/*
* Body Background / Margins
* ---------------------------------------------------- */



body {
	border: none;
	padding: 0;
	margin: 12px 0 0 0;
	background-color: #ffffff;
	}
	



/*
* Global Type Style
* ---------------------------------------------------- */
body {
	font-style: normal;	
	font-size: 13px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #49787D;
	}
	a:Link     {color: #68a4d9; text-decoration:underline;}
	a:Visited  {color: #68a4d9; text-decoration:underline;}
	a:Active   {color: #68a4d9; text-decoration:underline;}
	a:Hover    {color: #68a4d9; text-decoration:none;}
	

	
h1 {
	font-weight: normal;
	color: #49787D;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom:15px;
	padding-left: 0px;
	padding-right: 0px;
 	margin: 0;
	}
	
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #49787D;
	}
	


h3 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	}
	
	
h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #E7EDF6;
	}
	
h5 {
	font-weight: strong;
	color: #6f763a;
	font-size: 12px;
	padding: 0;
 	margin: 0;
	}
	
h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #49787D;
	}

/*
* SITE-WIDE CONTAINERS & STYLES
* ---------------------------------------------------- */



#container {
	position: relative;
	width: 810px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
	}

	

	

/*-----------(HEADER)-------------- */	

#header {
	width: 810px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: #253375 url("../images/header_top.gif") no-repeat 0 0;

	}

#logo {
	width: 181px;
	height: 74px;
	padding: 0;
	margin: 0;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 191px;
	height: 84px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	position: absolute;
	top: 6px;
	left: 322px;
	width: 191px;
	height: 74px;
	background: url("../images/logo.gif") no-repeat 0 0;
	}
html>body #logo span {
	top: 6px;
	}


/*-----------(SITE NAVIGATION)-------------- */	

	
/* PRIMARY NAV */
	#navbar {
		width: 810px;
		height: 43px;
		padding: 0;
		margin: 0 0 5px 0 !important;
		margin: 0;
		float: left;
		list-style: none;
		background-color: #253375;
		}
		#nav {
		height: 43px;
		}
		#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		}
		#nav li {
		float: left;
		position: relative;
		height: 43px;
		list-style: none;
		padding: 0 1px 0 0 !important;
		padding: 0;
		margin: 0;
		background: transparent url("../images/nav_dotright.gif") no-repeat 16px right;
		}
		#nav li.last {
		background-image: none;
		padding: 0 !important;
		}
		#nav li.contacton {
		background-image: none;
		padding: 0 !important;
		border-bottom: 5px solid #56c5d0;
		}
		#nav li a {
		display: block;
		height: 43px;
		padding: 0;
		text-indent: -5000px;
		border-bottom: 5px solid #bccac9;
		}
		#nav li a:hover, #nav li.selected a {
		border-bottom: 5px solid #56c5d0;
		}


		/* PRIMARY NAV ITEMS */
		
		
		#nav-company a {
		width: 130px;
		background: transparent url("../images/nav_company.gif") no-repeat 50% 16px;
		}
		#nav-company  {
		width: 129px;
		}
		
		
		#nav-products a {
		width: 132px;
		background: transparent url("../images/nav_products.gif") no-repeat 50% 16px;
		}
		#nav-products  {
		width: 131px;
		}
		
		
		#nav-benefits a {
		width: 125px;
		background: transparent url("../images/nav_benefits.gif") no-repeat 50% 16px;
		}
		#nav-benefits  {
		width: 124px;
		}
		
		
		#nav-gallery a {
		width: 120px;
		background: transparent url("../images/nav_gallery.gif") no-repeat 50% 16px;
		}
		#nav-gallery  {
		width: 119px;
		}
		
		
		#nav-dealers a {
		width: 120px;
		background: transparent url("../images/nav_dealers.gif") no-repeat 50% 16px;
		}
		#nav-dealers  {
		width: 119px;
		}
		
		
		#nav-support a {
		width: 90px;
		background: transparent url("../images/nav_support.gif") no-repeat 50% 16px;
		}
		#nav-support {
		width: 89px;
		}
		
		
		#nav-contact a {
		width: 93px;
		background: transparent url("../images/nav_contact.gif") no-repeat 50% 16px;
		}
		#nav-contact  {
		width: 93px;
		}
		
		

/*-----------(Second Level Nav)-------------- */	


