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

body {	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #660000;
}
h2 {
	font-size: 16px;
	color: #006633;
}
h3 {
	font-size: 14px;
	color: #0066FF;
}
h4 {
	font-size: 14px;
	color: #99CC33;
}
.menu_holder {
		margin: 0px;
		height: 40px;
		float:right;
		padding:0;
		width:740px;
		text-align:right;
}
#menu1 a {
		float:left;
		display:block;
		width:auto;
		height:19px;
		padding-top:15px;		/*modified*/
		padding-bottom:15px;	/*modified*/	
		padding-left:10px;		/*modified*/
		padding-right:10px; 	/*modified*/
		/*padding:14px 15px 5px 10px;*/
		font: bold 12px/1 Arial;
		text-align:center;
		color:#000000;
		text-decoration: none;
		text-transform:uppercase;
		background:url(file:///D|/wamp/www/images/menu_normal.png) 0 0;
	

		}
	#menu1 a:hover {	
		float:left;
		color:#0066CC;
		background-position: -150px 0;
		
		}
	#menu1 a:active {
		float:left;
		color:white;
		background-position: -300px 0;
		}
.title{
	font-size:12px; font-weight:bold; color:#333333;
	margin:0; padding:0 0 0 15px; text-transform:uppercase;}
ul,li{
list-style-image:url(../images/list_bg.png);
line-height:160%;
font-size:11px;
}			
li a{
	color:#333333;}
li a:hover{
	color:#999999;}
.text{
 font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:170%; text-align:justify; vertical-align:top;}	
.who_we {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	width:460px;
	border-bottom:#FF9900 2px solid;
	display:block;
	padding-bottom:10px;
}
.subpage_title {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	width:926px;
	border-bottom:#999 2px solid;
	display:block;
	padding-bottom:10px;
}
.sub_title,.sub_title1,.sub_title2,.sub_title3 {
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	width:205px;
	border-bottom:#FF9900 2px solid;
	display:block;
	padding-bottom:10px;
}
.sub_title1{
		border-bottom:#0099FF 2px solid;}
.sub_title2{
	border-bottom:#009966 2px solid;}		
.img_left{
float:left; margin:0; padding:0 10px 10px 0;}
.text{
	line-height:200%; font-family:Arial, Helvetica, sans-serif; color:#333333;}
.text a{
	color:#006666;
	font-weight:bold;
	}
.style1 {
	color: #0099FF;
	font-weight: bold;
}
.sub_title11 {		border-bottom:#0099FF 2px solid;}
.style3 {color: #006633; font-weight: bold; }
