/* CSS Document */
body{
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
h1{
	margin:0px;
	padding:0px;
}

/* common */
.clear{
	clear:both;
}
.hide{
	display:none;
}

/* main containers */
#main_container{
	width:997px;
	margin:0px auto;
	padding:0px;
}
#top_container{
	width:997px;
	height:119px;
	margin:0px;
}
#middle_container{
	width:997px;
	margin:0px;
}
#bottom_container{
	width:997px;
	margin:0px;
}

/* top container */
.logo_container{
	width:302px;
	float:left;
}
#logo{
	width:118px;
	display:block;
	position: absolute;
	bottom:46px;
	top:0px;
	margin-left:140px;
}
#navigation_box{
	float:right;
	margin:0px;
	width:695px;
	height:119px;
}
.top_nav{
	margin:7px 0 0 0;
	padding:0 0 0 0;
	float:right;
}
a.top_link{
	text-decoration:none;
	color:#666666;
	padding:0 2px 0 2px;
	margin:0 0 0 0;
	letter-spacing:1px;
}
.top_link:hover{
	color:#000000;
}
.main_navigation{
	margin:46px 0 0 20px;
	padding:20px 0 0 0;
}
.main_navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.main_navigation li{
	margin:0 0 0 0;
	padding:0 0px 0 0px;
	float:left;
}
a.nav_01{
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#81859D;
	padding:0 11px 0 11px;
}
.nav_01:hover{
	color:#E57F3A;
}
a.nav_02{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#81859D;
	padding:0 11px 0 11px;
}
.nav_02:hover{
	color:#E57F3A;
}

/* middle container */
.banner{
	margin:0px;
	width:997px;
	height:487px;
}
.quick_box{
	height:39px;
	margin-left:55px;
}
.quick_tips a{
	background-image: url(../images/quick_tips.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:119px;
	padding:0 0 0 0px;
	margin-right:13px;
	float:left;
	display:block;
}
.quick_download a{
	background-image: url(../images/quick_download.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:153px;
	margin-right:13px;
	float:left;
	display:block;
}
.quick_calculator a{
	background-image: url(../images/quick_calculator.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:207px;
	margin-right:12px;
	float:left;
	display:block;
}
.quick_speciality a{
	background-image: url(../images/quick_speciality.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:112px;
	margin-right:50px;
	float:left;
	display:block;
}
.newsletter_bg{
	background-color:#FFFFFF;
	width:247px;
	height:40px;
	float:left;
}
.quick_newsletter a{
	background-image: url(../images/quick_newsletter.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:148px;
	display:block;
	margin-left:40px;
}

/* bottom container */
.btm_nav_bx{
	width:734px;
	height:117px;
	background-image:url(../images/btm_leftbg.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	margin:0px;
}
.btm_navigation{
	background-image:url(../images/small_logo.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:42px;
	margin:45px 0 0 67px;
	padding:5px 0 0 45px;
	color:#8D909A;
}
a.btm_link{
	text-decoration:none;
	color:#8D909A;
}
.btm_link:hover{
	text-decoration:underline;
}
.search_bx{
	background-image:url(../images/search_bx_bg.gif);
	background-repeat:no-repeat;
	width:239px;
	height:43px;
	float:left;
	padding:0 0 0 15px;
}
.search_field{
	margin:0 0 0 0;
}
.field_01{
	width:175px;
	height:16px;
	border:#C3CBD0 solid 1px;
	font-size:11px;
	color:#8D8D8D;
	padding:2px 0 0 2px;
}
.button_01{
	background-image:url(../images/go_btn.gif);
	background-repeat:no-repeat;
	width:31px;
	height:19px;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	margin-left:5px;
}

h3 {
	padding:8px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	color:#E26F23;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
}
.quick_download_bro a {
	background-image:url(../images/download_bro.gif);
	background-repeat:no-repeat;
	width:247px;
	height:60px;
	float:left;
	display:block;
}
.quick_download_bro span {
	display:none;
}