@charset "utf-8";

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.right_margin {
	margin-right: 10px;
}

.right_margin_float_left {
	margin-right: 20px;
	float: left;
}

h1 {
	font-family:"Impact";
	font-size: 24px;
}

.style_head {
	font-family:"Impact";
	font-size: 25px;
	font-stretch:wider;
}

.blue_text {
	color: #077DC7;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #077DC7;
}

.clearfix{
	clear: both;
}

.floatleft{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.mouseover {
	cursor: default;
}


.floatright{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#main {
width: 850px;
background-color:#FFFFFF;
}
#container #nav {
	background-image: url(../images/nav_slice.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 790px;
	padding-top: 15px;
	padding-left: 10px;
	list-style:none;
}

#container #nav li {
	float:left;
}

#container #nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	width: auto;
	font-size: 14px;
	display:block;
}

#container #nav a:hover {
	background-image: url(../images/a_hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	height: auto;
	visibility: visible;
}

#container .leftcolumn {
	float: left;
	height: auto;
	width: 285px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

#container .rightcolumn {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

#container #footer {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #footer .floatleft {
	margin-right: 10px;
}

#container a {
	color: #000000;
	text-decoration: underline;
}


#container .leftcolumn img {
	margin-right: 10px;
}

.fineprint {
	font-size: 9px;
	color: #666666;
}

.subhead1 {
	font-size: 16px;
	font-style: italic;
}

#container #footerbrands img {
	margin-right: 12px;
	margin-left: 12px;
}

#container #footerbrands {
	margin-top: 15px;
	margin-bottom: 15px;
}

#container .rightcolumn .images_captions {
	float: left;
	height: auto;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#container .rightcolumn .images_captionsFIRST {
	float: left;
	height: auto;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#container .rightcolumn #sitemap {
	margin-left: 25px;
}

#gradient {
background-image:url(../images/gradientbg.jpg);
background-repeat:repeat-x;
background-color:#3266cb;
background-attachment:fixed;
}

.constantContact img {
margin-right: 0px !important;
}

#flash_bg {
	border: 1px solid 	#ccc;
	background: #ccc;
	width: 480px;
	height: 360px;
}
