html,body {
	margin:10px;
	padding:0px;
	background:#333333;
	font-family:tahoma;
	}
		
#container {
	background:#FFFFFF;
	width:970px;
	height:auto;
	padding-top:20px;
	}

#navtext {
	position:relative;
	top:-25px;
	left:90px;
	color: #999999;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight:600;
	text-align:left;
	width:700px;
}


#navtext a:link {text-decoration:none; color:#cccccc; padding:2px;}
#navtext a:visited {text-decoration:none; color:#cccccc; padding:2px;}
#navtext a:active {text-decoration:none; color:#ffffff; padding:2px;}
#navtext a:hover {text-decoration:none; color:white; padding:2px;}

#navtext_home {
	position:relative;
	top:-25px;
	left:25px;
	color: #999999;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight:600;
	text-align:left;
	width:700px;
}

#navtext_home a:link {text-decoration:none; color:#cccccc; padding:2px;}
#navtext_home a:visited {text-decoration:none; color:#cccccc; padding:2px;}
#navtext_home a:active {text-decoration:none; color:#ffffff; padding:2px;}
#navtext_home a:hover {text-decoration:none; color:white; padding:2px;}

#content {
	position:relative;
	display:block;
	left:37px;
	width:590px;
	background:#FFFFFF;
	text-align:left;
	font-family: tahoma;
	font-size:13px;
	height:auto;
	}
	
#content_home {
	position:relative;
	display:block;
	left:0px;
	width:850px;
	background:#FFFFFF;
	text-align:left;
	font-family: tahoma;
	font-size:13px;
	height:auto;
	}
	
#content h1 {
	font-family: tahoma; 
	font-size: 18px; 
	font-weight: bold;
	color: #3D3D3D; 
	padding: 1;
	margin: 0;
	padding-bottom: 0px;
	margin-bottom: 4px;
   	padding-bottom: 10px;
   	padding-top:5px;
}

#content p {
	color: #3D3D3D;
	font-family: tahoma;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight:500;
}

#content a:link {text-decoration:none; color:#333; padding:2px;}
#content a:visited {text-decoration:none; color:#333; padding:2px;}
#content a:active {text-decoration:none; color:#666; padding:2px;}
#content a:hover {text-decoration:none; color:#000; padding:2px;}

#content_body {
	height:auto;
	background:#FFFFFF;
	text-align:left;
	font-family: tahoma;
	font-size:13px;
	}

#content_body a:link {text-decoration:none; color:#7a42c0;}
#content_body a:visited {text-decoration:none; color:#7a42c0;}
#content_body a:active {text-decoration:none; color:#333;}
#content_body a:hover {text-decoration:none; color:#333;}

#home_anim {
	margin-top:.3in;
	}
	
#footer {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	color: #3D3D3D; 
	background:#FFFFFF;
	width:970px;
	padding-top:80px;
	padding-bottom:20px;
	}
	
.chevron {
	color:#fde700;
	}
	
#nav_home {
	background:white;
	color: #999999;
	font-family: tahoma;
	font-weight:400;
	font-size:12px;
	text-align:center;
	width:970px;
	padding-top:10px;
	padding-bottom:20px;
}

#nav_home a:link {text-decoration:none; color:#666;}
#nav_home a:visited {text-decoration:none; color:#666;}
#nav_home a:active {text-decoration:none; color:#333;}
#nav_home a:hover {text-decoration:none; color:#333;}

.caption {
	font-family: tahoma; 
	font-size: 11px; 
	line-height:12px;
	color: #999999;
	font-weight: normal;
}

