#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 900px;
	background-color: #000;
}
#topicons {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 165px;
	width: 250px;
}
#logo {
	padding: 0px;
	float: left;
	height: 140px;
	width: 360px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	padding: 0px;
	height: 25px;
	width: 900px;
	background-image: url(../images/navbg.jpg);
	font-size: 9px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 25px;
	display: block;
	text-align: center;
}
#nav ul li {
	margin: 0px;
	display: inline;
	width: 150px;
	height: 25px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: center;
}
#nav ul li a {
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 150px;
	display: block;
}
#nav ul li a:hover {
	background-image: url(../images/navbg2.jpg);
	text-align: center;
	height: 25px;
	width: 150px;
	color: #000;
}
#navwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
.home .homelink, .why .whylink, .offers .offerslink, .cms .cmslink, .contact .contactlink {
	color: #000;
	background-image: url(../images/navbg2.jpg);
} #maincontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 900px;
	float: left;
	background-image: url(../images/trans.png);
	background-repeat: repeat;
}
#recentwebsite {
	float: right;
	width: 230px;
	margin-top: 20px;
}
#sitesinclude {
	float: left;
	width: 600px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#domainname {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#homeform {
	width: 240px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
}
#hosting {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#footer {
	font-size: 0.6em;
	color: #FFF;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 900px;
}
#copyrighttext {
	float: right;
}
#addthis {
	float: left;
	margin-left: 10px;
}


#maintext {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#whymaintext {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#questionmark {
	height: 65px;
	width: 50px;
	float: left;
	padding-right: 5px;
}
#flashtop {
	background-image: url(../images/flashbg.jpg);
	background-repeat: repeat-x;
	height: 178px;
	width: 900px;
	margin-top: 10px;
	line-height: 188px;
	padding-top: 10px;
}
