body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #101518;
}
#header {
	position: relative;
	width: 1017px;
	height: 103px;
	margin: 5px auto 0 auto;
}
#header #logo {
	position: absolute;
	top: 7px;
	right: 25px;
}
#header #motto {
	position: absolute;
	top: 0px;
	left: 0px;
}
#page {
	margin: 0 auto 0 auto;
	width: 995px;
	text-align: left;
	background: #ffffff;
	border: solid 2px #ffffff;
}
/*
*  MENU
*/
#menu {
	width: 995px;
	xheight: 24px;
	background: #381441 url(images/menu.gif) left top repeat-x;
	border-bottom: solid 2px #ffffff;
}
#menu a {
	display: block;
	float: left;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 15px 0 15px;
	height: 20px;
}
#menu b {
	display: none;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
}
#menu a.current:link, #menu a.current:visited {
	background: #4661D0;
	color: #ffffff;
}
#menu a:hover {
	background: #156C90 url(images/menuH.gif) left top repeat-x;
	color: #B4DFF0;
}
#submenu {
	width: 995px;
	xheight: 24px;
	border-bottom: solid 2px #ffffff;
}
#submenu a {
	display: block;
	float: left;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 15px 0 15px;
	height: 20px;
}
#submenu b {
	display: none;
}
#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
}
#submenu a.current:link, #submenu a.current:visited {
	background: #741834 url(images/submenuH.gif) left top repeat-x;
	color: #E59FB4;
}
#submenu a:hover {
	background: #741834 url(images/submenuH.gif) left top repeat-x;
	color: #E59FB4;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	background: #E1BB48;
	text-align: left;
	width: 192px;
}
.popmenu a {
	display: block;
	padding: 4px 3px 3px 10px;
	height: 20px;
	font-size: 100%;
	font-weight: bold;
	width: 179px;
	background: #741834 url(images/submenuH.gif) left top repeat-x;
	color: #ffffff;
	text-decoration: none;
}
.popmenu a:link, .popmenu a:visited {
	xcolor: #ffffff;
	xtext-decoration: none;
}
.popmenu a.current:link, .popmenu a.current:visited {
	background: #ffffff;
	color: #AA2F54;
}
.popmenu a:hover {
	background: #ffffff;
	color: #AA2F54;
}
.popmenu b {
	display: none;
}
/*
*  MAIN
*/
#main {
	position: relative;
	width: 995px;
}
/*
*  CONTENT
*/
#content {
	width: 813px;
	padding: 15px;
	background: #F7F8FA url(images/content.jpg) bottom left repeat-x;
	color: #31444E;
}
#content h1 {
	font-size: 140%;
	color: #34A883;
	margin: 0 0 10px 0;
}
#content h2 {
	font-size: 105%;
	color: #A92E53;
	margin: 0 0 10px 0;
}
#content h3 {
	font-size: 105%;
	color: #2A95BF;
	margin: 0 0 10px 0;
}
#content h4 {
	font-size: 105%;
	color: #542C5D;
	margin: 0 0 10px 0;
}
#content h5 {
	font-size: 105%;
	color: #2A95BF;
	margin: 0 0 0 0;
}
#content h6 {
	font-size: 105%;
	color: #542C5D;
	margin: 0 0 0 0;
}
#content p {
	font-size: 100%;
	margin: 0 0 10px 0;
}
#content a:link{
	color: #512A5A;
}
#content a:visited {
	color: #D2A91A;
}
#content a:hover {
	color: #2A95BF;
}
#content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 100%;
	list-style-image: url(images/dot.gif);
}
#content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 100%;
}
#content blockquote {
	float: right;
	width: 200px;
	border: dotted 1px #006633;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 200%;
}
#content .largertext {
	font-size: 250%;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  RIGHTCOL
