html,body{
	padding:0;
	margin:0;
	background:#dae6e8;
	font-family:Arial, Helvetica, sans-serif;
}
.clear{clear:both;}

h2{
font-size: 14px;
font-weight: bold
}

#hometext{
	width:922px;
	
}

/**
 * Custom Select Boxes
 */

.custom_select{
	width:127px;
	height:17px;
	position:absolute;
	z-index:2;
	margin-top:-19px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}
.custom_select_display{
	width:93px;
	height:15px;
	background-image:url(../images/browse_select.gif);
	font-size:11px;
	padding:2px 30px 0 4px;
	overflow:hidden;
}

#main{
	width:922px;
	margin:0 auto 20px auto;
}
#subnav,
#login,
#body,
#footer{
	margin-left:6px;
	margin-right:6px;
}
#header{

}

/**
 * Navigation
 */

#nav{
	background:url(../images/nav_back.gif) repeat-x;
	width: 922px;
}
#nav h2 a{
	font-size:11px;
	font-weight:bold;
	font-family:"Lucida Grande",Arial,sans-serif;
	color:#002b42;
	text-decoration:none;
	padding:7px 5px 7px 5px;
	display:block;
	_display:auto;
	height:14px;
	border-left:1px solid #949fa5;
}
#nav li.root{
	float:left;
	height:36px;
	padding-top:10px;
	_height:30px;
	_padding-top:16px;
}
#nav li.first{
	/*background:url(../images/nav_left.gif) left no-repeat;*/
}
#nav li.first a{
	border-left:none;
	padding-left:14px;
	padding-right:6px;
}
#nav li.first ul{
	margin-left:6px;
}
#nav li.last{
	/*background:url(../images/nav_right.gif) right no-repeat;*/
}
#nav li.last a{
	padding-left:7px;
	padding-right:17px;
	_padding-right:13px;
}
#nav li ul{
	position:absolute;
	z-index:1000;
	background:#044a6e;
	border:1px solid #000000;
	border-top:none;
	width:130px;
	display:none;
	font-size:12px;
	margin-top:2px;
	_margin-top:10px;
}
#nav li:hover ul,
#nav li.over ul{
	display:block;
}
#nav li ul a{
	color:#dffaff;
	padding:3px 5px;
	display:block;
	_height:15px;
	text-decoration:none;
}
#nav li ul a:hover{
	color:#ffffff;
	background:#002B42;
}

/** 
 * Subnavigation
 */

#subnav{
	background:#002b42 url(../images/subnav_left.gif) left no-repeat;
	color:#ffffff;
	height:20px;
	margin-bottom:5px;
}
#subnav li{
	float:left;
}
#subnav a{
	color:#ffffff;
	text-decoration:none;
	padding:3px 2px 0 0;
}
#subnav a:hover{
	text-decoration:underline;
}
#subnav .inner li{
	padding-top:1px;
}
#subnav .inner a{
	border-right:1px solid #ffffff;
	padding:0 7px 0 7px;
	font-size:12px;
}
#subnav .inner li.last a{
	border-right:none;
}
#subnav .cart{
	float:right;
	background:url(../images/subnav_right.gif) right no-repeat;
	height:100%;
	text-transform:uppercase;
	font-size:12px;
}
#subnav .cart li{
	height:18px;
	padding-top:2px;
}
#subnav .cart a{
	margin-right:4px;
}
#subnav .cart .item_count{
	background:url(../images/icons/shopping_cart.gif) left no-repeat;
	padding:2px 5px 0 25px;
	border-right:1px solid #ffffff;
	margin-right:5px;
}

/**
 * Login
 */

#login{
	background:#002b42 url(../images/login_right.gif) right no-repeat;
	height:28px;
	margin-bottom:5px;
	font-size:12px;
	color:#ffffff;
}
#login a{
	color:#a7c5cb;
}
#login .legend{
	background:url(../images/login_left.gif) left no-repeat;
	float:left;
	height:100%;
}
#login .legend img{
	margin:8px 13px;
}
#login .form{
	padding-top:6px;
	_padding-top:4px;
}
#login #login_username,
#login #login_password{
	width:79px;
	height:15px;
	font-size:11px;
	padding:1px 4px 0 4px;
	background-image:url(../images/login_input.gif);
	border-width:0;
	color:#ffffff;
	vertical-align:middle;
}
#login #login_username{
	margin-right:4px;
}
#login .submit{
	vertical-align:middle;
	margin-left:3px;
}
#login .note{
	font-size:11px;
	margin-left:6px;
}

/**
 * Browse
 */

#browse{
	background:#002b42 url(../images/browse_bottom.gif) bottom no-repeat;
	width:228px;
	float:left;
}
#browse dt{
	float:left;
	clear:left;
	width:72px;
	padding-left:13px;
}
#browse dd{
	float:left;
	padding-bottom:4px;
	_padding-bottom:9px;
}
#browse dd.text{
	padding-bottom:4px;
}
#browse label{
	color:#ffffff;
	font-size:11px;
}
#browse input.text{
	width:119px;
	height:16px;
	font-size:11px;
	padding:1px 4px 0 4px;
	background-image:url(../images/browse_input.gif);
	border-width:0;
}
#browse .legend{
	background:url(../images/browse_top.gif) top no-repeat;
}
#browse .legend img{
	margin:14px 13px;
}
#browse .submit{
	margin:13px 0 20px 0;
	_margin:4px 0;
}

#learn{
	clear:both;
	width:228px;
	float:left;
	margin-top:4px;
}

#sidewrap{
	width:228px;
	float:left;
	margin-right:4px;
	_margin-right:1px;
}

/**
 * Ads
 */

#ads{
	margin-top:2px;
	_margin-top:5px;
}
#ads a{
	margin-right:3px;
}
#ads .first{
	margin-right:4px;
}
#ads .last{
	margin-left:1px;
	margin-right:0;
}

/**
 * Footer
 */

#footer{
	color:#576f7a;
	font-size:10px;
	margin-top:7px;
}
#footer .logos{
	float:left;
	margin-right:10px;
}
#footer .logos img{
	margin-right:3px;
}

/**
 * Subpage
 */

#home_features,
#ads{
	display:none;
}
#content{
	float:left;
	width:678px;
	background:#92aeb5 url(../images/content_back.gif) repeat-y;
}
#content h1{
	text-transform:uppercase;
	padding-left:26px;
	padding-top:28px;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
}
#content .inner{
	background:url(../images/content_top.gif) top no-repeat;
	/* ie6 min-height hack */
	min-height:344px;
	height:auto !important;
	height:344px;
}
#content .page_content{
	margin:15px 26px 0 24px;
	padding:20px 25px;
}
#content .footer{
	margin-bottom:-3px;
}

/**
 * Home
 */

#home #home_features,
#home #ads{
	display:block;
}
#home #content .footer{
	display:none;
}

img.rightimage{
	margin:10px 0 10px 10px;
	border:1px solid black;
	
}

img.leftimage{
	margin:10px 10px 10px 0;
	border:1px solid black;
	
}


#slideshow{
	width:678px;
	height:228px;
	overflow: hidden;
}


#nav_inner{
	margin-left:140px;
}