#toplogo h1 {
	font-family: Arial, "Franklin Gothic Heavy";
	font-size: 1.25em;
	color: #FFF;
	text-align: left;
	line-height: 1em;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
	padding-top: 0px;
	float: left;
}
#toplogo h2 {
	font-family: Arial, "Franklin Gothic Heavy";
	font-size: 1.25em;
	color: #c60;
	text-align: right;
	line-height: 1em;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-top: 0px;
	float: left;
}
#toplogo h3 {
	font-family: Arial, "Franklin Gothic Heavy";
	font-size: 1em;
	color: #FFF;
	text-align: right;
	line-height: 1em;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-top: 0px;
	float: right;
	margin-right: 4px;
}

#container {
	text-align: left;
	width: 748px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 1400px;
	margin-bottom: 20px;
}
#toplogo {
	height: 50px;
	width: 100%;
	background-color: #003b83;
}
.spacer {
	height: 10px;
	width: 100%;
}


#topnav {
	float: left;
	height: 25px;
	width: 748px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003B83;
}


#topnav a {
	text-decoration: none;
	color: #036;
}


#topnav_a {
	list-style-type:none;
	height:25px;
	float: right;
	font-family: "Franklin Gothic Demi";
	font-size: 1em;
	margin-top: 0px;
}
#topnav_a li {
	display:block;
	width:115px;
	height:25px;
	float:left;
}

#topnav_a li a:visited {
	text-decoration: none;
	color: #036;
}
#topnav_a li a:hover    {
	color: #06F;
	text-decoration: none;
}
#main {
	height: 400px;
	width: 748px;
	float: left;
}
#mainleft {
	height: 400px;
	width: 375px;
	float: left;
}
#mainright {
	height: 400px;
	width: 350px;
	float: right;
}

.redlink {
	background-image: url(../bg-images/button_1_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
.orangelink {
	background-image: url(../bg-images/button_1_orange.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
.bluelink {
	background-image: url(../bg-images/button_1_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
.greenlink {
	background-image: url(../bg-images/button_1_green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}

.feature {
	float:left;
	width: 175px;
	cursor: pointer;
	height: 200px;
}
.feature img {
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin-left: 0px;
}


#nav {
	width: 350px;
	font-family: "Franklin Gothic Demi";
	font-size: 1.2em;
	height: 400px;
}


#nav    a.one     {
	color: #FFF;
	text-decoration: none;
	width: 175px;
	display: block;
	text-transform: uppercase;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 40px;
	padding-top: 20px;
}
#nav p {
	font-size:0.75em;
	color:#616162;
	line-height:1.1em;
	margin:0;
	padding:0;
}
#nav a:hover {
	color: #FFF;
	background-image: url(../bg-images/button_1_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#undernavspacer {
	height: 30px;
	width: 748px;
	background-color: #FFF;
	float: left;
}
#mainleft img {
	margin-top: 10px;
}
#mainbottomleft {
	height: 500px;
	width: 375px;
	float: left;
}

#mainbottomleft p {
	font-size:.9em;
	color:#616162;
	line-height:2em;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 50%;
}
#mainbottomleft h1 {
	color: #c60;
	font-family: Arial, Helvetica, sans-serif;
}

#mainbottomright {
	height: 400px;
	width: 350px;
	float: right;
	background-image: url(../bg-images/mainbottomrightbg.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
}
#mainbottomright p {
	font-size:1em;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	line-height: 1.75em;
}
#mainbottomright h1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
#singlecolmain {
	height: auto;
	width: 748px;
	float: left;
}
#singlecolmain p {
	font-size:.9em;
	color:#616162;
	line-height:2em;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 50%;
}
#singlecolmain a {
	color: #036;
	text-decoration: none;
}
#singlecolmain a:visited {
	color: #036;
	text-decoration: none;
}
#singlecolmain a:hover {
	color: #06f;
	text-decoration: underline;
}
.left {
	float: left;
}




#singlecolmain ul li {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #333;
	list-style-type: disc;
}
#singlecolmain h1 {
	color: #c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#singlecolmain h2 {
	color: #c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#singlecolmain h3 {
	color: #c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#singlecolmain h4 {
	color: #c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0.5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#singlecolmain h5 {
	color: #616162;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.larger {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #616162;
}




.imgleft {
	float: left;
	padding-right: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	padding-left: 10px;
}









#footer {
	height: 20px;
	width: 748px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.65em;
	text-align: right;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003B83;
}

#footer a:link, a:active, a:visited, a:hover {
	color: #999;
	text-decoration: none;
}
#singlecolmain ul li {
	font-size: .9em;
}

