@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;

}

* {
	padding:0;
	margin:0;
}

img {
	border:none;
}

.clr {
	clear:both;
}
a{
	text-decoration:none;
	outline:none;
}
#container {
	width:1000px;
	margin:0 auto;
	background:#fff;
}
#header {
	background:url(../images/header-bg.jpg) repeat-x left top;
	height:127px;
}
#header #logo{
	float:left;
	width:260px;
	margin:24px 0 0 33px;
}

#header #topNav {
	float:right;
	width:470px;
	margin:50px 15px 0 0;
}
 #topNav ul {
list-style:none;
} 

#topNav ul li {
	float:left;
	padding:0;
	
}
#topNav a{
	color:#000; 
	text-decoration:none;
	padding:0 5px;
	line-height:20px;
}

#topNav ul li a:hover,
#topNav ul li a.selected {
	background: url(../images/over-left.gif) no-repeat left top;
	color:#fff;
	display:block;

}
#topNav ul li a:hover span,
#topNav ul li a.selected span {
	background: url(../images/over-right.gif) no-repeat right top;
	display:block;

}
#topNav ul li a span {
	padding-right:5px;
}
#navArea ul li a.selected{
	font-weight:bold;
}

#mainBody {
	background:#fff url(../images/content-bg.gif) repeat-x  left bottom;
}
#contentArea {
	margin-bottom:10px;
	border-bottom:1px solid #0977BE;
	padding-bottom:10px;
}
#leftCol {
	float:left;
	width:702px;
	border-right:1px solid #E5E5E5;
	padding-left:10px;
	min-height:600px;
}
#leftCol h2
{
	padding: 10px 0px 5px 10px;
	color:#0072BC;
}
#leftCol p {
	text-align:justify;
	padding:0 15px 0px 25px;
	line-height:18px;
}
#contentArea #leftCol ul
{
	padding:10px 0 10px 65px;
}
#contentArea #leftCol ul li
{
	list-style-image:url(../images/bullets.jpg);
}
#leftCol #Service ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:80px;
}
#leftCol #Service h3 {
		color:#F15A22;
		font-size:12px;
		font-weight:bold;
		padding:5px 0 4px;
}
#leftCol #Service h3 {
	color:#F15A22;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 4px;
}
#leftCol #Service ul li a {
	color:#656565;
	text-decoration:none;
}
#leftCol h1{
	background:url(../images/services-icon.gif) no-repeat left 12px;
	font-size:22px;
	font-weight:normal;
	color:#FF0000;
	padding:15px 0 0 50px;
	line-height:58px;
	margin-bottom:15px;
}
#leftCol h1 span{
	color:#000;
}
#leftCol .serviceBox {
	background: url(../images/service-box-bg.gif) no-repeat center bottom;
	padding-bottom:20px;
	margin-bottom:20px;

}
#leftCol .serviceBox .iconArea {
	float:left;
	width:85px;
}

#leftCol .serviceBox .iconArea2 {
	float:left;
	width:75px;
	border-left:1px solid #E5E5E5;
	padding-left:10px;
	min-height:130px;
}
#leftCol .serviceBox .serviceLeft {
	float:left;
	width:266px;
}
#leftCol .serviceBox .serviceLeft h2,
#leftCol .serviceBox .serviceRight h2{
	font-size:18px;
	font-weight:normal;
	color:#0072BC;
	padding:15px 0 5px 0px;
}
#leftCol .serviceBox .serviceLeft h2 span,
#leftCol .serviceBox .serviceRight h2 span{
	color:#000;
}
#leftCol .serviceBox .serviceRight {
	float:left;
	width:250px;
}
#leftCol .serviceBox p {
	line-height:20px;
}
#leftCol .serviceBox a {
color:#626262;
text-decoration:none;
}
#leftCol .serviceBox a:hover{
	color:#626262;
	text-decoration:underline;
}
#leftCol .portFolio
{
	width:700px;
	float:left;
	overflow:hidden;
}
#leftCol .portFolio .image
{
	width:250px;
	overflow:hidden;
	float:left;
	margin:auto;
	
}
#leftCol .portFolio .image img
{
	vertical-align:middle;
}

