/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 76% arial,sans-serif;
	text-align: center;
	background-color: #4F4B88;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
	background: #35367D url(/as/im/ban_right.jpg) repeat-y right;
}
#container {
	width: 100%;
}

h1, h1 a {
color: #35367D;
font-size: 18px;
margin: 8px 0 1px 0;
padding: 0;
}

.posted {
clear: left;
}

.line {
padding: 4px;
margin-top: 8px;
border-top: 1px solid blue;
}

#content1 img {
float: left;
margin:0 8px 6px 0;
border: 0;
}

#footer {text-align:left;
	width: 100%;
	color: #fff;
}
div#bot-nav {
	width: 759px;
	height: 40px;
}
div#bot-nav a {
	text-decoration: none;
	color: #D66A2B;
}
div#bot-nav a:hover {
	color: #fff;
}
div#bot-nav a:active {
	color: #D0A03C;
}
div#bot-nav ul {
	display: inline;
}
div#bot-nav li {
	float: left;
	list-style: none;
	width: 100px;
	text-align: center;
	margin-bottom: 10px;
	
}
.bot-divider {
	background: url(/as/im/bot_nav_line.jpg) no-repeat right;
}
div#bot-ban {
	height: 42px;
	float: left;
	background: url(/as/im/ban_bot.jpg) repeat-x bottom;
	width: 759px;
}

/* top */
div#logo {
	height: 97px;
	width: 100%;
	background: url(/as/im/top_logo.jpg) no-repeat;
}
div#logo-nav {
	float: right;
	margin-top: 55px;
}
div#logo-nav a {
	text-decoration: none;
	color: #fff;
}
div#logo-nav a:hover {
	color: #D66A2B;
}
div#logo-nav a:active {
	color: #FF0000;
}
div#logo-nav ul {
	float: right;
	display: inline;
	margin-bottom: 5px;
	
}
div#logo-nav li {
	float: left;
	list-style: none;
	width: 140px;
	text-align: center;
	
}
.logo-divider {
	background: url(/as/im/top_nav_line.jpg) no-repeat left;
}
.cart {
	
}
div#top-nav {height: 29px;	width: 100%;
	background: url(/as/im/nav_bar.jpg) no-repeat;
	color: #D66A2B;
	font-weight: bold;

}
div#top-nav a {text-decoration: none;
	color: #fff;
}
div#top-nav a:hover {
	color: #DEA436;
}
div#top-nav a:active {
	color: #DEA436;
}
div#top-nav ul {
	float: left;
	display: inline;
	margin-bottom: 5px;
	
}
div#top-nav li {float: left;
	list-style: none;
	width: 100px;
	text-align: center;

	
}
.divider {
	background: url(/as/im/top_nav_line.jpg) no-repeat right;
}
div#ban-top {
	height: 38px;
	width: 100%;
	background: url(/as/im/ban_top.jpg) repeat-x;
}
/* left column */
div#content {
	min-height: 600px;
	width: 755px;
	text-align: left;
	float: left;
	background: #35367D url(/as/im/flower.jpg) no-repeat bottom right;
	padding-bottom: 15px;
}
div#content-wrap {
	margin: 15px 0 0 10px;
	width: 506px;
	background: #F9F3D0 url(/as/im/text_top.jpg) no-repeat top center;
	min-height: 100%;
	float: left;
}
div#content1 {line-height: 130%;
	margin: 30px 15px;
	width: 476px;
}
div#content-ftr {
	margin: 15px 0 0 0;
	width: 506px;
	height: 24px;
	background: #F9F3D0 url(/as/im/text_bot.jpg) no-repeat bottom center;
}
div#mid {
	margin: 15px 0 0 20px;
	width: 204px;
	float: left;
}
div#form {
	background: url(/as/im/frm_bkg.jpg) no-repeat;
	width: 204px;
	height: 132px;
	margin: 0 0 20px 0;
}
div#form-top {
	width: 204px;
	height: 20px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
}
div#form-content {
	width: 204px;
	color: #fff;
padding: 4px 0 0 4px;
}

input.email {margin: 4px 0;font-size: 11px;}

div#mid-content {
	margin: 20px 0;
	text-align: center;
	color: #fff;
}

div#mid-content a {
	color: #D66A2B;
	text-decoration: none;
}

/* right column */
div#rc {
	width: 196px;
	margin: 0;
	float: right;
text-align: left;
}

/* right column content */
div#rc1 {
	background: url(/as/im/rm_logo.jpg) no-repeat top;
	margin: 0;
	width: 141px;
	float: right;
}
div#rc-content {
	margin: 130px 10px 20px 10px;
	color: #fff;
}
/* hacks & helpers */
.clearit {
	height: 1px;
	clear: both;
}