/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	text-align:center;
	color: #2D1E00;
	background-color: #EEF7FD;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #2D1E00;
}

p {
	margin:0;
	color: #394B56;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 17px;
}
p.center {
	text-align: left;
	background-color: #DCEDFC;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #5EABEC;
	margin-bottom: 10px;
}


h1 {
	text-decoration:none;
	color:#021780;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1E8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin:5px 20px 10px;
	padding:5px 0;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#2D1E00;
	text-align: center;
	border: 1px solid #9EB6DA;
	background-color: #EEF7FD;
}

blockquote {
	margin: 0 2px;
	padding: 10px 5px;
	background: #D2E9F9;
	color: #394B56;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
	

/* ----------------- LINK STYLE ----------------- */
a:link {
	color:#59A7EB;
	text-decoration:underline;
	font-size: 12px;
}

a:hover, a:active {
color:#39f;
text-decoration:none;
}

a:visited {
color:#666;
text-decoration:underline;
}
 div#header {
	width:760px;
	padding:0;
	position: relative;
	height: 132px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#container {
	width:760px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background-color: #FFFFFF;
}

div#content {
	float:right;
	width:560px;
	padding:0;
	vertical-align:top;
	text-align:left;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#content ul li {
	list-style: url(images/bullet.gif) none;
}

div#map {
	height: 300px;
	width: 530px;
	border: 1px solid #D1E8F8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
div#rightcolumn {
	width: 200px;
	float:left;
	margin:0;
	padding:0;
	vertical-align:top;
}

address {
	margin:0px 0 0;
	text-align:center;
	color:#1E2E8E;
	padding: 20px 10px 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	top: 29px;
	left: 190px;
}
address a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #081F91;
}

div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	height: 26px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footernav {
	width: 760px;
	font-size: 9px;
	text-align: center;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	color: #0561A5;
}
div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#footernav a:hover  {
text-decoration:underline;
}

div#footerright {
width:760px;
margin: auto;
padding:0 0 10px 0;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:9px;
color:#FFFFFF;
text-align:right;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
font-size:9px;
color:#0561A5;
text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}


div#copyright {
	width:760px;
	margin:8px auto 0;
	color:#0561A5;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
}


/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:760px;
	position: absolute;
	bottom: 0px;
	background: url(images/navbar.gif) no-repeat left bottom;
	right: 0px;
	height: 29px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

ul#nav {
	margin:0 0px 0 15px;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#E2EFFA;
	margin: 0px;
	padding: 8px 9px 8px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B85B7;
}
.border {
	border: 1px solid #9CC7E2;
}


ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#FFFFFF;
	background-image: url(images/navover.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-top: 10px;
}
strong {
	color: #0561A5;
}
.imageright {
	float: right;
	margin-left: 10px;
	clear: right;
	border: 1px solid #9CC7E2;
	margin-bottom: 25px;
}
.imageright1 {
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	clear: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.imageleft {
	padding: 2px;
	float: left;
	margin-right: 10px;
}
applet {
	float: right;
	margin-right: 0px;
}

#listfloatleft {
	float: left;
	margin: 0 auto 15px;
	list-style: url(images/bullet.gif) inside;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 100px;
}
.clear {
	clear: both;
}
.subheader {
	color: #333333;
	font-size: 12px;
	margin-right: 30px;
	margin-left: 40px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background: #DDECF4;
	border: 1px solid #9CC7E2;
	margin-bottom: 15px;
}
.testimonial {
	border-bottom: 1px dotted #9CC7E2;
	margin-left: 15px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

div#phone {
	position: absolute;
	top: 7px;
	left: 200px;
	font-size: 34px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
