/* CSS Document */
body{
	background-position:center top;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3493D7;
}

/*-------------------------------------------------------------------------Home------------------------------------------------------------------------*/

#wrapper{
	width:1000px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:10px;
	margin:0px auto;
}

#topnavigation{
	float:right;
	width:125px;
}

.clear{
	clear:both;
}

#mainmenu{
	float:left;
	height:58px;
	margin:61px 0 2px 561px;
	width:529px;
}

#mainmenu ul{
	margin:15px;
	padding:0px 0px 2px 0px;
	float:left;
}
#mainmenu ul li{
	padding:15px 10px 28px 9px;
	display:inline;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;

}
#mainmenu ul li a
{
color:#8F8F8F;
text-decoration:none;
}
#mainmenu ul li a:visited{
color:#8F8F8F;
 text-decoration:none;
}
#mainmenu ul li a:hover{
	color:#000000;
	text-decoration:none;
}

.active a{
	color:#000000;
}


#banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	height:221px;
	margin:23px 65px 0 66px;
	width:871px;
}

*html #banner{
	margin:26px 0px 0px 32px;
}

#container{
	float:left;
	margin-left:51px;
	margin-top:16px;
	width:897px;
}

*html #container{
	margin:21px 0px 0px 25px;
}

#leftpanel{
	width:259px;
	float:left;
}

#fclients{
	width:265px;
	height:100px;
	padding-top:6px;
	float:left;
}
#fclientsleft{
	background-image:url('../images/featuredClient.jpg');
	width:89px;
	height:85px;
	float:left;
}

#fclientmid{
	background-image:url('../images/f-bg.jpg');
	background-repeat:repeat-x;
	height:73px;
	width:155px;
	padding:12px 0px 0px 7px;
	float:left;
}

#fclientmid img{
	padding:10px 0px 1px 7px ;
}

*html #fclientmid{
	width:156px;
}

#fclientsright{
	background-image:url('../images/f-right.jpg');
	background-repeat:no-repeat;
	width:8px;
	height:85px;
	float:left;
}

#pdfbtn{
	width:260px;
	height:86px;
	/*background-image:url(../images/pdf.jpg);
	background-repeat:no-repeat;*/
	margin-bottom:12px;
}

#qquote{
	width:259px;
	height:100px;
}

#clck{
	background-image:url('../images/quickquote.jpg');
	background-repeat:no-repeat;
	width:260px;
	height:62px;
	float:left;
}

#qquotemid{
	background-image:url('../images/q-bg.jpg');
	background-repeat:repeat-y;
	width:260px;
	float:left;
	padding-bottom /*\**/:20px\9 
}

.rfields{
	color:#000000;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	float:right;
	padding-right:15px;
}

.quotefrm{
	width:230px;
	margin-left:14px;
	margin-top:33px;
}
.quotefrm h6{
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:4px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}

.txtinput{
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-top:2px;
	padding:0px;
	font-weight:normal;
	background-color:#E5E5E5;
	border: 1px solid #333333;
	width: 226px;
	color:#000000;
	
}

.quotefrm textarea{
	font-family:"Trebuchet MS";
	font-size:14px;
	margin-top:2px;
	padding:0px;
	font-weight:normal;
	background-color:#E5E5E5;
	border: 1px solid #333333;
	width: 226px;
}

.sendquote{
	width: 136px;
	height:30px;
	float:right;
	margin-top:10px;
}
#qquotebtm{
	background-image:url('../images/q-footer.jpg');
	background-repeat:no-repeat;
	width:260px;
	height:8px;
	float:left;
	padding:0px;
}

*html #qquotebtm{
	*margin-top:-10px;
}

#rightpanel{
	width:604px;
	float:right;

}

#services{
	width:612px;
	float:left;
}

.service{
	float:left;
	padding:6px;
}

.servicehead{
	height:58px;
	width:192px;
}

.servicmain{
	background-image:url('../images/bgg.jpg');
	background-repeat:repeat-x;
	float:left;
	height:189px;
	margin-top:-2px;
	width:190px;
}

.servtxt{
	font-size:12px;
	font-weight:bold;
	color:#004374;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}

.servicmain ul{
	font-size: 12px;
	list-style:none;
	padding:0px 6px;
	*margin:6px;
	list-style-position: outside;
}

.servicmain ul li{
	font-family:Arial, Helvetica, sans-serif;
    background: url('../images/tick.gif') no-repeat left center;
	padding: 3px 0px 1px 29px;
	color:#FFFFFF;
	line-height:240%;
}

.weblogo{
	float:left;
	margin-left:6px;
	padding-top:5px;
	width:595px;
}

.featuremaindiv{
	padding-right:7px;
	float:left;
}

.featuremaindiv2{
	padding-left:7px;
	float:right;
}

.featured{
	height:4x;
	width:287px;
}
.featuredmain{
	background-image:url(../images/fea-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:189px;
	width:287px;
}

.imgborder{
	border:1px solid #000000;
	height:223px;
	margin-left:14px;
	width:256px;
}

.imgborder img{
}

.btndiv{
	width:285px;
	height:42px;
	margin-top:61px;
}

#footermain{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	height:70px;
	*margin-top:300px;
	padding-top:5px;
}
*html #footermain
{

padding-top:375px;
}

#footermid{
	width:1000px;
	margin:0px auto;
	padding:0px 0px 0px 98px;
}
/*
#footernavmain{
	width:600px;
	padding:0px 21px 0px 0px;
	float:left;
}

.footerbtn{
	width:151px;
	height:19px;
	background-image:url(../images/footerButton.jpg);
	background-repeat:no-repeat;
	padding:3px 0px 0px 10px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
*/
.linkslist{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.linkslist ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:12px;
	margin-top:10px;
	padding:0 120px 0 0;
	text-align:center;
	
}
	
