@charset "utf-8";
body,td,th {
	font: 100% Tahoma, Geneva, sans-serif;
	color: #3F3F3F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper.bannerBG {
	background: url(../images/bgBanner.png) no-repeat center top;
}
.clearFloats {
	clear: both;
	height: 0px;
}



#headetTop {
	background: #131313 url(../images/bg_top.gif) repeat-x left top;
	height: 121px;
	width: 100%;
}
#banner {
	background: #161616;
	width: 100%;
	border-bottom: 5px solid #B4AA3B;
	margin-bottom: 1px;
	height: 263px;
	position: relative;
}
#formBar  {
	height: 47px;
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg_formBar.png) repeat-x;
	margin-top: -30px;
}
#formBar .inner {
	margin: 15px 30px 10px;
	position: absolute;
	width: 820px;
	font: italic bold 80% Arial, Helvetica, sans-serif;
	color: #161616;
}
#formBar .inner span {
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}


#formBar .sb-inner {
	background: #847B13 url(../images/bg_formBar.png);
}
#formBar .sb-border {
	background: #6F6813;
}

.bannerBox {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 8px;
}
.bannerBox.server {
	background: url(../images/server.png) no-repeat 15px center;
	min-height: 206px;
}
.bannerBox .ourHostingF {
	background: no-repeat left center;
	height: 21px;
	display: block;
	color: #A5A5A5;
	font: 130% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bannerBox ul {
	list-style: none;
	margin: 0px;
	padding: 10px 10px 10px 30px;
}
.bannerBox ul li {
	color: #b4aa3b;
	font: 75%/2.5em Arial, Helvetica, sans-serif;
	background: url(../images/bull01.png) no-repeat left center;
	height: 30px;
	text-indent: 2.5em;
	display: block;
}
.bannerBox .readMore {
	background: url(../images/readmoreBu.png) repeat left top;
	height: 28px;
	width: 108px;
	display: block;
	margin-left: 30%;
}
.bannerBox .plans {
	background: url(../images/bgPlans.png) no-repeat left center;
	width: 300px;
	height: 54px;
	margin-bottom: 15px;
}
.bannerBox .plans h1 {
	color: #B4AA3B;
	font-size: 80%;
	padding: 0px;
	margin: 0px 10px;
	line-height: 2em;
	display: block;
	border-bottom: 1px solid #333;
}
.bannerBox .plans p {
	font-size: 70%;
	color: #999;
	margin: 5px 10px;
	padding: 0px;
}




#bodyMain {
	background: url(../images/bg_body.gif) repeat-x left top;
	width: 100%;
	padding-top: 30px;
}
#companyLink {
	text-decoration: none;
	font: bold 200% Arial, Helvetica, sans-serif;
	color: #B4AA3B;
	float: left;
	display: block;
	padding: 2%;
	margin-top: 2%;
}
#companyLogo {
	display: block;
	float: left;
}
#date {
	float: right;
	margin-right: 5%;
	font-size: 80%;
	color: #424447;
	margin-top: 10%;
}
/* Sidebar styles */
#sidebar {
	width: 294px;
	margin-bottom: 30px;
	background: url(../images/bgCont.png) repeat-x left top;
}
*html  #sidebar {
    display:inline;
}
.left {
	float: left;
	margin-left: 10px;
}
.right {
	float: right;
	margin-right: 10px;
}
.left h1 {
	font: bold 75% Arial, Helvetica, sans-serif;
	color: #928A30;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #161616;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 25px;
}
.right h1 {
	font: bold 75% Arial, Helvetica, sans-serif;
	color: #928A30;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #161616;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 25px;
}
#sidebar .sbInner {
	margin: 20px 30px;
}
#sidebar p {
	font-size: 70%;
	line-height: 1.5em;
}
#sidebar a {
	color: #F90;
}
#sidebar a:hover {
	color: #990;
}
#sidebar ul {
	margin: 0px;
	font: 70% Arial, Helvetica, sans-serif;
	list-style: square;
	padding: 20px 10px 20px 30px;
	display: block;
}
#sidebar ul li {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.5em;
	padding-left: 5px;
}
#sidebar ul li a {
	text-decoration: underline;
	color: #F90;
}
#sidebar ul li a:hover {
	color: #990;
}
#sidebar img {
	border: 1px solid #B4AA3B;
	padding: 2px;
	background: #FFF;
	margin-right: 10px;
	margin-top: 5px;
}
/* Content area styles */
#content {
	min-height: 200px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	background: url(../images/bgCont.png) repeat-x left top;
}
.fixed {
	width: 605px;
	float: left;
	margin: 20px;
}
.full {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#content .contInner {
	overflow: auto;
	margin: 2% 3% 3%;
}
#content p {
	margin: 0px 2%;
	overflow: auto;
	font: 70%/1.5em Tahoma, Geneva, sans-serif;
	padding: 0px;
}
#content h1 {
	font: 115% Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px 3%;
	color: #161616;
	border-bottom: 1px solid #B4AA3B;
	padding-bottom: 2%;
}
#content a {
	color: #F90;
}
#content a:hover {
	color: #990;
}
#content ul {
	margin: 0px;
	font: 70% Verdana, Geneva, sans-serif;
	padding: 10px 20px 20px 50px;
}
#content ul li {
	margin-bottom: 5px;
	list-style: disc;
	margin-top: 5px;
	line-height: 1.5em;
}
#content ul li a {
	text-decoration: underline;
	color: #F90;
}
#content ul li a:hover {
	color: #990;
	text-decoration: none;
}
#content img {
	border: 1px solid #B4AA3B;
	padding: 2px;
	background: #FFF;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content #sitemap {
	border-style: none;
}
#content #sitemap ul li a {
	border-bottom-style: solid;
}
#content #sitemap ul li {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content #sitemap ul li ul {
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#content #sitemap ul li ul li {
	padding-bottom: 3px;
	padding-top: 2px;
}
/* Footer styles */
#footer {
	width: 100%;
	overflow: visible;
	padding-bottom: 20px;
	color: #333;
}
#footer h1 {
	font: bold 110% Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
	color: #F90;
}
.footerBox {
	padding-top: 1%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	border-top: 3px solid #B4AA3B;
}
.footerBox span {
	padding-left: 3%;
	display: block;
	padding-top: 1%;
	padding-bottom: 1%;
	float: left;
	font-size: 70%;
}
.footerBox span a {
	color: #F90;
}
.footerBox span a:hover {
	color: #990;
}
/* Web form styles */
#tForm {
	padding: 2px 2px 2px 0px;
	margin: 20px 0px;
	text-align: center;
	font-size: 100%;
}
input, textarea, select {
	font: 100% Tahoma, Geneva, sans-serif;
}
#tFormHolder {
	width: 100%;
	font-size: 70%;
}
#tFormHolder tr td {
	padding-top: 8px;
	padding-bottom: 8px;
}
#tFormHolder .tLabel {
	text-align: right;
	padding-right: 40px;
	width: 30%;
}
#tFormHolder .tFrmCont {
	padding-left: 20px;
	text-align: left;
}
.tField {
	padding: 6px;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 65%;
}
.tArea {
	padding: 6px;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 65%;
}
.tSelect {
	padding: 6px;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 65%;
}
.tCheckbox {
	margin-right: 8px;
	margin-left: 8px;
}
.tRadio {
	margin-right: 8px;
	margin-left: 8px;
}
#tForm .contInner {
	border-style: none;
}
.submitBu {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFF;
	border: 1px solid #666;
	padding: 5px 10px;
	text-align: center;
	background: #B4AA3B;
	cursor: pointer;
	font-size: 70%;
}
.submitBu:hover {
	border: 1px solid #2F3133;
	cursor: pointer;
	text-decoration: underline;
	background: #4D4D51;
}
.successMsg {
	width: 80%;
	padding: 20px;
	background: #d5ffce;
	border: 1px solid #090;
	text-align: left;
	color: #556652;
	list-style: url(none) none;
	margin: 20px auto;
	font-size: 11px;	
}
.errorMsg {
	width: 80%;
	padding: 20px;
	background: #ffcece;
	border: 1px solid #df8f8f;
	text-align: left;
	color: #665252;
	list-style: url(none) none;
	margin: 20px auto;
	font-size: 11px;
}
.mend {
	color: #E30606;
	font-size: 13px;
}
