* {

	margin: 0 0 0 0;

	padding: 0 0 0 0;
	
	text-decoration: none;
	
	list-style-type: none;
	
	border: none;
	
	font-family: "lucida grande", helvetica, arial, sans-serif;
	
}

body {

	background-color: #dfdfdf;
	
}

#container {

	width: 960px;
	
	margin: 0 auto 0 auto;
	
	background-color: #ffffff;
	
}

#header {

	height: 138px;
	
	width: 960px;

	background-image: url(../images/header.png);

}

#header a {

	color: #dfdfdf;
	
	font-size: 10px;
	
}

#header a:hover {

	color: #ffffff;
	
}

#header a.border {

	padding-right: 6px;
	
	border-right: 1px solid #dfdfdf;
	
}

#top_nav_left {

	width: 480px;
	
	float: left;
	
	position: relative;
	
	bottom: -78%;
	
	left: 100px;
	
}

#top_nav_right {

	width: 480px;
	
	float: left;
	
	text-align: right;
	
	position: relative;
	
	bottom: -78%;
	
	right: 100px;

}



#main_nav {
	
	height: 35px;
	
	background-image: url(../images/nav_bg.png);
	
	margin-top: -4px;
	
	font-size: 12px;
	
	padding-left: 27.6%;
	
	z-index: 999;
	
}

#main_nav a {

	color: #dfdfdf;
	
	display: block;
	
}

#main_nav a:hover {

	color: #ffffff;
	
}

#main_nav ul li {

	padding: 11px 20px 9px 20px;
	
	letter-spacing: 0.4em;
	
	z-index: 999;
	
}

#main_nav li {

	float: left;
	
	z-index: 999;
	
}

#main_nav li ul {

	position: absolute;
	
	left: -999em;
	
	background-color: #22355a;
	
	padding: 12px 0 12px 12px;
	
	margin-top: 9px;
	
	z-index: 999;
	
}

#main_nav li ul li {

	letter-spacing: 0;
	
	font-weight: bold;
	
	float: none;
	
	padding: 5px 0 5px 10px;
	
	width: 160px;
	
	z-index: 999;
	
}

#main_nav li:hover ul, #main_nav li.sfhover ul {

	left: auto;
	
	z-index: 999;
	
}


#feature {

	height: 196px;
	
	clear: left;
	
}

#feature_bottom {

	height: 28px;
	
	background-image: url(../images/feature_bottom.png);

}

#main_content {

	background-color: #ffffff;
	
	height: 425px;
	
}

#main_left {
	
	width: 460px;
	
	float: left;
	
	margin: 50px 83px 0 70px;
	
}

#main_right {
	
	float: left;
	
	margin-top: 15px;
	
	margin-right: 70px;

}

#news_top {

	width: 277px;
	
	height: 36px;
	
	background-image: url(../images/news_top.png);
	
}

#distinfo_top {

	width: 277px;
	
	height: 36px;
	
	background-image: url(../images/distinfo_top.png);
	
}


#news {
	
	padding: 14px 20px 5px 30px;
	
	width: 227px;
	
	background-image: url(../images/news_border.png);

}

#news h3 {

	font-size: 18px;
	
	color: #2265b1;
	
	font-style: bold;
	
}

#news h3 a {

	color: #2265b1;
	
}

#news p {

	font-size: 10px;
	
	color: #a1a1a1;
	
	margin-bottom: 5px;
	
}

#news_bottom {

	width: 277px;
	
	height: 20px;
	
	background-image: url(../images/news_bottom.png);
	
	margin-top: -5px;
	
}

#sub_left {

	height: 420px;
	
	width: 222px;
	
	margin: 26px 32px 20px 32px;

	background-image: url(../images/sub_left_bg.png);
	
	float: left;
	
}

.sub_left_spotlight {

	width: 186px;
	
	height: 106px;

	margin: 0 auto 0 auto;
	
	padding-bottom: 8px;
	
	display: block;
	
}

#sub_right {

	width: 500px;
	
	margin: 85px 32px 20px;

	display: block;

	float: left;

}

#shop_left {

	min-height: 420px;
	
	width: 222px;
	
	margin: 26px 32px 20px 32px;

	background-image: url(../images/sub_left_bg.png);
	
	float: left;
	
}

#cart {

	width: 186px;
	
	min-height: 328px;
	
	background-color: #dddddd;
	
	margin: 0 auto 0 auto;
	
	display: block;
	
}

.checkout {
	
	margin: 15px auto 0 auto;

	position: relative;
	
	bottom: -200px;
	
	display: block;
	
}

#cart_text {

	width: 150px;
	
	margin: 0 auto 0 auto;
	
	padding-top: 15px;
	
}

#cart_text p {

	font-size: 18px;
	
	color: #2265b1;
	
	font-weight: bold;

}

#shop_nav {

	width: 130px;
	
	margin: 85px 25px 0 0;
	
	float: left;
	
	font-size: 11px;

}

#shop_nav a {

	color: #828282;
	
}

#shop_nav a:hover {

	color: #2265b1;
	
}

#shop_nav ul li {

	border-bottom: 1px solid #2265b1;
	
	padding-top: 4px;
	
	padding-bottom: 4px;
	
}

#shop_nav li ul li {

	padding-left: 18px;
	
	border: none;
	
}

#shop_nav li ul li ul li {

	padding: 4px 0 0 18px;
	
}

#item_area {

	width: 400px;
	
	margin: 85px 32px 20px;

	display: block;

	float: left;

}

.item {

	width: 158px;
	
	height: 197px;

	background-image: url(../images/item_border.png);
	
	float: left;
	
	margin-right: 30px;
	
	margin-bottom: 30px;
	
}

.item p {

	color: #828282;
	
	line-height: .2em;
	
}

.product {

	font-size: 11px;

	padding: 5px 0 5px 0;
	
	width: 120px;
	
	margin: 0 auto 5px auto;
	
}

.price {

	font-size: 13px;
	
	font-weight: bold;

	padding: 5px 0 5px 0;
	
	width: 120px;
	
	margin: 0 auto 0 auto;
	
	margin-bottom: 15px;
	
}

.details {

	font-size: 10px;

	border-bottom: 1px solid #2265b1;
	
	padding: 5px 0 5px 0;
	
	width: 120px;
	
	margin: 0 auto 0 auto;
	
}

.addcart {

	font-size: 10px;

	padding: 5px 0 5px 0;
	
	width: 120px;
	
	margin: 0 auto 0 auto;
	
}

.item_img {

	margin: 10px auto 10px auto;
	
	display: block;
	
}

.button {

	height: 34px;
	
	width: 127px;
	
	margin: 0 auto 15px; auto;
	
	padding-top: 15px;
	
	display: block;
	
}
	
h1,h2,h3 {

	color: #2265b1;
	
}

h3 {

	padding-bottom: 4px;

	border-bottom: 1px solid #2265b1;
	
	font-size: 18px;
	
}

p {

	font-size: 12px;
	
	color: #555555;
	
	margin-bottom: 12px;
	
	line-height: 1.5em;
	
}

#footer {

	width: 960px;

	height: 75px;

	background-image: url(../images/footer.png);
	
	background-color: #ffffff;
	
}

#copyright {

	padding: 27px 0 0 80px;

}

#footer p {

	font-size: 9px;
	
	color: #dfdfdf;
	
	line-height: 0.25em;
	
}

#footer a {

	color: #7eaad4;
	
}

#footer a.first {

	border-right: 1px solid #dfdfdf;
	
	padding-right: 6px;
	
}

#footer a:hover {

	color: #dfdfdf;
	
}

#clear {clear: both;}
