/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* End CSS Reset */

/********** Global Styles **********/

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg_main.jpg);
	background-repeat: no-repeat;
}

#logo_area {
	background-image: url(../images/hm_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	height: 55px;
	width: 770px;
}
#nav_header {
	height: 31px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#btn_ask {
	background-image: url(../images/btn_ask.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 129px;
	margin-right:1px;
}
#mainNav {
	background-image: url(../images/menu_bkg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 34px 0px 0px 50px;
	height: 220px;
	width: 160px;
	color: #4a4a4a;
}
#mainNav li {
	margin: 0px;
	padding: 0px;
}
#mainNav a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #656565;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	_height: 1em
}


#mainNav a:hover {
	color: #3e7aa4;
	_height: 1em
}

#btn_ask:hover {
	background-image: url(../images/btn_ask_mo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 129px;
	margin-right:1px;
}

#btn_buy {
	background-image: url(../images/btn_where_buy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 129px;
	margin-right: 4px;
}

#btn_buy:hover {
	background-image: url(../images/btn_where_buy_mo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 129px;
	margin-right: 4px;
}
.text_input {
	background-image: url(../images/bkg_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #e9e9e9;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#666666;
}

.image_button {


}

#footerNav {
	padding-top: 40px;
	padding-left: 380px;
}

#footerNav li {
	float: left;
	padding-left:20px;
	font-size:11px;
}

#footerNav li a {
	color: #65d0d0;
	text-decoration:none;
}

#footerNav li a:hover {
	color: #666666;
	text-decoration:none;
}

.site_credit {
	color: #c3c3c3;
	width:180px;
}

.site_credit_link {
	color: #c3c3c3;
}

.site_credit_link:hover {
	color: #000000;
}

a {
	color: #65d0d0;
	text-decoration:none;
}

/********** Home Main **********/

#leftCol {
	float: left;
	width: 210px;
	background-color: #3399CC;
	margin: 0px;
	padding: 0px;
}
#rightCol {
	float: left;
	margin: 0px;
	padding: 0px;
}

#join_newsletter {
	clear: both;
}

#homeContent {
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 30px;
}

p {
	padding-top: 5px;	
	padding-bottom: 5px;
	line-height: 150%;
	color: #333333;
	font-size:90%;
	
}

#subMenu {
	background-image: url(../images/bkg_menu_sub.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 34px 0px 0px 50px;
	height: 220px;
	width: 160px;
	color: #4a4a4a;
}
#subMenu li {
	margin: 0px;
	padding: 0px;
}
#subMenu a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #656565;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	_height: 1em
}

#subMenu a:hover {
	color: #3e7aa4;
}

#subHeader {
	background-image: url(../images/bkg_header.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 570px;
	color: #4a8f9b;
	font-size: 175%;
	padding-left: 20px;
	padding-top: 14px;
}

#subContent {
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#subNav {
	background-image: url(../images/bkg_sub_nav.gif);
	background-repeat: no-repeat;
	width: 590px;
	height: 28px;
}

#subNavList {
	padding-left:10px;
	padding-top:7px;
}

#subNavList li {
	float:left;
	font-size: 80%;
	padding-left:15px;
	padding-right:15px;
}

#subNavList li a {
	color: #2d7e8d;
}

#subNavList li a:hover {
	color: #000000;
}

#join_newsletter_sub {
	border-top: #EEEEEE solid 1px;
	clear: both;
	margin-left:30px;
	padding-top:10px;
}

.site_credit_link {
	color: #c3c3c3;
}

.site_credit_link:hover {
	color: #000000;
}
strong {
	font-weight: bold;
}

