/* CSS Document */

body{
	background-color: #F5F5E7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #009900;
}
a:hover{
	text-decoration: none;
}
a:active {
	outline:none;
	color: #009900;
}
:focus {
  -moz-outline-style:none;
}
input::-moz-focus-inner {border:0;}
p{
	margin: 5px;
}

.padding{
	padding: 10px;
}
.padlftrgt{
	padding-right: 10px;
	padding-left: 10px;
}
.padrgt{
	padding-right: 10px;
}
.padtopbot{
	padding-top: 10px;
	padding-bottom: 10px;
}
.bdr{
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEBA;
	border-bottom-color: #DEDEBA;
	border-left-color: #DEDEBA;
}
.bdr2{
	padding: 6px;
	border: 1px solid #DEDEBA;
}
.bdr4{
	padding: 3px;
	border: 1px solid #DEDEBA;
}
.bdr3{
	padding: 6px;
	border: 1px solid #DEDEBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	background-color: #F5F5E7;
}
.bdrbg2{
	background-color: #f5f5f5;
	border: 1px solid #D4D4D4;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bdrrgt{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E9E9AD;
}
#main_table{
	width: 970px;
}
.topmenubg{
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-right: 30px;
	color: #999999;
}
.menubg1{
	background-image: url(../images/menubg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.menubg2{
	background-image: url(../images/menubg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.menubg3{
	background-image: url(../images/menubg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.menubg4{
	background-image: url(../images/menubg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.menubg5{
	background-image: url(../images/menubg5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.bannerbg{
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 670px;
	background-position: left top;
	padding-top: 21px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bannerbg2{
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 670px;
	background-position: left top;
	padding-top: 21px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#banner_table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #B0B0B0;		
	line-height: 45px;
}
#banner_table a:hover{
	text-decoration: none;
	color: #666666;
}
#menu_table{
}
#menu_table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #002F00;
	margin-left: 50px;
	line-height: 40px;
	display: block;
	margin-right: 50px;
	padding-left: 30px;
}
#menu_table a:hover{
	text-decoration: none;
	color: #FF9900;
}
.ul{
	background-image: url(../images/ul.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 7px;
}
.h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 7px;
	background-image: url(../images/ul.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height: 20px;
}
#content_table1{}
#content_table1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
#content_table1 a:hover{
	color: #0066FF;
	text-decoration: underline;
}
#rgt_table{}
#rgt_table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#rgt_table a:hover{}
.midnw{
	background-image: url(../images/midnw.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.para{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
}
.para2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	margin: 0px;
}
.tab{
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center bottom;
}
.tabmid{
	background-image: url(../images/tabmid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#recpro_table{
	width: 658px;	
}
#recpro_table a{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
#recpro_table a:hover{	
	color: #0066FF;
	text-decoration: underline;
}
.house1{
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 216px;
}
.house2{
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
}
.housedes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DEDEBA;
	border-left-color: #DEDEBA;
	width: 208px;
	padding: 5px;
}
.housedes2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEBA;
	border-bottom-color: #DEDEBA;
	border-left-color: #DEDEBA;
	width: 208px;
	padding: 5px;
}
#comp_table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#comp_table a:hover{
	color: #00CC00;
	text-decoration: underline;
}
.tab2{
	background-image: url(../images/tab2.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
.tab2mid{
	background-image: url(../images/tab2mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #FF6600;
	padding: 10px;
}
.tab3{
	background-image: url(../images/tab3.jpg);
	background-repeat: no-repeat;
	height: 47px;
	background-position: center bottom;
}
.tab3mid{
	background-image: url(../images/tab3mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
    padding: 10px;
}
#project_table{
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
#project_table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #33CC00;
}
#project_table a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.readmore{
	text-align: right;
}
.readmore1{
	text-align: right;
	float: right;
}
#sitemap_table{
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
#sitemap_table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #33CC00;
}
#sitemap_table a:hover{
	color: #666666;
	text-decoration: underline;
}
.bullsite{
	padding-left: 150px;
}
.mailConf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	.scrollimg{
	height: 700px;
	width: 940px;
	overflow: scroll;
	position: relative;
	border: 1px solid #DEDEBA;	
}
#footer_table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer_table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#footer_table a:hover{
    text-decoration: underline;
	color: #009900;
}
.footerbg{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	height: 50px;
}
.div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 40px;
	vertical-align: text-top;
	padding-top: 2px;
	text-align: left;
}
.div2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 35px;
	vertical-align: text-top;
	padding-top: 8px;
	text-align: left;
}
.div3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 35px;
	vertical-align: bottom;	
	text-align: left;
	padding-bottom: 8px;
}
.div4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 35px;
	vertical-align: top;
	text-align: left;
	padding-top: 8px;
}
/*scroll*/
#scroll {
	width:230px;
	background:#FFFFFF;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-left: 10px;	
}
#scroll a {
	text-decoration:none;	
}
#scroll a:hover {
	text-decoration:none;	
}
#scroll img { border: 1px solid #DEDEBA; }
#scroll .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.scroll-v { width:230px; }
.scroll-v ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.scroll-v .thumbnail { float:none; width:220px; }
.scroll-v .info { float:none; width:220px; margin-top:10px; margin-bottom:0px; }
.scroll-v .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }

/*form*/
    .labeltext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:20px;
	text-align:right;
	vertical-align:middle;
	height: 30px;
	color: #333333;
	}
	.combo
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	border:1px solid #cccccc;
	width:183px;
	background-color:#FFFFFF;
	color: #000000;
	}
	.textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align:left;
	border:1px solid #cccccc;
	width:184px;
	height:80px;
	background-color:#ffffff;
	}
	.submit_btn
	{
	border:0px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 70px;
	background-image: url(../images/send_btn.jpg);
	cursor: pointer;	
	}
	.reset_btn
	{
	border:0px;
	background-image: url(../images/reset_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 70px;
	cursor: pointer;
	}
	#form1 fieldset {
	border:0;
	margin:0;
	padding:0;		
}
.error {
	height:15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FF0000;
	display:none;	
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;	
}
.error p {
	margin:0;		
}
.oxy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}