/* style for alignment */
._center
{
	#text-align:center;
}
._center[class]
{
	text-align:-moz-center;
}

._left
{
	#text-align:left;
}
._left[class]
{
	text-align:-moz-left;
}

._right
{
	#text-align:right;
}
._right[class]
{
	text-align:-moz-right;
}

/* styles for tags */

body 
{
	background-color:#035c92;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}
body,form
{
	margin:0px 0px 0px 0px;
}

body,form,div,table,td,th,span,a,input,h1,h2,h3,h4,h5
{
	font-family: Tahoma, Verdana;
	font-size:11px;
	color:#000000;
}

/* styles for id's */
#dv_body
{

}
#dv_container
{
	width:1000px;
	height:auto;
	min-height:400px;
}
#dv_left_shadow
{
	float:left;
	width:23px;
	height:549px;
	background-image:url(../images/left_shadow.png);
}
#dv_main
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:938px;
	height:549px;
	background-color:#ffffff;
}
#dv_right_shadow
{
	float:left;
	width:25px;
	height:564px;
	background-image:url(../images/right_shadow.png);
}

#dv_head
{
	background-image:url(../images/header_bg.png);
	width:100%;
	height:71px;
}

#dv_logo
{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

#dv_header_link
{
	color:#5e7ca1;
	float:right;
	padding-top:28px;
	padding-left:120px;
}

#dv_header_link a
{
	color:#5e7ca1;
	text-decoration:none;
}


#dv_top_menu
{
	background-image:url(../images/top_menu_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:36px;
	margin-left:0px; 
}

#main_menu
{
	float:left;
	width:90%;
	margin-left:0px;
}

#main_menu ul{
	margin:0px;
	list-style:none;
}

#main_menu li{
	display:inline;
}

#main_menu a{
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:13px;
	padding:8px;
	color:#FFFFFF;
	float:left;
}

#dv_sub_menu
{
	background-image:url(../images/sub_menu_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:34px;
}
#sub_menu{
	float:left;
	width:70%;
	margin-top:0px;
}

#sub_menu ul{
	margin:0px;
	list-style:inside;
}

#sub_menu li{
	display:inline;
}

#sub_menu a{
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:8px;
	color:#000000;
	float:left;
}


#dv_offers
{
	background-color:#ffffff;
	background-image:url(../images/offers_bg.png);
	background-repeat:repeat-x;
	width:928px;
	height:185px;
	padding:5px 5px 2px 5px;
	clear:both;
}

#dv_offer_1,#dv_offer_2,#dv_offer_3,#dv_offer_4
{
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:222px;
	height:187px;
}
#dv_offer_1
{
	background-image:url(../images/web_hosting.png);
}
#dv_offer_1_brief,#dv_offer_2_brief,#dv_offer_3_brief,#dv_offer_4_brief
{
	position:relative;
	left:20px;
	top:50px;
	height:117px;
	width:180px;
	padding:3px 0 0 3px;
}

#dv_offer_2
{
	background-image:url(../images/spam_free_email.png);
}
#dv_offer_3
{
	background-image:url(../images/web_traffic.png);
}
#dv_offer_4
{
	background-image:url(../images/ssl_certificate.png);
}

#dv_content
{
	background-color:#ffffff;
	height:auto;
	min-height:500px;
	padding:5px 5px 2px 5px;
	overflow:hidden;
}

#dv_part_1,#dv_part_2
{
	float:left;
	width:223px;
	margin-left:5px;
	margin-right:5px;
	height:365px;
	background-image:url(../images/content_pane.png);
	background-repeat:no-repeat;
}

html>body #dv_part_1,#dv_part_2
{
	height:auto;
	min-width:223px;
	min-height:365px;
}

#dv_part_1_content
{
	margin:20px 0 0 30px;
}
#dv_part_1_content ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#dv_part_1_content li
{
	height:auto;
	min-height:20px;
	padding-left: 0px;
	padding-top:10px;
}


#dv_part_2_content
{
	position:relative;
	top:-100px;
	margin:10px 0 0 20px;
	clear:left;
}
#dv_part_2_content ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#dv_part_2_content li
{
	height:auto;
	min-height:20px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
	padding-top:5px;
}

#dv_part_2_bottom
{
	position:relative;
	top:-100px;
	margin:10px 0 0 20px;
	clear:left;
}

#dv_part_1_title
{
	margin:10px 0 0 5px;
}

#dv_part_2_title
{
	margin:10px 0 0 0px;
	height:220px;
}

#dv_hosting_box
{
	position:relative;
	left:20px;
	top:-20px;
	z-index:1;
	background-image:url(../images/host_box.png);
	background-repeat:no-repeat;
	width:152px;
	height:152px;
}
#dv_host_lists
{
	float:left;
	position:relative;
	left:0px;
	top:-142px;
	z-index:2;
	width:216px;
	height:auto;
	clear:both;
}

#dv_part_3
{
	float:left;
	width:450px;
	margin-left:5px;
	margin-right:5px;
	height:auto;
	min-height:365px;
}

#dv_search
{
	background:url(../images/search.png) no-repeat;
	width:440px; 
	height:45px;
	padding-top:12px;
	padding-bottom:10px;
	padding-right:3px;
}
#dv_sp_offer
{
	margin-top:5px;
	background:url(../images/offer.png) no-repeat;
	width:442px; height:80px;
}
#right_content_bottom{
	background:url(../images/right-content-bot.png) no-repeat;
	width:443px; height:298px;
	font-family:Tahoma;
}

#right_content_bottom img{
	margin-left:-9px;
	margin-top:32px;
	z-index:3;
	border:0px;
	border-collapse:collapse;
}

#right_con_bot_man{
	background:url(../images/man.png) no-repeat;
	width:440px;
	height:278px;
	margin-left:-8px;
	background-position:bottom;
}

#right_con_bot_head{
	margin:-280px 0 0 205px;
	font-size:30px;
	color:#FFFFFF;
	z-index:4;
}


#dv_footer
{
	background-image:url(../images/footer.png);
	width:100%;
	height:56px;
	margin-bottom:5px;
	border-top:1px solid #035c92;
}






/* Other classes */
._offer_detail
{
	position:relative;
	top:20px;
	left:180px;
	width:35px;
	height:30px;
	cursor:pointer;
	cursor:hand;
	z-index:3;
}
._wrapper
{
	height:10px;
}
._host_list
{
	background-image:url(../images/yellow_label.png);
	background-repeat:no-repeat;
	height:20px;
	width:190px;
	margin-bottom:1px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	padding: 5px 3px 1px 20px;;
}

._white
{
	color:#FFFFFF;
}
._blue
{
	color:#0076AE;
}

._red
{
	color:red;
}

._title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 0 25px;
}

a:link
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
a:visited
{
	text-decoration:underline;
}

a.white:link
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.white:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
a.white:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.red:link
{
	color:red;
	text-decoration:underline;
}
a.red:hover
{
	color:red;
	text-decoration:none;
}
a.red:visited
{
	color:red;
	text-decoration:underline;
}

a.blue:link
{
	color:#097fc0;
	text-decoration:underline;
}
a.blue:hover
{
	color:#097fc0;
	text-decoration:none;
}
a.blue:visited
{
	color:#097fc0;
	text-decoration:underline;
}