@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

p {
	font-size:15px;
	margin:0;
}

h1 {
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
margin:0;
}

h2 {
font-size:14px;
font-weight:bold;
margin:0;
}

/*header Settings*/
#header {
	width:988px;
	height:198px;
	margin:0 auto;
}

#toplogobanner {
	width:988px;
	height:118px;
	background: url(images/logoheader.jpg) no-repeat;
}

#menuwrapper {
   width:988px;
   height:50px;
}

#menuwrapper #sec {
   width:363px;
   height:50px;
   float:right;
}

#menuwrapper #sec #rightmost {
   width:121px;
   height:50px;
   float:right;
   background:url(images/sec1.jpg) no-repeat;
   background-position:left;
}

#menuwrapper #sec #right {
   width:121px;
   height:50px;
   float:right;
   background:url(images/sec2.jpg) no-repeat;
   background-position:left;
}

#menuwrapper #sec #left {
   width:121px;
   height:50px;
   float:left;
   background:url(images/sec3.jpg) no-repeat;
   background-position:left;
}

.textwrapper {
	width:105px;
	height:40px;
	margin:auto;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color: #333333;
	margin-top: 6px;
	text-transform:uppercase;
}

	/*menu box settings*/
	#menuwrapper #menuwrp {
	width:604px;
	height:33px;
	margin:0 auto;
	}
	
#menuwrapper #menuwrp #rightmost {
	width:7px;
	height:33px;
	float:right;
	background:url(images/menuright.jpg) no-repeat;
}
	
#menuwrapper #menuwrp #right {
	width:590px;
	height:33px;
	float:right;
	background:url(images/menumid.jpg) repeat-x;
}
	
#menuwrapper #menuwrp #right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#menuwrapper #menuwrp #right li {
	display: inline;
}
	
#menuwrapper #menuwrp #right a {
	display:block;
	float:left;
	background: url(images/menubg.gif) repeat-x;
	text-decoration:none;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:93px;
	height:23px;
	padding-top:9px;
	text-align:center;
	margin-right:1px;
}
	
#menuwrapper #menuwrp #right a:hover {
	color: #000;
	font-size:12px;
}
	
#menuwrapper #menuwrp #right .active a {
	background: url(images/selectedmenu.gif) no-repeat;
	background-position:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
	
#menuwrapper #menuwrp #right .small a {
	background: url(images/divider.jpg) no-repeat;
	background-position:center;
	width:3px;
	height:23px;
	padding:0 0 0 0;
	padding-top:9px;
}
	
#menuwrapper #menuwrp #left {
	   width:7px;
	   height:33px;
	   float:left;
	   background:url(images/menuleft.jpg) no-repeat;
}
	/*menu box settings*/
	
	/*services in header*/
	#headerservices {
		width:990px;
		height:28px;
		margin:0 auto;
	}
	
	.servicebox {
		width:141px;
		height:28px;
		float:right;	
	}

	.servicebox a {
	color:#333333;
	text-decoration:none;
	color:#0099FF;
	}

	.servicebox a:hover {
	color:#0099FF;
	font-weight:bold;
	}
	
	.servicebox .active a {
	font-weight:bold;
	}
	
	.serviceboxright {
	width:139px;
	height:28px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	}
	
	.serviceboxleft {
	width:3px;
	height:43px;
	float:left;
}
	
	/*End services in header*/
/*End header Settings*/


/*main body settings*/
#bodyContent {
	width:988px;
	height:780px;
	background: url(images/bodycontectmid.png) repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodyContent_opages {
	width:988px;
	height:auto;
	background: url(images/bodycontectmid.png) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*content right box settings*/
	#bodyContent #rightbox {
	width:369px;
	height:730px;
	float:right;
	padding-right:15px;
	}
	
	#webhosting_header {
	width:470px;
	height:47px;
	background:#e9e9e9;
	}
	
	.banner_wrapper {
	width:369px;
	height:424px;
	margin-top:5px;
	}
	
	#testimonials {
	width:369px;
	height:220px;
	margin-top:20px;
	position:relative;
	}
	
	.headerbox {
	width:369px;
	height:45px;
	}
	
	.headerbox2 {
	width:369px;
	height:35px;
	margin-left:10px;
	}
	
	#testimonials #commasopen {
	width:36px;
	height:25px;
	position:absolute;
	left: 6px;
	top: 33px;
	}
	
	#testimonials #commasclose {
	width:36px;
	height:25px;
	position:absolute;
	left: 182px;
	top: 137px;
	}
	
	#textinfo {
	width:358px;
	height:138px;
	position:absolute;
	left: 5px;
	top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	color:#000;
	}
