/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #718991;
	font-weight: bold;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #242424;
}


/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #242424;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;	
}

h2
{
	font-size: 20px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 0;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.6;
}

li
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 870px;
	margin: 15px auto 0 auto;
	background-color: #fff;
	padding: 3px;
}

#header
{
	width: 810px;
	height: 28px;
	padding:20px 20px 20px 40px;
	background:url(../ind_images/logo.jpg) #1a2f4a right no-repeat;
}

#header a
{
color:#fff;
text-decoration:none;
font-size:24px;
}

#medheader
{
	width: 850px;
	height: 28px;
	padding:10px 20px 10px 40px;
	background: #1a2f4a;
}

#medheader a
{
color:#fff;
text-decoration:none;
font-size:18px;
}

#navigation
{
	width: 870px;
	height: 30px;
	margin: 2px auto;
	background: url(../ind_images/nav-bg.gif) repeat-x;
}

#navigation2
{
	width: 870px;
	height: 30px;
	margin: 2px auto;
	background: #718991;
}

#content-wrapper
{
	width: 870px;
	background-color: #ffffff;
	margin-top: 20px;
}

#footer
{
	width: 870px;
	margin: 0 auto;
	margin-top: 0px;
	height: 35px;
	line-height: 35px;
}

/******************************************************* Header Styles *******************************************************/

#header img.logo
{
	float: left;
}



#content-wrapper ul
{
	padding: 25px 10px 10px 20px;
}

#content-wrapper ul li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	padding-bottom: 12px;
	padding-left: 16px;
	background: url(../images/list-bullet.gif) left 5px no-repeat;
	list-style: none;
}

#content-wrapper img.float-left
{
	float: left;
	margin: 10px 20px 0 20px;
	display: inline;
}

#content-wrapper img.float-right
{
	float: right;
	margin: 10px 20px 0 20px;
	display: inline;
}

#home #content-wrapper p
{
	padding-right: 20px;
	padding-left: 20px;
}

#content-wrapper h1.content-title
{
	color: #242424;
	width: 600px;
	padding-bottom: 4px;
	margin-bottom: 16px;
	border-bottom: 1px solid #6d6d6d;
}

#content-wrapper #content
{
	width: 600px;
	margin-left: 37px;
}

#content-wrapper #content .address-details
{
	width: 160px;
	float: left;
}

/************************************************ Feature Box Divs ************************************************/

#feature-box
{
	background-color: #d3d3d3;
	text-align: left;
	padding-left: 41px;
	padding-top: 2px;
	margin: 3px auto 0 auto;
	border-bottom: 20px solid #1a2f4a;
}

#note-box
{
	background-color: #d3d3d3;
	text-align: left;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;

}

#feature-box h1
{
	margin: 0;
	padding: 10px 0 14px 0;
	position: relative;
}

#feature-box .product 
{
	margin: 0 20px 20px 0;
	width: 200px;
	line-height: 1.5em;
	float: left;
}

#feature-box .logo
{
	margin: 0 20px 20px 0;
	width: 320px;
	line-height: 1.5em;
	float: left;
}

#feature-box .product-last 
{
	margin: 0 20px 20px 0;
	width: 120px;
	line-height: 1.5em;
	float: left;
}

#feature-box .product img.product-image 
{
	margin: 0 0 4px 0;
	border: 1px solid #718991;
}

#feature-box .product img.product-logo 
{
	margin: 0 0 4px 0;
	float: inherit
}

#feature-box .product img.view-product 
{
	margin: 6px 0 15px 0;
}

#feature-box .product-last img.product-image 
{
	margin: 0 0 4px 0;
	border: 1px solid #718991;
}

#feature-box .product-last img.view-product 
{
	margin: 6px 0 10px 0;
}


/************************************************ Navigation Styles ************************************************/

#navigation ul
{
	height: 30px;
	line-height: 30px;
	margin: 0;
	display: inline;
	float: left;
	width: 850px;
	padding-left: 10px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 11px 0 8px;
	background: url(../ind_images/nav-divide.gif) right 11px no-repeat;
}

#navigation ul li a:hover
{
	color: #b8c9dc;
}