#leftCol .portFolio .Content
{
	margin:0 20px 0 20px;
	float:left;
	width:410px;
}
#leftCol .Content h2 {
		color:#0072BC;
		padding:10px 0 5px 0;
}
#leftCol .Content h2 a,
#leftCol .Content h2 a:hover{
		color:#0072BC;
		text-decoration:none;
}
#leftCol .portFolio .Content p{
	line-height:18px;
	padding:0 0px 0 0px;
	text-align:justify;
}
#leftCol .seprator
{
	height:2px;
	width:660px;
	margin:20px 0 20px 0;
	background:url(../images/sapreter.jpg) top center no-repeat;
}
#rightCol {
	float:left;
	width:287px;
}

#rightCol h3{
	background:url(../images/ecommerce-bg.gif) no-repeat center top;
	font-size:18px;
	font-weight:normal;
	width:241px;
	color:#fff;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:10px auto;
}
#rightCol #rightNavigation a{
	text-decoration:none;
	outline:none;
}
#rightCol p {
	text-align:justify;
	padding:0 25px;
	line-height:18px;
	margin-bottom:10px;

}
#rightCol .btnArea {
	margin-left:60px;
	margin-bottom:10px;
}
#rightCol .btn {
	background:url(../images/btn-bg.gif) no-repeat left top;
	float:right;
	width:81px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:40px;
	_margin-right:20px;
	
}
#rightCol .btn a{
	text-decoration:none;
	color:#fff;
}
#rightCol .secHeading {
	background:url(../images/seo-bg.gif) no-repeat left top;
	font-size:18px;
	font-weight:normal;
	width:241px;
	color:#000;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:10px auto;
}
#qouteArea {
	border-top:1px solid #E5E5E5;
	padding-left:30px;
	_padding-left:20px;
	margin:10px 0;
}
#qouteArea h4{
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	height:40px;
	line-height:40px;
}
#qouteArea h4 span{
color:#000;
}
#qouteArea ul {
	float:left;
	list-style:none;
}
#qouteArea ul li{
margin-bottom:8px;
float:left;
}
#qouteArea ul li label{
	float:left;
	width:75px;
	text-align:right;
	margin-right:5px;
}
#qouteArea ul li input{
	float:left;
	width:140px;
	text-align:left;
	padding:2px;
	border:1px solid #E5E5E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
}
#qouteArea ul li select{
	float:left;
	width:145px;
	text-align:left;
	padding:2px;
	border:1px solid #E5E5E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
}
#qouteArea ul li textarea{
	float:left;
	width:170px;
	text-align:left;
	padding:2px;
	border:1px solid #E5E5E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
}
#qouteArea ul li .btn {
background:url(../images/submit-btn-bg.gif) no-repeat right top;
	width:51px;
	height:19px;
	line-height:10px!important;
	text-align:center;
	border:none;
	margin:0 0 0 125px;
	float:none;
	padding:0 0 3px!important;
	margin-right:0!important;
	font-size:11px;
	color:#fff;
}
#infoBox {
	margin-bottom:10px;
	border-bottom:1px solid #0977BE;
	padding:0 30px 10px 70px;
}
#infoBox .servicesList{
	float:left;
	width:210px;
	padding-right:10px;
	list-style:none;
}
#infoBox .servicesList li{
	float:left;
}
#infoBox .servicesList li h3{

	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	text-align:center;
	height:28px;
	width:194px;
	background:url(../images/footer-nav-head-bg.jpg) top left no-repeat;
	line-height:28px;
	float:left;
}
#infoBox .servicesList  ul{
	list-style-image:url(../images/bullets.jpg);
	float:left;
	display:block;
	padding:0 0 0 25px;
	margin:10px 0 0 0px;
}
#infoBox .servicesList  ul li{
	background:none;
	color:#626262;
	font-weight:normal;
	font-size:11px;
	float:none;
	text-align:left;
	@padding:0 0 0 5px;
}
#infoBox .servicesList ul li a{
	color:#626262;

}

#infoBox .servicesList li a{
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
}
#infoBox .servicesList li a:hover{
	text-decoration:underline;
}

#footer {
padding:20px;
}
#footer #links{
float:left;
width:400px
}
#footer #links a{
	text-decoration:none;
	color:#000;
	padding:0 5px;
}
#footer #links a:hover{
	text-decoration:underline;
	color:#000;
}	