*/
#rightcol {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 145px;
	padding: 0 0 0 2px;
	border-left: solid 1px #192022;
	background: url(images/rightcol.gif) left bottom no-repeat;
}
#contact p {
	text-align: center;
	margin: 0 0 8px 0;
}
#contact p.head {
	color: #192022;
	font-size: 110%;
	font-weight: bold;
}
#contact p.addr {
	color: #3AAB87;
	font-size: 90%;
}
#contact p.phone {
	color: #2A95BF;
	font-size: 110%;
	font-weight: bold;
}
#contact p.email {
	color: #512A5A;
	font-size: 90%;
}
#contact p.email a:link, #contact p.email a:visited {
	color: #512A5A;
}
#contact p.email a:hover {
	color: #2A95BF;
}
#features {
	border-bottom: solid 1px #D53C59;
}
.feature h2 {
	font-size: 100%;
	background: #741834 url(images/submenuH.gif) left top repeat-x;
	color: #E59FB4;
	margin: 0;
	padding: 6px 5px 6px 5px;
	text-align: center;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #E59FB4;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #2A95C0;
}
.feature p {
	margin: 0;
	color: #2A95C0;
	padding: 5px 5px 0 5px;
	font-size: 90%;
}
.feature p.more {
	padding: 5px 5px 10px 5px;
	text-align: right;
}
.feature p a:link, .feature p a:visited {
	text-decoration: none;
	color: #A92E53;
}
.feature p a:hover {
	color: #2A95C0;
}
.feature form {
	margin: 5px 0 10px 0;
}
.feature input {
	width: 128px;
}
/*
*  FOOTER
*/
#footer {
	margin: 0 auto 0 auto;
	width: 999px;
	height: 14px;
	padding-top: 5px;
	font-size: 80%;
	background: #192022;
	color: #646464;
}
#footer a:link, #footer a:visited {
	color: #646464;
	text-decoration: none;
}
#footer a:hover {
	color: #A00000;
}
/*
*  PRODUCTS
*/
#content .product {
	float: left;
	margin: 20px 0 13px 13px;
	width: 223px;
	text-align: center;
}
#content .product p a {
	text-decoration: none;
}
#content .product p a span {
	text-decoration: underline;
	font-weight: bold;
}
#content .product p a:link, #content .product p a:visited {
	color: #ae8b3a;
}
#content .product p a:hover {
	color: #c64740;
}
#content .fullproduct {
	width: 575px
}
#content .fullproduct h2 {
	margin: 0 0 20px 0;
	font-size: 120%;
	font-style: normal;
	color: #ae8b3a;
}
#content .fullproduct h2 span {
	#color: #141414;
	padding-left: 20px;
}
#content .fullproduct img {
	float: right;
	margin: 0 0 10px 10px;
}
#content .fullproduct p {
	margin: 0 0 20px 0;
	color: #ae8b3a;
}
#content .fullproduct form {
	margin: 0 0 20px 0;
}
#content .fullproduct form p {
	margin: 0;
	xwidth: 12px;
	color: #ae8b3a;
}
/*
*  FORM CSS
*/
#response {
	padding: 0.5em;
	width: 90%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding-right: 5px;
}
#response input.submit {
	float: left;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 300px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
/*
*  PRODUCTS
*/
#item-thumbnails {
	width: 426px;
}
#item-thumbnails div {
	float: left;
	width: 130px;
	margin: 0 10px 0 0;
}
#item-thumbnails p {
	color: #4661D0;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
}
#item-thumbnails p span {
	padding: 0 0 0 16px;
	background: url(images/item-dot.gif) 0% 50% no-repeat;
	color: #31444E;
	font-size: 85%;
	font-weight: normal;
}
#item-thumbnails p a:link, #item-thumbnails p a:visited {
	text-decoration: none;
	color: #4661D0;
}
#item-thumbnails p a:hover {
	color: #ff0000;
}
#item {
	float: right;
	width: 300px;
	margin: 0 0 0 10px;
}
#item p.code {
	float: right;
	padding: 0 0 0 16px;
	background: url(images/item-dot.gif) 0% 50% no-repeat;
	color: #31444E;
	font-size: 85%;
}
#item p.price span {
	color: #4661D0;
}
#item p.quantity label {
	color: #E1BB48;
}
#item p.submit {
	padding: 0 0 0 16px;
	background: url(images/item-dot.gif) 0% 50% no-repeat;
}

