body 
{
	margin:0 ;

}

.clear 
{
	clear: both;
}

#container
{
	width:930px;
}

#mainheader
{
	width:100%;
	height:141px;
	background-image:url(../images/top-bgone.png);
}


#header
{
	width:930px;
	height:141px;
}

#logo
{
	width:575px;
	float:left;
	margin-top:10px;

}

#headryt
{

	width:285px;
	margin-top:20px;
	float:right;

}

#mainnav
{
	width:100%;
	height:35px;
	background-color:#434343;
}


#nav
{
	width:930px;
	height:35px;
}


#banner
{
	width:930px;
	height:374px;
}


#left
{
	width:645px;
	float:left;

}

#lefttext
{
	width:605px;
	text-align:justify;
	font-family:Myriad Pro;
	font-size:11pt;

	
}

#ryt
{
	width:285px;
	float:right;

}

#ryttext
{
	width:245px;
	text-align:justify;
	font-family:Myriad Pro;
	font-size:11pt;
	
}

#pics
{
	width:930px;
	height:210px;
	margin-top:20px;
	float:left;
	
}


#mainbottom
{
	width:100%;
	height:50px;
	margin-top:10px;
	background-color:#181717;
}


#bottom
{
	width:930px;
	height:50px;
}

#botleft
{
	float:left;
	margin-left:20px;
	margin-top:20px;
	font-family:verdana;
	font-size:8pt;

}

#botryt
{
	float:right;
	margin-right:20px;
	margin-top:20px;
	font-family:verdana;
	font-size:8pt;
	
}

h1
{
	font-size:10pt;
	font-family:Verdana;
	color:#38713e;
	
}

