body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/body_background.jpg);
	_text-align: center;
}


.peKenBurns {
	width:603px;
	height:397px;
}
		
.peKenBurns .peKb_slides {
	padding: 0px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}
		
/* set controls margins to 0px */
 .peKenBurns .peKb_controlsInner .peKb_holder{
			margin: 0px;
    	}
		


#mainwrap {
	border-right-color: #3b9dd6;
	border-left-color: #3b9dd6;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
    background-image: url(../images/ie_bg.png) !important;
  	background-repeat: repeat;
-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
  	

	
}

#header {
	background-image: url(../images/gt_banner.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 428px;
	position: relative;


}

#byeline {
	width: 960px;
	height: 28px;
	background-color: #3b9dd6;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
padding-top: 4px;

}

#content_wrap {
	width: 960px;
	height: auto;
	margin-top: 40px;
}

#navigation {
	
	margin-left: 25px;
	margin-right: 25px;
	width: 280px;
	height: auto;
	float: left;
	min-height: 200px;
	overflow: hidden;
}

#content {
	width: 600px;
	height: auto;
	float: left;
	margin-left: 10px;

}

#footer {
	width: 910px;
	height: 30px;
	background-color: #3b9dd6;
	color: white;
	margin-top: 60px;
padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;

}

p {
	color: #58595b;
	margin: 0;
	font-size: 12.5px;
	line-height: 24px;
	font-weight: normal;
	
}
h1 {
	color: #ffffff;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	
}

h2 {
	color: #3b9dd6;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	color: #ffffff;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	
}

#slideshow {
	width:603px;
	height:397px;
	position: absolute;
	top: 14px;
	left: 338px;
	z-index: 100;
	

}

#navigation li a:link, #navigation li a:visited  {
	border-bottom-style: none;
	line-height: 36px;
	color: #58595b;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
	height: 36px;
	width: 280px;

}

#navigation ul {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	list-style-type: none;
	margin: 0px;		
}
			
#navigation li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	//padding-bottom: 7px;
}

#navigation li a:hover {
	line-height: 36px;
	height: 36px;
	width: 280px;
	color: #ffffff;
background-color: #e48778;
	//background-color: #3b9dd6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
css/main.css