/* Start of CMSMS style sheet 'epicure-stylesheet' */
body div {
	margin: 0px auto;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

body, html {
	width: 100%;
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	color: #58585a;
	text-decoration: none;
}

a:hover {
	color: #58585a;
	text-decoration: underline;
}

#content {	
	width: 895px;
}

#grey-border, #menu, #menu-ie55, .divider-vertical, .divider-horizontal { /* body */
	background-color: #b2b3b6;
}

#white-border, #logo, .white-highlight, .white-highlight-ie55, .white, .product {
	background-color: #ffffff;
}

#logo, #banner, #banner-ie5, #banner-ie6, #footer {
	width: 871px;
}

#white-border, #grey-border {
	padding: 6px;
}

#white-border {
	margin-bottom: 8px;
}

#logo {
	height: 87px;
	background-image: url(../images/site-structure/logo.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#menu, #menu-ie55 {
	padding: 11px 0px 0px 3px;
	width: 868px;
}

#menu {
	height: 24px;
}

#menu-ie55 {
	height: 35px;
}


#menu a, #menu-ie55 a {
	padding-right: 13px;
}

#page-content, #blur-bg, #white-bg {
	min-height: 666px;
}

#blur-bg {
	background-image: url(../images/site-structure/blur-bg.jpg);
	background-repeat: no-repeat;
}

#white-bg {
	background-image: url(../images/site-structure/white-bg.gif);
	background-repeat: no-repeat;
}

#indent-content {
	padding: 25px 0px 0px 65px;
}

.product {
	height: 321px;
	padding: 6px 0px 0px 6px;
}

.product, .orange, .orange-ie55, .blue-highlight, .blue-highlight-ie55, .white-highlight, .white-highlight-ie55 {
	margin-bottom: 6px;	
}

#banner, #banner-ie5, #banner-ie6 {
	height: 220px;
}

#banner {
	margin-bottom: 6px;
}

#banner-ie5, #banner-ie6 {
	margin-bottom: 4px;
}

.orange, .blue-highlight, .white-highlight {
	width: 439px;
}

.orange-ie55, .blue-highlight-ie55, .white-highlight-ie55 {
	width: 453px;
}

.orange, .orange-ie55 {
	padding: 16px 8px 8px 8px;
}

.blue-highlight, .blue-highlight-ie55, .white-highlight, .white-highlight-ie55 {
	padding: 8px 8px 8px 8px;
}

#copyright, .white-highlight, .white-highlight-ie55, #page-content, #indent-content, .product-item, #contact-left {
	color: #58585a;
}

.divider-horizontal {
	width: inherit;
	height: 6px;
}

#home-left, .divider-vertical, #contact-left {
	float: left;
}

.divider-vertical {
	width: 6px;
	height: inherit;
	margin-bottom: -6px;
}

#home-left {
	width: 455px;
}

.orange, .orange-ie55 {
	background-color: #f89e59;
}

.blue-highlight, .blue-highlight-ie55  {
	background-color: #739dd3;
}

#home-right {
	width: 410px;
}

#contact-left {
	width: 397px;
}

#contact-left, #contact-left td, .textarea-field {
	font-size: 11px;
}

#contact-right {
	width: 369px;
	padding-left: 9px;
}

#home-right, #contact-right {
	float: right;
}

.product-item {
	padding-right: 10px;
}
.product-image {
	padding: 0px 25px 0px 15px;
}

.text-field, .text-field2, .text-field2-ie, .textarea-field {
	background-color: #f3f3f4;
	border: none;
	background-repeat: no-repeat;
}

.text-field, .textarea-field {
	width: 308px;
}

.text-field {
	background-image: url(../images/site-structure/text-field.gif);
}

.text-field2 {
	width: 118px;
	background-image: url(../images/site-structure/text-field2.gif);
}

.text-field2-ie {
	width: 113px;
	background-image: url(../images/site-structure/text-field2-ie.gif);
}

#footer {
	height: 113px;
	clear: both;
}

#copyright, #page-content, #indent-content, .product-item, .radio {
	font-size: 10px;	
}

.radio {
	text-align: center;
}

.textarea-field {
	height: 105px;
	background-image: url(../images/site-structure/textarea-field.gif);
}
/* End of 'epicure-stylesheet' */

