body{
	background-color: #feddcf;
}
hr {
	color: #ffffff;
}
img {
	border: 0px;
}
#container {
	background-position: center top;
	width: 100%;
	text-align: center;
}
#content {
	margin: auto;
	width: 804px;
	text-align: left;
}
#header{
	background-image: url(../images/head_back.jpg);
	width: 804px;
	height: 119px;
	padding: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
}
#nav{
	width: 500px;
	position: relative;
	left: 125px;
	top: 15px;
}

#nav h1 {
	font: bold 12px Verdana;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main_content{
	background-image: url(../images/content_bg.jpg);
	padding: 1px 20px 1px;
	background-repeat: repeat-y;
}
#main_content a:hover{
	color: #8E302C;
	text-decoration: underline;
}
#top_curve {
	background-image: url(../images/top_curve.jpg);
	background-repeat: no-repeat;
	width: 804px;
	height: 12px;
	position: relative;
	top: 5px;
}
#bottom_curve {
	background-image: url(../images/bot_curve.jpg);
	background-repeat: no-repeat;
	width: 804px;
	height: 16px;
}
#pic{
	text-align: center;
	width: 380px;
	float: left;
}
.pic2{
	text-align: center;
	width: 380px;
	float: left;
	z-index: 1;
}
#left_side{
	width: 380px;
	float: left;
}
#right_side{
	width: 380px;
	float: right;
}
.right_side2{
	width: 380px;
	float: right;
	text-indent: 20pt;
}
#clear {
	clear: both;
}
#logo {
	width: 153px;
	height: 56px;
}
#right_side table{
	text-align: center;
	width: 350px;
	float: right;
}
#login {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	left: 40px;
}
#logout {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	position: relative;
	right: 20px;
}
#footer {
	background-image: url(../images/foot_back.jpg);
	background-repeat: no-repeat;
	width: 804px;
	height: 34px;
	position: relative;
	top: 5px;
	padding-left: 25px;
	padding-top: 2px;
}
#addcart {
	text-align: right;
}
.title {
	position: relative;
	top: 7px;
}
.title_right {
	position: relative;
	top: 15px;
	text-align: right;
}
.rowshade{
	background: #fff;
}

.other{
	background-color: #feddcf;
}
.table1{
	width: 760px;
	text-align: left;
}

.num{
	width: 115px;
	text-align: center;
}

.descript{
	width: 300px;
}

.case{
	width: 95px;
	padding-left: 5px;
}

.dollar{
	width: 125px
	padding-left: 5px;
}
.whole_sale{
	width: 125px
	padding-left: 5px;
}

.admin_num{
	width: 90px;
	text-align: center;
}

.admin_descript{
	width: 350px;
}

.admin_case{
	width: 75px;
	padding-left: 5px;
}

.admin_dollar{
	width: 75px
	padding-left: 5px;
}
.admin_whole{
	width: 75px
	padding-left: 5px;
}
.admin_edit{
	width: 50px
	padding-left: 5px;
}
.admin_delete{
	width: 50px
	padding-left: 5px;
}
.center {
	color: #F00;
	text-align: center;
}
a, a:visited {
	text-decoration: none;
	color: #cc404b;
}