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

html, body {
	height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#100600;
	line-height:18px;
	padding:0px;
	margin:0px auto;
	background-image:url(../images/page-bg.gif);
	background-repeat:repeat-x;
	background-position:letf top;
}
#container {
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;
}
* html #container {
	height: 100%;
}
#mainAreaStart{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
	}
#leftPanel{
		float:left;
		width:756px;
		padding-top:20px;
	}
#rightPanel{
		float:right;
		width:224px;
		padding-top:20px;
	}
/*-------------------------| Header start |----------------------------*/
#header{
	clear:both;
	overflow:hidden;
	}
.logo{
	float:left;
	}
.callInfo{
	float:right;
	margin-top:44px;
	}
.btnPanel{
	clear:both;
	overflow:hidden;
	}
.btnPanel ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.btnPanel ul li{
	padding:0px;
	margin:0px;
	float:left;
	}
/*-------------------------| Header end |------------------------------*/



/*-------------------------| Footer start |----------------------------*/
#footer {
	clear: both;
	height: 40px;
	background-color: #efefef;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color: #595d69;
	margin: -50px auto 0 auto;
	position: relative;
	padding: 15px 0px 10px 0px;
	font-size:11px;
}
.footerWidth{
	width:1000px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	}
.footerLeft{
		float:left;
		width:690px;
	}
.footerRight{
		float:right;
		width:260px;
		text-align:right;
	}
#clearfooter {
	display: block;
	height: 50px;
}
/*-------------------------| Footer end |----------------------------*/




/*-------------------------| tags start |----------------------------*/
a{
	outline:none;
	color:#ffa801;
	}
a img{
	outline:none;
	border:0px;
	}
p{
	padding:0px;
	margin:0px;
	padding-bottom:18px;
	}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:18px;		
	}
ul li{
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-bottom:5px;
	background-image:url(../images/bullet-point.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	}
h1{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	}
h2{
	padding:0px;
	margin:0px;
	padding:5px;
	margin-bottom:10px;
	color:#ffcf01;
	font-size:16px;
	background-color:#000000;
	line-height:20px;
	}
h3{
	padding:0px;
	margin:0px;
	margin-bottom:18px;
	color:#ffba01;
	font-size:18px;
	}
h4{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#ffba01;
	font-size:16px;
	}

/*-------------------------| tags end |----------------------------*/




.flashBox{
	height:424px;
	}
.homeheaderImg{
	padding-bottom:20px;
	}
.homeBottomSection{
	float:left;
	width:365px;
	background-color:#f3f0ea;
	}
.textBlock{
		padding:10px 15px;
	}
	
	
	
.news{
	padding:8px;
	background-color:#ffcf01;
	margin-bottom:16px;
	}
.news ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.news ul li{
	padding:0px;
	margin:0px;
	background-image:none;
	}
.news a{
	text-decoration:none;
	color:#100600;
	display:block;
	padding:5px;
	}
.news a:hover{
	text-decoration:none;
	color:#100600;
	background-color:#ffde51
	}
.date{
		
		overflow:hidden;
		height:20px;
		padding-bottom:8px;
	}
.day{
		float:left;
		background-color:#000000;
		border:1px solid #000000;
		border-right:0px;
		color:#ffffff;
		padding:1px 5px;
		display:block;
	}
.year{
		float:left;
		background-color:#ffffff;
		color:#000000;
		padding:1px 5px;
		display:block;
		border:1px solid #000000;
		border-left:0px;
	}
.news p{
		padding:0px;
		margin:0px;
	}
	
	
	
.weCater{
	background-color:#000000;
	color:#FFF;
	padding:12px;
	margin-bottom:16px;
	}
.weCater ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.weCater ul li{
	padding:0px;
	margin:0px;
	background-image:url(../images/yellow-arrow.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:12px;
	padding-bottom:6px;
	}
	
.fourteenBlackBold{
	font-weight:bold;
	font-size:14px;
	}
	
	
	
.contactForm{
	padding:0px;
	margin:0px;
	}
.contactForm ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.contactForm ul li{
	padding:0px;
	margin:0px;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
	background-image:none;
	}
.contactForm ul li label{
	float:left;
	width:120px;
	font-weight:bold;
	padding-top:3px;
	}
.box{
	border:2px solid #cecece;
	padding:3px;
	width:230px;
	}
.textareabox{
	border:2px solid #cecece;
	padding:3px;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	}
.contactForm{
	float:right;
	width:365px;
	}
.captcha{
	background-color:#fef9e5;
	border:1px solid #ffcf01;
	float:left;
	width:237px;
	}
	
	
	
.newsRecord{
	border-bottom:1px dotted #707070;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	}	
.newsImg{
	float:left;
	margin-right:15px;
	width:200px;
	}
.newsImgA{
	 display: table; 
	 height: 150px; 
	 width:200px; 
	 #position: relative; 
	 overflow: hidden;
	 text-align:center;
	
	}
.newsImgB{
	#position: absolute; 
	#top: 50%; 
	left:50%; 
	display: table-cell; 
	vertical-align: middle; 
	width:200px;
	}
.newsImgC{
	#position: relative; 
	#top: -50%; 
	left:-50%; 
	width:200px;
	}
	
	
	


.gallerySection ul{
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
	clear:both;
	}
.gallerySection ul li{
	padding:0px;
	margin:0px;
	float:left;
	width:168px;
	background-color:#f3f0ea;
	display:block;
	background-image:none;
	height:230px;
	margin-right:28px;
	margin-bottom:16px;
	
	}	
.imgA{
	 display: table; 
	 height: 120px; 
	 width:160px; 
	 #position: relative; 
	 overflow: hidden;
	 padding:4px;
	 padding-bottom:15px;
	 background-image:url(../images/photo-thumbnail.gif);
	 background-position:left top;
	 background-repeat:no-repeat;
	}
.imgB{
	#position: absolute; 
	#top: 50%; 
	left:50%; 
	display: table-cell; 
	vertical-align: middle; 
	width:160px;
	}
.imgC{
	#position: relative; 
	#top: -50%; 
	left:-50%; 
	width:160px;
	}
.gallerySection ul li p{
	padding:8px;
	margin:0px;
	}
	
.clearAll{
	clear:both;
	overflow:hidden;
	}




