body,td,th {
	color: #333;
}
body {
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #8C2D2B;
}
a {
	color: #8E2B2D;
	font-weight: bold;
}
a:hover {
	color: #333;
}
h1 {
	color: #8E2B2D;
	font-size: 16px;
	margin: 0 0 18px 0;
}
#wrapper {
	margin: 0px auto;
	width: 949px;
	border-right: 1px solid #8e2b2d;
	border-left: 1px solid #91292F;
	background: #FFF;
}
#content {
	border-top: 1px solid #8E2B2D;
	background: url(../images/bg_content.jpg);
}
#right ul {
	margin-left: 40px;
	margin-bottom: 18px;
}
#left {
	float: left;
	width: 265px;
	background: #C9C9C7 url(../images/bg_left.jpg) no-repeat;
	height: 481px;
	text-align: center;
}
#right {
	margin: 0px 0px 0px 266px;
	padding: 15px;
}
#nav {
	background: url(../images/bg_nav.jpg) repeat-x;
	height: 23px;
	border-bottom: 1px solid #8E2B2D;
	text-align: center;
	padding: 7px 0 0 0;
	margin: 0 0 0 266px;
}
#nav li {
	display: inline;
}
#nav a {
	text-decoration: none;
	padding: 0px 30px;
}
#footer {
	clear: both;
	font-size: 10px;
	padding: 15px 15px 5px 277px;
	color: #8E2B2D;
}
#form {
	clear: right;
	vertical-align: top;
}
#form td {
	padding: 3px;
}
#FlashID2 {
	margin-left: 27px;
}
#productvideo {
	margin-left: 87px;
}
#communitygallery {
	margin-left: 130px;
}
.floatright {
	float: right;
}
.imageborder {
	border: 1px solid #98262A;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.box_attention {
	background: #FFC;
	padding: 15px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #852526;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
