/* CSS Document */
/*body starts here*/
body {
	/* background:#003648 url(../images/body.png) center top no-repeat; */
	background:#fff  url(../images/bg.jpg) repeat-x ;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-attachment:fixed;
	

}
a, img, label{ border:0px; outline:0px; margin:0px; padding:0px;}
input, textarea{  margin:0px; padding:0px;}

#wrapper {
	width:930px;
	margin:0 auto;
	background:#fff;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
a {
	color:#80AE1A;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
h1 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	color:#66B74A;
	font-size:30px;
	font-weight:100;
	background:url(../images/line.gif) left bottom no-repeat;
}
h2 {
	padding:0px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0px;
}
h3 {
	color:#fff;
	font-size:30px;
	font-weight:100;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/*body ends here*/

/*headerzone starts here*/
#headerzone {
	padding:0px;
	/* background: url(../images/header.jpg) left top no-repeat; */
	height:135px;
	float:right;
	background-color: #eee; 
}
.slideshow { margin: auto }
.slideshow img { background-color: #eee; }
.header {
	width:584px;
	float:left;
	padding:56px 0px 16px 0px;
	font-size:11px;
	color:#5C5C5C;
}
.header a {
	color:#5C5C5C;
	text-decoration:none;
	font-size:11px;
}
.header a:hover {
	text-decoration:underline;
}
/*headerzone ends here*/

/*bannerzone starts here*/
#bannerzone {
	padding:4px 0px 4px 0px;
}
#banner {
	background:url(../images/banner.jpg) no-repeat;
	width:655px;
	height:294px;
	float:right;
	padding:58px 0px 0px 30px;
}
.view {
	margin:10px 0px 0px 0px;
}
/*bannerzone ends here*/


.box_panel {
	margin:0px;
	padding:0px;
}
.box_panel1 {
	margin:0px;
	padding:0px;
}
.first_box_panel1 {
	margin:0px 5px;
	padding:10px 5px 5px 5px;
	float:left;
	width:238px;
	display: block;
	background:url(../images/box_blu.jpg) no-repeat;
}
.sec_box_panel1 {
	margin:0px;
	padding:10px 5px 5px 5px;
	float:left;
	width:243px;
	display: block;
	background: url(../images/box_green.jpg) no-repeat;
}
.third_box_panel1 {
	margin:0px;
	padding:10px 5px 5px 5px;
	float:left;
	width:243px;
	display: block;
	background:url(../images/box_orange.jpg) no-repeat;
}
.enq-form {
	float:left;
	height:244px;
	background:#66B74A;
	padding:8px 10px;
	width:250px;
	
}
/****************************************************************************/


