* { margin: 0; padding: 0; border: 0; } /* Everything has 0 unless defined */

html {
	 border: 0; height: 100%;
}

body {
	background: url('../images/bg.jpg') center top no-repeat #FFF;
        background-position: 50% -35px;
	font-family: Arial, Helvetica, sans-serif;
}

body.home {
	background: url('../images/bg.jpg') center top no-repeat #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* ============================================================================= fonts === */



#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
        margin: 10px 20px;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
	margin: 7px 40px 7px 40px;
	font-size: 20px;
	line-height: 24px;
}

h4 a {
	color: #a79e83; 	
	font-style: italic;
	letter-spacing: 0.5px;
	text-decoration: none;
	border-bottom: solid 2px #a79e83;
}

h4 a:hover {
        color: #2E546B;
        border-color: #2E546B;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
        width: 300px;
	margin: 0px 20px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 0px 0;
	font-size: 32px;
	letter-spacing: 0.5px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
        margin: 10px 20px 10px 20px;
	font-size: 20px;
        border-top: 1px dotted #2E546B;
        padding-top: 10px;
} 

#content p a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #337399;
        border-bottom: 1px dotted #337399;
        text-decoration: none;
}

#content p a:hover {
        border-bottom: none;

}

hr {
       border-bottom: 1px dotted #337399;
       margin: 15px 20px
        
}

#wrapper {
	width: 869px;
	background: #fff;
        min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}

#header {
	background: #FFF url('../images/section-header-bg.jpg') top right no-repeat;
	height: 194px;
	padding: 0 0px;
}

.home #header {
	background: #FFF url('../images/header-bg.jpg') top right no-repeat;
	height: 229px;
	padding: 0 0px;
}

.home #header-flash {
	background: #FFF url('../images/header-flash.jpg') top right no-repeat;
	height: 229px;
	padding: 0 0px;
}

.home #header-flash a {
        float: left;
}

.home #header-flash #flash {
        float: right;
        padding: 0;
        margin: 0;

}

.home #content {
	border: 1px solid #cadbe3;
	border-width: 0 1px;
        padding: 0px;
	padding-top: 44px;
        margin: 0;
        /*//width: 920px; */
	background: #fff url('../images/content-bg2.jpg') bottom left no-repeat;
}

.home #content-wrapper {
        margin: 0;
	padding: 10px 20px;
	background: url('../images/content-top-bg.jpg') top left no-repeat;
}

#section-header-flash {
	background: #FFF url('../images/section-header-flash-bg.jpg') top right no-repeat;
	height: 192px;
	padding: 0 0px;
}

#section-header-flash a {
        float: left;
}

#section-header-flash #flash {
        float: right;
        padding: 0;
        margin: 0;

}

#content {
	border: 1px solid #cadbe3;
	border-width: 0 1px;
        padding: 0px;
	padding-top: 44px;
        margin: 0;
        /*//width: 920px; */
}

#content-wrapper {
        margin: 0;
	padding: 10px 20px;
      
	background: url('../images/section-content-top-bg.jpg') top left no-repeat;
}

/* ------------------------------------- Main Nav ------------------------------------- */

#nav {
	width: 869px;
	height: 44px;
	float: left;
	background: #1f8bcc url('../images/nav-bg.jpg') repeat-x;
	text-align: left;
     
}

#nav.flash {
        position: relative;
        top: -4px;
}
	
#nav ul {
        margin-top: 8px;
        padding-left: 10px;
        margin-left: 0px;
}

#nav li	{
        display: inline;
        margin: 0 18px;
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
}

#nav a:hover {
	border-bottom: solid 4px #FFFFFF;
}

#nav a.active {
	border-bottom: solid 4px #FFFFFF;
}

/* ============================================================================= flash === */

#flash {
	float: left;
	margin: 20px 20px 10px 20px;        
}

/* ------------------------------------- Main Content Area - Home Page ------------------------------------- */
 
div.home-content {
	width: 950px;
	float: left;
	background-image: url(../images/home-photos-pattern.jpg);
	background-position: top right;
	background-repeat: no-repeat;   
}
 
 
/* ============================================================================= boxes on homepage === */ 
 
.home-box {
	float: left;
        margin: 14px;
}
 
.home-box .box-top {
/*	background: url(../images/box-top.jpg) top left no-repeat; */
	height: 32px;
	width: 335px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
	font-size: 22px;
	padding-left: 14px;
	padding-top: 4px;
}

