*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A2A2A2;
	font-size:12px;
}


a, a:hover {
	color:#A2A2A2;
	font-size:12px;
}

a:hover{
	color:#CDCDCD;
	text-decoration: underline;
}

html 
{
height:100%;	
}
    
	
body 
{
height: 100%;
width: 100%;
margin: 0;
}

    
#centeredcontent 
{
color:#58585a;
font-family: Verdana;
line-height: 26px;
font-size: 17px;
width: 900px;
height: 700px;
z-index:1;
position: absolute;
left: 50%;
top: 50%;
margin-left: -450px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -350px; 
/* Half the height of the DIV tag which is also 50 pixels */
text-align:center;
}

#centeredcontent2 
{
color:#58585a;
font-family: Verdana;
line-height: 26px;
font-size: 17px;
width: 1051px;
height: 790px;
z-index:1;
position: absolute;
left: 50%;
top: 50%;
margin-left: -525px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -400px; 
/* Half the height of the DIV tag which is also 50 pixels */
text-align:center;
}


-->
</style>


#banner {
	margin:auto;
	text-align:left;
	
}

#banner img{
	float:left;
margin-bottom:10px;
}

#contact {
	width:1050px;
	margin:auto;
	text-align:left;
	padding-bottom:10px;
}

#contact {
	width:1050px;
}

#contact #contact1 {
	width:left;
	width:300px;
	float:left;
	text-align:left;
}

#contact #contact2 {
	width:left;
	width:450px;
	float:left;
	text-align:center;
}

#contact #contact3 {
	width:left;
	width:300px;
	float:right;
	text-align:right;
}

a img { 
	border:none;
}

#leftside {
position:relative;
	float:left;
	width:470px;
}

#rightside{
	float:left;
	width:500px;
	text-align:left;
}



#clear {
	clear:both;
}

ul {
	list-style:none;
}

li {
	height:30px;
	text-align:left;
}


#contact {
padding-top:10px;
}