@charset "utf-8";
#body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	width: 800px;
}
#top {
	height: 50px;
	width: 800px;
	background-color: #000000;
}
#logomain {
	height: 226px;
	width: 800px;
	padding-top: 35px;	
}

#top #phone {
	height: 50px;
	width: 400px;
	padding-left: 10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF6633;
	font-weight: bold;
	vertical-align: top;
}
#top #top-menu {
	background-color: #000000;
	text-align: right;
	vertical-align: bottom;
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#whychoose {
	float: right;
	height: 222px;
	width: 321px;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#body  #examplesites  {
	width: 432px;
	float: right;
	padding-top: 35px;
}


#footer #footertext {
	padding-top: 25px;
}
#footer {
	background-color: #000000;
	height: 50px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