/* SUB NAV */
	#sub_navbar {
		width: 810px;
		height: 25px;
		padding: 0;
		margin: 0;
		float: left;
		list-style: none;
		background-color: transparent;
		}
		#sub_nav {
		height: 25px;
		}
		#sub_nav, #sub_nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		}
		#sub_nav li {
		float: left;
		position: relative;
		list-style: none;
		padding: 0;
		margin: 0;
		}
		
		#sub_nav li a {
		display: block;
		float: left;
		height: 25px;
		padding: 0 10px;
		text-transform: uppercase;
		color: #6e7434;
		text-decoration: none;
		line-height: 2.1;
		}
		#sub_nav li a:hover, #sub_nav li.selected a {
		background-color: #ebebd6;
		}



/*-----------(Third Level Nav)-------------- */

ul#thirdlevel_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	ul#thirdlevel_nav li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	}

	#thirdlevel_nav a:Link     {color: #656b2c; text-decoration:underline; font-size: 13px;}
	#thirdlevel_nav a:Visited  {color: #656b2c; text-decoration:underline; font-size: 13px;}
	#thirdlevel_nav a:Active   {color: #656b2c; text-decoration:underline; font-size: 13px;}
	#thirdlevel_nav a:Hover    {color: #656b2c; text-decoration:none; font-size: 13px;}




/*-----------(MAIN CONTENT COLUNM)-------------- */	


#content {
	width: 810px;
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF url("../images/content_downbg.gif") repeat-y top left;
	}

#body {
	width: 539px;
	float: right;
	padding: 0;
	border-right: 1px solid #dedfe3;
	}
	#body_content {
	padding: 20px;
	}
	h1 {
	padding: 5px 0 0 0
	}
	p {
	padding: 5px 0 5px 0;
	margin: 0;
	}
 
	

	

/*-----------(RIGHT CONTENT COLUMN)-------------- */	


#sidebar {
	float: left;
	width: 270px;
	padding: 0;
	margin: 0;
	display: inline;
	}
	
	#sidebar img {
	padding: 0;
	margin: 0px auto;
	}
	
	#sidebar_content {
	padding: 5px 15px 5px 15px;
	color: #037bc1;
	}
	#sidebar_content p {
	padding: 0;
	}
	#sidebar_header {
	width: 270px;
	height: 29px;
	padding: 0;
	margin: 0;
	background: #263476 url("../images/downcol_arrow.gif") no-repeat 15px 5px;
	border-top: 1px solid #bccac9;
	border-bottom: 1px solid #bccac9;
	}
	#sidebar_header h1 {
	color: #FFFFFF;
	padding: 5px 0 5px 45px;
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
	}
	

/*-----------(HOME CONTENT)-------------- */	

#home #content {
	width: 810px;
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF url("../images/content_homebg.gif") repeat-y top left;
	}

#home #body {
	width: 539px;
	float: left;
	padding: 0;
	border-left: 1px solid #dedfe3;
	border-right: none;
	}
	#home #body_content {
	padding: 20px;
	}
	#home #body_content h1 {
	font-weight: normal;
	color: #253375;
	text-transform: uppercase;
	font-size: 22px;
	padding: 15px 0 15px 0
	}

#home #sidebar {
	float: right;
	width: 270px;
	padding: 0;
	margin: 0;
	display: inline;
	}
	
	#home #sidebar_content {
	padding: 5px 15px 5px 15px;
	color: #037bc1;
	}
	#home #sidebar_content p {
	padding: 10px 0 0 0;
	}
	
#home #footer {
	clear: both;
	width: 810px;
	margin: 0;
	padding: 0;
	height: 40px;
	font-size: 10px;
	color: #68a4d9;
	text-align: left;
	text-indent: 20px;
	background: transparent url("../images/sidcol_home_bottom.gif") no-repeat bottom right;
	}
	#home #footer p {
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #dedfe3;
	width: 540px;
	float: left;
	}






/*-----------(FOOTER)-------------- */	


#footer {
	clear: both;
	width: 810px;
	margin: 0;
	padding: 0;
	height: 40px;
	font-size: 10px;
	color: #68a4d9;
	text-align: left;
	text-indent: 20px;
	background: transparent url("../images/sidecol_down_bottom.gif") no-repeat bottom left;
	float: left;
	}
	#footer p {
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #dedfe3;
	width: 540px;
	float: right;
	}
	
	

	

	
	
/*-----------(MISC)-------------- */	

.strike {
	color: #777;
	}
		
	
br.clear-both {
	clear: both;
	}
	
hr {
	display: none;
	}
	
p.sep {
	height: 1px
	border-top: 1px dotted red;
	padding 10px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


.center {
	text-align: center;
	}



a img {
	border: none;
	}
	
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
