body {
	margin: 25px 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #002e5b url('promobg.gif') repeat-x fixed bottom left;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #5b000d;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5b000d;
}

a:hover {
	text-decoration: underline;
}

#nav a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #96bce2;
}

#nav a:hover {
	text-decoration: underline;
}


#header h1 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

#title em {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #002e5b;
}

#wrap h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002e5b;
}

#wrap h3 {
	font-size: 13px;
	font-weight: bold;
	color: #002e5b;
}

#wrap p {
	font-size: 13px;
	font-weight: 125;
	line-height: 110%;
	color: #22282f;
}

#fineprint {
	font-size: 10px;
	font-weight: 125;
	font-style: italic;
	color: #5b000d;
}

#wrap {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
	height: auto;
}

#header {
	width: auto;
	height: auto;
	text-align: center;
	background: #002e5b url('') repeat-x fixed bottom left;
}

#title {
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: #ffffff;
}

#titleleft {
	width: 210px;
	height: auto;
	float: left;
	text-align: left;
}

#titleright {
	width: 740px;
	padding-right: 5px;
	float: right;
	text-align: left;
}
#contentwrap {
	width: auto;
	height: auto;
	background: #ffffff url('') repeat-x fixed bottom left;
}

#contentwrap strong {
	font-size: 12px;
	font-weight: bold;
	color: #002e5b;
}

#phone {
	font-size: 12px;
	font-weight: bold;
	color: #5b000d;
}

#left {
	padding: 5px 5px 5px 5px;
	margin-top: -50px;
	width: 450px;
	float: left;
	text-align: left;
	background: #ffffff
}

#left h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002e5b;
}

#right {
	padding: 5px 5px 5px 5px;
	width: 450px; 
	float: right;
	text-align: center;
}

.clear {
	clear: both;
}

#footer {
	padding-top: 10px;
	width: auto;
	height: auto;
	text-align: left;
}
