body {
	background-image: url(Pics/bg3.jpg);
	background-position: left top;
	height: 1200px;
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:847px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:130px;
}
.Picture-Right{
	margin-left:10px;
	float:right;
}
.Picture-Left{
	margin-right:10px;
	float:left;
}
.float-l {
	float:left;
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
/* header */
#RedSeal {
	position:absolute;
	bottom: 15px;
	right:750px;
	width: 200px;
	height: 250px;
	float: right;
}
#GreenSeal {
	position:absolute;
	bottom: 15px;
	left:750px;
	width: 200px;
	height: 250px;
	float: right;
}
#header {
	height:191px;
	background:url(Pics/Header.png);
	position:relative
}
#nav {
	background:url(images/nav.gif);
	height:43px;
	position:absolute;
	top:148px;
	width:847px;
}
ul#nav {
}
ul#nav li {
	display:inline;
	font-size: 16px;
	color:#FC0;
}
ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#logo {
	position:absolute;
	top:15px;
	left:465px;
	width: 307px;
}
#logo h1 {
	font-size:34px;
	color:#030
}
#logo div {
	padding-left:100px
}

/* content */
#content {
	height:808px;
	background:#FFFFFF
}
#content .left {
	width:400px;
	background:#FFFFFF url(images/l.gif) no-repeat;
	padding:0 40px
}
#content .left h2 {
	color:#608803;
	font-size:34px;
	padding:20px 0
}
#content .left a {
	color:#336633
}
#content .right {
	width:345px;
	background:#FFFFFF url(images/r.gif) no-repeat;
	border-left:#403f40 1px solid;
	height:808px;
}
#side #top {
	background:url(images/g_top.gif);
	height:237px;
}
#side #cart {
	background:url(images/g_top.gif);
	height:237px;
	width:320px;
	margin:0 auto;
	margin-top:30px;
	padding:5 2px;
	text-align: right;
}
#side #bm {
	background:url(images/g_bm.gif);
	height:121px;
}
#top, #bm {
	width:210px;
	margin:0 auto;
	margin-top:30px;
	padding:0 35px
}
#side h2 {
	font-size:24px;
	color:#FFFFFF;
	padding:20px 0 13px 0;
	text-align: center;
}
#side li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}
/* footer */
#footer {
	clear:both
}
#footer {
	height:50px;
	color: #fff;
	margin-left: 50px;
	margin-top: 14px;
	position:relative
}
#xhtml {
	position: absolute;
	top:20px;
	left:550px
}
.q {
	width:130px;
	padding:5px 0
}
.submit {
	background:url(images/submit.gif) no-repeat;
	height:31px;
	width:27px;
	border:0;
}
