html{ background: #fff url("../img/background.jpg"); color: #333; font-family: "Helvetica Neue", Arial, Helvetica, Sans, sans-serif; font-weight: 300; }

a{ color: #1b4f6e; text-decoration: none; border-bottom: 1px dotted #9dc8e1; padding: 1px; }
	a:hover{ border-bottom: none; color: #fff; background: #DE492F; }
li{	line-height: 24pt; }

.container{ margin: 0 auto; width: 960px; }

.float{ float: right; margin-right: 160px;}

#header{ margin: 50px auto; width: 960px; }
	#header h1{ background: no-repeat url("../img/logo.png"); height: 32px; width: 304px; text-indent: -999em; }
			
#content{ background: #0D2635 url("../img/content.jpg"); padding: 1.5em 0; color: #fff; border-top: 1px solid #091b26; border-bottom: 1px solid #091b26; }
	#content p{ font-size: 1.6em; line-height: 150%; }
	
#footer{ font-size: .8em; margin-top: 50px; text-align: center; }
	#footer #ey{ text-align: center; margin: 60px 0 20px; }
		#footer #ey a{ border: none; background: none; }

#links { margin-top: 20px;}
	#links h2{ color: #1b4f6e; font-size: 1.4em; padding-bottom: 15px;font-weight: 400;}