@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-size:12px;
	color:#9a876e;
	line-height:	16px;
	background:rgb(0,0,0);

}

#wrap{
	width:1004px;
	margin:0 auto;

}

.clear{

}

#header{
	float:left;
	width:1004px;
	height:232px;
	background:url(../images/bannner.jpg) no-repeat;

}

.orange{
	color:#df881b;

}

/**************************navigation**********************************/
.navigation{
	float:left;
	width:206px;
	margin:14px 0 0 0;
	

}

.navigation ul{
	margin:0 0 0 20px;
	width:206px;
	padding:0;
	list-style:none;

}

.navigation li {
	width:206px;
	line-height:29px;
	height:29px;
	margin-bottom:13px;
	background:url(../images/navdown.gif) no-repeat;
	text-align:center;


}
.navigation li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#aaa5a5;
	width:206px;
	height:29px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
	line-height:29px;

}


.navigation li a:hover{
	list-style: none;
	background: url(../images/navhover.gif) no-repeat left;
	width: 206px;
	display: block;
	text-align: center;
	height: 29px;
	line-height: 29px;
	color: #f08b0d;
	font-size: 18px;
}
.navigation .current a{
	background:url(../images/navhover.gif) no-repeat left;
	list-style:none;
	width:206px;
	display:block;
	text-align:center;
	color:#f08b0d;
	height:29px;
	line-height:29px;
}

/*******************************************************************************/

#container{
	float:left;
	width:978px;
	padding:0 13px 18px 13px;	
	background:url(../images/containerbg.gif) repeat-y;
}

#leftcol{
	float:left;
	width:244px;

}

#rightcol{
	float:left;
	width:716px;
	padding-right:18px;

}

.call{
	float:left;
	width:243px;
	background:url(../images/leftbg.gif) no-repeat;
	height:311px;

}

.welcome{
	float:left;
	width:675px;
	border:1px #402909 solid;
	background:#241603;
	padding:24px 21px;
}

.welcome h1{
	font-size: 22px;
	font-weight: bold;
	color: #df881b;
}

.welcome p{
	padding:16px 0 0 0;
	text-align:justify;
}

.welcome ul{
	width:330px;
	padding:15px 0 15px 10px;
	margin:0;
	list-style:none;
	float:left;

}

.welcome li{
	padding:0;
	margin:0 0 0 30px;
	line-height:18px;	
	list-style:lower-alpha;
	
	
}


/****************************************************************************************/
.clients{
	float:left;
	width:675px;
	border:1px #402909 solid;
	background:#241603;
	padding:24px 21px;
}

.clients h1{
	font-size:20px;
	font-weight:bold;
	color:#df881b;
}

.clients p{
	padding:16px 0 0 0;
	text-align:justify;
}

.clients  img{
	margin:3px;
}

.clients ul{
	width:325px;
	padding:10px 0 10px 10px;
	margin:0;
	list-style:none;
	float:left;

}

.clients li{
	font-size:11px;
	padding:0;
	margin:0 0 0 30px;
	line-height:16px;	
	list-style:circle;
	
	
}
/******************************************************************************************/

/* .................................... Gallery ................................................*/


	#slideshow{
		width:530px;
		float:left;	/* Total width of slideshow */
		margin:0;
		padding:0;
	}
	
#slideshow h1{
	background:url(../images/our_gallery.gif) no-repeat;
	height:17px;
	width:88px;
	text-indent:-9999px;
	
	
}

	#previewPane{
		
		margin:0 0 0 0;	
		text-align:center;
		vertical-align:middle;
		padding:10px 0 0 0;
		position:relative;
		
		/* CSS HACK */
		height: 275px;	/* IE 5.x */
		height/* */:/**/275px;	/* Other browsers */
		height: /**/315px;
				
	}
	#previewPane img{
		line-height:400px;
		border:#FEB62D 3px solid;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;	/* Font to use */
		font-weight:bold;
		padding-top:10px;
		font-size:10px;
	}
	#galleryContainer{
		height:80px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		/* CSS HACK */
		height: 82px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/80px;	/* Other browsers */
		height: /**/80px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding-top:22px;
	}
	#arrow_right{
		position:absolute;
		right:-2px;
		z-index:10;
		background-color: #FFF;
		padding-top:22px;
	}
	#theImages{
		position:absolute;
		left:40px;
		width:2000px;
		padding:20px 0 0 0;
		
		
	}
	
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	#theImages #slideEnd{
		float:left;
	}
	
