@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-weight:normal;
	font-size: 12px;
	line-height: 18px;
	color: #535356;
	background-color: #001039;
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat;
}
#header {
	height: 42px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header li {
	margin: 0px;
	float: left;
	width: 70px;
	height:42px;
    font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
}
#header a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 24px;
	padding-bottom:6px;
	display:block;
	letter-spacing: 1px;
}
#header li a:link, #header li a:visited{
	background-color:transparent;
}
#header li a:hover, #header li a:active{
	background-color:#62769e;
}
#wrapper {
	background-color: #FFF;
	width: 100%;
}
#top {
	background-image: url(../images/top_border.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
	background-position: center;
}
#bottom {
	background-image: url(../images/bottom_border.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
	clear: both;
	margin-top: 48px;
	background-position: center;
}
#content{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
	background-image: url(../images/big_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content h1 {
	font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 60px;
	line-height: 72px;
	color: #214d7f;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 24px;
	margin-top: 0px;
	padding-bottom: 12px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#left_column{
	width:640px;
	float:left;
}
#left_column h2 {
	font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 24px;
	line-height: 24px;
	color: #214d7f;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #627693;
	background-image:url(../images/logo_icon.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px 0px 4px 21px;
}
#left_column h3, #right_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #62769e;
	font-weight: normal;
	text-transform: uppercase;
	padding:4px 0px 0px 0px;
	margin:0px;
}
#quote {
	background-image: url(../images/large_logo.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 560px;
	padding-left: 80px;
}
#quote h4 {
	font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	letter-spacing:2px;
	font-size: 30px;
	line-height: 36px;
	color: #214d7f;
	font-weight:normal;
	margin: 0px;
	padding-top: 24px;
}
div.leftFade{
	width:600px;
	background-image:url(../images/leftColumn_top.png);
	background-repeat:no-repeat;
	padding:20px;
	min-height:200px;
	margin:0px 0px 18px 0px;
}

#right_column{
	width:320px;
	float:left;
}
#right_column h2 {
	font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 18px;
	line-height: 21px;
	color: #214d7f;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #627693;
	background-image:url(../images/logo_icon.gif);
	background-repeat:no-repeat;
	margin: 3px 0px;
	padding:0px 0px 4px 21px;
}
div.rightFade{
	width:280px;
	background-image:url(../images/rightColumn_top.png);
	background-repeat:no-repeat;
	padding:20px;
	min-height:120px;
}
#footer {
	height: 220px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	padding-top: 18px;
	padding-bottom: 36px;
}
#footer h2 {
	font-family: "ligurino-condensed-1", "ligurino-condensed-2", "Arial Narrow", Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px;
	padding:18px 0px 4px 10px;
}
#footer_left, #footer_middle, #footer_right{
	width:300px;
	float:left;
	margin:0px 10px 0px 10px;
}
#footer p{
	padding:3px 10px 3px 10px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#62769e;
}
#footer a:hover{
	color:#AAA;
}
