
*{ margin: 0; padding: 0; }*
body { margin: 10px 0 0; background: #ffffff repeat-x; font: 12px "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; width: 900px; }
	h1 a { text-decoration: none; }
	h2 { font-size: 15px; color: #13312a; font-weight: normal; margin: 0; margin-top: -30px; font-family: "Century Gothic"; }
	h3 { font-size: 16px; border-bottom: 1px solid #eee; margin: 0; }
	p  { margin: 0; line-height: 1.4em; color: #13312a; text-align: justify; font-size: 12px; margin-top: 4px; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
	.green { color: #27694a; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
	.grey { color: #58585b; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }

	
.wrap { position: relative; width: 950px; margin: 0 auto; }
 
#header { width: 900px; height: 180px; margin: -20px auto; }
	#menu  { float: right; width: 100%; padding: 8px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 2px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #000000; }
		#menu a:hover { color: #003333; border-bottom: 2px solid #00775c; }
		#menu .active a { border-bottom: 2px solid #006633; color: #00775c;}
 
	.box { float: left; padding: 55px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 382px; position: relative; margin-top: 12px; no-repeat top right; height: 168px; }
	
#bar { margin: 10px 0 30px; padding: 5px 91px 5px 0; background: url(../images/bar.gif) repeat-x; color: #ffffff; 
font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px; text-align:center; }
	#bar a { color: #06A475; margin: 0 10px 0 0; text-decoration: none;}
	#bar a:hover { color: #ffffff; text-decoration: underline;}
.col { position: absolute; float: left; width: 424px; margin: 0 30px 15px 0;}
.col p { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #003333; line-height: 1.6em;}
.col p a { color: #024F13;};
.col ul li{
	color: #568e79;
}
	.last { position: relative; float: right; width: 450px; margin: 4px 14px 0; padding: 0;}

#footer { position: absolute; margin: 920px auto; border-top: 1px solid #e0e0e0; width: 100%; height: 50px; }	
	#footer p { margin: 0 5px 0 0; padding: 10px; }
	#footer a { color: #808080; font-weight: bold; }