/* HOME PAGE */


#box1 {
	width:283px;
	height:271px;
	float:left;
	display:inline;
	background:url(../images/content/home/box1_20.png);
}

#box2 {
	width:294px;
	height:271px;
	float:left;
	background:url(../images/content/home/box2_21.png);
}

#box3 {
	width:283px;
	height:271px;
	float:left;
	background:url(../images/content/home/box3_22.png);
	

}

#box_txt {
	width:150px;
	height:140px;
	float:left;
	display:inline;
	margin-top: 70px;
	margin-left: 30px;
}


#box_txt ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0em;
	list-style-image:url(../images/layout/bullet_point_24.jpg);
}
	
	


#box_button {
	width:190px;
	height:25px;
	float:left;
	display:inline;
	margin-left: 60px;
	margin-top: 17px;
}

#home_whyus {
	width:340px;
	height:160px;
	float:left;
	display:inline;
}


#home_whyus  ul {

	margin-left: 0;
	list-style-image:url(../images/layout/bullet_point_large_38.gif);
	font-size:14px;
    padding-left: 40px;

}



#home_middle {
	width:25px;
	height:160px;
	float:left;
	display:inline;
	margin-left: 60px;
	margin-top: 17px;
	background:url(../images/content/home/divider_35.jpg);
	background-repeat:no-repeat;
}

#home_domains {
	width:390px;
	height:160px;
	float:left;
}

#home_domains  ul {
	margin-left: 15px;
	list-style-image:url(../images/layout/bullet_point_24.jpg);
}


.domain_search
{
	color: #5a9bd5;
	border:1px solid #cccccc;
	border: 1px solid #cccccc;
	width: 200px;
	height: 20px;
	font-size:14px;
	background-color: #e4e4e4;
}

.domain_tld
{
	color: #5a9bd5;
	border:1px solid #cccccc;
	border: 1px solid #cccccc;
	width: 75px;
	height: 20px;
	font-size:14px;
	background-color: #e4e4e4;
	margin-left: 5px;
	margin-right: 5px;
}

.domain_go
{
	color: #FFFFFF;
	border:1px solid #cccccc;
	border: 1px solid #5a9bd5;
	width: 40px;
	height: 26px;
	font-size:14px;
	background-color: #5A9BD5;
	margin-left: 15px;
}

#home_introtext {
	width:815px;
	height:auto;
	float:left;
	text-align: justify;
}
