/****** Begin Comment setting ******/
body {
	margin: 0 auto;
	background: url('img/body/bgr_site.jpg') repeat;
}

#wrap {
	width: 767px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #5a2f1d;
}

#content-mid {
	background: url('img/page/bg-repeat.png') repeat-y left;
	border-right: #5A2F1D 1px solid; 
}

#footer {
	position: absolute;
	bottom: 0;
	color: #FFF2BB;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 5px;
	margin: 0;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #DC7D00;
	padding: 10px 0 0;
	margin: 0;
}

h5 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0;
	margin: 0;
}

a {
	text-decoration: none;
}

p {
	font-size: 1.2em;
}

ul li {
	padding-top: 5px;
}

#clear-both {
	clear: both;
	height: 1px;
}

/****** Begin Header ******/

#header {
	height: 57px;
	width: 100%;
	background: #192c30;
	color: #9a9899; 
	font-size: 1.5em;
	font-weight: bold;
}

#header-content img {
	float: left;
	padding-right: 10px;
}

#header-content h2 a {
	color: #fff;
}

/****** Begin Menu ******/

#menu {
	width: 248px;
	float: left;
	margin-left: 33px;
	background: url('img/menu/menu-bg.png') no-repeat;
	min-height: 490px;
	position: relative;
	color: #FFF2BB;
	padding-top: 160px;
}

#menu .bg-repeat {
	background: url('img/menu/bg-repeat.png') repeat-y;
}

#menu ul {
	list-style-type: none;
	width:125px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
	text-align:right;
	width:180px;
}

#menu ul li {
	padding: 3px 0;
}

#menu a {
	color: #FFF2BB;
}

#menu a:hover {
	text-decoration: underline;
}

/****** Begin Page ******/

#page {
	width: 484px;
	float:left;
	background: url('img/page/page-bg-top.jpg') no-repeat top;
	font-size: 1.1em;
}

#page-content, #home-content {
	width: 434px;
	padding: 125px 25px;
}

#page .bg-btm {
	position: relative;
}

#content-mid .page-bg-btm {
	background: url('img/page/page-bg-btm.jpg') no-repeat right bottom;
}

#home-content h3 {
	font-weight: lighter;
	font-size: 1.7em;
	font-style: italic;
}

#page-content h3 {
	font-weight: bold;
	font-size: 1.7em;
}


#page-content div, #home-content div {
	position: relative;
	padding-bottom: 15px;
}

#page-content div a, #home-content div a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #0066FF;
	text-decoration: underline;
	font-size: 1.1em;
}

#page-content ul li a, #home-content ul li a {
	text-decoration: underline;
	font-size: 1.1em;
	color: #5a2f1d;
	position: relative;
}

/****** Begin contact ******/

#contact p {
	padding:0 0 15px;
	margin: 0;
}


/****** Begin product ******/

.color { background:#eaddbd;}

.col {
width:300px;
}

.col2 {
width:300px;
height:150px;
}

#picture-list {
width:429px;
text-align:center;
}

#picture-list img{
float:left;
margin:0 5px 5px 0;
}

#picture-list img.center{
float:none;
}


#picture-list2 {
width:429px;
padding:0 0 0 50px;
}

#picture-list2 img{
float:left;
margin:0 5px 5px 0;
}

#picture-list3 {
width:429px;
padding:83px 0 0 100px;
}

#picture-list3 img{
float:left;
margin:0 5px 5px 0;
}




#products-menu {
	width: 100%;
        font-size:10px;
}

#products-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 30px 0 0 30px;
	text-align: center;
}

#products-menu ul li {
	float: left;
	padding: 0 10px 5px 10px;
}

#products-menu ul li a{
color:#5A2F1D;
 text-decoration:none;
}

#products-menu ul li a:hover{
 text-decoration:underline;
}

#products-menu2 {
	width: 100%;
        font-size:10px;
}

#products-menu2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0 0 80px;
	text-align: center;
}

#products-menu2 ul li {
	float: left;
	padding: 0 10px 5px 10px;
}

#products-menu2 ul li a{
color:#5A2F1D;
 text-decoration:none;
}

#products-menu2 ul li a:hover{
 text-decoration:underline;
}