body {
	background: #303030 url('../images/bg.png') repeat-x top;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#wrap {
	margin: auto;
	margin-top: 15px;
	width: 619px;
}

#header {
	width: 619px;
	height: 104px;
	background: transparent url(../images/header.png) no-repeat;
}

#menu_container {
	height: 43px;
	width: 619px;
	background: transparent url(../images/menu_bg.png);
}

#menu {
	margin: auto;
	width: 531px;
}

#menu ul {
	margin: auto;
}

#menu img { border: none; }
#menu li { display: inline; list-style:none; }
#menu li a { float: left; display:block; width: 105px; height: 43px; margin: 0px;border-left:#0073ad 1px solid; }
#menu li a img { border:none; vertical-align:bottom; /* for IE6 */}
#menu li a:hover { visibility:visible; /* for IE6 */ }
#menu li a:hover img { visibility:visible; /* for IE6 */ }
#menu li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#home { background:url(../images/menu/home_hover.png) no-repeat left bottom; }
#hosting { background:url(../images/menu/hosting_hover.png) no-repeat left bottom; }
#support { background:url(../images/menu/support_hover.png) no-repeat left bottom; }
#about { background:url(../images/menu/about_hover.png) no-repeat left bottom; }
#contact { background:url(../images/menu/contact_hover.png) no-repeat left bottom;border-right: #0073ad 1px solid; }

#content {
	width: 619px;
	height: 428px;
	padding: 0px;
	background: transparent url(../images/content_bg.png);
	color: #DDD;
}

#content h1 {
	color: #a8c744;
	font-size: 28px;
	font-weight: bold;
}

#content h2 {
	color: #a8c744;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}

#content h3 {
	color: #a8c744;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h4 {
	color: #a8c744;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

#content p {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 10px;
}

#content a {
	color: #AAA;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

#footer {
	height: 64px;
	width: 619px;
	background: transparent url(../images/footer_bg.png);
	text-align: center;
	text-transform: uppercase;
}

#footer .caps {
	font-size: 11px;
}

#footer a {
	color: #222;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footertext_left {
	margin-left: 30px;
	padding-top: 14px;
	text-align: left;
	color: #222;
	font-size: 8px;
	float: left;
	line-height: 150%;
}

#footertext_right {
	margin-right: 30px;
	padding-top: 14px;
	text-align: right;
	color: #222;
	font-size: 8px;
	float: right;
	line-height: 150%;
}

/*******************************************
              Main Page Contents
********************************************/

#main_content {
	margin: auto;
	width: 597px;
	height: 428px;
	overflow: auto;
}

#subfeature {
	margin: auto;
	width: 557px;
	height: 176px;
}

#subfeature_left {
	width: 270px;
	height: 176px;
	float: left;
}

#subfeature_right {
	width: 270px;
	height: 176px;
	float: right;
}

.header {
	margin: auto;
	width: 550px;
	padding: 10px 0px;
}

#constrain {
	padding: 10px 40px;
	text-align: justify;
	font-size: 13px;
	line-height: 110%;
}

#constrain .center {
	margin: auto;
}
/*******************************************
				Hosting Page
*******************************************/

#hosting_details {
	margin: 5px auto;
	border-collapse:collapse;
	width: 475px;
	font-size: 13px;
}

.table_tab {
	width: 170px;
}

#hosting_details td {
	vertical-align: middle;

}

.feature {
	text-align: right;
}

.hosting_features {
	background: transparent url(../images/table_contents_bg.png) repeat-y;
	text-align: center;
}

.hosting_features_bottom {
	background: transparent url(../images/table_bottom_bg.png) no-repeat;
}

#hosting_details tr {
	border-top: 1px solid #191919;
	height: 25px;
	vertical-align: middle;
}




/*******************************************
			Support Page
*******************************************/

.accordian_toggler {
	background: transparent url(../images/toggler_bg.png) repeat-x;
	height: 25px;
	padding: 5px 0px 0px 5px;
	color: #EEE;
	font-weight: bold;
	cursor: pointer;
}

.accordian_element {
	text-align: justify;
	padding: 30px 20px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

/***************************************
			About Page
***************************************/

#mission {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.float_right {
	float: right;
	margin: 0px 10px;
}

.float_left {
	float: left;
	margin: 0px 10px;
}

/***************************************
			Contact Page 
***************************************/

#contact_form {
	width: 320px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#address {
	width: 190px;
	height: 142px;
	margin-top: 10px;
	margin-right: 25px;
	padding-top: 80px;
	padding-left: 10px;
	line-height: 120%;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background: transparent url(../images/address.png) no-repeat;
}

/*******************************************
			Form Elements
*******************************************/

.styled {
	width: 147px;
	height: 26px;
	padding-left: 5px;
	padding-top: 5px;
	background: transparent url(../images/form/text.png) no-repeat;
	border: none;
}

.styled:focus {
	background: transparent url(../images/form/text_focus.png) no-repeat;
	outline: none;
}

.styled_textarea {
	width: 223px;
	height: 87px;
	padding: 5px;
	background: transparent url(../images/form/textarea.png) no-repeat;
	border: none;
}

.styled_textarea:focus {
	background: transparent url(../images/form/textarea_focus.png) no-repeat;
	outline: none;
}

.Submit_button {
	margin-top: 10px;
	width: 77px;
	height: 33px;
	background: transparent url(../images/form/submit.png) no-repeat;
	border: none;
}

label.login {font-size:11px; font-weight:bold; color:#a8c744;}
label.opt {font-weight:normal;}
dl.login {clear:both;}
dt.login {float:left; text-align:right; width:85px; line-height:20px; margin:0 10px 10px 0;}
dd.login {float:left; width:125px; line-height:20px;}

/**************************************
			Terms of Service
**************************************/

.terms {
	list-style: disc;
	font-size: 11px;
	list-style-position: inside;
}

.terms li {
	padding: 3px 10px;
}

/**************************************
			Sitemap
**************************************/

.sitemap {
	padding: 10px 10px;
	line-height: 130%;
}

/***************************************
			Demo
***************************************/

#videoPlayer {
	margin: auto;
}

/***************************************
			Messages
***************************************/

.info, .success, .warning, .error {
    border: 1px solid;
    margin: 5px 35px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 11px;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}
