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

body{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#f0f0f0;
	margin:0px;
	padding:0px;
}
.body01{
	/*background:#000000 url(../images/bg01.jpg) center top no-repeat;*/
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center top;
}
.body02{
	background:#952319 url(../images/bg02.jpg) center top no-repeat;
	margin:0px;
	padding:0px;
}
.body03{
	background:#000000 url(../images/bg-03.jpg) center top no-repeat;
	margin:0px;
	padding:0px;
}

a{
	outline:0px none;
}
h1, h2, h3, div{
	margin:0px;
	padding:0px;
}
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:100;
	color:#fff;
}

h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:100;
	color:#FFFFFF;
}

.link a{
	color:#fff;
	font-size:12px;
}
.link a:hover{
	text-decoration:none;
	color:#fff;
}

.link2 a{
	color:#fff;
	font-size:12px;
}


.clear{
	clear:both;
	line-height:0px;
	padding:0px;
	margin:0px;
}
*html .clear{
	clear:both;
	line-height:0px;
	height:0px;
	padding:0px;
	margin:0px;
}
#main{
	width:940px;
	margin:0px auto;
	min-height:690px;
	height:auto !important;
	height:690px;
	/*background:url(../images/main-img.jpg) right top no-repeat;*/
}
#logo{
	height:35px;
	padding-top:50px;
	padding-bottom:10px;
	vertical-align:middle;
	float:left;
}
#top-btn-links{
	float:right;
}
#top-btn-links a{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	background:#ffffff;
	text-decoration:none;
	color:#000000;
}
#top-btn-links a:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}

#top-btn-links-active{
	background:#000 !important;
	text-decoration:none;
	color:#fff !important;
}


#menu{
	/*background:url(../images/menu-bar.png) repeat;*/
	height:35px;
	line-height:30px;
	color:#CCCCCC;
}
.menu-left{
	float:left;
}
.menu-left a{
	padding-right:14px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.menu-left a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
}
.menu-right{
	float:right;
}
.menu-right a{
	text-decoration:none;
	color:#f0f0f0;
	font-size:14px;
	font-weight:bold;
}
.menu-right a:hover{
	color:#666666;
	text-decoration:underline;
}
.dropdown li a{
	color:#cccccc;
	font-size:16px;
}
.dropdown li ul li a{
	font-size:14px;
	/*font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	 color:#000000 !important; */
}


.intro-link a{
	color:#a8dd4d;
}
.main-content p b{
	font-size:28px;
	line-height:25px;
	font-weight:normal;
	color:#fff;
}

.btmMore a
	{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	}
.btmMore a:hover
	{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	}

.btmMore2 a
	{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:17px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	}
.btmMore2 a:hover
	{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:17px;
	text-decoration:underline;
	color:#ffffff;
	font-weight:normal;
	}

.left-col{
	margin-top:0px;
	border-top:1px solid #434343;
	width:330px;
	/*padding-top:10px;*/
	float:left;
}
.revolver {
	WIDTH: 300px;
	HEIGHT: 235px;
	padding:0px;
	margin:0px;
	position:relative;
	margin-left:-3px;
}
.revolver li{
	list-style:none;
	WIDTH: 139px;
	POSITION: absolute;
	HEIGHT: 211px;
	text-align:center;
}
.revolver IMG{
	border:3px #f2f2f2 solid;
	WIDTH: 100%;
	HEIGHT: 100%;
}


.center-col{
	margin-top:0px;
	border-top:1px solid #434343;
	width:280px;
	padding-top:10px;
	float:left;
	margin-left:20px;
	}
	
.center-col a
	{
	text-decoration:none;
	color:#999999;	
	}

.center-col a:hover
	{
	text-decoration:none;
	color:#CCCCCC;	
	}


.center-col p{
	color:#fff;
	}
.center-col p a{
	color:#666666;
	font-weight:bold;
	}
.center-col p a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.center-col b{
	font-size:16px;
	line-height:18px;
	color:#fff;
}
.center-col b span{
 font-weight:normal;
 color:#999999;
}

