/* CSS Document */

body{
	padding:0;
	margin:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f9f7f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	outline:none;
}
.myhome{
	padding:0;
	margin:0;
	background-image:url(../images/bg_home.jpg);
	background-repeat:repeat-x;
	background-color:#eeede9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper{
	width:1003px;
	margin:0 auto;
}

#header{
	float:left;
	width:1000px;
	margin:0px 0 0 0;
}

#support{
	float:right;
	background-image:url(../images/live_support.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:59px;
	overflow:hidden;
	margin:3px 15px 0 0;	
}

#chat{
	float:left;
	width:128px;
	margin:3px 0 0 30px;
}

#support h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9fa1a3;
	padding:22px 0 0 40px;
}

#logo{
	float:left;
	clear:both;
	margin:24px 0 0 17px;
}

#mainNav{
	float:right;
	width:710px;
	overflow:hidden;	
	height:95px;
}

#mainNav h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;	
	color:#2585c8;
	font-weight:normal;
	letter-spacing:2.5px;
	margin:10px 0 0 55px;
	font-stretch:normal;	
}

.tagline{
	float:left;
	margin:10px 0 0 30px;
}

#mainNav ul{
	list-style:none;
	padding:0;
	margin:12px 0 0 28px;	
}

#mainNav ul li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}

#mainNav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#fff;		
	text-decoration:none;
	line-height:32px;
	background-image:url(../images/tab_grey.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:90px;
	margin:0 0 0 5px;
	float:left;
}

#mainNav ul li a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#898989;		
	text-decoration:none;
	line-height:32px;
	background-image:url(../images/tab_white.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:90px;
	margin:0 0 0 5px;
}

#mainNav ul li .active{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#898989;		
	text-decoration:none;
	line-height:32px;
	background-image:url(../images/tab_white.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:90px;
	margin:0 0 0 5px;
}

#banner{
	float:left;
	width:1000px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	height:335px;
	margin:2px 0 0 0;

}

#bannerInner{
	float:left;
	width:961px;	
	margin:0px 0 0 30px;
	/*border:1px solid red;*/
}

#banner img{
	margin:0px 0 0 0px;
}

#content{
	float:left;
	width:1000px;
	overflow:hidden;
	margin:25px 0 25px 0;
}

.boxesMain{
	float:left;
	width:1000px;
}

.webDesign{
	float:left;
	background-image:url(../images/webdesign_dev.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:200px;
	margin:0 0 0 25px;
	overflow:hidden;
}

.hosting{
	float:left;
	background-image:url(../images/hosting.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:200px;
	margin:0 0 0 16px;
	overflow:hidden;
}

.seo{
	float:left;
	background-image:url(../images/seo.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:200px;
	margin:0 0 0 16px;
	overflow:hidden;
}

.webDesign h1, .hosting h1, .seo h1{
	font-family:DustHome;
	font-size:20px;
	padding:15px 0 0 15px;
	color:#fff;
}
.webDesignHight{
	padding-top:55px;
}

.webDesign p, .hosting p, .seo p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 15px;
	color:#fff;
}

.webDesign img, .hosting img, .seo img{
	padding:25px 0 0 15px;	
}

#blcok2{
	float:left;
	width:1000px;
	margin:25px 0 0 0;
}

.testimonial{
	float:left;
	width:636px;
	height:261px;
	margin:0 0 0 20px;
}

.whiteBoxBg{
	float:left;
	width:636px;
	height:240px;
	clear:both;	
	background-image:url(../images/whitebox_bg.jpg);
	background-repeat:repeat-y;
}

.whiteBoxBg h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:0px 0 0 25px;
	color:#373737;
}

.testimonialTxt{
	float:left;
	/*width:270px;*/
	width:290px;
	margin:0 0 0 27px;
	text-align:justify;
	border-right:1px dashed #c8c8c8;
}

.testimonialTxt.noBdr{
	border:none;
}