/*End content right box settings*/
	#bodyContent #leftbox {
	width:580px;
	height:730px;
	float:left;
	padding-left:15px;
	}
	
	#aboutus_content {
	width:560px;
	height:255px;
	text-align:justify;
	position:relative;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto;
	}
	 
	.morebox {
	width:50px;
	height:23px;
	position:absolute;
	left: 507px;
	top: 245px;
	}
	
	#recentproject_wrapper {
	width:580px;
	height:150px;
	background:url(images/recentproject_bg.gif) repeat-x;
	padding-top:15px;
	position:relative;
	}
	
	#companynew {
	width:470px;
	height:230px;
	background:#ebebeb;
	margin-top:20px;
	position:relative;
	}
	
	#newcontant {
	width:359px;
	height:180px;
	position: absolute;
	left: 53px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	}
	
	.morebox_new {
	width:50px;
	height:23px;
	position:absolute;
	left: 343px;
	top: 186px;
	}
	
	#bodyContenttop {
	width:988px;
	height:8px;
	margin:0 auto;
	margin-top:2px;
	}
	
	#bodyContentbtm {
		width:988px;
		height:10px;
		margin:0 auto;
	}
/*End main body settings*/

/*otherpages setting*/
#otherpagesleftbox {
	width:764px;
	float:left;
	padding-left:15px;
	}
	
#otherpagesrightbox {
	width:190px;
	height:730px;
	float:right;
	padding-right:15px;
	}

.content {
	width:760px;
	margin:10px auto;
	font-size:12px;
	
}	

.servicesdomains {
	width:764px;
	text-align:center;
	padding-top:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.servicesdomains h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066FF;
	margin:0;
}
	
		
/*End otherpages setting*/

/*footer_wrapper*/
#Footerwrapper {
	width:988px;
	height:80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Footerwrapper #rightbox{
	width:493px;
	height:80px;
	float:right;
}

#Footerwrapper #rightbox{
	width:430px;
	height:50px;
	float:right;
	text-align:right;
	padding-top:30px;
	font-size:12px;
}

#Footerwrapper #leftbox{
	width:550px;
	height:40px;
	float:left;
	background:url(images/btmmenubg.gif) no-repeat;
	background-position:top center;
	text-align:center;
	color:#fff;
	font-size:10px;
	padding-top:6px;
}

#Footerwrapper #leftbox a{
   color:#fff;
   text-decoration:none;
}

#Footerwrapper #leftbox a:hover{
   color: #33CCFF;
}
/*End footer_wrapper*/


/*Setting for inner pages --- portfolio page*/
.projectlist {
   width:600px; 
   height:120px; 
   margin:0 auto;
   border:solid 1px #EEEEEE;
   padding:3px;
   margin-bottom:5px;
}

.projectlist h2 {
margin:0;
font-size:14px;
}

.projectlist_right {
   width:150px; 
   height:118px;
   float:right;
   text-align:center;
}

.projectlist_left {
   width:450px; 
   height:118px;
   padding-top:5px;
   float:left;
}

.projectlist_left p {
margin:0;
}

.projectlist_left h2 {
margin:0;
font-size:14px;
}
/*End Setting for inner pages --- portfolio page*/

/*Contact us page*/
#contactform {
	width:480px;
	height:480px;
	float:right;
	text-align:left;
}


#contactaddress{
	width:460px;
	height:495px;
	margin:0 auto;
	float:left;
}
/*End Contact us page*/

.portfoliobox {
	width:581px;
	height:185px;
	margin:0 auto;
	margin-bottom:10px;
}
.portfolioboxtop {
	width:581px;
	height:26px;
	margin:0 auto;
	background:url(images/portfolioboxtop.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
	color:#000033;
  
}
.portfolioboxmid {
	width:581px;
	height:150px;
	margin:0 auto;
	background:#ededed;
}

.portfolioboxmid_right {
	width:180px;
	height:128px;
	float:right;
	text-align: center;
	padding-top: 20px;
}

.portfolioboxmid_left {
	width:370px;
	height:132px;
	float:left;
	padding:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.portfolioboxmid_left h2 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f516d;
}

.portfolioboxbtm {
  width:581px;
  height:14px;
  margin:0 auto;
  background:url(images/portfolioboxbtm.jpg) no-repeat;
}

/*domain page setting*/
#maincontent {
	width:970px; 
	height:600px; 
	margin:0 auto;
}

#maincontent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
}

#maincontent a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	color: #3399FF;
	text-decoration:none;
}

#maincontent a:hover {
	color: #990000;
}

#maincontentright {
	width:325px;
	height:600px;
	float:right;
}

#maincontentleft {
	width:640px;
	height:600px;
	margin:0 auto;
	float:left;
}

#registerdomain {
	width:330px;
	height:60px;
	background-color: #5DA5CD;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 5px;
}
/*End domain page setting*/

