body {
	background: #5d6a80;
	color: #666666;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px; 
	padding: 0px;
}

a img {
	border: none;
}

a {
	color: #5873a2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.both {
	clear: both;
}

/* ** Layout section ** */

#dnspanel_bg {
	background: #10141a url(../images/dnspanel_bg.jpg) repeat-x bottom center;
	padding: 54px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}

#wrap {
	margin: 0px auto;
	width: 880px;
	background: #5873a2 url(../images/wrap_bg.gif) repeat-y top center;
}

#wrap_top {
	background: transparent url(../images/wrap_top_bg.jpg) no-repeat top center;
	width: 880px;
}

#wrap_bot {
	background: transparent url(../images/wrap_bot_bg.jpg) no-repeat bottom center;
	width: 880px;
}

#top {
	height: 81px;
	width: 880px;
	position: relative;
}

#top h1 {
	position: absolute;
	top: 22px;
	left: 9px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
}

#top h2 {
	position: absolute;
	top: 37px;
	left: 157px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
}

#cols_bg {
	width: 862px;
	margin: 0px 8px;
	background: transparent url(../images/cols_bg.gif) repeat-y top center;
}

#cb_top {
	width: 862px;
	background: transparent url(../images/cols_bg_top.jpg) no-repeat top center;
}

#cb_bot {
	width: 862px;
	background: transparent url(../images/cols_bg_bot.jpg) no-repeat bottom center;
	clear: both;
}

#col_left {
	width: 192px;
	float: left;
	padding-top: 40px;
	padding-bottom: 42px;
	color: #c1d4f6;
}

#col_left .forgot {
	text-align: center;
	margin: 0px;
	padding: 7px 0px;
}

#col_left .forgot a {
	color: #ffffff;
	text-decoration: underline;
}

#col_left .forgot a:hover {
	text-decoration: none;
}

#col_left ul.menu {
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#col_left ul.menu li.about {
	background: transparent url(../images/about_li_ico.gif) no-repeat left;
	height: 19px;
	display: block;
	padding: 13px 0px 20px 56px;
}

#col_left ul.menu li.sign {
	background: transparent url(../images/signup_li_ico.gif) no-repeat left;
	height: 12px;
	display: block;
	padding: 20px 0px 20px 56px;
}

#col_left ul.menu li.contact {
	background: transparent url(../images/contactus_li_ico.gif) no-repeat left;
	height: 12px;
	display: block;
	padding: 20px 0px 20px 56px;
}

#col_left ul.menu li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#col_left ul.menu li a:hover {
	color: #ffbd14;
}

#login_form {
	background: transparent url(../images/login_form_bg.jpg) no-repeat top center;
	width: 192px;
	height: 164px;
}

#login_form h3 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #c1d4f6;
	margin: 0px;
	padding: 30px 0px 4px 22px;
}

#login_form form {
	margin: 0px;
	padding: 4px 0px 4px 20px;
}

#login_form #username {
	background: transparent url(../images/un_bg.jpg) no-repeat top center;
	width: 145px;
	height: 16px;
	padding: 4px 5px 3px 7px;
	border: none;
	color: #c1d4f6;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#login_form #password {
	background: transparent url(../images/passwd_bg.jpg) no-repeat top center;
	width: 145px;
	height: 16px;
	padding: 4px 5px 3px 7px;
	border: none;
	color: #c1d4f6;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 11px 0px 3px 0px;
}

#login_form #login_button {
	background: transparent url(../images/login.jpg) no-repeat top center;
	width: 77px;
	height: 23px;
	padding: 0px;
	border: none;
	color: #c1d4f6;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 7px 0px 0px 41px;
}

#col_right {
	width: 664px;
	padding: 3px 3px 4px 3px;
	float: left;
}

#packages {
	clear: both;
	width: 664px;
	padding-bottom: 3px;
}

