/* CSS Document */

body{
	font-size:12px;
	font-family:Tahoma;
	text-align:justify;
	background-color:#145AA0;
	margin:0px; padding:0px;
}

img{ 
	border:none;
	border-collapse:collapse;
}

a {
	text-decoration:none;
	color:#ffffff;
}

a:hover{
	color:#F1E43F;
}

p, form, select, input{
	font-size:12px;
	font-family: Tahoma;
}

.white{
	color:#ffffff;
}

.blue{
	color:#256BB5;
}

.yellow{
	color:#F1E43F;
}

.vcenter{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#top-bg{
	background: url(../images/top-bg.gif) repeat-x;
	height:auto; width:100%;
}

#dvContainer{
	height:auto;
/*	margin-left:auto;
	margin-right:auto; */
	min-width:980px;
}

#dvHeader{
	height:151px;
	width:auto;
	z-index:1;
}

#login{
	background:url( ../images/login.png) no-repeat;
	width:190px; height:49px;
	font-size:11.34px;
	color:#ffffff;
	font-weight:bold;
	margin-top:-50px;
}

.dvMenu{
	background:url( ../images/menu-bg.gif) no-repeat;
	width:930px; height:81px;
	margin-top:-40px; margin-left: 32px;
	z-index:3;
}

#main_menu
{
	padding-left:66px;
}

#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
{
	height:34px;
}
#sub_menu{
	width:80%;
	margin-top:10px;
	float:right;
	margin-right:-30px;
}

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

#sub_menu li{
	display:inline;
}

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

#sub_menu a:hover{
	color:#F1E43F;
}

#dvContent{
	overflow:hidden;
	height:auto;
	margin-left:32px;	
}

#dvLeftPane{
	float:left;
	width:545px;
	margin-top:10px;
}

#search-domain{
	background:url( ../images/search-domain-bg.gif) no-repeat;
	width:545px; height:70px;
}

#boxes{
	background:url( ../images/box-bg.gif) repeat-x;
	height:241px;
	margin-top:10px;
}

.first-box{
	background:url( ../images/box.gif) no-repeat;
	width:159px; height:194px;
	margin:8px 0px 20px 15px;
	float:left;
}

.first-box div{
	padding:15px 22px;
}

.first-box p{
	border-bottom:1px solid #328CC4;
	padding:0px 22px 2px 22px;
	color:#ffffff;
	width:114px;
}

.first-box img{
	margin-top:-12px;
	margin-left:90px;
}

#dollar-rate{
	float:right; font-size:30px; font-family:impact; margin-top:-18px;
	color:#F1E43F;
	padding:0;
}

#dvDomainName{
	background:url( ../images/domain-name.gif) no-repeat;
	width:545px; height:279px;
	margin-top:10px;
}

#dvRightPane{
	float:left;
	width:376px;
	margin:10px 0 0 10px;
}


#hot-deals{
	background:url( ../images/hot-deals-bg.gif) no-repeat;
	width:376px; height:321px;
}


#hot-deals a:hover{
	color:#666666;
}


#we-offer{
	background:url( ../images/we-offer.gif) no-repeat;
	width:376px; height:162px;
	margin-top:10px;
}

#paypal{
	margin-top:10px;
	background-color:#fefefe;
	width:376px; height:107px;
}

#dvShadow{
	background:url( ../images/shadow.png) no-repeat;
	margin-left:70px; margin-top:-20px;
	height:30px; width:700px;
}

#footer{
	background:url( ../images/footer-bg.gif) repeat-x;
	height:auto;
	z-index:3;
	width:100%;
}

#footer-bg{
	background:url(../images/footer_bg.gif) repeat-x;
	height:auto; width:100%;
	margin:-40px 0 0 0;
}
