@import url ('fonts/HelveticaLTStd-Light/layout.css') ;

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCC;
}

#page {
	width:1400px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 50px;
	background:#FFF;
	
	
}

#header {
	width:1400px;
	height:155px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	padding:20px 20px 20px 200px;

	
}

#content{ background:url(../images/body-bg.png) top left no-repeat;
	font-size:14px;
	margin-left:200px;
	width:1000px;
	max-height:100%	
	padding-bottom: 100px;
	color:#5D5D5D;}
	
#content02{
	font-size:14px;
	margin-left:300px;
	width:1000px;
	max-height:100%	
	padding-bottom: 100px;
	color:#5D5D5D;}
	
	
	
	
h1 { background:url(../images/h1-img.jpg)top left no-repeat;
	font-size:22px;
	line-height:26px;
	padding-left:45px;
	padding-bottom:40px;
	font-weight: normal;
}

h2 {font-size:16px;
	line-height:20px;
	color:#F36F45}

h3 { font-size:16px; 
	line-height:20px;
	color:#92BA28;}	
	
h4 { font-size:18px; 
	color:#92BA28;}	
	
h5 { font-size:13px; 
	color:#92BA28;
	margin-bottom:0px;}	
	
h6 { font-size:14px; 
	color:#F36F45;
	margin-bottom:0px;}		
		
.txtGreen { 
	color:#92BA28;
	font-size:12px;}
		
.txtOrange { 
	color:#F36F45;
	font-size:12px;}	
	
p{ font-size:12px;
	line-height:16px;
	width:700px;}	
	
hr { background:url(../images/rule.jpg) top no-repeat;
	height:8px;
	width:1000px;
	padding-bottom:20px;
	border:none !important;
	}	
	
table td { font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5D5D5D;}	
		
.right {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-230px;
	margin-left:80px;
	width:500px;
	float:right;}	
	
.banner {max-width:1402px; height:300px; margin: 0 auto; border-top:solid 2px #999;}
.whoweare { background:url(../images/Who-we-are.jpg) center no-repeat;
	width:223px;
	height:35px;
	text-align:center;
	padding-top:12px;
	margin-top:40px;
	color:#5D5D5D;
	font-size:16px;
	font-weight:bold;}	
	
.whoweare a {color:#5D5D5D;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;}
	
.whoweare a:hover {color:#E5E5E5;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;}
	
	
.pagetitle{ border-bottom: solid 1px #F36F45;
	background:url(../images/title.png) top left no-repeat;
	width:880px;
	color:#5D5D5D;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	font-size:22px;
	margin-top:-20px;
	position:relative;
	
	  }
	  

	
ul.listgreen {
	margin: 0; 
	padding: 0;
}
ul.listgreen li {
	margin: 0; 
	padding: 0 0 0px 15px;	
	font: 12px Arial, Helvetica, sans-serif; 
	color: #5D5D5D; 
	list-style-type: none; 
	line-height: 19px;
	background:url(../images/greenlist.jpg) left center no-repeat;
}
	
#footer	{ background:url(../images/footer-bg.jpg) left bottom no-repeat #FFF;
	height:200px;
	width:1400px;
	/*margin-left:252px;*/
	padding-top:40px; z-index:1;
	}
	

