@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	}
a{
	outline: none;
	margin: 0px;
	padding: 0px;
	}	
p{
	margin:0px;
	padding: 0px;
	}
h1{
	margin:0px;
	padding: 0px;
	}
h2{
	margin:0px;
	padding: 0px;
	}
h3{
	margin:0px;
	padding: 0px;
}
h4{
	margin:0px;
	padding: 0px;
}
h5{
	margin:0px;
	padding: 0px;
}
ul,li{
	margin:0px;
	padding: 0px;
}
ol{
	margin:0px;
	padding: 0px;
}
table{
	table-layout: fixed;
}
img{
	border: none;
	}
body{ 
	margin:0;
	padding:0; 
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	}
.wrapper{
	width: 100%;
	float: left;
	}	
.content_wrapper{
	width: 100%;
	height: 1013ppx;
	background: url(../images/bg_repeator.jpg) repeat-x;
	text-align:center;
	float:left;
	}
.inner_content_wrapper{
	width:989px;	
	margin:0 auto;
	text-align: left;
}

/*-------------------------------header starts-----------------------------------*/

.header{
	background: url(../images/banner_bg.jpg) no-repeat;
	width: 989px;
	height:250px;
	float:left;
	}
.header_banner{
	width: 100%;
	float: left;
	height: 207px;
	}	
.logo{
	margin-top: 43px;
	width: 423px;
	float:left;
	}
.header_domain_check{
	width: 303px;
	height: 103px;
	float:right;
	margin:93px 43px 0 0;
	display:inline;
	}
