@CHARSET "ISO-8859-1";

* { padding:0; margin:0; }
html {  }
body { font-family:Georgia, "Times New Roman", Garamond, serif; font-size:16px; }

a { color:#21639A; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#1F5D94; margin-bottom:15px; }
p { line-height:150%; margin-bottom:20px; }

.clear { clear:both !important; }

#page { width:830px; margin:10px auto 0; }
	.full { background:url( ../images/header-wide.png ) no-repeat; min-height:590px; height:auto !important; height:590px; }
	.short { background:url( ../images/header-narrow.png ) no-repeat; min-height:150px; height:auto !important; height:150px; }

#logo { height:70px; }
	#logo a { display:block; float:right; height:70px; width:75px; margin-right:25px; }
	
#more-info { font-family:Arial, Helvetica, sans-serif; height:117px; width:247px; padding:15px; margin:81px 0 0 15px; }
	#more-info .message { color:#FFF; font-size:18px; line-height:150%; }
	#more-info a { display:block; float:right; margin-top:20px; font-size:14px; color:#A9D7F7; }
	
#content { margin-top:180px; padding:0 35px; }
#content-narrow { margin-top:110px; padding:0 35px; }
	#nav { width:205px; float:left; }
		#nav ul { list-style-type:none; font-size:14px; }
		#nav li { font-variant:small-caps; letter-spacing:2px; border-bottom:1px solid #D3D9E2; padding:5px 10px 10px; margin-bottom:5px; }
			#nav li a { color:#000 !important; }
			#nav li a:hover { color:#21639A !important; text-decoration:none; }
	#main { width:470px; float:right; }

#footer { background:url( ../images/footer.png ) no-repeat; height:74px; width:830px; margin:0 auto; }
