body {
	margin-top: 0px;
	background-color: #558D96;
	}

body,table,tr,td,div {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}

ul,li,p,h2,h3 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	}



a:link { color: #0D2557; }
a:visited { color: #0D2557; }
a:hover { color: #558D96; text-decoration: none; }
a:active { color: #558D96; text-decoration: none; }

a.nav:link { color: #558D96; text-decoration: none; }
a.nav:visited { color: #558D96; text-decoration: none; }
a.nav:hover { color: #0D2557; text-decoration: none; }
a.nav:active { color: #0D2557; text-decoration: none; }

a.nav_on:link { color: #0D2557; text-decoration: none; }
a.nav_on:visited { color: #0D2557; text-decoration: none; }
a.nav_on:hover { color: #0D2557; text-decoration: none; }
a.nav_on:active { color: #0D2557; text-decoration: none; }

a.footer:link { color: #FFF; text-decoration: none; }
a.footer:visited { color: #FFF; text-decoration: none; }
a.footer:hover { color: #F5DED5; }
a.footer:active { color: #F5DED5; }



#page {
	width: 692px;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
	}

#titlebar { width: 692px; }

.titlebar_segment { float: left; }

#nav_frame {
	width: 692px;
	height: 32px;
	background-color: #F5DED5;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	}

#nav_bar { 
	float: left;
	width: 504px;
	}

.nav_link {
	float: left;
	height: 32px;
	padding: 0 5px 0 5px;
	border-left: 1px #FFF solid;
	border-right: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "century gothic", arial, sans-serif;
	text-align: center;
	line-height: 32px;
	}

.nav_link_on {
	float: left;
	height: 32px;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	border-left: 1px #FFF solid;
	border-right: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "century gothic", arial, sans-serif;
	text-align: center;
	line-height: 32px;
	}

.box_title {
	float: left;
	background-color: #F5DED5;
	width: 179px;
	height: 32px;
	color: #0D2557;
	font-size: 14px;
	font-weight: bold;
	font-family: "century gothic", arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	line-height: 32px;
	padding: 0 0 0 8px;
	border-left: 1px #FFF solid;
	border-right: none;
	}

.box_feature {
	float: right;
	background-color: #F5DED5;
	width: 170px;
	color: #0D2557;
	text-align: left;
	margin: 0 1px 13px 21px;
	padding: 5px 8px 5px 8px;
	}

.box {
	background-color: #F5DED5;
	color: #558D96;
	text-align: left;
	margin: 0 1px 13px 21px;
	padding: 5px 8px 5px 8px;
	}

#body_frame {
	background-color: #FFF;
	width: 692px;
	}

.body_content {
	color: #000;
	text-align: left;
	padding: 5px 21px 3px 21px;
	}

.body_text { line-height: 150%; }

.credentials {
	background-color: #976101;
	background-image: url(images/credentials.jpg);
	width: 442px;
	height: 14px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	}

.testimonials {
	margin: 0 34px 0 21px;
	}

h2 {
	font-size: 16px;
	color: #558D96;
	text-transform: uppercase;
	font-family: "century gothic", arial, sans-serif;
	}

h3 {
	font-size: 14px;
	color: #558D96;
	text-transform: uppercase;
	font-family: "century gothic", arial, sans-serif;
	}

.main {
	font-size: 13px;
	color: #558D96;
	}

.photo_right {
	float: right;
	margin: 0 0 13px 21px;
	}

table.ba { background-color: #FFF; }

table.ba th {
	background-color: #0D2557;
	padding: 1px 0 1px 0;
	color: #F5DED5;
	font-weight: bold;
	text-align: center;
	}

table.ba td {
	background-color: #F5DED5;
	padding: 8px 13px 8px 13px;
	color: #0D2557;
	text-align: center;
	}
	

.address {
	font-size: 14px;
	color: #0D2557;
	text-align: center;
	font-family: "century gothic", arial, sans-serif;
	}



.top_of_page {
	font-size: small;
	text-align: right;
	}

.text_links {
	font-size: 10px;
	text-align: center;
	color: #FFF;
	}

.footer {
	font-size: 10px;
	text-align: center;
	color: #FFF;
	}
