/* CSS Document */
/*@font-face {
	font-family: Copperplate Gothic Light;
    font-style:  normal;
    font-weight: normal;
    src:url(http://www.santey.com/COPPERP0.eot);
  }
  */
body {
	margin:0;
	background:#FFFFFF url(../images/top_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:50px;
	font-style:  normal;
	color:#94BE4B;
	/*font-weight: bold;*/
}

.web_banner {
	background-image:url(../images/wd_banner.jpg); 
	background-repeat:no-repeat; 
	width:235px; 
	height:93px;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:  normal;
	color:#22B4EA;
	/*font-weight: bold;*/
}

.services_banner {
	background-image:url(../images/services_table_bg.jpg); 
	background-repeat:no-repeat; 
	width:235px; 
	height:93px;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:  normal;
	color:#22B4EA;
	/*font-weight: bold;*/
}

.eco_banner {
	background-image:url(../images/eco_banner.jpg); 
	background-repeat:no-repeat; 
	width:235px; 
	height:93px;
	padding:0px 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:  normal;
	color:#FF9A22;
	/*font-weight: bold;*/
}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4F4F4F;
	text-decoration:none;
}

.content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4F4F4F;
	text-decoration:none;
}	

.content a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4F4F4F;
	text-decoration:underline;
}

.foot_content {
	font-size:11px;
	color:#4F4F4F;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

.foot_content a:hover {
	font-size:11px;
	color:#4F4F4F;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;	
}

.banner_box {
	width:250px;
	padding-left:14px;
	padding-right:14px;
	text-align:justify;
	border-left:solid, #DBDEE3, 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#4F4F4F;
	text-decoration:none;
}	

.more_img {
	background-image:url(../images/more.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-align:right;
	padding-right:10px;	
}

.readmore {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6C00;
	font-weight:normal;
	text-decoration:none;
}
	
.readmore:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6C00;
	font-weight:normal;
	text-decoration:underline;
}

.heading_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:  normal;
	color:#22B4EA;
	/*font-weight: bold;*/
	line-height:30px;
}

.table_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:  normal;
	color:#22B4EA;
	/*font-weight: bold;*/
	line-height:45px;
}

.sty_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	color:#FF9933;
	text-decoration:none;
}

.sty_2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:25px;	
	color:#FF9933;
	text-decoration:underline;
}

.sty_3 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-decoration:none;
	color:#4F4F4F;
}

.sty_3 a{
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	text-decoration:underline;
	color:#4F4F4F;
}

.sty_3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	text-decoration:none;
}


.porf_table {
	background-color:#FFFFFF;
	border: solid 1px #696969;
}

.porf_table:hover {
	background-color:#EAEAEA;
	border: solid 1px #696969;
}

.porf_table img{
	padding:20px 20px 20px 20px;
}

.port_table_div{
	background-color:#858585;
	width:198px;
	height:52px;
	padding:5px 5px 0px 5px;
	color:#FFFFFF;
}

.port_table_div span{
	color:#6BE8FF;
}

.six_colume_table {
	background-image:url(../images/table_bg.jpg); 
	background-repeat:repeat-x; 
	height:202px; 
	border-left:solid 1px #cccccc; 
	border-right:solid 1px #cccccc;
	color:#4F4F4F;
	padding-left:18px;
}



/*Start Button Style*/
.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(../images/button_left.jpg) no-repeat left top;
margin:0;
margin-right: 20px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/button_right.jpg) no-repeat right top;
padding: 9px 26px 7px 16px;
font-weight:bold;
color:#7F7F7F;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: black;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs a:hover{ /*onMouseover style*/
color:#FF7E00; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
color:#FF7E00; /*Shift background image up to start of 2nd tab image*/
}
/*End Button Style*/