body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%;
	background:url(images/header.png) no-repeat;
	height:230px;
}

#header .imageforkeith{
	float:left;
	width:250px;
	height:150px;
	margin-top:80px;
	text-align:center;

}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y;
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: inherit;
	background: #FFFFFF url('images/background_bottom.gif');
	font-size:8px;
	padding-left: 10px;
	margin-top:-10px;
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #A40008;
	padding-left: 30px;
	padding-top:250px;
}

#sub_header h1 {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #D4AC7B
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #2B1F11;
	background: #fff;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

#productswindow	{
	width:140px;
	height:auto;
	background-color:#FFF;
	margin-left:-20px;
	margin-top:-20px;
}

#productswindow		p{
	margin-bottom:10px;
	background-color:#FFF;

}

#productswindow		iframe{
	background-color:#FFF;

}