.right-col{
	margin-top:0px;
	width:280px;
	padding-top:10px;
	float:left;
	margin-left:20px;	
}
.right-col p{
	color:#666666;
}
.right-col b{
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#fff;
}
.right-col span{
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}
.lower-sec{
	 height:328px; 
}
*:first-child+html .lower-sec{
	height:360px;
}
#footer-container{
	width:100%;
	margin-top:0px;
	background:#000000;
	height:125px;
}
#footer{
	margin:0px auto;
	border-top:1px solid #7f8180;
	width:940px;
}
.footer-left{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:60px;
	color:#999999;
}
.footer-left ul{
	padding:0px;
	margin:0px;
}
.footer-left ul li{
	list-style:none;
}
.footer-left a{
	color:#999999;
	text-decoration:none;
	padding-right:10px;
}
.footer-left a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer-right{
	float:right;
	padding-top:20px;
	padding-bottom:20px;
	clear:right;
}
.footer-right a{
	color:#f0f0f0;
	text-decoration:none;
}
.footer-right a:hover{
	color:#999999;
	text-decoration:underline;
}

.homeintro{
	font-size:28px;
	line-height:25px;
	font-weight:normal;
	color:#fff;	
}

.notunderline{
	text-decoration:none;
}

	/*------------------Contact US Form-----------------------*/
.contact-us-page{
	min-height:400px;
	height:auto !important;
	height:400px;
	width:auto;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
    color: #616161;	
}
.label-field{
	width: 220px !important;
	width: 220px;
	clear: right;
	margin: 0;
	padding:2px;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
	height:20px;
	min-height:20px;
	height:auto !important;

}

.address{
	width: 200px;
	clear: right;
	margin: 0;
	padding:2px;
	padding-left: 155px; /*width of left column containing the label elements*/
	line-height:15px;
}
.frmlabel{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.txtfiled{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
	border:1px #999999 solid;
}
.txtfiled:focus{
	width: 200px;
	border:1px #3d600a solid;
	background-color:#fafafa;
}
.combobox{
	width: 202px;
	*width: 204px;
	border:1px #999999 solid;
    color: #616161;
}
.combobox:focus{
	width: 202px;
	*width: 204px;
	border:1px #3d600a solid;
	background-color:#fafafa;
}
.txtarea{
	width: 200px;
	height: 120px;
	border:1px #999999 solid;
}
.txtarea:focus{
	width: 200px;
	height: 120px;
	border:1px #3d600a solid;
	background-color:#fafafa;
}
.compulsory{
	color:#66666;
	margin-left:2px;
	vertical-align:top;
}

* html .threepxfix{
	margin-left: 3px;
}
.form-btn{
	background-color:#191919;
	padding:3px;
	padding-left:8px;
	padding-right:8px;	
  border:2px solid #F2F2F2;
  color:#FFFFFF;
	cursor:pointer;	
}
.form-btn:hover{
	background-color:#FFFFFF;
	color:#191919;
	border:2px solid #191919;
	cursor:pointer;
}
.testimonial:hover{
	background-color:#191919;
	color:#FFFFFF;
}

.error1{ 
	color: #c00; 
	background: #E6C0C0 url(../images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	padding-top:15px;
	text-indent:0px;
	height:30px;
	}
.info{
	background: #F2F2F2 url(../images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #191919 ; 
	border-bottom: 3px solid #191919 ; 
	margin:0px; 
	color:#191919;
	padding-left: 40px; 
	padding-top:15px;
	text-indent:0px;
	height:30px;
}	

	/*------------------Gallery Page-----------------------*/
.gallery-images{
	min-height:450px;
	width:100%;
	}
.gallery-images ul{
	list-style:none;
	}
.gallery-images ul li a{
	float:left;
	padding-left:30px;
	padding-top:10px;
}

.underlineclass{
	color:#fff !important;
	text-decoration:underline !important;
}

#testimonial_text p{	
	color:#FFFFFF;
	padding-bottom:0px;
	margin-bottom:0px;
}
#gallery-main
	{
	min-height:450px;
	height:auto !important;
	height:450px;
	width:100%;
	padding:0;
	margin:0;
	}
