/* CSS Document */

body {
	background: #999999;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Verdana ;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding:0;
}

#mainbghome {
		background: url(../images/mainbg.jpg) repeat-x;
		height: 640px;
}

#mainbg {
		background:#d7ddda url(../images/mainbg.jpg) repeat;
		height: 100%;
}

#header {
	width:100%;
	height:150px;
	background-color: #d7ddda;
}

#logo {
	background: url(../images/logo.jpg);
	width:288px;
	height:67px;
	margin: 55px 0 0 100px;
	float:left;
}

#tel {
	background:#d7ddda;
	float:right;
	margin:-40px 140px 0 0;
	height:30px;
}

#tel p {


}

#login .inputbtn{
	border:none;
	vertical-align:top;
	margin:10px 0 0 15px;
	width:47px; 
	height:27px; 
}


#login .inputtext{
	background:url(../images/user_back.gif) no-repeat left;
	width:108px;
	color:#b4b4b4;
	font-size:11px;
	font-style:italic;
	border:none;
	padding:7px 0 7px 0px;
	margin:10px -12px 0 25px;
}

#menu {
	background: url(../images/menubg.gif);
	text-align:center;
	margin-top: -13px;
	height: 65px;
	font-size:13px;
}

#menu ul {
	padding-top:20px;
	list-style-type:none;
	
}
 
#menu li {
	display:inline;
	margin: 0 50px 0 0;
}

#menu li a {
	color:#fff;
	text-decoration:none;
}

#menu li a:hover{
	color: #e33e26;
	text-decoration:none;
}

#menu li.sel{

	color: #e33e26;
	text-decoration:none;
}



#plan {
	float: left;
	height: 178px;
	width: 100%;
	color: #fff;
	font-size:12px;
}



#leftPlan {
	background: url(../images/planBox1.jpg) no-repeat;
	float: left;
	width: 260px;
	height:110px;
	margin: 50px 0 0 100px;
}

#leftPlan ul {
	list-style-type:none;
	margin-top: 0;
}




#midPlan {
	background: url(../images/planBox2.jpg) no-repeat;
	float: left;
	width: 260px;
	height:110px;
	margin: 50px 0 0 0;
}

#midPlan ul {
	list-style-type:none;
		margin-top: 0;
}

#rightPlan {
	background: url(../images/planBox3.jpg) no-repeat;
	float: left;
	width: 260px;
	height:110px;
	margin: 50px 0 0 0;
}

#rightPlan ul {
	list-style-type:none;
			margin-top: 0;
	
}

#banner {
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#banner p {
	width: 450px;
	float:left;
	margin: 10px 0 0 30px;
}

#indexImage {
	background: url(../images/indexImage.jpg) no-repeat;
	width: 295px;
	height: 196px;
	float: left;
	margin-left: 100px;
}


#footerBox {
	float: left;
	font-size: 10px;
	line-height:14px;
	height: 195px;
	width: 100%;
	margin-top: 20px;
}

#box1 {
	background: url(../images/footerBox1.jpg) no-repeat;
	width: 169px;
	height: 170px;
	float: left;
	padding-right: 30px;
	margin-left: 110px;
	margin-top: 20px;
}

#box1 p {
	margin: 1px 15px 0 15px;
}

#box2 {
	background: url(../images/footerBox2.jpg) no-repeat;
	width: 169px;
	height: 170px;
	float: left;
	padding-right: 30px;
	margin-top: 20px;
}

#box2 p {
	margin: 1px 15px 0 15px;
}

#box3 {
	background: url(../images/footerBox3.jpg) no-repeat;
	width: 169px;
	height: 170px;
	float: left;
	padding-right: 30px;
	margin-top: 20px;
}

#box3 p {
	margin: 1px 15px 0 15px;
}

#box4 {
	background: url(../images/footerBox4.jpg) no-repeat;
	width: 169px;
	height: 170px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

#box4 p {
	margin: 1px 15px 0 15px;
}

#footerLine {
	float:left;
	width: 100%;
	height: 3px;
	background: #e33e26;
}

#footer {
	background: #d7ddda;
	height:50px;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#e33e26;
	text-decoration:none;
}

#footer p {
	margin: 0 0 0 100px;
	padding-top:10px;
}

/* hosting page */

#plansWrapper {
	margin: 0 auto;
	background: #fff;
	width:950px;
	height:620px;
	margin-top:-80px;
}

#webhostingTable {
	margin:10px 10px 50px 10px;
}

#webhostingTable table {
	width:100%;
	border:1px solid #dddddd;
	text-align: center;
}

#webhostingTable tr {
	height:25px;
	text-align:left;
}

#webhostingTable th {
	padding:0 0 0 5px;
	text-align:left;
}


#webhostingTable td {
	text-align:center;
}

.dark {
	background: #ccc;
}

#plansWrapper h3  {
	color: #e33e26;
	margin-left:10px;
}

#plansWrapper p  {
	margin:0 10px;
}

#form {
	margin-top:30px;
	margin-left:30px;
}

#contactimage {
	background: url(../images/contactimage.jpg);
	width:425px;
	height:282px;
	float:right;
	margin-top:-130px;
}

h1 {
	font-size:16px;
	color: #e33e26;
	text-align:center;
	margin-top: 8px;
	font-weight:100;
}

h2 {
	font-size:13px;
	color: #e33e26;
	text-align:left;
	margin: 80px 0 0 15px;
	padding-top:10px;
	font-weight:400;
}

