body {
	background-color:#FFFFFF;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	margin-top:0px;
	line-height:14px;
}
ul{
margin-top:8px;
margin-bottom:8px;
}
li{
margin-left:-25px;
margin-bottom:6px;
}
a:link, a:visited, a:active{
color:#669933;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#062740;
}
h1{
font-size:15px;
color:#092a43;
text-transform:uppercase;
font-weight:bold;
}
h2{
padding-top:12px;
text-decoration:underline;
font-size:14px;
color:#092a43;
font-weight:bold;
}
#top_head{
height:90px;
}
	*html #top_head{
	height:238px;
	}
/* NAVIGATION MENU */
/*
#nav{
width:437px;
height:23px;
float:right;
}
*/
#nav_menu{
position:relative;
margin:0px;
float:right;
width: 437px;
height: 23px;
background: url(/images/nav/nav.gif);
background-repeat:no-repeat;
}
	*html #nav_menu{
	margin-top:-147px;
	}
.home {
position: absolute;
left: 5px;
top: 0px;
width : 64px;
height: 23px;
}
.home:hover {
background: url(/images/nav/home.png) top left no-repeat;
}
.about {
position: absolute;
left: 69px;
top: 0px;
width : 71px;
height: 23px;
}
.about:hover {
background: url(/images/nav/about.png) no-repeat;
}

.products {
position: absolute;
left: 140px;
top: 0px;
width : 130px;
height: 23px;
}
.products:hover {
background: url(/images/nav/products.png) top left no-repeat;
}

.market_research {
position: absolute;
left: 140px;
top: 0px;
width : 130px;
height: 23px;
}
.market_research:hover {
background: url(/images/nav/products.png) top left no-repeat;
}

.whatsnew {
position: absolute;
left: 270px;
top: 0px;
width : 84px;
height: 23px;
}
.whatsnew:hover {
background: url(/images/nav/whatsnew.png) no-repeat;
}

.contact {
position: absolute;
left: 354px;
top: 0px;
width : 83px;
height: 23px;
}
.contact:hover {
background-image:url(/images/nav/contact.png);
background-repeat:no-repeat;
}

/* DROP DOWN MENU */
.dropdown_layout{
display:block; 
width:127px; 
height:23px; 
border:1px solid #092741;
}
#dropdown1{
position:absolute; 
left:398px; 
top:113px; 
width:128px; 
height:100px; 
z-index:1; 
line-height:23px; 
visibility:hidden;
color:#FFFFFF;
text-indent:8px; 
background-color:#092741;
}
	*html #dropdown1{
	top:114px;
	}
	#dropdown1 a:link, #dropdown1 a:visited, #dropdown1 a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	#dropdown1 a:hover{
	background-color:#5fa537;
	}

.dropdown_layout2{
display:block; 
width:198px; 
height:23px; 
border:1px solid #092741;
}	
#dropdown2{
	position:absolute;
	left:598px;
	top:113px;
	width:200px;
	height:50px;
	line-height:23px;
	z-index:1;
	visibility:hidden;
	color:#FFFFFF;
	text-indent:8px;
	background-color:#092741;
}
	*html #dropdown2{
	top:114px;
	}
	#dropdown2 a:link, #dropdown2 a:visited, #dropdown2 a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	#dropdown2 a:hover{
	background-color:#5fa537;
	}
#dropdown2b{
position:absolute; 
/*left:798px; */
top:113px; 
width:128px; 
height:75px; 
line-height:23px; 
z-index:1; 
visibility:hidden; 
color:#FFFFFF; 
text-indent:8px; 
background-color:#092741;
}
	*html #dropdown2b{
	top:114px;
	}
	#dropdown2b a:link, #dropdown2b a:visited, #dropdown2b a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	#dropdown2b a:hover{
	background-color:#5fa537;
	}
#dropdown3{
position:absolute; 
left:798px; 
top:113px; 
width:128px; 
height:50px;  
line-height:23px; 
z-index:1; 
visibility:hidden; 
color:#FFFFFF; 
text-indent:8px; 
background-color:#092741;
}
	*html #dropdown3{
	top:114px;
	}
	#dropdown3 a:link, #dropdown3 a:visited, #dropdown3 a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	#dropdown3 a:hover{
	background-color:#5fa537;
	}

/* BASIC PAGE LAYOUT */
.header_title{
font-size:15px;
color:#092a43;
text-transform:uppercase;
font-weight:bold;
}
#wrapper{
width:736px;
min-height:744px;
background-color:#FFFFFF;
margin-top:0px;
margin:auto;
}
	*html #wrapper{
	width:746px;
	}
#center{
background-position:top left;
background-repeat:no-repeat;
width:720px;
min-height:744px;
float:left;
background-image:url(/images/swirl.gif);
background-color:#FFFFFF;
background-repeat:no-repeat;
}
#border_left{
width:10px;
min-height:744px;
background-image:url(/images/border_left.gif);
background-repeat:no-repeat;
margin-left:-10px;
float:left;
}
	*html #border_left{
	margin:0px;
	height:744px;
	}
#border_right{
width:10px;
float:right;
min-height:744px;
background-image:url(/images/border_right.gif);
background-repeat:no-repeat;
}
	*html #border_right{
	margin-right:0px;
	height:744px;
	}
.line_2{
clear:both;
float:left;
margin:0px;
padding:0px;
background-image:url(/images/blue_line.gif);
background-repeat:repeat-x;
width:199px;
height:1px;
}
/* TOP */
#search{
margin-top:18px;
float:right;
}
#searchInput{
text-align:left;
text-indent:3px;
font-size:12px;
color:#555555;
width:153px; 
height:13px;
border: 1px solid #062740;
background-image:url(/images/search_box.gif);
background-repeat:no-repeat;
}
#logo{
float:left;
margin:18px 0px 0px 22px;
width:146px;
height:83px;
}
	*html #logo{
	margin-left:10px;
	}
#welcome{
float:left;
margin:0px;
width:726px;
height:140px;
}
	*html #welcome{
	margin-top:-124px;
	}
/* MAIN CONTENT */
.info_pic{
clear:both;
margin-top:25px;
}
.box_info{
padding:15px 10px 0px 10px;
}
.box_info_2{
padding: 34px 10px 0px 10px;
}
#box_L{
clear:both;
float:left;
width:235px;
height:454px;
background-image:url(/images/home/market_back.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
border-color:#062740;
border-width:1px;
border-style:solid;
margin: 0px 0px 0px 15px;
}
	*html #box_L{
	margin: -1px 0px 0px 7px;
	}
#box_middle{
float:left;
width:235px;
height:454px;
background-color:#FFFFFF;
background-image:url(/images/home/custom_HD.gif);
background-repeat:no-repeat;
border-color:#062740;
border-width:1px;
border-style:solid;
margin: 0px 0px 0px 11px;
}
#box_top_R{
float:left;
width:199px;
height:222px;
background-image:url(/images/home/about_HD.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
border-color:#062740;
border-width:1px;
border-style:solid;
margin: 0px 0px 0px 11px;
}
#box_bottom_R{
float:left;
width:199px;
height:222px;
background-image:url(/images/home/graph_HD.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
border-color:#062740;
border-width:1px;
border-style:solid;
margin: 8px 0px 0px 11px;
}
.longtable{
width:600px;
height:auto;
overflow-x:auto;
overflow-y:hidden;
padding-top:25px;
padding-bottom:25px;
}
/* FOOTER */
#footer_home{
float:right;
padding:15px 0px 0px 0px;
}
#footer{
float:right;
padding:15px 10px 0px 0px;
}
