* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px solid;
}
body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #fff;
	margin: 0px auto;
	width: 1000px;
	
}
.container {
	float: left;
	width: 1000px;
}
.header {
	float: left;
	width: 1000px;
	height: 120px;
	text-align: center;
}
.logobox {
	float: left;
	padding: 40px 0px 0px 75px;
	WIDTH: 605px;
	text-align: left;
}
.topmenubox {
	float: left;
	margin: 55px 10px 0px 0px;
	width: 310px;
	text-align: right;
}
.topmenubox ul {
	list-style-type: none;
	width: 310px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: url(/images/topmenu_box.gif) no-repeat right top;
}
.topmenubox li {
	display: inline;
	padding: 0px 2px 0px 2px;
}
.topmenubox li.border {
	display: inline;
	color: #666666;
	padding: 0px;
}
.topmenubox a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.topmenubox a:visited {
	color: #666666;
	text-decoration: none;
}
.topmenubox a:hover {
	color: #8a0218;
	text-decoration: none;
}
.topmenubox a#active {
	color: #8a0218;
	text-decoration: none;
}
.mainmenubox {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	width: 980px;
	text-align: left;
	background: url(/images/mainmenu_box.gif) no-repeat center top;
}
.mainmenubox ul {
	list-style-type: none;
	width: 980px;
	height: 32px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.mainmenubox li {
	display: inline;
	float: left;
	width: 100px;
	text-align: center;
}
.mainmenubox li.border {
	display: inline;
	color: #fff;
	float: left;
	width: 1px;
	padding: 7px 2px 8px 2px;
	text-align: center;
}
.mainmenubox a {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 7px 0px 8px;
	background: url(/images/bg_mainmenu.gif) no-repeat center top;
	display: block;
	width: 100%;
}
.mainmenubox a:visited {
	color: #fff;
	text-decoration: none;
	padding: 7px 0px 8px;
	background: url(/images/bg_mainmenu.gif) no-repeat center top;
	display: block;
	width: 100%;
}
.mainmenubox a:hover {
	color: #8a0218;
	text-decoration: none;
	padding: 7px 0px 8px;
	background-position: 0px -32px;
	display: block;
	width: 100%;
}
.mainmenubox a#active {
	color: #8a0218;
	text-decoration: none;
	padding: 7px 0px 8px;
	background-position: 0px -32px;
	display: block;
	width: 100%;
}
.introbox {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 980px;
	height: 330px;
	text-align: left;
}
.productbox {
	float: left;
	width: 250px;
	height: 240px;
	background: url(/images/bg_titlebox.gif) no-repeat center bottom;
	margin: 0px 0px 10px;
}
.productbox h1 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding: 14px 0px 0px 60px;
	text-align: left;
}
.productbox h2 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 60px;
	text-align: left;
}
.leftbox {
	float: left;
	width: 250px;
}
.leftbox p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 10px 15px 10px 15px;
	text-align: left;
	background: #fff;
}
.leftcornertop {
	float: left;
	width: 250px;
	height: 15px;
	background: url(/images/corner_top1.gif) no-repeat center top;
}
.leftcornerbot {
	float: left;
	width: 250px;
	height: 15px;
	background: url(/images/corner_bottom1.gif) no-repeat center top;
}
.leftmenubox {
	float: left;
	width: 210px;
	text-align: left;
	padding: 0px 20px 0px 20px;
	position: relative;	
	background: url(/images/leftmenu_box.gif) repeat-y center top;
}
.leftmenubox ul {
	list-style-type: none;
	width: 210px;
}
.leftmenubox li {
	float: left;
	list-style-type: none;
	position: relative;
	text-align: left;
	width: 190px;
}
.leftmenubox a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 0px 8px 20px;
	background: url(/images/bg_leftmenu.gif) no-repeat left top;
	display: block;
	width: 100%;
}
.leftmenubox a:visited {
	color: #666666;
	text-decoration: none;
	padding: 8px 0px 8px 20px;
	background: url(/images/bg_leftmenu.gif) no-repeat left top;
	display: block;
	width: 100%;
}
.leftmenubox a:hover {
	color: #8a0218;
	text-decoration: none;
	padding: 8px 0px 8px 20px;
	background-position: 0px -30px;
	display: block;
	width: 100%;
}
.leftmenubox a.#active {
color: #8a0218;
text-decoration: none;
padding: 8px 0px 8px 20px;
background-position: 0px -30px;
display: block;
width: 100%;
}
.centerbox {
	float: left;
	width: 730px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.contentbox {
	float: left;
	width: 710px;
	padding: 0px 10px 20px 10px;
	text-align: left;
}
.contentbox h1 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	line-height: 1.4em;
	border: #dedede;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.contentbox h2 {
	font-size: 14px;
	color: #8a0218;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}
.contentbox h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
.contentbox h4 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
}
.contentbox p {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
}
.contentbox a {
	color: #8a0218;
	font-weight: normal;
	text-decoration: underline;
}
.contentbox a:visited {
	color: #8a0218;
	font-weight: normal;
	text-decoration: underline;
}
.contentbox a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
.contentbox hr {
	float: left;
	clear: both;
	color: #E5EDF2;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background: #E5EDF2;
	border: 0px solid;
}
.contentbox .pic1 {
	border: 0px #DAE9F2 solid;
	margin: 0px 5px 0px 0px;
	float: left;
}
.contentbox ul {
	padding: 5px 0px 5px 20px;
	color: #666666;
	list-style-image: url(/images/arrow.gif)
}
.contentbox li {
	padding: 2px 0px 2px 0px;
	font-size: 12px;
}
.contentphoto {
	float: right;
	padding: 5px 0px 5px 10px;
}
.contentvideo {
	padding: 5px 0px 10px 0px;
}
.shopbox {
	float: left;
	width: 190px;
	height: 200px;
	background: url(/images/bg_shop.gif) no-repeat center bottom;
	padding: 15px 20px 15px 20px;
}
.shopbox h1 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 14px 0px 0px 0px;
	text-align: left;
}
.shopbox h2 {
	font-size: 14px;
	color: #8a0218;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.shopbox a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.shopbox a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.shopbox a:hover {
	color: #8a0218;
	font-weight: normal;
	text-decoration: underline;
}
.pagingbox {
	float: left;
	width: 730px;
	padding: 15px 0px 15px 0px;
	text-align: center;
}
.pagingbox a {
	color: #8a0218;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}
.pagingbox a:visited {
	color: #8a0218;
	text-decoration: none;
}
.pagingbox a:hover {
	color: #000;
	text-decoration: none;
}
.pagingbox a.active {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #8a0218;
}
.footer {
	float: left;
	padding: 10px 10px 0px 10px;
	width: 980px;
	text-align: center;
	border: #E5EDF2;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.footer h1 {
	font-size: 11px;
	color: #666666;
	FONT-WEIGHT: normal;
	MARGIN: 0px 0px 0px 0px;
	PADDING: 10px 10px 5px 10px;
}
.footer h2 {
	font-size: 11px;
	color: #666666;
	FONT-WEIGHT: normal;
	MARGIN: 0px 0px 0px 0px;
	PADDING: 5px 10px 10px 10px;
}
.footer ul {
	margin: 20px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 970px;
	text-align: center;
}
.footer li {
	margin: 0;
	display:inline;
	padding: 0px 5px 0px 5px;
}
.footer li.border {
	margin: 0;
	display:inline;
	padding: 0px;
	color: #8A0218;
}
.footer a {
	color: #8A0218;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:visited {
	color: #8A0218;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
a {
	color: #8A0218;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #8A0218;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
a.product {
	color: #8A0218;
	font-weight: normal;
	text-decoration: none;
}
a.product:visited {
	color: #8A0218;
	font-weight: normal;
	text-decoration: none;
}
a.product:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.formbox {
	float: left;
	margin: 0px;
	padding: 10px 0px;
	width: 600px;
	text-align: center;
}
.formtext {
	float: left;
	margin: 0px;
	padding: 2px 10px 1px 0px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	color: #000000;
}
.formtext sup {
	color: red;
	font-weight: bold;
}
.formitem {
	float: left;
	margin: 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 12px;
}
.formitem input {
	width: 200px;
	border: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.formitem input[type="file"] {
	width: 202px;
	border: #d7e4d8;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.formitem input[type="checkbox"] {
	vertical-align: middle;
	border: none;
	height: auto;
	width: auto;
}
.formitem input[type="submit"] {
	width: 202px;
	padding: 2px 5px 2px 5px;
	background: url(/images/bg_buttonred.gif) repeat-x center top;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: #d7e4d8;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	text-align: center;
}
.formitem textarea {
	width: 200px;
	height: 100px;
	border: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.formitem select {
	width: 203px;
	border: #d7e4d8;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.datecontrol input {
	width: 175px;
	border: #d7e4d8;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.error {
	float: left;
	margin: 0px;
	padding: 6px 10px 5px 0px;
	width: 400px;
	text-align: right;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.smallheaderbox	p	{
	padding: 0px;
	margin: 0px;
}

div.sub	a {
	color: #8A0218;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: none;
}
div.sub	a:visited {
	color: #8A0218;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: none;
}
div.sub	a:hover {
	color: #333;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: none;
}