#packages #p_one, #packages #p_two, #packages #p_three {
	width: 218px;
	height: 149px;
	float: left;
	color: #ffffff;
	position: relative;
}

#packages #p_one, #packages #p_two {
	margin-right: 5px;
}

#packages #p_one {
	background: #5a75a4 url(../images/p_001.jpg) no-repeat top center;
}

#p_one p, #p_two p, #p_three p {
	position: absolute;
	top: 52px;
	left: 10px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#p_one a, #p_two a, #p_three a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

#p_one a:hover, #p_three a:hover {
	color: #ffea00;
}

#p_two a:hover {
	color: #72dfff;
}

#p_one .yellow {
	color: #ffea00;
}

#p_two .blue {
	color: #72dfff;
}

#p_three .yellow {
	color: #fffc00;	
}

#packages #p_two {
	background: #5a75a4 url(../images/p_002.jpg) no-repeat top center;
}

#packages #p_three {
	background: #5a75a4 url(../images/p_003.jpg) no-repeat top center;
}

#content {
	width: 664px;
	background: #ffffff url(../images/content_bg.gif) repeat-y top center;
}

#c_top {
	width: 664px;
	background: transparent url(../images/c_top_bg.gif) no-repeat top center;
}

#c_bot {
	width: 624px;
	padding: 15px 20px;
	background: transparent url(../images/c_bot_bg.gif) no-repeat bottom center;
}

#content .welcome {
	font: normal 30px Tahoma, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}

#content .welcome .small {
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: -1px;
}

#content .welcome strong {
	color: #df6500;
}

#content .wi {
	background: transparent url(../images/wi_ico.jpg) no-repeat left;
	padding-left: 55px;
	color: #535353;
	font: normal 18px/46px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#content .wi span {
	color: #df6500;
}

#content ol.ol_wi {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	list-style: none;	
}

#content ol.ol_wi li {
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin: 5px 0px;
	list-style: none;
}

#content ol.ol_wi li.d1 {
	background: transparent url(../images/d1.gif) no-repeat left;	
}
#content ol.ol_wi li.d2 {
	background: transparent url(../images/d2.gif) no-repeat left;	
}
#content ol.ol_wi li.d3 {
	background: transparent url(../images/d3.gif) no-repeat left;	
}
#content ol.ol_wi li.d4 {
	background: transparent url(../images/d4.gif) no-repeat left;	
}
#content ol.ol_wi li.d5 {
	background: transparent url(../images/d5.gif) no-repeat left;	
}
#content ol.ol_wi li.d6 {
	background: transparent url(../images/d6.gif) no-repeat left;	
}
#content ol.ol_wi li.d7 {
	background: transparent url(../images/d7.gif) no-repeat left;	
}
#content ol.ol_wi li.d8 {
	background: transparent url(../images/d8.gif) no-repeat left;	
}
#content ol.ol_wi li.d9 {
	background: transparent url(../images/d9.gif) no-repeat left;	
}

#content .ln {
	background: transparent url(../images/ln_ico.jpg) no-repeat left;
	padding-left: 55px;
	color: #535353;
	font: normal 18px/46px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#content .ln span {
	color: #df6500;
}

#content .cols {
	clear: both;
	width: 624px;
}

#content .cols .col_left {
	float: left;
	width: 310px;
	margin-right: 4px;
}

#content .cols .col_right {
	float: left;
	width: 310px;
}

#footer {
	height: 67px;
	width: 880px;
	position: relative;
}

#footer #vw {
	position: absolute;
	top: 14px;
	left: 26px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	position: absolute;
	top: 9px;
	right: 98px;
	color: #becbe3;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer p a {
	color: #becbe3;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer #dnsp_small {
	position: absolute;
	right: 12px;
	top: 11px;
	float: right;
}

#shadow {
	width: 880px;
	height: 84px;
	padding: 0px;
	margin: 0px auto;
	background: #5d6a80 url(../images/window_shadow.jpg) no-repeat top center;
}


/* ** End of layout section ** */