body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182d53;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	line-height:23px;
}
form{margin:0;padding:0;}

a { color:#9c2b2b; text-decoration:underline }
a:hover { text-decoration:none; }

h1 { color:#005aaa; font-size:32px; margin-bottom:-1px; margin-top:0px; font-weight:200 }
h2 { color:#182d53; font-size:22px; margin-bottom:-1px; margin-top:0px; font-weight:200 }
h3 { color:#005aaa; font-size:20px; margin-bottom:-1px; margin-top:0px; font-weight:200 }
h4 { color:#182d53; font-size:16px; margin-bottom:-1px; margin-top:0px; font-weight:200 }

/* Layout */

#wrapper {
	width:950px;
	margin:0 auto;
}
#header {
	background-image:url(../images/logoHeader.png);
	width:886px;
	height:123px;
}
#login {
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	width:366px;
	height:49px;
	float:right;
	margin-top: 35px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	margin-bottom:-13px;
}
#login .textfield {
	border:1px solid #CCCCFF;
	width:100px;
	padding:2px;
	color:#096ac7;
}
#navigation {
	background-image:url(../images/nav.png);
	width:886px;
	float:left;
}
#navigation ul{ 
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:15px;
}
#navigation ul li{ 
	display: inline; 
	line-height: 40px; 
	padding: 0;
	margin: 0;
}
#navigation ul li a{ 
	float: left; 
	display: block; 
	padding: 0 10px;
	color: #FFF; 
	text-decoration: none; 
}
#navigation ul li a:hover, #navigation ul li a.current { color: #95bff1; text-decoration:underline; }

#promoBox {
	background-image:url(../images/promoBar.png);
	width:886px;
	height:168px;
}
#promoContent, #promoContent h1 {
	color:#FFFFFF;
	width:650px;
	margin-right:10px;
	margin-top:10px;
	float:right;
}
#infoBox {
	background-image:url(../images/infoBar.png);
	width:886px;
	height:66px;
}

#contentWrapper {
	padding-top:25px;
	padding-bottom:25px;
	width:886px;
}
#contentLeft {
	width:620px;
	float:left;
	margin-left:15px
}
#contentRight {
	width:222px;
	float:right;
}
#footer a {
	color: #95bff1; 
	text-decoration:underline;
}
#footer {
	background-image:url(../images/footer.png);
	width:886px;
	line-height:40px;
	text-align:center;
	color:#FFF;
}

.sidebarTop {
	background-image:url(../images/sidebarTop.png);
	width:221px;
	height:7px;
}
.sidebarBg {
	background-image:url(../images/sidebarBg.png);
	width:221px;
	background-repeat:repeat-y;
}
.sidebarContent {
	padding:5px;
	line-height:18px;
}
.sidebarBottom {
	background-image:url(../images/sidebarBottom.png);
	width:221px;
	height:8px;
}
.clear { clear:both }
.clearPadding { clear:both; padding-top:5px; }
.paddingTop { padding-top:10px; }
.floatLeft { float:left }
.floatRight { float:right }

fieldset {border:none}

.rollover3{
        height: 16px;
        width: 15px;
        background: url(crazyhostguy.com/images/q.gif) top left no-repeat;
        display: block;
        margin:5px;
        }
		
.hosting-table {
	border:1px solid #00608D;
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}