* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #130506 url(../images/back_all.jpg) repeat-x top;
}
#left1 {
	width: 928px;
	margin: 0 auto;
	background: url(../images/1.jpg) no-repeat left top;
}
#right1 {
	width: 928px;
	background: url(../images/2.jpg) no-repeat right top;
}
#contmain { width: 100%; margin-top: -2px; }
p,
ul,
ol {
	margin-top: 7px;
	font-size: 1.1em;
}
ul,
ol { margin-left: 3em; }
#header {
	width: 778px;
	margin: 0 auto;
	height: 461px;
	background: #ffffff;
}
#menu {
	float: left;
	margin-top: 5px;
	height: 46px;
	width: 768px;
	padding-left: 10px;
	background: #ffffff url(../images/menu.gif) repeat-x;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li { float: left; }
#logo {
	width: 778px;
	height: 414px;
	margin: 0 auto;
	background: url(../images/header.png) no-repeat left top;
	text-align: right;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
#page {
	width: 768px;
	margin: 0 auto;
	background: #ffffff url(../images/table_back.gif) repeat-x;
	border-top: none;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
#content {
	float: left;
	width: 748px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	overflow: hidden;
}

#ContentShort {
	width: 468px;
	float: left;
}

#Sidebar { 
	width: 240px; 
	float: right; 
	padding-left: 20px; 
}


.sidebar { float: right; }
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li { margin-bottom: 2em; }
.sidebar li ul { }
.sidebar li li { margin: 0; }
#sidebar1 {
	width: 224px;
	padding: 20px 0px 0px 10px;
}
#sidebar2 {
	width: 236px;
	padding: 10px 10px 0px 10px;
}
#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
}
#sidebar2 li li {
	padding: 5px;
	background: url(../images/small.gif) no-repeat left;
	font-size: .8em;
}
#bottom {
	height: 30px;
	background: url(../images/footer.gif) bottom no-repeat;
}
#footer {
	padding: 20px;
	height: 50px
}
#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.message,
.required {
	color: #F00;
}

#ShoppingCart ul li{
	list-style-type: none;
}

#Menu2 {
	list-style-type: none;
}