.home-box .box-top a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
	font-size: 22px;
        text-decoration: none;
}

.home-box .box-top a:hover {
        border-bottom: 2px solid #2E546B; 
}

.home-box .box-content {
	display: block;
	width: 385px;
	margin: 0; padding: 0;
/*	background: url(../images/box-center.gif) top left repeat-y; */
}

.home-box .box-bottom {
	display: block;
	width: 385px;
	margin: 0; padding: 0;
/*	background: url(../images/box-bottom.gif) bottom left no-repeat; */
        position: relative; /*this is so the transparent corners work */
        top: 5px;
}


.home-box .box-content img {
	padding: 5px 12px;
        margin: 0;
}

/* ============================================================================= boxes within content === */ 
 
#content #content-wrapper .content-box {
	float: left;
        margin: 13px;
}
 
#content #content-wrapper .content-box .box-top {
	background: url(../images/section-box-top.gif) top left no-repeat;
	width: 381px;
        height: 7px;
        margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2E546B; 
	font-weight: normal;
}

#content #content-wrapper .content-box .box-content {
	display: block;
	width: 381px;
	margin: 0; padding: 0;
	background: url(../images/section-box-content.gif) top left repeat-y;
}

#content #content-wrapper .content-box .box-bottom {
	display: block;
	width: 381px;
	margin: 0; padding: 0;
	background: url(../images/section-box-bottom.gif) bottom left no-repeat;
}


#content #content-wrapper .content-box .box-content img {
	margin: 5px 12px;
        float: left;
}

#content #content-wrapper .content-box .box-content h2 {
	font-size: 17px;
        margin: 0; padding: 0;
        padding-top: 5px;
        border: none;
}

#content #content-wrapper .content-box p, #content #content-wrapper .content-box a {
	font-size: 11px;
        line-height: 15px;
}

.content-box .box-content br {
	clear: both;
}

 	
/* ============================================================================= content === */

#content ul {
        line-height: 25px;
        margin: 10px 50px;
        color: #2E546B; 
}

#content ul li {
        padding: 3px;
}

#content ul li a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #337399;
        border-bottom: 1px dotted #337399;
        text-decoration: none;
}

#content ul li a:hover {
        border-bottom: none;
}

#content img {
       margin: 15px;
}

.home #content img {
       margin: 0px;
}

/* ------------------------------------- Subnav ------------------------------------- */
 
#content .subnav {
        display: block;
	width: 220px;
	float: right;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #2E546B;
	padding-top: 0px;
	padding-bottom: 25px;
        margin: 10px;
        margin-right: 10px;
        margin-top: 0px;
}

#content .subnav .top {
	height: 10px;
	width: 220px;
	background: url(../images/sub-nav-top.gif) top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #ffffff;  
	font-weight: bold;
	font-size: 13px;
	display: block;
}

#content .subnav .bottom {
	background: url(../images/sub-nav-bottom.gif) top left no-repeat;
}

#content .subnav .subcontent {
	padding: 0 5px;
	background: url(../images/sub-nav-bg.gif) top left repeat-y;
}
	
#content .subnav .subcontent ul {
        margin: 0; padding: 0;
        padding: 10px 10px 10px 25px;
}

#content .subnav .subcontent ul li {
        margin: 0; padding: 0;
        line-height: 30px;
}

#content .subnav .subcontent ul li a {
        font-family: Georgia, "Times New Roman", Times, serif; 
        color: #2E546B; 
        text-decoration: none;
        font-size: 16px;
        border: none;
}

#content .subnav .subcontent ul li a:hover {
        border-bottom: #2E546B 2px solid;
}
        
#content .subnav .subcontent ul li a.active {
        border-bottom: #2E546B 2px solid;
}


/* ------------------------------------- Productsnav ------------------------------------- */
 
div.productsnav {
	width: 100%;
	float: left;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #2E546B;
	padding-top: 15px;
	padding-bottom: 25px;
        margin-bottom: 30px;
}
	
#productsnav ul {
        margin-top: 0px;
        padding-left: 0px;
        text-align: left;
        margin-left: 0px;
        margin-bottom: 10px;
}

#productsnav li {
        margin-left: 18px;
        display: inline;
        margin: 0 16px;
        padding: 0 10px;
        line-height: 30px;
}

#content #productsnav ul li a {
        font-family: Georgia, "Times New Roman", Times, serif; 
        color: #337399; 
        font-weight: normal;
        text-decoration: none;
        font-size: 16px;
        border-bottom: solid 3px #FFF;
}

