html,body{
	margin:0 auto;
	padding:0;
}

body{
	font: 13px arial,sans-serif;
	text-align:center;
	background-image:url(../images/bg_page.gif);
	background-repeat:repeat;
}

h1 {
	font: 140% arial,sans-serif;
	text-align: left;
	margin:0 10px 10px
}

h2 {
	font: 100% arial,sans-serif;
	text-align: left;
	margin:0 10px 10px
}

p{
	margin:0 10px 10px;
}

div#container{
	border: 1px solid #000000;
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #FFFFFF;
	text-align:left;
	width:769px;
	background-image:url(../images/bg_border.gif);
	background-repeat:repeat-y;
}

div#header {
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-y;
	background-color: #660000;
	height: 141px;
	border-top: solid 1px #FFFFFF;
}

div#header-top {
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-y;
	height: 72px;
	background-color: #FFFFFF;
}

div#header-top-logo {
	margin: 0;
	padding: 0;
/*	background-image:url(../images/logo.gif);
	background-repeat:no-repeat; */
	height:72px;
	width: 100%;
}

div#header-top-contact {
	position: relative;
	float: right;
	text-align: right;
	color: #660000;
}

div#header-top-contact p{
	margin:0;
	padding-right:10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}

div#header-top-contact a{
	color: #660000;
	text-decoration: underline;
}

div#header-divider-small {
	background-color: #660000;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	width: 769px;
	height: 1px;
	font-size:1px;
}

div#header-divider-wide {
	background-color: #660000;
	width: 769px;
	height: 3px;
	font-size:1px;
}

div#header-slogan {
	height: 30px;
	width: 769px;
	background-color: #975151;
/*	background-color: #999966; */
}

div#header-slogan p {
	height: 25px;
	color: #FFFFFF;
	font-style:italic;
	vertical-align: middle;
	margin:0;
	margin-left: 10px;
	padding-top: 4px;
	font-size: 16px;
}

div#header-navigation {
	margin-top: 1px;
	margin-bottom: 1px;
	width: 769px;
	height: 30px;
	background-image:url(../images/bg_navigation_green.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #000000;
}

ul#navlist {
  margin: 0pt;
  padding: 0pt;
  display: block;
  float: left;
}

ul#navlist li {
  display: block;
  float: left;
  border-left: solid 1px #FFFFFF;
  border-right: solid 1px #9B9A9A;
  padding-left: 3px;
  padding-right: 3px;
}

ul#navlist li a {
	white-space: nowrap;

	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;

	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding-left: 12px;
	
	line-height: 30px;
	display: block;
	text-decoration:none;
}

div#content{ 
	float:right;
	width:567px;
	height: 100%;
/*	border-left: solid 1px #000000;*/
}

div#content p{
	font-size: 13px;
}

div#content h1{
	font-size: 20px;
	color: #660000;
	margin-top: 5px;
	margin-bottom: 3px;
}

div#content h2{
	font-weight: bold;
	font-size: 14px;
	color: #660000;
	margin-top: 5px;
	margin-bottom: 3px;
}

div#content a {
	color: #975151;
	text-decoration: none;
}

div#content a.productsBox {
	color: #975151;
	text-decoration: underline;
}

div#content a:hover.productsBox {
	color: #FFFFD5;
}

div#maincontent a:hover {
	text-decoration: underline;
}

div#content a.main {
	margin: 0px;
	margin-top: 20px;
	margin-left: 20px;
	padding:0;
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #000000;
	text-decoration: none;
}

div#maincontent a.main:hover {
	text-decoration: underline;
}

div#extra{
	margin: 0;
	padding: 0;
	float:left;
	width:200px;
	height: 201px;
	border-bottom: solid 1px #000000;
	font-size: 1px;
/*	border-right: solid 1px #000000;*/
}

div#extra-decoration  img{
	height: 200px;
	width: 200px;
}

div#sub-navigation{
	clear:left;
	float:left;
	width:200px;
/*	border-right: solid 1px #000000;*/
}

div#sub-navigation h2 {
	border-bottom: solid 1px #660000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 1px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-indent: -15px;
}

div#sub-navigation a {
	text-decoration: none;
	color: #975151; 
}

div#sub-navigation a.nav {
	border-bottom: solid 1px #660000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 1px;
	padding-left: 15px;
	padding-bottom: 5px;
	text-indent: -15px;
	text-decoration: none;
	color: #555555; 
	display:block;
}

div#sub-navigation a:hover {
	color: #000000;
}

div#sub-navigation-header {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 0px;
	border-top: solid 2px #660000;
	background-color: #FFFFD5;
}

div#sub-navigation-header h2 {
	color: #660000;
	font-size: 13px;
	border: none;
	margin-top: 3px;
	margin-bottom: 3px;
}


div#footer{
	background-color: #660000;
	color: #FFF;
	clear:both;
	width:100%;
	height: 55px;
	border-bottom: solid 1px #FFFFFF;
}

div#footer-copyright {
	float: left;
	text-align: left;
	color: #FFFFFF;
	height: 100%;
}

div#footer-copyright p{
	margin:0;
	padding:5px 10px;
	font-weight: bold;
	font-size: 11px;
}

div#footer-contact {
	float: right;
	text-align: right;
	color: #FFFFFF;
	height: 100%;
}

div#footer-contact p{
	margin:0;
	padding:5px 10px;
	font-weight: bold;
	font-size: 11px;
}

div#footer-contact a{
	color: #FFFFFF;
	text-decoration: underline;
}

div#footer-contact a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/* onmouseout="this.className='normal'" onmouseover="this.className='selected'" class="normal" */
.selected {
	background-image:url(../images/bg_navigation.gif);
/*	background-image:url(../images/bg_navigation_selected.gif); */
	background-repeat:repeat-x;
}

.normal {
	background-image: none;
}

.content-item {
	margin: 0;
	padding: 0;
	height: 170px;
	width: 100%;
}

.content-item p {
	margin: 0;
	margin-left: 10px;
	font-size: 12px;
}

.content-item a {
	display: inline;
	margin: 0px;
	margin-left: 20px;
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #000000;
	text-decoration: none;
}

.content-item a:hover {
	margin: 0px;
	margin-left: 20px;
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #000000;
	text-decoration: underline;
}

.content-item-description {
	position: relative;
	top: 10px;
	left: 0px;
	float: left;
	width: 400px;
	height: 151px;
}

.content-item-image {
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
	width: 151px;
	height: 151px;
}