ul.blu-list {
	list-style:url(../images/bullet1.gif) outside;
	color:#fff;
	font-size:18px;
	margin: 5px 0px 5px 30px;
	padding:0px;
}
ul.gre-list {
	list-style:url(../images/bullet.gif) outside;
	color:#fff;
	font-size:18px;
	margin: 5px 0px 5px 30px;
	padding:0px;
}
ul.ora-list {
	list-style:url(../images/bullet2.gif) outside;
	color:#fff;
	font-size:18px;
	margin: 5px 0px 5px 30px;
	padding:0px;
}
/************************************************************************************/
#navigaition_panel {
	clear:both;
	background:url(../images/nav_gradient.gif) repeat-x;
	height:74px;
}
.nav {
	margin:0px;
	padding:0px;
	width:930px
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.nav ul li {
	margin:0px;
	padding:0 1px 0 2px;
	list-style:none;
	text-transform:uppercase;
	float:left;
	color:#fff;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;

}
.nav ul li a {
	float:left;
	width:auto;
	margin:0px;
	padding:29px 23px 30px 23px;
	text-decoration:none;
	color:#fff;
	background:url(../images/menu_bg.gif) no-repeat 0 0;
	display:block;
}
.nav ul li a:hover {
	float:left;
	color:#fff;
	background:url(../images/menu_bg.gif ) no-repeat 0 bottom;
	display:block;
	text-decoration:none;
}
.nav ul li a.over {
	float:left;
	text-decoration: none;
	color:#fff;
	background:url(../images/menu_bg.gif ) no-repeat 0 bottom;
	display:block;
}
.nav ul li.lastline {
	background-image:none;
}
/*primary_box starts here*/
.primary_box {
	padding:38px 63px 32px 30px;
	background:url(../images/border_bg.gif) left bottom repeat-x;
	line-height: 20px;
	/* border: 1px solid #900; */
}
.pic1 {
	float:left;
	padding:0px;
}
.primary_textcontents {
	padding:0px 0px 0px 0px;
	line-height:20px;
	text-align:justify;
}
.primary_textcontents p {
	color:#000000;
	font-size:14px;
}
.primary_textcontents ul  {
	color:#000000;
	font-size:14px;
}
.blue_text {
	color:#66B74A;
	font-size:15px;
	font-weight:bold;
}
.block_text {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:justify;
}
/*primary_box ends here*/

/*secondary_box starts here*/
.secondary_box {
	padding:0;
	background-color:#0455A6;
}
.secondary_box1 {
	/* background-color:#000000; */
	width:250px;
	float:left;
}
.about_box1 {
	/* background-color:#CCCCCC; */
	width:360px;
	float:left;
}
.about_box1 h3 {
	padding:10px 0px 0px 33px;
}
.secondary_box2 {
	background:#01418B url(../images/box2_bg.gif) repeat-x;
	width:300px;
	float:right;
	margin:0px 0 0 0;
	padding:0px 0px 0px 20px;
}
.box1 {
	width:230px;
	padding:5px 10px 5px 13px;
	float:left;
	
}
.box1_menu {
	padding:15px 0px 0px 0px;
	margin:0px ;
}
.box1_menu ul {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}
.box1_menu li {
	padding:0px 0px 10px 10px;
	margin:0px;
	list-style:none;
	background:url(../images/BULLOT.gif) 0px 5px no-repeat
}
.box1_menu li a {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
.box1_menu li a:hover {
	text-decoration:none;
}
.box1_menu1 {
	padding: 0px;
	margin:0px;
}
.box1_menu1 ul {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.box1_menu1 li {
	padding:0px 0px 10px 10px;
	margin:0px;
	list-style:none;
	background:url(../images/BULLOT.gif) 0px 5px no-repeat
}
.box1_menu1 li a {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
.box1_menu1 li a:hover {
	text-decoration:none;
}
.pic2 {
	float:right;
	padding:10px 0px 0px 0px;
}

.white_text {
	font-size:15px;
	font-weight:bold;
}
.box3 {
	padding:5px 0px 0px 0px;
	float:right;
	width:150px;
	margin-top:-100px;
	margin-right:-22px;
	height:148px;
}
form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ures {
	color:#505050;
	font-weight:bold;
	padding:5px 10px 0px 0px;
	text-align:left;
	
}
.free_quote {
	color:#505050;
	font-weight:bold;
	font-size:18px;
	float:left;
	padding:0px;
	text-align:left;
	width:160px;
}
.textfield {
	background:url(../images/text_field.gif) no-repeat;
	width:124px;
	height:20px;
	border:none;
	float:left;
	
}
.textfield1 {
	background:url(../images/text_field.gif) no-repeat;
	width:124px;
	height:20px;
	border:none;
	float:left;
	margin:5px 0px 2px 0px;
}
.textarea {
	width:124px;
	border:#CCCCCC 1px solid;
}
.go {
	float:right;
	padding:0px 50px 0px 0px;
	margin:10px 0px 0px 0px;
}
.submit {
	padding:0 0 0 60px;
	margin:10px 0px 0px 0px;
}
.submitquoter {
	background:url(../images/submit_btn.png) no-repeat;
	width:99px;
	height:34px;
	border:none;
}
.forget {
	padding:0px 0px 0px 60px;
	margin:0px 0px 0px 0px;
}
.forget a {
	text-decoration:underline;
	color:#fff;
}
.forget a:hover {
	text-decoration:none;
}
.white_link {
	float:left;
}
.white_link a {
	text-decoration:underline;
	color:#fff;
	padding:20px 5px 0px 0px;
}
.white_link a:hover {
	text-decoration:none;
}
/*footer starts here*/
#footer {
	background:#faa61a url(../images/FOOTER_BG.gif) left top repeat-x;
	width:930px;
}
.footermenu {
	padding:32px 0px 17px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.footermenu ul {
	padding:2px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}
.footermenu li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
}
.footermenu li a {
	padding:0px 7px 0px 6px;
	color:#fff;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
.footermenu li a:hover {
	text-decoration:none;
	color:#80AE1A;
}
.copyright {
	padding:32px 0px 17px 310px;
	color:#fff;
	float:left;
	font-size:13px;
}
.whiteline {
	color:#fff;
	font-weight:bold;
}
/*footer ends here*/

.fltl {
	float:left;
}
.fltr {
	float:right;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.padding-20l{ padding-left:20px;}
.padding-10b{ padding-bottom:10px;}
.padding-10t{ padding-top:10px;}
.padding-10l{ padding-left:10px;}
.wid-70{ width:70px;color:#FFFFFF}
.wid-50{ width:50px;color:#FFFFFF}
.padding-15t{ padding-top:15px;}
.padding-2t{ padding-top:2px;}
.padding-5t{ padding-top:5px;}



.main_tables {
	border-style: none;
	border-collapse:collapse;
	background-color:#FFFFFF;
	font-size:1em;
	text-align:left;
	}
	.main_tables td {
		border-width: 1px;
		padding: 5px;
		border-style: solid;
		border-color:#d6d6d6;
		background-color:#FFFFFF;
	}
	.main_tables th {
		color:#000000;
		background-color:#F2F2F2;
		border-width: 1px;
		border-style: solid;
		border-color:#d6d6d6;
		padding:5px;
		font-weight:normal;
	}
	
	
	#inputtext1, #inputtext2 {
		padding: 2px;
		border:1px solid #CBEDFE;
		color:#777;
	}
	#inputtext1:hover, #inputtext2:hover {
		background-color: #FDFDD5;
	}
	#contact1{
		padding: 2px;
		border:1px solid #CBEDFE;
		color:#777;
	}
	#contact1:hover{
		background-color: #FDFDD5;
	}
	
	
	textarea      { border: 1px solid silver; }

	input.disabled { background-color: #F0F0F0; }

	input.button  { cursor: pointer;   }

.aboutinfo {
	color:#FFFFFF;
	margin-top:0px;
	text-align:justify;
	padding:25px 0px 5px 33px;
	float:left;
}
.aboutinfo p{
	color:#63B247;
	font-weight:bold;
}

.logoinfo {
	background:url(../images/logoone.jpg) no-repeat 0 0;
	width:340px;
	height:129px;
}

#page-wrap			{ width: 900px; margin: 0 auto; }

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 150px;
					  float: left; }
.photo-link:hover	{ border-color: #68B84B; }



	/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../images/tape.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