.testimonialTxt h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0 0 0px;
	color:#fbc86d;
}

.testimonialTxt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 10px 0 0px;
	color:#383838;
}

.testimonialTxt p a{
	color:#383838;
	text-decoration:none;
	display:block;
	padding:10px 0 0 0px;
	text-align:right;
}

.testimonialTxt p a:hover{	
	text-decoration:underline;
}

.left{
	float:left;
}

.offerBox{
	float:right;
	width:320px;
	height:261px;
	overflow:hidden;
	background-image:url(../images/offerbox.jpg);
	background-repeat:no-repeat;
	margin:0 10px 0 0px;
}

.offerBox li{
	list-style:none;
}

.nextPre{
	float:right;
	margin:10px 10px 0 0;

}

.feature{
	/*width:1003px;*/
	float:left;
	width:1000px;	
	text-align:center;
	margin:0px 0 0 13px;
}

.feature h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:20px 0 0 30px;
	color:#555555;
	text-align:left;
}

/*.work{
	float:left;
	width:230px;
	margin:0px 0 0 20px;	
	background-image:url(../images/seprator.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}*/

.work{
	float:left;
	width:250px;
	text-align:center;
	margin:0 0px 0 0px;
	background-image:url(../images/seprator.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.work.noBg{
	background:none;
}
/*
.work img{
	margin:0 0 5px 0;
	opacity:0.4;filter:alpha(opacity=40)	
}

.work img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
*/
.hoverable{
	opacity:1;
	opacity:0.4;filter:alpha(opacity=40);
}

.hovered{
	opacity:1;
	filter:alpha(opacity=100) !important;
}

.work a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	text-decoration:none;
	padding:5px 0 0 0;
}

.work a:hover{	
	text-decoration:underline;
}


.footerMain{
	float:left;
	width:100%;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#525252;	
}

.footerInner{
	margin:0 auto;	
	width:1000px;	
}

.footer{	
	width:200px;
	float:left;
	margin:0 0 10px 10px;	
}

.footer h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 0px 0 5px;	
}

.footer ul{
	list-style:none;
	padding:0;
	margin:0 0 0 0px;
	display:inline;	
	
}

.footer ul li{
	list-style:none;
	padding:0;
	margin:0;
	line-height:18px;	
}

.footer ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cacaca;
	padding:0 0px 0 15px;	
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}


.footer ul li a:hover{
	text-decoration:none;
	color:#000;
}


.footerTxt{
	float:left;
	border-left:1px dashed #c8c8c8;
	padding:10px;
	width:330px;
	margin:25px 0 0 15px;
}

.footerTxt p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cacaca;
	padding:0 0px 0 15px;	
}

.footerTxt span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#feb66b;
	padding:0 0px 0 15px;	
}


.footerTxt{
	float:left;
	border-left:1px dashed #c8c8c8;
	padding:0px 10px 10px 10px;
	width:330px;
	margin:5px 0 0 15px;
}

.footerTxt p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cacaca;
	padding:5px 0px 0 15px;	
}

.footerTxt span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#feb66b;
	padding:0 0px 0 15px;	
}

.icon{
	float:left;
	width:320px;
	margin:10px 0 5px 10px;
	border-bottom:1px dashed #ccc;
	padding:0 0 5px 0;
}

.txtfield{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:5px;
	width:230px;
	border:1px solid #dad9d8;
}
.txtfieldarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:5px;
	width:300px;
	height:100px;
	border:1px solid #dad9d8;
}
.slctfield{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:2px;	
}
.btn{
	border:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#dddddd;
	padding:5px;
	width:70px;
}
.contact_ofc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.foot_desc{
		
		margin:0 auto;
		width:850px;
		height:auto;
	}
.foot_desc p{
		
		float:left;
		width:250px;
		padding:10px;
		font-size:10px;
		display:block;
		text-align:justify;
		color:#ccc;
}
.foot_desc p .rowL{
		
		width:700px;
}

