/*General*/
* { margin:0; padding:0;}
html, body { height:100%;  min-width:1000px;}	
body { 
	background:#eeeeee; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#484848;
	text-align:justify;
	}	
.alignCenter{ text-align: center}
.fleft{ float:left}
.fright{ float:right}
.container {overflow:hidden; width: 100%;}
.clear {clear:both;}
  
	
/*header*/
#head{ position:relative;height:550px; width:100%; z-index:2}

/*page1*/

#page1 .title1{background-image:url(../images/welcome_text.gif);background-repeat:no-repeat; height:27px}
#page1 .par1{float:left;font-size:12px; margin:10px 0 0 0}
#page1 .rm1{float:right;margin:20px 0 0 0}
#page1 .rm1 a img{  border: none }
#page1 .rm1 a:hover img { border:none}
#page1 .img1{background-image:url(../images/image1.jpg);background-repeat:no-repeat; height:235px; }


/*page2*/

#page2 .title1{background-image:url(../images/company_background_text.gif);background-repeat:no-repeat; height:27px}
#page2 .par1{float:left;font-size:12px; margin:10px 0 0 0}
#page2 .title2{background-image:url(../images/title_arrow.gif);background-repeat:no-repeat; background-position:right; height:27px}
#page2 .title_bar{float:right; background-color:#c1c1c1; height:19px; width:300px; margin:4px 40px 0 0}
#page2 .par2{float:right;font-size:12px; margin:25px 0 0 0; height:90px; width:350px}
#page2 .img1{float:left;margin:15px 0 0 0; height:88px; width:121px}


/*page3*/

#page3 .title1{background-image:url(../images/title_arrow.gif);background-repeat:no-repeat; background-position:right; height:27px}
#page3 .title_bar{float:right; background-color:#c1c1c1; height:19px; width:470px; margin:4px 40px 0 0}
#page3 .par1{float:right;margin:20px 0 0 0; height:90px; width:330px; font-size:13px; text-align:left;font-weight:bold}
#page3 .img1{float:left;margin:15px 0 0 0; height:184px; width:361px}


/*page3*/

#page4 .title1{background-image:url(../images/CONTACT_Details_text.gif);background-repeat:no-repeat; background-position:LEFT; height:27px}
#page4 .img1{float:left;margin:15px 0 0 0; height:225px; width:226px}
#page4 .title2{background-image:url(../images/jewel.....jpg);background-repeat:no-repeat; background-position:LEFT; height:23px}

#page4 .box1{width:150px; margin:20px 0 0 0; float:left}
#page4 .box2{width:250px; margin:20px 0 0 40px; float:left}
#page4 .line{width:3px; margin:20px 0 0 0; float:left}
#page4 p{margin:10px 0 0 0; text-align:left}
#page4  p a{color:#00662c; text-decoration:none; display:block; margin:-15px 0 0 15px} 
#page4  p a:hover { text-decoration:underline}
#page4  p a.current {  text-decoration:underline}


#page4 .title3{background-image:url(../images/title_arrow.gif);background-repeat:no-repeat; background-position:right; height:27px}
#page4 .title_bar1{float:right; background-color:#c1c1c1; height:19px; width:250px; margin:4px 40px 0 0}
#page4 .title_bar2{float:right; background-color:#c1c1c1; height:19px; width:250px; margin:4px 40px 0 0}


#page4 .form{ padding:30px 40px 20px 40px;}
#page4 .rowElem2{background:url(../images/contac_box1.jpg) center left no-repeat; float:right; width:316px; height:32px}
#page4 .rowElem3{background:url(../images/contact_box2.jpg) top left no-repeat; float:right; width:316px; height:188px}
#page4 .form_title1{ font-size:13px;float:left;font-weight:bold; margin:8px 10px 22px 0; color:#00662c;}
#page4  fieldset{ border:none}

#page4 .btn1{ position:relative;float:right;margin:20px 10px 0 0}
#page4 .btn2{ position:relative;float:right; margin:20px 0 0 0}
#page4 .btn1 img{ border:0}
#page4 .btn2 img{ border:0}


#page4 .map_frame{background:url(../images/map_bg.jpg)left no-repeat; height:370px; margin:17px 0 15px 0}
#page4 .map{ margin-left:15px; padding-top:15px}
#page4 .glink a{color:#00662c; text-decoration:none; display:block; float:left; padding:0 6px 0 15px} 
#page4 .glink a:hover { text-decoration:underline}


/*page5*/
#page5 .title1{background-image:url(../images/title_arrow.gif);background-repeat:no-repeat; background-position:right; height:27px}
#page5 .title_bar{float:right; background-color:#c1c1c1; height:19px; width:550px; margin:4px 40px 0 0}
#page5 .par1{float:right;margin:20px 0 0 0; height:90px; width:330px; font-size:13px; text-align:left;font-weight:bold}
#page5 .img1{float:left;margin:15px 0 0 0; height:184px; width:361px}


#page5 .sitemap_cont{ margin:50px 0 0 100px}
#page5  ul.list1{margin:0; padding:0; list-style:none;float:left}
#page5  ul.list1 li div{ background:url(../images/arrow.gif) center left no-repeat; background-position:0 1px; margin:0 0 15px 0; padding-left:60px; color:#00662c; font-size:20px; font-weight:bold;}
#page5 ul.list1 li.last div {margin-bottom:40px}
#page5 ul.list1 li a{ text-decoration:none;color:#00662c; font-size:20px; font-weight:bold;} 
#page5 ul.list1 li a:hover {text-decoration:underline }


/*contact form*/

.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
   	border:none; 
	background:none;
	width:300px; height:34px;
	padding:1px 5px 2px 5px;
	color:#00662c;
}

.textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
   	border:none; 
	background:none;
	width:310px; height:180px;
	padding:5px 5px 0 5px;
	overflow:auto;
	color:#00662c;
	
	}
	
.button-3 {color:#0066CC; text-decoration:none;}  
.button-3:hover {  text-decoration:underline}

.indent-1{ position:relative; padding-right:10px;  padding-left:10px; padding-top:20px;float:right}


/*footer*/
footer {color:#C0C0C0;clear:both; font-size:12px}
footer .foot1{ background-image:url(../images/footer_bar.gif); background-repeat:repeat-x; height:90px}
footer .footer_line{ background-image:url(../images/footer_line.png); background-repeat:no-repeat; background-position:center; height:3px; padding-top:21px}
footer .inside{ padding:0 5px 10px 5px}

footer ul{margin:0; padding:0; list-style:none}
footer ul li{ margin:0; display:inline; float:left; color:#00662c;}
footer ul li a{color:#00662c; text-decoration:none; display:block; float:left; padding:0 6px 0 6px;font-weight:bold} 
footer ul li a:hover { text-decoration:underline}
footer ul li a.current {  text-decoration:underline}

footer .fright{ float:right ; margin-top:34px ; text-align:right}
footer .fleft2{ float:left; margin-top:14px}
footer .clear_footer{clear:both; margin:20px 0 0 5px}

footer .powered a {color:#00662c; text-decoration:none;font-weight:bold}  
footer .powered a:hover {  text-decoration:underline}




