/* Global Styles */

body {
	background: url('/~images/stripe2.gif');
	margin: 7px 0px 0px 0px;
}

#container {
	width: 907px;
}

#nav div {
	float: left;
	padding: 0px;
	margin: 0px;
}

#nav img {
	float: left;
	padding: 0px;
	margin: 0px;
}


#footer {
	margin-top: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #333
}

#footer a {
	color: #333;
	text-decoration: underline;
}

#footer a:hover {
	color: #00669C;
}

/* Homepage Specific */

#main {
	height: 270px;
	background: url('/~images/bottom.gif') no-repeat;
	overflow: hidden;
}

#content {
	float: left;
	width: 407px;
	text-align: left;
}

#padleft {
	margin-top: 10px;
	padding-left: 25px;
}

#banners1 {
	float: left;
	width: 312px;
	margin-top: 12px;
}

#banners2 {
	float: left;
	width: 136px;
	text-align: right;
	margin-right: 27px;
}

#banners1 img {
	margin-bottom: 6px;
}

#banners2 img {
	margin-bottom: 28px;
}

/* Subpage Specific */

#shopcart {
	position: absolute;
	margin-left: 796px;
}

#tellfriend {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
}

#submain {
	background: url('/~images/maintile.gif') repeat-y;
}

#subbottom {
	height: 88px;
	background: url('/~images/subbottom.gif') no-repeat bottom;
}

#submain_sidebar {
	background: url('/~images/maintile_sidebar.gif') repeat-y;
}

#subbottom_sidebar {
	height: 88px;
	background: url('/~images/subbottom_sidebar.gif') no-repeat bottom;
}