
body {
	padding:20px;
	margin:0px;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#c1dbe0;
}

a {
	color:#002d55;
}

a:hover {
	color:#ee3224;
}

.red {
	color:#ee3224;
}

img {
	border:none;
}

h1 {
	color:#002d55;
	font-size:20px;
	padding:0px;
	margin:0 0 15px;
}

h2 {
	font-size:12px;
	font-weight:normal;
}

form h2 {
	font-size:20px;
	color:#002d55;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:20px;
}

form h2 span {
	font-size:16px;
}

p {
	margin:0 0 15px;
	padding:0px;
}

#main p, #main h2 {
	line-height:20px;
}

#wrapper {
	margin:0 auto;
	width:967px;
	background:url(images/bg.gif) repeat-y center;
	position:relative;
}

#header {
	background:url(images/top.jpg) no-repeat center top;
}

#col_left {
	width:215px;
	margin:20px 0 0 20px;
	float:left;
}

#col_left h2 {
	padding-bottom:5px;
	border-bottom:2px solid #ee3224;
	color:#002d55;
	font-size:20px;
	font-weight:bold;
}

#col_right {
	width:217px;
	margin-left:20px;
	float:left;
	position:relative;
}

#main {
	margin:0 0 20px 20px;
	width:450px;
	float:left;
}

#footer {
	margin:0 auto;
	width:967px;
	background:url(images/bottom.gif) no-repeat center top;
	padding-top:20px;
	text-align:center;
	color:#002d55;
}

#nav {
	padding:0px;
	margin:0px;
	position:absolute;
	top:15px;
	right:20px;
}

#nav li {
	list-style:none;
	display:inline;
	color:#72afb6;
}

#nav a {
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	padding:3px 8px 3px 5px;
}

#nav a:hover {
	color:#c1dbe0;
}

#call {
	position:absolute;
	right:30px;
	top:50px;
	color:#002d55;
	text-transform:uppercase;
	font-weight:bold;
}

#phone_num {
	color:#ee3224;
	font-size:20px;
}

#phrase {
	clear:both;
	font-size:26px;
	font-weight:bold;
	color:#ee3224;
	margin:20px 0 0 85px;
	padding-bottom:20px;
}

input.error, textarea.error {
	border:1px solid #ee3224;
}

div.error {
	display:none;
	background:#d6e8eb;
	color:#ee3224;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	margin-top:40px;
}

input, select, textarea {
	background:#d6e8eb;
	width:209px;
	color:#002d55;
	font-size:12px;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px;
	border:none;
}

textarea {
	height:60px;
}

#contact_form p { position:relative; padding:0px; margin:0px; }
#contact_form p label { position:absolute; top:8px; left:5px; color:#002d55; }
#contact_form p input, #contact_form p textarea { margin:5px 0px; }
#contact_form p select { margin:20px 0 3px; }

#contact_form #select label {
	top:5px;
}

p#select {
	background:#d6e8eb;
	margin:5px 0;
	width:215px;
}

#submit {
	height:27px;
	width:85px;
	background:url(images/submit.gif) no-repeat center top;
	float:right;
}

#submit:hover {
	background-position:center -52px;
}

#footer ul {
	padding:0;
	margin:10px 0;
	text-align:center;
}

#footer li {
	display:inline;
}

#footer li a {
	padding:3px 8px 3px 5px;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
	color:#002d55;
}

.bio img {
	position:absolute;
	top:5px;
	left:0px;
}

.bio {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	min-height:120px;
}

.bio p {
	margin-left:120px;
}

#legal #main h2 {
	font-weight:bold;
}