@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-attachment: fixed;
	background-color: #006600;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px none;
	padding: 0px none;
}

img{
	border:0px none;
	margin:0px none;
	padding:0px none;
	
}

#wrapper {
	width:938px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}


#header{
	width:934px;
	border:0px none;
}

#footer{
	width:934px;
	border:0px none;
}

#nav {	
	width:938px;
	height:22px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-top:12px;
	background-image: url(../images/home_navigation.png);
	background-repeat: no-repeat;
}

#nav a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#content {
	width:938px;
	height:469px;	
	background-image: url(../images/content_background2.png);
	background-repeat: no-repeat;
}

#contentFull {
	width:938px;
	height:469px;	
	background-image: url(../images/content_BkgdFull.png);
	background-repeat: no-repeat;
}


#content .largepic {
	padding-left:16px;
}

#copy {
	position:relative;
	top:20px;
	left:15px;
	width:305px;
	padding-left:35px;
	float:left;
	clear:right;
	}

#headerImage {
	position:relative;
	width:530;
	top:20px;
	left:15px;
	padding-left:20px;
	float:left;
}

#selector {
	position:relative;
	top:30px;
	left:15px;
	padding-left:20px;
	width:149px;
	height:222px;
	float:left;

}

#map {
	position:relative;
	top:30px;
	left:15px;
	padding-left:10px;
	width:149px;
	height:222px;
	float:left;

}
