body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;}

.clear:after {
	content: ""; display: block; clear: both;}

body {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	background:  #278d86 url(../images/background3.png) repeat-x;}

#container {
	width: 900px; margin: 0 auto;}

#header {
	height: 374px;
    background: url(../images/pliskin.png) top center no-repeat;}

#header ul#nav {
	float: right; list-style: none; width: 560px; margin: 28px 0 0 0;
	background: url(../images/separator2.png) left no-repeat;}

	#header ul#nav li {
		float: left; padding: 0 0 0 15px; margin: 0 25px 0 0; 
		background: url(../images/separator2.png) left no-repeat;}
	
		#header ul#nav li:first-child { 
		    background: none;}
		
		#header ul#nav li a { 
			font-size: 18px; color: #c2a400; font-weight: bold; text-decoration: none;}
		
			#header ul#nav li a:hover, #header ul#nav li a.active {
				color: #fff;}	
			        			
#greeting {
    width: 900px; float: left;}
	
	#greeting h1{
	    color: #2c7376; font-size: 48px; line-height: 48px;	 font-weight: bold;
		margin: 70px 0 15px 0;}
		
	#greeting h2{
	    color: #183d3e; font-size: 20px; line-height: 28px;	 font-weight: normal;
		margin: 0 0 30px 0;}

#content {
	clear: both; width: 900px; padding: 200px 0 0 0;
    background: url(../images/background4.png) center top no-repeat;}
	
#content p {
	color: #183d3e;	font-size: 18px; line-height: 18px; margin: 0 0 0 0; padding: 10px 10px 20px 10px; text-align: center;}

	#content a {
		color: #a28903; font-weight: bold; text-decoration: none;}
		
		#content a:hover { color: #fff; text-decoration: none;}
	
        #content h4 {
		color: #2c7376; font-size: 30px; line-height: 28px;	 font-weight: normal;
		padding: 0 0 10px 0;}
	
#content #main {
	width: 750px; float: left; padding: 15px 0 15px 0; margin: 0 0 0 45px;}	

					
#content #main div.feature1 {
	margin: 0 0 0 20px; float: right; width: 214px;
	background: #288e88;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;}
	
    #content #main div.feature1 h5 {
		color: #6d6d6d; font-size: 20px; line-height: 1px;	 font-weight: normal;
		padding: 10px 0 0 10px;}	
	
		#content #main div.feature1 h5 a {
		    color: #ffd800; font-weight: bold; text-decoration: none;}
		
		#content #main div.feature1 h5 a:hover { 
		    color: #fff; text-decoration: none;}
			
		#content #main div.feature1 p{	
		    padding: 0 0 15px 0;}

			
#footer {
	width: 794px; float: left; padding: 20px 0 20px 0;} 

	
		#footer h6 {
			font-size: 20px; color: #767676; font-weight: normal; margin: 0 0 5px 0;}	
		
		#footer p {
			font-size: 14px; color: #767676; line-height: 18px;}	
		
		#footer a {
			color: #d29d11; text-decoration: none;}
			
			#footer a:hover { 
			    color: #454545; text-decoration: none;}

	#footer div.contact {
		width: 900px; float: left; 
		text-align: center;}
		
		#footer div.contact p {
			font-size: 16px; margin: 0 0 5px 0;}
		
		#footer div.contact p strong {
			font-size: 14px; color: #183d3e; }	
		
		#footer div.contact p a {
			padding: 0 0 0 10px; color: #ffd800; text-decoration: none;}

		#footer div.contact p a:hover{	
		    color: #fff;}