@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f9cbdf url(../images/background.gif) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #411d01;
}

a:link {
	color: #411d01;
	text-decoration: none;
}
a:visited {
	color: #411d01;
	text-decoration: none;
}
a:hover {
	color: #411d01;
	text-decoration: underline;
}
a:active {
	color: #411d01;
	text-decoration: none;
}

#wrapper {
	width: 975px;
	margin: 79px auto 0px auto;
}

#wrapper_header{
	background:url(../images/headertop.gif) no-repeat top left;
}

#wrapper_bottom{
	background: #411d01;
	padding: 5px 35px 5px 0px;
	color: #FFFFFF;
	text-align:right;
}

.content_left{
width: 313px;
height: 450px;
background: #fde9f1;
text-align: center;
}

.content_right{
width: 650px;
height: 450px;
background: #fde9f1;
text-align: center;
float: right;
display: inline;
}

.content_right_sub{
margin: 57px auto 8px auto;
padding: 0px 30px 0px 30px;
text-align: left;
line-height: 18px;
}

.content_right_sub_specialty{
margin: 57px auto 8px auto;
padding: 0px 30px 0px 30px;
text-align: center;
line-height: 18px;
}

.content_right_sub_contactus {
margin: 12px auto auto auto;
}

.content_right_sub_product {
margin: 20px auto auto auto;
width: 500px;
text-align: left;
}

.image_logohome{
margin: 22px auto 29px auto;
}

.thumbnail_products {
margin: 0px 14px 0px 0px;
}

.morelink {
width: 253px;
margin: 0px auto auto auto;
font-weight: bold;
}
