/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color: #20252E;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#framecontent {
	height:546px;
}

#nav {
	margin:0 auto;
	width:762px;
	height:117px;
}

#content {
	margin:0 auto;
	width:762px;
	height:429px;
}

#framefooter {
	height:47px;
	background-color: #000000;
}

#footer {
	margin:0 auto;
	width:762px;
	height:47px;
}


/*NAV*/

#nav01 {
	float:left;
	width:464px;
	height:117px;
}

#nav02 {
	float:left;
	width:298px;
	height:61px;
}

#nav03 {
	float:left;
	width:298px;
	height:26px;
}

#nav04 {
	float:left;
	width:298px;
	height:30px;
}

/*CONTENT*/





/*FOOTER*/

#footer01 {
	float:left;
	width:762px;
	height:15px;
}

#footer02 {
	float:left;
	width:762px;
	height:17px;
}

#footer03 {
	float:left;
	width:762px;
	height:15px;
}

/*ABOUT US*/
#content010 {
	float:left;
	width:762px;
	height:347px;	
	overflow-x:none;
	overflow-y: auto;
	color:#8e8e8e
}


/*STYLES*/
.silver{color:#8e8e8e}


#content010 h1 {
	font-size: 16px;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content010 h2 {
	font-size: 14px;
	color: #FFCC00;
}
#content010 h3 {
	font-size: 12px;
	color: #FFFFFF;
}
