/* km CSS Document */

body{
	margin:0;
	padding:0px 0 0 0;
	font:normal 11px/15px Tahoma, Geneva, sans-serif;
	color:#323131;
	background-color: #383838;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
/*======================general==========================*/	
	
  div, table, tr, td, img, form, input, select, p, h1, h2, h3, h4, h5, h6, ul, li, label, textarea, chexbox, radiobutton, ol{
		padding:0;
		margin:0;
		}
	ul{
		padding:0;
		margin:0;
		list-style-type:none;
		}
	ol{
		padding:0;
		margin:0;
		list-style-type:none;
		}	
	a{
		padding:0;
		margin:0;
		text-decoration:none;
		outline:none;
		color:#767676;
		}
	img{
		padding:0;
		margin:0;
		outline:none;
		border:0;
		display:block;
		}
	chexbox{
		padding:0;
		margin:0;
		width:20px;
		height:20px;
		}	
	.spacer{
		padding:0;
		margin:0;
		font-size:0;
		line-height:0;
		clear:both;
		}
	object{
		padding:0;
		margin:0;
		line-height:0;
		font-size:0;
		}
/*======================generalend==========================*/
/*======================main start==========================*/	

.maindiv
{
	width:915px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}


.maindiviner
{
	width:906px;
	margin-left:auto;
	margin-right:auto;
}
.maindivmiddle
{

	background-image:url(../images/repeatbg.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding-left:19px;
	padding-right:17px;
}
/*======================main end==========================*/	

/*======================header start==========================*/
.logoarea
{
	padding-bottom:5px;
}

.logo
{
	width:310px;
	height:76px;
	float:left;
}
.logoright
{
	width:293px;
	float:right;
	background-image:url(../images/callus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#080808;
	line-height:24px;
	padding-left:90px;
	padding-top:15px;
}

.bannerarea
{
	width:445px;
	height:306px;
	float:left;
}

/*======================menu start==========================*/	


.menuarea
{
	background-image:url(../images/menublckbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#000;
	

}
.nav
{
	background-image:url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#000;
	line-height:42px;
	height:42px;
	width:523px;
	float:left;
	
}
.nav ul {
	list-style:none;
	font:14px/50px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.nav ul li{
	float:left;
	padding:0px;
	height:42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	line-height: 42px;
}
.nav ul li a{
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/Home.jpg) 0 0 no-repeat;
	display:block;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 42px;
}
.nav ul li a:hover, .nav ul li a.active{
	color:#fff;
	background-image: url(../images/menublckbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
}
/*======================menu end==========================*/
/*======================header end==========================*/

/*======================body start==========================*/
.welocmearea
{
	width:420px;
	float:right;
	padding-top: 20px;
	color:#383838;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	
}

.welocmearea h2
{
	margin-bottom:15px;
}
.complogo
{
	border:1px solid #a4a4a4;
	text-align:center;
	padding-top:15px;
	padding-bottom:25px;
	padding-left:10px;
	margin-top:15px;
}

.menuright
{
	width:335px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	padding-top:12px;
	margin-right:5px;
}

.bodyleft
{
	width:445px;
	float:left;
	margin-top:1px;
}
.bodyright
{
	float:right;
	width:418px;
	border:1px solid #a4a4a4;
	margin-top:15px;
	
}

.bodyleft h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#d10f38;
	line-height:22px;
	margin-bottom:10px;
	font-weight:normal;
}
.bodyleft span
{
	color:#040404;
}
.services
{
	width:223px;
	float:right;
	background-image:
}

.servbg
{
	background-image:url(../images/menublckbg.png);
	background-repeat:repeat-x;
	height:42px;
	line-height:42px;
	color:#fff;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.servbg ul
{
	margin:0px;
	padding:0px;
	margin-top:5px;
}

.servbg ul li
{
	margin-left:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#383838;
	padding:0px;
	margin:0px;
	list-style-type:none;
	line-height:20px;
	
}

.innerarea
{
	padding-top:25px;
	padding-bottom:20px;
	min-height:400px;
	padding-left:10px;
	padding-right:10px;
}

.innerarea h2
{
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:15px;
}
.innerarea h2 span
{
	color:#dd0c1a;
}
.lst ul
{
	margin:0px;
	padding:0px;
}

.lst ul li
{
	margin:0px;
	padding:0px;
	margin-left:12px;
	list-style-type:disc;
	padding-top:5px;
}
.panel1
{
	padding-top:12px;
	padding-bottom:12px;
	position:relative;
}

.picpanl
{
	width:86px;
	float:left
}
.paneltxt
{
	width:760px;
	float:right;
}

.paneltxt1
{
	position:absolute;
	left: 347px;
	top: 7px;
}
.autpicpanel
{
	width:229px;
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
	margin-bottom:10px;
}
.autpicpanel h2
{
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
}
/*======================body end==========================*/

/*======================footer start==========================*/
.footer
{
	padding-left:11px;
	font-size:11px;
	color:#fff;
	margin-bottom:15px;
}

.footer ul
{
	padding:0px;
	margin:0px;
}

.footer ul li
{
	float:left;
	color:#fff;
}

.footer ul li
{
	float:left;
	color:#fff;
	margin-right:5px;
}

.footer ul li a
{
	
	color:#fff;
	text-decoration:none;
}
.footer a
{
	color:#fff;
	text-decoration:underline;
}
/*======================footer end==========================*/

.txtfld
{
	background-color:#FFF;
	border:1px solid #ccc;
	width:280px;
	height:17px;
}

.txtarea
{
	background-color:#FFF;
	border:1px solid #ccc;
	width:280px;
	height:100px;
}
.cotacttxt
{
	font-size:13px;
	line-height:18px;
}