#home #navigation ul li a#home-link, #contact #navigation ul li a#contact-link
{
	color: #b8c9dc;
}

#navigation ul li a.no-divide
{
	background: none;
}

#navigation2 ul
{
	height: 30px;
	line-height: 30px;
	margin: 0;
	display: inline;
	float: left;
	width: 800px;
	padding-left: 10px;
}

#navigation2 ul li
{
	display: inline;
	float: left;
}

#navigation2 ul li a:link,
#navigation2 ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 11px 0 8px;
	background: url(../ind_images/nav-divide.gif) right 11px no-repeat;
}

#navigation2 ul li a:hover
{
	color: #b8c9dc;
}

#home #navigation2 ul li a#home-link, #contact #navigation ul li a#contact-link
{
	color: #b8c9dc;
}

#navigation2 ul li a.no-divide
{
	background: none;
}

/*************************************************** Contact Form Styles ***************************************************/

div#content-wrapper form
{
}

div#content-wrapper fieldset
{
	padding: 15px 0 20px 0;
}

div#content-wrapper #form-left
{
	float: left;
}

div#content-wrapper #form-right
{
	float: left;
	margin-left: 32px;
	display: inline;
}

div#content-wrapper form label
{
	display: inline;
	float: left;
	width: 65px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	color: #1e1f1f;
	padding-top: 3px;
}

div#content-wrapper form input
{
	display: inline;
	float: left;
	width: 196px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-wrapper form br
{
	clear: left;
	font-size: 0;
}

div#content-wrapper form textarea
{
	display: inline;
	float: left;
	width: 220px;
	margin-bottom: 8px;
	height: 72px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #1e1f1f;
	padding: 3px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-wrapper form #submit
{
	width: 100px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 192px;
	font-weight: bold;
	border: 1px solid #0d0d0d;
	background-color: #1a304b;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	text-align: right;
	color: #fff;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
}

#footer p a
{
	color: #fff;
}

/************************************************** Line Drop ***************************************************/
.pro_linedrop {
	height:36px;
	width:870px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	z-index:500;
	background-image: url(../images/blank_blue.gif);
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../images/blank_over_blue.gif);
padding-left: 0px;
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(../images/blank_blue.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_linedrop .select li.line a {color:#b8c9dc;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(../images/blank_blue.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../images/blank_over_blue.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#fc6;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(../images/blank_over_blue.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:870px;
top:28px; 
left:0; 
text-align:center;
background:#ffffff;
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(../images/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#888;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#1a2f4a;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:25px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#000;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:180px; position:absolute; left:-3px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}

/************************Menu with overlap and overrun********************************/

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {position:relative; width:870px; height:25px; z-index:500; background:#718991; }
 
/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
 
/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:80px; font-size:11px; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; }
 
/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
width: 150px;
background-color: #718991;
}

#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px; border-color: #ffffff;}
 
/* Set up the list items */
#pmenu li {float:left; background:#718991;}
 
/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {color:#1a2f4a;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(images/transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}
 
/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
 
/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#d3d3d3; color:#1a2f4a;}
 
/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#d3d3d3; color:#1a2f4a;}
 
/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#d3d3d3 url(images/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#718991 url(images/drop.gif) no-repeat right center;}
 
 
/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */
 
/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(images/transparent.gif);}
 
/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}
 
/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}
 
/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */


/********************************Pro-drop menu***************************************/
.preload2 {background:url(../images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px; border:1px solid #1a2f4a; white-space:inherit; width:130px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:100%; position:relative; float:left; width:120px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:100%; width:117px; line-height:20px; color:#000; text-decoration:none;font-size:10px; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:url(../images/arrow.gif) 110px 7px no-repeat; white-space:inherit;}
.menu2 :hover ul.sub li a:hover {color:#718991;}
.menu2 :hover ul.sub li a.fly:hover {background: url(../images/arrow_over.gif)110px 7px no-repeat; color:#718991;}
.menu2 :hover ul li:hover > a.fly {background:url(../images/arrow_over.gif) 110px 7px no-repeat; color:#718991;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #1a2f4a; white-space:nowrap; width:180px; z-index:200; height:auto;}