@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../_images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.mainwrapper {
	height: auto;
	width: 825px;
	border: 1px solid #4ea1b5;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.headerbar {
	height: 91px;
	width: 825px;
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
}
.navbarheader {
	height: auto;
	width: 825px;
	margin-top: 0px;
	background-image: url(../_images/navbar.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.bodywrapper {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;

}
	.homagepagetext {
	height: auto;
	width: 785px;
	text-align: justify;
	padding: 10px;
	margin: 0px;
}
	.homagepagetextwhmcs {
	height: auto;
	width: 785px;
	padding: 10px;
	margin: 0px;
}
.mainwrapper .navbarheader .bodywrapper .homagepagetext p {

}
.homepageplan {
	float: left;
	height: 300px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
}
.homepageheadertext {
	height: 30px;
	width: 260px;
	position:absolute;
	bottom:68px;
	left: 261px;
	background-image: url(../_images/welcome.png);
	background-repeat: no-repeat;
}
}

.homepageplanCopy {
	float: right;
	height: 300px;
	width: 260px;
	margin: 0px;
	background-image: url(../_images/heretohelp.png);
	background-repeat: no-repeat;
	background-position: right;
}
.wrapperwhole {
	width: 800px;
}
.footerimage {
	margin-top: 0px;
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: 17px;
}