.linkslist li{
	padding:0px 0px 0px 25px;
	display:inline;
}

.linkslist ul li a:link,.linkslist ul li a:visited{
	color:#fff;
	text-decoration:none;
}

.linkslist ul li a:hover{
	color:#000;
	text-decoration:none;
}

.footeractive{
	color:#000;
	text-decoration:none;
}

.copyright{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-right:105px;
}

/*----------------------------------------------------------------About us-----------------------------------------------------------------*/

.title{
	font-size:25px;
	color:#FFFFFF;
	padding-top:5px;	
	padding-bottom:10px;
}

.description1{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:10px;
}

.description2{
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
}

.serviclinks{
	float:left;
	height:189px;
	width:280px;
	padding-top:13px;
	margin-right:20px;
}

.serviclinks ul{
	font-size: 12px;
	list-style:none;
	padding:0px 6px;
	list-style-position: outside;
}

.serviclinks ul li{
	background: url('../images/tick.gif') no-repeat left center;
	padding: 3px 0px 1px 29px;
	color:#FFFFFF;
	line-height:200%;
}

/*--------------------------------------------------------------Portfolio---------------------------------------------------------------*/

.ptfmain{
	float:left;
	margin:0px 27px 60px 0px;
	width:195px;

}


.ptfmain .left{
	width:6px;
	height:182px;
	background-image:url(../images/portfolio/ptfleft.jpg);
	background-repeat:no-repeat;
	float:left;

}

.ptfmain .bg{
	height:182px;
	background-image:url(../images/portfolio/ptfbg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:10px 5px 0px 5px;

}

.ptfmain .right{
	width:6px;
	height:182px;
	background-image:url(../images/portfolio/ptfright.jpg);
	background-repeat:no-repeat;
	float:left;

}

.ptfmain .bg .imgbrdr{
	border:1px solid #000000;
	width:165px;
	height:161px;
	
}

.ptfmain .bg .imgbrdr img{
}

.ptfmain .bg .title{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	
}



/*--------------------------------------------------------------Project page---------------------------------------------------------------*/

.projecttitlebtn{
	width:588px;
	height:27px;
	background-image:url(../images/portfolio/projectbtn.jpg);
	background-repeat:no-repeat;
	padding:8px 0px 0px 10px;
	margin-top:6px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.blacktxt{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.blacktxt2{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.blacktxt2q{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.blacktxt2q_text{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.yesnostyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.whitetxt{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.whitetxt12{
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}

.whitetxt13{
	font-size:13px;
	color:#FFFFFF;
	font-style:italic;
	line-height:18px;
}

.blacktxt16{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
}

/*--------------------------------------------------------------Logos---------------------------------------------------------------*/


.logoborder{
	border:1px solid #000000;
	width:200px;
	height:74px;
	float:left;
	margin-right:100px;
	margin-bottom:22px;
	margin-top:5px;
	
}

.logoborder img{
}















#slider{
	
			
		height:241px;
margin-left:59px;
overflow-x:hidden;
overflow-y:hidden;
padding-top:18px;
width:885px;
float:left

		
	
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		
		width:696px;
		height:241px;
		overflow:hidden; 
		
		

		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:161px;
		top:215px;
		display:none;
		}	
	#nextBtn{ 
		left:1076px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(imagesslider/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(imagesslider/btn_next.gif) no-repeat 0 0;	
		}				
		img
		{
			border:0;
		}
.chk
{
float:left;
padding:10px 0 0 184px;

}


.cardtitle {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding-bottom:10px;

}


.validation-advice {

color:#000000;
font-size:12px;
margin:0px;
padding:3px;
font-weight:normal;
}

.txtarea
{
	width: 240px;
	height: 120px;
	border: 3px solid #8FE2FF;
	padding: 2px;
}
.inparea
{
	border: 3px solid #8FE2FF;
	
}

.txtainput
{
	font-family:"Trebuchet MS";
	font-size:10px;
	margin-top:2px;
	padding:0px;
	font-weight:normal;
	background-color:#E5E5E5;
	border: 1px solid #333333;
	width: 226px;
	color:#000000;	
}
/*

* { font-family: Verdana; font-size: 96%; }
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }*/
