/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	background-color: #1C1C1C;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
.style1 {
	color: #99CC00;
	font-weight: bold;
}
#mainContainer { width:756px;margin:auto;
}
#nav { width:756px;
}
#flash1 { width:756px;
}
#Subflash { width:756px; display:block;overflow:auto;
}
#flash2 { width:330px; margin-left:85px;float:left;

}
#flash3 { width:330px; float:right;
}
#subMenu { width:756px;margin-left:auto;margin-right:auto;margin-top:10px;}
#formContainer{ width:756px; overflow:auto;
}
#hostplans{ width:756px; overflow:auto;
}
#hostnested {margin:0px 0px 0px 95px;}
#formnested {margin:0px 0px 0px 85px;}
#textP {
width: 430px;
float:left; 
margin:0px 0px 0px 95px;
}
#hostform{
	margin:0px 5px 0px 20px;
	float:right;
}
p { text-align:justify;}
#footerCont{ width:756px;height:46px;background-image:url(../images/footer_bg.gif);
background-repeat:no-repeat}
#footerNav {width:649px;margin:0px 0px 0px 97px;}
/* special */
* { padding: 0em; margin: 0em; }

/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a {
	float: left;
	display:block;
	width: auto;
	height: 50px;
	margin: 0px;
	
}
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#logo { background:url(../images/logo_f2.jpg) no-repeat left bottom; }
#one { background:url(../images/rbtn_web_f2.jpg) no-repeat left bottom; }
#two { background:url(../images/btn_print_f2.jpg) no-repeat left bottom; }
#three { background:url(../images/btn_identity_f2.jpg) no-repeat left bottom; }
#four { background:url(../images/btn_hosting_f2.jpg) no-repeat left bottom; }
#five { background:url(../images/btn_company_f2.jpg) no-repeat left bottom; }
#six { background:url(../images/btn_contact_f2.jpg) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */

.imgMarg  {margin:5px 0px 0px 0px;}
.imghost  {margin:10px 10px 10px 0px;}

/* ----------------------------- start #footerNav ----------------------------- */
#footerNav img { border: none; }
#footerNav li { display: inline; list-style:none; }
#footerNav li a {
	float: left;
	display:block;
	width: auto;
	height: 46px;
	margin: 0px;
	
}
#footerNav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#footerNav li a:hover { visibility:visible; }
#footerNav li a:hover img { visibility:visible; }
#footerNav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #footerNav ----------------------------- */


/* ----------------------------- start #footerNav ids ----------------------------- */

#footer_one { background:url(../images/f_btn_company_f2.jpg) no-repeat left bottom; }
#footer_two { background:url(../images/f_btn_contact_f2.jpg) no-repeat left bottom; }
#footer_three { background:url(../images/f_btn_jobs_f2.jpg) no-repeat left bottom; }
#footer_four { background:url(../images/f_btn_support_f2.jpg) no-repeat left bottom; }
#footer_five { background:url(../images/footer_refresh_studios_f2.jpg) no-repeat left bottom; }
/* ----------------------------- end #footerNav ids ----------------------------- */
-->
a:link{ color:#99CC00;}
a:hover { 
	color:#FFFFFF;
	text-decoration:none; 
		 }
a:visited{ color:#99CC00;}
a:active{ color:#99CC00;}