/* ..............................................*/



.gallery{
	float:left;
	width:396px;
	height:279px;
	background:url(../images/gallery/gallerybg.gif) no-repeat;

}



.train{
	float:left;
	width:304px;
	padding-left:18px;

}

.train h1{
	font-size:18px;
	font-weight:normal;
	color:#df881b;
	border-bottom:1px #3f3a34 solid;
	padding-bottom:10px;
}

.train ul{
	padding:0;
	margin:14px 0 20px 0;
	list-style:none;
}

.train li{
	padding:0;
	margin:0;
	background:url(../images/trainli.gif) no-repeat left;
	width:130px;
	line-height:20px;
	list-style:none;
	padding-left:12px;
}


.homecontact{
	float:left;
	width:304px;
	background:url(../images/homecontactimg.gif) no-repeat right bottom; 
	padding-left:18px;
}

.homecontact h1{
	font-size: 24px;
	font-weight: normal;
	color: #df881b;
	border-top: 1px #3f3a34 solid;
	padding-top: 10px;
}

.homecontact p{
	line-height: 20px;
	padding: 10px 0 0 0;
	font-size: 14px;
}



/**************************************contact**************************************************/


#contactpg{
	float:left;
	width:675px;
	border:1px #402909 solid;
	background:#241603;
	padding:24px 21px;
}

#contactpg h1{
	font-size:20px;
	font-weight:bold;
	color:#df881b;
}




.border_bottom{
	border-bottom:1px #585858 dashed;

}

	
#c1{
	margin:0 auto;
	padding:0;
	width:310px;
	float:left;
	line-height:18px;
	text-align:left;
	}	

#c2{
	margin:0;
	padding:0 0 0 30px;
	width:330px;
	float:left;

	line-height:18px;
	text-align:left;
	
}
#c3{
	margin:0 0 0 25px;
	width:150;
	padding:0px;
	float:left;
	line-height:18px;
	text-align:left;
	
}
.error{
	background: #CC0000;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:20px;	
	text-align:center;
	color:#fff;
	}
.border{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #905E2B;
	background:#fffaf5;
	width:310px;
	height:14px;
	padding:2px;
	
}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:2px solid #e37c1d;
	background:#fffaf5;
	width:310px;
	height:14px;
	padding:2px;
	
}
	
.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #AE2300;
	background:#D49560;
	width:320px;
	height:14px;
	padding:2px;
	
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #AE2300;
	background:#D49560;
	width:310px;
	height:14px;
	padding:2px;
	
	}

/* Text Box End */

.field_pad{
	height:35px;
	


}

.border_bottom{
	padding-top:5px;
	
	

}

.res_field_name{
	padding-top:5px;

}


.btn{
	background:#e37c1d;
	border:1px solid #0d0d0d;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	width:60px;
	margin:20px 0 0 0;	
	cursor:pointer;
	color:#fff;
	}

.btn:hover{
	background: #545454;
	}
/*********************/


/*--------------------Foooter-*---------------------------------*/
#footer{
	float:left;
	width:1004px;
	background:url(../images/footerbg.jpg) no-repeat;
	text-align:left;
	color:#fff;
	height:70px;
	font-size:11px;
	
}

#footer p{
	padding-top:25px;
	color:#868686;

}
a.menulink2:link, a.menulink2:active, a.menulink2:visited
{
color:#e37c1d;
text-decoration:none;
}

a.menulink2:hover
{
color:#e37c1d;
text-decoration:overline;
}



