body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(images/tileBackground.gif) 0% 0% repeat-y;
	line-height: 18px;
	}

div, table, td {
	padding:0;
	margin:0;
	}

h4 {
	color: #333333;
	font-size: 14px;
	margin:0 0 -18px 0;
	padding: 0;
	}

h3 {
	font-weight:normal;
	line-height: 28px;
	font-size: 20px;
	}

h2 {
	font-weight:normal;
	font-size: 20px;
	color: #007fe1;
	}

h5 {
	height:30px;
	padding:4px 0 0 15px;
	margin: 0 0 10px 0;
	color: #333333;
	font-size: 16px;
	background: url(images/orderBG.gif) 0% 0% no-repeat;
	}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	margin:0;
	border: 1px solid #FFFFFF;
	}



#header {
	width: 726px;
	height: 92px;
	background: url(images/header.gif) 0% 0% no-repeat;
	}

#nav {
	float: left;
	width: 214px;
	height: 500px;
	background: url(images/leftFill.gif) 5px 270px no-repeat;
	}

#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #007fe1;
	text-decoration: none;
	}

#nav a .subLine{
	font-size:10px;
	color: #333333;
	text-decoration: none;
	margin:-5px 0 0 0;
	}

#nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e13500;
	text-decoration: underline;
	}

#nav a:hover .subLine{
	font-size:10px;
	color: #9f2500;
	text-decoration: none;
	}
	
#mainWrapper {
	width: 726px;
	height: 100%;
	}

#wrapper {
	width: 511px;
	position: absolute;
	top: 92px;
	left: 214px;
	}

#flood {
	float: left;
	height: 234px;
	width: 511px;
	background: url(images/flood.jpg) 0% 0% no-repeat;
	}

#main {
	width: 511px;
	background: #0e7de3;
	color: #ffffff;
	}

#main2 {
	padding: 10px;
	width: 491px;
	background: #0e7de3;
	color: #ffffff;
	}

#main2 a {
	color: #ffffff;
	text-decoration: underline;
	}

#main2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#maintext {
	padding: 10px 0px 10px 10px;
	width: 60%;
	}

#maintext a {
	color: #ffffff;
	text-decoration: underline;
	}

#maintext a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#mainpic {
	background: url(images/sandbagger.gif) 100% 100% no-repeat;
	}

#sub {
	/*border-bottom: 1px solid #00adf0;*/
	padding: 0 10px 10px 10px;
	}

#sub a {
	color: #007fe1;
	font-weight:bold;
	text-decoration:underline;
	}

#sub a:hover {
	color: #007fe1;
	font-weight:bold;
	text-decoration:none;
	}

#footer {
	text-align: right;
	border-top: 1px solid #666666;
	padding-top: 4px;
	}

#footer a {
	color:#666666;
	text-decoration:underline;
	padding: 0 3px 0 3px;
	}

#footer a:hover {
	color:#666666;
	text-decoration:none;
	padding: 0 3px 0 3px;
	}

#resources {
	color:#666666;
	margin-top: 30px;
	font-size: 12px;
	margin-left: 15px;
	}

#resources strong {
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
	}

#resources a {
	font-size: 11px;
	color: #007fe1;
	text-decoration: underline;
	}
	
#resources a:hover {
	font-size: 11px;
	color: #007fe1;
	text-decoration: none;
	}

.btn {
	margin: 5px 0 0 5px;
	}

.spacer {
	clear: both;
	}

.column {
	float: left;
	width: 50%;
	}

.blue {
	font-size: 12px;
	color: #007fe1;
	font-weight:bold;
	padding-left: 35px;
	}

.blue2 {
	font-size: 12px;
	color: #007fe1;
	font-weight:bold;
	margin-bottom: 5px;
	}

.blue2 a{
	font-size: 12px;
	color: #007fe1;
	font-weight:bold;
	text-decoration:underline;
	}

.blue2 a:hover{
	font-size: 12px;
	color: #007fe1;
	font-weight:bold;
	text-decoration:none;
	}
	


	