#gallery-main ul
	{
	list-style-type:none;
	padding:0;
	margin:0;
	}
#gallery-main ul li
	{
	list-style-type:none;
	width:302px;
	height:269px;
	float:left;
	padding:0 17px 20px 0;
	}
/*- - - - - - - - - 2nd gallery - - - - - - - - */

#gallery-inr1
	{
	min-height:450px;
	height:auto !important;
	height:450px;
	width:100%;
	padding:0px 0px 105px 0px;
	margin:0;
	}
#gallery-inr1 ul
	{
	list-style-type:none;
	padding:0;
	margin:0;
	}
#gallery-inr1 ul li
	{
	list-style-type:none;
	width:143px;
	height:212px;
	float:left;
	padding:0 15px 20px 0;
	}
	
#gallery-inr1 ul li a img
	{
	border:none;
	}
	
#gallery-prev	{
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	background-image:url(../images/prev.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	float:left;
	}

#gallery-prev a{
	color:#FFFFFF;
	padding-left:20px;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	text-decoration:underline;
	}

#gallery-paging	{
	height:auto;
	width:65px;
	padding-left:350px;
	padding-right:350px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	float:left;
	}

#gallery-paging	a{
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	text-decoration:underline;
	}
	
#gallery-next	{
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	float:left;
	}

#gallery-next a{
	color:#FFFFFF;
	padding-right:20px;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	text-decoration:underline;
	}
	
#gallery3-inr1	{
	min-height:450px;
	height:auto !important;
	height:450px;
	width:100%;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	padding:0px 0px 18px 0px;
	margin:0;
}
	
#gallery-prev3	{
	height:auto;
	width:auto;
	margin-top:310px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	background-image:url(../images/prev.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	float:left;
	}

#gallery-prev3 a{
	color:#FFFFFF;
	padding-left:20px;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	text-decoration:underline;
	}


#gallery-next3	{
	height:auto;
	width:auto;
	margin-top:310px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	float:left;
	}

#gallery-next3 a{
	color:#FFFFFF;
	padding-right:20px;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	text-decoration:underline;
	}

#gallery3-mid	{
	min-height:100px;
	height:auto !important;
	height:100px;
	width:369px;
	padding-left:212px;
	padding-right:212px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	float:left;
}

#gallery3-mid-hed	{
	min-height:30px;
	height:auto !important;
	height:30px;
	width:369px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	line-height:17px;
	text-align:center;
	float:left;
}

#gallery3-mid-img	{
	height:549px;
	width:369px;
	padding-top:15px;
	overflow:hidden;
	float:left;
}

#gallery3-paging {
	height:auto;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:155px;
	padding-right:89px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	float:left;
}

#gallery3-paging a{
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	text-decoration:underline;
}

#gallery3-zoom {
	height:auto;
	width:66px;
	padding-top:10px;
	padding-bottom:30px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	float:left;
}

#gallery3-zoom a{
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	text-decoration:underline;
}

#gallery3-zoom1 {
	height:auto;
	width:100px;
	padding-top:10px;
	padding-bottom:20px;
	font-family:"Trebuchet MS", tahoma, verdana;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	margin-right:250px;
	margin-top:-48px;
	float:right;
}

#gallery3-zoom1 a{
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	text-decoration:underline;
}

.testi-raper{
	width:100%;
	padding:5px;
	min-height:30px;
	height:auto !important;
	height:30px;
	
}

.testi-sptr{
	width:100%;
	height:5px;	
	margin:0px auto;
}

.testimonialText{
	padding:0px;
	margin:0px;
	line-height:15px;
	min-height:100px;
	height:auto !important;
	height:30px;
	}

#biography-img{
	width:418px;
	height:267px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

#biography-cont{
	width:490px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:30px;
	float:left;
}

.link-gallery-img1{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.link-gallery-img2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.link-gallery-img3{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
}

.learn-more{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#f0f0f0;
	font-weight:bold;
}