@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #7e7e7e;
	font-size:12px;
}

a:link{ color:#61ac00; text-decoration:underline; font-size:12px }
a:hover{ color:#61ac00; text-decoration:underline; font-size:12px }
a:visited{ color:#61ac00; text-decoration:underline; font-size:12px }

#container { 
	width: 100%;
	margin: 0px;
	text-align: left;
	}

#header {
	width:691px;
	height:48px;
	padding:0px 0px 0px 60px;
	}

#logo{ 
	border:solid 0px #D5D5D5;
	width:288px;
	height:40px;
	background-image:url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	float:left;
	

}

#topnav{padding:18px 50px 0px 0px;

	}

#photonav{
	background-image:url(images/girl.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:189px;
	width:691px;
	padding:20px 0px 0px 60px;
}
	#photonav a:link{ color:#FFFFFF; text-decoration: none; font-size:12px; line-height:24px; font-weight:bold}
	#photonav a:hover{ color:#FFFFFF; text-decoration:underline; font-size:12px; line-height:24px; font-weight:bold }
	#photonav a:visited{ color:#FFFFFF; text-decoration: none; font-size:12px; line-height:24px; font-weight:bold }
	#photonav h1{  font-size:24px; color: #FFFFFF; font-weight: 800; margin:0px 0px 0px 0px}
	#photonav h2{  font-size:18px; color: #FFFFFF; font-weight: 800; margin:10px 0px 0px 0px}
	#photonav li{ color: #FFFFFF; margin-left:0px}
	#photonav ul{padding-left:15px}


#leftnav{ 
	width:223px;
	float:left;
	margin:90px 0px 0px 60px;
} 

#content1 { 
	background-image:url(images/contentback.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:751px;
	background-color:#FFFFFF;

} 
	#content1 th{border: #BEBEBE solid 0px; background-image:url(images/hback.jpg); background-position:bottom; background-repeat: repeat-x; height:10px; color:#FFFFFF; }
	#content1 td{border: #BEBEBE solid 0px; background-image:url(images/cellback.jpg); background-position:bottom; background-repeat: repeat-x; padding:0px; }
	#content1 h1{  font-size:18px; color: #000000; font-weight:normal; background-image:url(images/title.jpg); background-position:bottom; background-repeat: no-repeat; height:40px;}
	#content1 h2{ margin:0px; font-size:14px; color: #F6A22E;}
	#content1 h3{ margin:0px; font-size:12px; color: #245685;}

#content2 { 
	background-image:url(images/girl2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:751px;

	background-color:#FFFFFF;

} 
	#content2 th{border: #BEBEBE solid 0px; background-image:url(images/hback.jpg); background-position:bottom; background-repeat: repeat-x; height:10px; color:#FFFFFF; }
	#content2 td{border: #BEBEBE solid 0px; background-image:url(images/cellback.jpg); background-position:bottom; background-repeat: repeat-x; padding:0px; }
	#content2 h1{  font-size:18px; color: #000000; font-weight:normal; background-image:url(images/title.jpg); background-position:bottom; background-repeat: no-repeat; height:40px;}
	#content2 h2{ margin:0px; font-size:14px; color: #F6A22E;}
	#content2 h3{ margin:0px; font-size:12px; color: #245685;}

	#leftnav h1{color: #F6A22E; margin:0px; padding:0px;}

.para{ padding:0px 0px 0px 293px; min-height:500px;}


#footer{
	background-image:url(images/footer.jpg); 
	background-position:top; 
	background-repeat: no-repeat; 
	height:60px;
	width:751px;
	font-size:10px;

}
	#footer a:link{ text-decoration:none; font-size:10px; color:#7E7E7E}
	#footer a:hover{ text-decoration:underline; font-size:10px; color:#7E7E7E}
	#footer a:visited{text-decoration:none;font-size:10px; color:#7E7E7E}