.header_domain_check label{
	color:#FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}	
.header_domain_check input{
	background-color: #08474F;
	border:#0D3638 1px solid;
	margin: 0 7px;
	color:#FFF;
	}
.header_domain_check select{
	background-color: #08474F;
	border:#0D3638 1px solid;
	margin: 0 2px;
	color:#FFF;
	}	
.header_domain_check button{
	background: url(../images/btn_header.png) no-repeat;
	width: 189px;
	height: 25px;
	float:left;
	border:none;
	margin: 13px 0 0 30px;
	display:inline;
	color:#ccc;
	font-weight: bold;
	cursor: pointer;
	line-height: 25px;
	}	
.header_domain_check button:hover{
	color: #FFF;
	}
.navigation{	
	float: left;
	width: 100%;
	color:#00ccff;
}
.navigation ul{
	list-style-type: none;
	padding-left: 19px;
}
.navigation ul li{
	display:inline;
	line-height: 43px;
	float:left;
}
.navigation ul li a:link,.navigation ul li a:visited{
	color: #00fcff;
	padding: 0 19px;
	text-decoration:none;
	display:block;
	float:left;
}
.navigation ul li a:hover{
	color: #fff;
	}
/*----------------------------------header ends--------------------------------------*/	


/*-------------------------------content starts-------------------------------*/

.content{
	width:100%;
	float:left;
	padding-top: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.home_portfolio{
	background: url(../images/home_portfolio_bg.jpg) no-repeat;
	width: 514px;
	height: 317px;
	float:left;
	}
.home_slider{
	width: 417px;
	height: 270px;
	float:left;
	display:inline;
	margin-left: 77px;
	margin-top: 20px;
	}	
.home_welcome{
	width: 439px;
	float:right;
	margin-top:11px;
	}
.home_welcome p{
	padding: 7px;
	float:left;
	text-align:justify;
	}
.home_welcome a{
	float: right;
	padding-right: 9px;
	}	
.home_welcome_heading{
	background: url(../images/home_welcome_heading.jpg) no-repeat;
	width: 434px;
	height: 40px;
	float:left;
	}
.home_second_left{
	width: 713px;
	float:left;
	padding: 23px 23px;
	display:inline;
	}
.home_second_left h2{
	padding-left: 30px;
	color:#099;
	}
.home_solution_icon{
	width: 219px;
	float:left;
	margin: 7px 9px;
	display:inline;
	}
.websolution_top{
	background: url(../images/home_websol_top.jpg) no-repeat; 
	width: 219px;
	height: 90px;
	float:left;
	}
.home_solution_mid{
	background: url(../images/home_websol_mid.jpg) repeat-y; 
	width: 219px;
	float:left;
	}
.home_solution_mid p{
	padding:5px 17px;
	text-align: justify;
	}
.home_solution_mid a{
	color: #ddd;
	}
.home_solution_bottom{
	background: url(../images/home_websol_bottom.jpg) no-repeat; 
	width: 219px;
	height: 20px;
	float:left;
	}
.ecommsolution_top{
	background: url(../images/home_ecommercesol_top.jpg) no-repeat; 
	width: 219px;
	height: 90px;
	float:left;
	}
.hostingsolution_top{
	background: url(../images/home_hostingsol_top.jpg) no-repeat; 
	width: 219px;
	height: 90px;
	float:left;
	}
.home_second_right{
	width: 227px;
	height: 273px;
	float:right;
	background-color: #eee;
	border:#ddd 1px solid;
	padding-top: 30px;
	}
.home_second_right ul{
	padding: 7px;
	list-style-type: none;
	}
.home_second_right ul li{
	background-color: #ddd;
	margin: 9px 0;
	padding: 9px 0;
	}
.home_second_right ul li a{
	
	}	
/*---------------------------footer content----------------------------------*/
.footer_wrapper{
	background-color:#0D3439;
	width:100%;
	float:left;
	
	}
.footer_inner_wrapper{
	width:989px;	
	margin:0 auto;
	text-align: left;
	}
	
#togglebox{
	width: 308px;
	float:left;
	display:block;
	}	
.quick_links_content_top{
	background: url(../images/togglebox_top.png) no-repeat;
	width: 308px;
	height: 20px;
	float:left;
	}
.quick_links_content_top span{
	background: url(../images/btn_close_home.jpg) no-repeat;
	width: 16px;
	height: 16px;
	float:right; 
	cursor:pointer;
	padding-right:3px;
	}	
.quick_links_content{
	width: 308px;
	float:left;
	position: relative;
	z-index: 99;
	background-color:#0D3439;
	display:block;
	color:#FFF;
}
.quick_links_content ul{	
	list-style-type:none;
}
.quick_links_content ul li{
	padding: 9px;
	border:#006699 1px solid;
}
.quick_links_content a{
	color:#6CF;
	}
.quick_links_content a:hover{
	text-decoration:none;
	}
#hosting_price{
	width: 308px;
	float:left;
	display:block;
	}
.hosting_price_content{
	width: 290px;
	float:left;
	position: relative;
	z-index: 99;
	background-color:#0D3439;
	display:block;
	color:#FFF;
	font-size:11px;
	padding: 9px;
	}
.hosting_price_content td,th{
	line-height: 21px;
	padding-left: 3px;
	}
.hosting_price_content th{
	font-size: 13px;
	font-weight:bold;
	width: 100%;
	}



/*-----------------------inside footer--------------------------	*/
.footer_quicklinks_button{
	width: 155px;
	height: 29px;
	float:left;
	padding-left: 59px;
	}
.footer_quicklinks_button a{
	background:url(../images/btn_quick_links.jpg) no-repeat;
	width: 155px;
	height: 29px;
	cursor:pointer;
	float:left;
	}
.footer_hosting_price{
	width: 155px;
	height: 29px;
	float:right;
	padding-right: 43px;
	}
.footer_hosting_price a{
	background:url(../images/btn_hosting_price.jpg) no-repeat;
	width: 177px;
	height: 29px;
	cursor:pointer;
	float:left;
}
.copyright_footer{
	font-size: 11px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 17px 0;
	width:900px;
	float:left;
	}	
.copyright_footer p{
	
}	