body {
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	background-image: url(assets/background.jpg);
}
#hcontainer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	margin: 0px;
	width: 900px;
	padding: 0px;
	height: 70px;
}
#toplogo {
	float: left;
	width: 275px;
	margin-top: 10px;
}
.imglink {
	text-decoration: none;
	border:0;
}

#topcontent {
	margin-right:20px;
	float: right;
	width: 240px;
}
#topcontent a:link , #topcontent a:visited{
	color: #FFF;
}
#topcontent a:hover {
	color: #FF6;
}


#contact {
	text-align: center;
	float: left;
	width: 118px;
	background-color: #cd5a13;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #FFF;
	background-image: url(assets/bl_wcorner_o.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#login {
	text-align: center;
	float: left;
	width: 118px;
	background-color: #4891DC;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	background-image: url(assets/br_wcorner_b.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
}
#phone {
	text-align: center;
	clear: both;
	width: 240px;
	float: left;
}

#topsearch {
	float: left;
	width: 330px;
	margin-top: 15px;
	margin-left: 20px;
}




#nav {
	clear:left;
	float:left;
	padding:0;
	width:100%;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	}

#banner {
	width: 900px;
	height: 190px;
	clear: both;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#bannermargin {
	margin-left: 140px;
}

#searchresults {
	float: left;
	padding-left: 20px;
	width: 880px;
	background-color: #FFF;
}

#hcolumns {
	clear: both;
	float: left;
	width: 900px;
	background-color: #FFF;
}

#leftcol {
	float: left;
	width: 280px;
	background-color: #d9e2ea;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
	border: 1px none #4891dc;
}
#midcol {
	float: left;
	width: 560px;
	background-color: #d9e2ea;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px none #4891dc;
}
.colhead {
	background-color: #4891DC;
	float: left;
	width: 240px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/tr_wcorner_b.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.colhead h2, .colhead2 h2 {
	color: #FFF;
	font-size: 1.2em;
}
.coltext {
	float: left;
	width: 238px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/bcorner.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #4891dc;
}

#rightcol {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#hcolumns li {
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#hcolumns ul {
	margin-left: 0px;
	padding-left: 1em;
}


#hfooter {
	width: 820px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	background-color: #FFF;
	margin-top: 10px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin: 0px;
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFF;
}
#solution {
	float: left;
	width: 375px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 20px;
}
#bannerdiv {
	width: 180px;
	margin-left: 20px;
	float: left;
	font-size: 90%;
}
#bannerdiv h3 {
	color: #cd5a13;
	font-size: 1.1em;
}

#spot1 h3 , #spot2 h3, #spot3 h3  {
	color: #cd5a13;
	font-size: 1.2em;
}


#nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
#nav ul li {
	display:block;
	float:left;
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	position:relative;
	right:50%;
}
#nav ul li a {
	display:block;
	float:left;
	margin:0 1px;
	padding:5px 10px;
	background-color: #4891dc;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #005195;
	border-left:1px solid #005195;
	border-right:1px solid #005195;
	position:relative;
	bottom:1px;
}
#nav ul li a:hover {
	color:#FFF;
	background-color: #cd5a13;
}
#nav ul li.active {
	margin-top:10px;
}
#nav ul li.active a,
#nav ul li.active a:hover {
	position:relative;
	bottom:0;
	padding:10px;
	background:#fff;
	color:#005195;
	font-weight:bold;
}
#contentcontain {
	background-color: #FFF;
	padding: 0px;
	float: left;
	width: 900px;
	background-image: url(assets/subbackground.gif);
	background-repeat: repeat-y;
}

#leftnav {
	width: 240px;
}
#leftnavtop {
	background-color: #FFF;
	float: left;
	height: 10px;
	width: 240px;
}

#leftnavhead {
	background-color: #4891dc;
	float: left;
	width: 240px;
	height: 30px;
	background-image: url(assets/tr_wcorner_b.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftnavmenu {
	background-image: url(assets/bcorner.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 239px;
}

#leftnav li {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
}
#leftnav h3 {
	margin-left: 20px;
}
#footer {
	background-repeat: no-repeat;
	width: 819px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	background-color: #d9e2ea;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4891dc;
}
#spot1 {
	width: 171px;
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#spot2 {
	width: 171px;
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#spot3 {
	width: 171px;
	border: 1px solid #000;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#subhead {
	width: 240px;
	padding: 0px;
}
#sidebar {
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 90%;
	margin-top: 10px;
	float: left;
}
#sample {
	background-color: #FFF;
	width: 660px;
	float: left;
	margin-left: 10px;
}


h1  {
	color: #005195;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
}
h2 {
	color: #005195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
h3 {
	color: #005195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h4 {
	color: #cd5a13;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}


a:link {
	color: #005195;
}
a:visited {
	color: #0063be;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.smallprint {
	font-size: 80%;
}
.photoleft {
	clear: both;
	float: left;
	margin-right: 10px;
}
.photoright {
	clear: both;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}

.title_blue {
	font-size: 110%;
	font-weight: bold;
	color: #005195;
}
.smalltitle_orange {
	font-weight: bold;
	color: #cd5a13;
}

hr {
	clear: left;
	color: #999;
}
.staff {
	margin-top: 20px;
}

table {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form {
	margin-top: 10px;
}

fieldset {
	clear: left;
	padding-top: 0px;
	padding-left: 10px;
	border: 1px solid #cd5a13;
}
legend {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #cd5a13;
}
.bannerad {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.undertitle {
	font-size: 75%;
	color: #cd5a13;
	text-transform: uppercase;
}
#bannerdiv li {
}
.caption {
	font-size: 80%;
	font-style: italic;
}
.quotetag {
	font-size: 90%;
	color: #cd5a13;
	margin-left: 20px;
}

.clear {
	clear: both;
}
#specials {
	float: left;
	width: 238px;
	height: 178px;
	margin-left: 20px;
	border: 1px solid #cd5a13;
	padding-right: 10px;
	padding-left: 10px;
}
.colhead2 {
	background-color: #4891DC;
	float: left;
	width: 520px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/tr_wcorner_b.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
}
.coltext2 {
	float: left;
	width: 518px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(assets/bcorner.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #4891dc;
}