#content #productsnav a:hover {
        border-bottom: solid 3px #3B84B0;
}

#productsbar {
	width: 890px;
	height: 140px;
	background: url('../images/products-bar-bg.jpg');
	padding: 10px;
}

#product-info {
	float: left;
	width: 670px;
}

#product-info h2 {
	padding: 0; margin: 0;
}

#product-info p {
	line-height: 18px;
}
     
#search.form { 
	float: right;
	margin-right: 0px;
        width: 230px;
}
        		
.home #search.form { 
	float: right;
	margin: 0px;
        width: 230px;
}

.form input[type='text'], .form input[type='password'], .form textarea {
	float: left;
	background: #f2f2f2;
	border: solid 1px #d7cfbc;
	border-bottom-color: #d7cfbc;
	border-right-color: #d7cfbc;
	padding: 2px;
	font-size: 12px;
	color: #333;
	margin: 0;
	margin-top: 10px;
	height: 14px;
	width: 152px;
}

.form input[type='text']:hover, .form input[type='password']:hover, .form textarea:hover {
	border-color: #00659A;
}

.form input[type='text']:focus, .form input[type='password']:focus, .form textarea:focus {
	border-color: #00659A;
	background: #FFF;
	color: #00659A;
}

.form .reqd input, .form .reqd select, .form .reqd .sq select, .form .reqd textarea{
	background: #FFF5BF;
}

.form input.search {
	float: left;
        margin: 0;
	margin-top: 0px;
        margin-left: 5px;
        padding: 2px;
	border: none;
	color: #fff;
	width: auto;
        position: relative;
        top: -10px;
}	


.home .form input.search {
	float: left;
        margin: 0;
        margin-left: 5px;
	margin-top: 9px;
	border: none;
	color: #fff;
	width: auto;
        position: relative;
        top: 0;
}	
		
/* ------------------------------------- Breadcrumb ------------------------------------- */
 
#content div.breadcrumb {
	float: right;
        margin: 0;
	margin-top: 20px;
        //margin-top: 0px;
        margin-right: 10px;
        font-family: Georgia, "Times New Roman", Times, serif; 
}
#content div.breadcrumb img {
	margin: 0; padding: 0;
}

#content div.breadcrumb p {
        padding: 0px; margin: 0px; line-height: 0px;
        //*background: url('../images/crumb-menu-bg.gif') repeat-x;*//
        font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #2E546B;
}

#content div.breadcrumb a {
        height: 22px;
        font-family: Georgia, "Times New Roman", Times, serif; 
        color: #3B84B0; 
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;
        padding: 0 5px;
        border: none;
}

#content div.breadcrumb a:hover {
        font-family: Georgia, "Times New Roman", Times, serif;  
        color: #3B84B0; 
        font-weight: normal;
        text-decoration: underline;
        font-size: 11px;
}
        
#content div.breadcrumb img {
        vertical-align: middle; /* ===== this is key === */
}

#content div.breadcrumb span {
        padding: 0 5px;
        text-decoration: underline;
        font-family: Georgia, "Times New Roman", Times, serif; 
}

/* ============================================================================= Footer Menu === */

#footer, .push {
	height: 200px; /* .push must be the same height as .footer */
}

#footer {
	background: url('../images/footer-bg.gif') top repeat-x #1f8bcc;
	color: #999;
        position: relative;
        margin-bottom: 0;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-wrapper {
	width: 869px;
	margin: 0 auto;
        text-align: center;
}

#footer p {
	font-size: 12px;
	text-align: center;
	color: #000;
	margin-top: 10px;
        //margin-top: 30px;
}

#footer p a {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;	
}

#footer p a:hover {
	text-decoration: underline;
}

/* ============================================================================= Footer Menu === */

#footer-menu {
	margin: 20px 0;
        
}

#footer-menu ul {
        text-align: center;
        margin-left: 60px;
}


#footer-menu li {
	float: left;
	font-size: 13px;
	list-style-type: none;
	margin: 0 2px;
}

#footer-menu li a {
	display: block;
	text-decoration: none;
	margin: 0px 17px;
	color: #fff;
}

#footer-menu li.last a {
	border: none;
}

#footer-menu li a:hover {

        border-bottom: solid 2px #fff;
}

#footer-menu li a.this {

}

.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.hometest {
	background: url(../images/test.jpg) top left no-repeat;