﻿#body_container a {
	color: #052147;
	text-decoration: none;
}
#content_container .home_drawing {
	float: right;
	clear: both;
}


body {
	margin: 0px;
	background-image: url(images/gradient_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.smalltext {
	font-size: 80%;
}

#top_banner {
	height: 85px;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #EB6700;
}

#top_banner #container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#breadcrumbing {
	padding-bottom: 1px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#breadcrumbing a {
	color: #FFFFFF;
	text-decoration: none;
}

#pop-up_info {
	position:absolute;
	background-color: white;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	border: 1px dotted #333333;
	font-size: 10px;
	display: none;
}

#navigation #subnavigation {
	text-decoration: none;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-right: 10px;
}

#navigation #subnavigation li {
	list-style-image: url(images/orange_bullet.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 1px;
	list-style-position: outside;
	line-height: 120%;
}

#navigation #subnavigation a {
	text-decoration: none;
}
#navigation #subnavigation a:hover {
	text-decoration: none;
	color: #3C5E8C;
}
#subnavigation_titles {
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
#subnavigation_titles h3 {
	margin: 0px;
	font-size: 110%;
	font-weight: normal;
	display: block;
	background-color: #052147;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#subnavigation_titles a {
	color: #FFFFFF;
}


#subnavigation_titles #subnavigation_2 {
	text-decoration: none;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-right: 10px;
}

#subnavigation_titles #subnavigation_2 li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 1px;
	line-height: 120%;
	list-style-image: url(images/blue_green_bullet.gif);
}
#subnavigation_titles #subnavigation_2 a {
	color: #052147;
}








#breadcrumbing #active {
	color: #052147;
}

#top_banner2 {
	height: 64px;
	background-color: #052147;
	border-top-width: 5px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DAB9A;
	border-bottom-color: #EB6700;
}
#top_banner2 #container {
	margin: 0px auto;
	background-image: url(images/dotted_lines_banner.gif);
	width: 950px;
	height: 64px;
	position: relative;
}


#home_contact_top {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: right;
	margin-top: 60px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#home_contact_top a {
	color: #FFFFFF;
	text-decoration: none;
}
#middle {
}
#body_container {
	behavior: url("pngbehavior.htc");
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	height: 100%;
	padding-bottom: 25px;
	display: block;
}

#navigation {
	float: left;
	width: 212px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	padding-bottom: 7px;
}

#top_banner #container img {
	float: left;
}
#content_container {
	width: 700px;
	padding-bottom: 5px;
	float: right;
	display: block;
}
#welcome_home h1 {
	font-size: 150%;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#welcome_home {
	margin-top: 15px;
	background-color: #FFFFFF;
	width: 500px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #052147;
}
#welcome_home .left {
	float: left;
	width: 275px;
}
#welcome_home .left h1 {
	line-height: 1.1em;
}
#welcome_home .right {
	float: right;
	width: 185px;
	font-size: 0.95em;
	line-height: 1.2em;
}
#welcome_home .right img {
	margin-bottom: 3px;
	margin-top: 3px;
}
#welcome_home .right p {
	margin-bottom: 25px;
}
#welcome_home .right h2 {
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #052147;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #052147;
	padding-bottom: 4px;
}
#welcome_home #blue_triangle {
	float: right;
	display: block;
	margin-right: 15px;
}
#welcome_home .right .larger {
	font-size: 1.1em;
}
#welcome_home p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#content_body h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #052147;
}
#content_body h2 {
	padding: 0px;
	line-height: 16px;
	font-size: 15px;
	margin: 0px;
	color: #D55D00;
}
#content_body {
	margin-top: 15px;
	background-color: #FFFFFF;
	width: 665px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #052147;
	display: block;
	float: none;
}

#content_body p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content_body a {
	font-weight: bold;
}
#content_body a:hover {
	color: #006F82;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #052147;
}




#footer {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #052147;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 100px;
	padding-left: 10px;
	padding-right: 5px;
	display: block;
}
hr {
	color: #666666;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #666666;
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.left_border {
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
img.rightfloat_border {
	padding: 5px;
	border: 1px solid #666666;
	float: right;
	margin-right: 10px;
	margin-bottom: 8px;
}
#spacer {
	clear: both;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer {
}
#footer #designer {
	float: right;
	font-size: 10px;
}
#footer #designer a {
	color: #006633;
	text-decoration: none;
}

#product_disc_init {
	height: 100%;
	float: right;
	width: 560px;
	margin-bottom: 8px;
}
#product_disc_init a {
	font-weight: bold;
}
#product_disc_init a:hover {
	color: #006F82;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #052147;
}
#newproduct_disc_init {
	height: 100%;
	float: left;
	width: 560px;
	margin-bottom: 8px;
}
#product_info_wrapper {
	float: left;
	margin: 0px;
	padding: 0px;
}
#product_details {
	clear: both;
	background-color: #ECEFEB;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: 10px;
	margin-top: -5px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #006F82;
	border-bottom-color: #006F82;
	border-left-color: #006F82;
}
#other_images_products {
	clear: both;
	margin-right: 10px;
	margin-top: -5px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #006F82;
	border-left-color: #006F82;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006F82;
}
#other_images_products img {
	margin-right: 10px;
	border: 1px solid #000000;
}
#other_images_products a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_body #projects_nav {
	width: 150px;
	background-color: #006F82;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #052147;
	margin-top: 15px;
	float: left;
	display: block;
	font-size: 10px;
}
#content_body #projects_nav ul {
	padding: 4px;
	margin: 0px;
	list-style-type: none;
}
#content_body #projects_nav a {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px dotted #FFFFFF;
	margin-bottom: 2px;
	background-color: #80B7C1;
	color: #FFFFFF;
}
#content_body #projects_nav.index a {
	height: 50px;
}
#content_body #projects_nav a:hover {
	background-color: #006F82;
}
#content_body #projects_gallery {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 485px;
	display: block;
}
#content_body #projects_gallery img {
	border: 1px solid #000000;
	padding: 2px;
}
#content_body #projects_gallery #other_images {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #006F82;
	float: right;
}
#content_body #projects_gallery #other_images img {
	vertical-align: top;
}
#content_body #projects_gallery #other_images img:hover {
	border: 1px solid #EB6700;
	text-decoration: none;
}
#projects_gallery #other_images a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_body #projects_gallery #products_list {
	float: left;
	margin-top: 10px;
}
#content_body #projects_gallery #products_list h3 {
	color: #006F82;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px;
	margin: 2px;
}
#content_body #projects_gallery #products_list ul {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	list-style-type: none;
	padding: 0px;
}
#content_body #projects_gallery #products_list li {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#content_body #projects_gallery #products_list a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #052147;
	padding-bottom: 1px;
}
#content_body #gallery_arrows {
	clear: both;
	text-align: right;
	float: right;
	padding: 3px;
	border: 1px solid #80B7C1;
	display: block;
}
#content_body #gallery_arrows a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006F82;
}
#category_title {
	font-size: 120%;
	clear: both;
	background-color: #052147;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}
#features {
	margin-right: 40px;
}
#features li {
	margin-bottom: 3px;
	list-style-image: url(images/blue_green_bullet.gif);
}
#features #checks {
	margin-bottom: 5px;
}
#features #checks li {
	list-style-image: url(images/checkmark.gif);
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 95%;
	font-weight: normal;
}
