body 
{
	margin:0 ;
}

.clear 
{
	clear: both;
}


#container
{
	width:1000px;
}


#head
{
	width:1000px;
	height:260px;
}


#logo
{
	width:225px;
	height:260px;
	float:left;	
}


#banner
{
	width:775px;
	height:260px;
	float:right
}


#nav
{
	width:1000px;
	margin-top:60px;
	margin-left:10px;	
}


#center
{
	width:1000px;	
}


#left
{
	width:225px;
	float:left;
	margin-top:20px;
}


#lefttext
{
	width:220px;
	text-align:justify;
	font-family:georgia;
	font-size:10pt;
	color:#464646;	
}


#leftone
{
	width:300px;
	float:left;
	margin-top:30px;
}


#lefttextone
{
	width:280px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#464646;	
}


#ryt
{
	width:700px;
	float:right;
	margin-top:30px;
}


#ryttext
{
	width:680px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#464646;	
}


#ryttwo
{
	width:775px;
	float:right;
	margin-top:50px;
}


#ryttwotext
{
	width:775px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#464646;	
}


#rytone
{
	width:700px;
	margin-top:30px;
	margin-left:160px;
}


#ryttextone
{
	width:680px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#464646;	
}


h1
{
	font-family:Trebuchet MS;
	font-size:12pt;
	color:#464646;	
}


#mainadd
{
	width:100%;
	float:left;
	margin-top:20px;
	background-color:#464646;
}


#add
{
	width:1000px;	
}


#address
{
	width:1000px;	
}


#mainbottom
{
	width:100%;
	float:left;
	background-color:#464646;
}


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


#botleft
{
	float:left;
	margin-top:20px;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;
	margin-left:20px;
}


#botryt
{
	float:right;
	margin-top:20px;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;
	margin-right:20px;	
}


a:link {text-decoration: none; color:#ffffff;}
a:visited {text-decoration: none; color:#ffffff;}
a:active {text-decoration: none; color:#ffffff;}
a:hover {text-decoration: underline; color:#ffffff;}