/*--------------------Foooter ENDS-*---------------------------------*/

/* blog */

.blog{
	margin: 0 0 0 20px;
	
}
.blog a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #aaa5a5;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	
	
	display: block;
	background: url(../images/navdown.gif) no-repeat;
	width: 206px; height: 29px; line-height: 29px;
	
	
}
.blog a:hover{
	background: url(../images/navhover.gif) no-repeat;
	color:#f08b0d;
}

#nav{
	overflow: hidden;
	background: #000;
	margin-top: -16px;
	margin-bottom: 30px;
}
#nav ul{
	margin: 0; padding: 0;
	position: relative;
	float: left;
	margin-left: 10px;
}
#nav ul li{
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 20px 0 0;
}
#nav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #aaa5a5;
	
	height: 39px; line-height: 39px;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #eee;
}
#nav .call {
float: right;
width: 210px;
height: 39px;
background: none;
font-size: 18px;
height: 39px;
line-height: 39px;
text-align: right;
padding: 0 20px 0 0;
display: none;
}

#primary{
	width: 650px;
	float: left;
}
#secondary{
	width: 250px;
	float: right;
}
#secondary h2,
#primary h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	margin: 0 0 20px 0;
	font-weight: normal;
}
#secondary,
#primary{
	padding: 15px;
}

#secondary ul{}
#secondary ul li{
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #372610;
}
#secondary ul li a{
	text-decoration: none;
	color: #bd6d0c;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#secondary ul li a:hover{
	color: #eee;
}
#blogroll {
	min-height: 600px;
}
#blogroll strong{
	color: #bdb35b;
}

#blogroll .block{
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #372610;
	overflow: hidden;
}
#blogroll .info{
	float: left;
	width: 510px;
}
#blogroll h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #bdb35b;
	line-height: 1.3em;
}
#blogroll small{
	color: #ccc;
	display: block;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 10px 0;
	clear: both;
}
#blogroll p{
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 20px;
}
#blogroll p.thumb{
	float: left;
	width: 120px;
	margin: 0 15px 15px 0;
	background: #fff;
}
#blogroll p.thumb img{
	width: 120px;
	height: 120px;
	background: #fff;
}
#blogroll p.callto{
	
}
#blogroll p.callto a{
	float: left;
	background: #bd6d0c;
	color: #eee;
	
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 20px;
	display: block;
	text-decoration: none;
}
#blogroll p.callto a:hover{
	color: #fff;
}

#blogroll .list1{
	margin: 0 0 30px 0;
}
#blogroll .list1 li{
	margin: 0 0 15px 15px;
}



#sharelinks{
	margin: 0 0 10px 0;
}
#optimizer{
	color: #ccc;
}
#optimizer a,
#optimizer a:hover{
	color: red;
	text-decoration: underline;
}
#blogroll .article .nofloat{
	clear: both;
}

#blogroll .article h1{}
#blogroll .article h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #bdb35b;
}
#blogroll .article h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #bdb35b;
}
#blogroll .article small{
	clear: both;
	width: 100%;
}
#blogroll .article p.thumb{
	float: left;
	clear: left;
}
#blogroll .article p{
	overflow: visible;
}

.facebook{
	position: fixed;
	right: 0; bottom: -2px;
}
.facebook a{
	background: url(../blogphotos/facebook.jpg) no-repeat;
	display: block;
	width: 80px; height: 30px;
	text-indent: -9999px;
	
	border-radius: 10px 0 0 0;
	-o-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	
	box-shadow: 0 0 5px 2px #000;
	-o-box-shadow: 0 0 5px 2px #000;
	-moz-box-shadow: 0 0 5px 2px #000;
	-webkit-box-shadow: 0 0 5px 2px #000;
}

#wrap #container #rightcol div .train ul li a {
	color: #FFFF00;
}
#wrap #container #rightcol .welcome p strong {
	font-size: 14px;
}
#wrap #container #rightcol .welcome p {
	font-size: 14px;
}
