@charset "utf-8";
/* CSS Document for Stimul-N home page */

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBEDB9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	behavior: url(scripts/hover.htc);
}
a{
	color: #E76542;
}
p{
	padding: 0;
	margin: 5px 0;
}
#wrapper{
	width: 1180px;
	float: left;
	overflow: hidden;
}
#header{
	width: 975px;
	height: 125px;
	float: left;
	clear: both;
}
#mainContainer{
	width: 1180px;
	clear: both;
}
img.border{
	border: 1px solid #D96449;
	display: block;
	float: left;
}
#centralColumn{
	background-color: #fff;
	width: 800px;
	float: left;
	padding-bottom: 0px;
	border-bottom: 4px solid #D96449;
	border-left: 1px solid #E36446;
	border-right: 1px solid #E36446;
}
#centralColumn ul, #centralColumn table{
	clear: both;
}
#centralColumn table{
/*	border: 1px solid #E76542; */
	margin: 10px 0;
}
/* #centralColumn table td, #centralColumn table th{
	border: 1px solid #E76542;
} */
#columnOne{
	width: 193px;
	float: left;
	background-color: #F7E2B8;
	background-image: url(../images/leftColumnBg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 69px 0;
	color: #5B4640;
}
#columnOne img.border{
	float: left;
	clear: both;
	margin: 10px 0px 10px 18px;
	_margin-left: 8px;
}
#columnOne p{
	clear: both;
	padding: 0px 18px;
	margin: 10px 0;
	background-image: url(../images/leftColumnP.gif);
	background-repeat: no-repeat;
	background-position: left +3px;
}
#columnTwo{
	width: 409px;
	margin: 18px 0 0 0;
	float: left;
	/*color: #E36446;*/
	color: #000;
	padding: 0 0px 10px 25px;
	border-right: 1px solid #E36446;
}
#columnTwo h3{
	display: block;
	font-size: 16px;
	line-height: 14px;
	text-transform: capitalize;
	background-image: url(../images/columnTwoH3.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 85px;
	margin: 0 0 0px -25px;
	clear: both;
	color: #E36446;
}
#columnTwo .border{
	margin: 10px 10px 10px 0px;
}
#columnThree{
	width: 157px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 18px 0 0 0;
	color: #5B4640;
	border-right: 1px solid #E36446;
}
#columnThree h3{
	display: block;
	font-size: 16px;
	line-height: 14px;
	text-transform: capitalize;
	background-image: url(../images/leftColumnP.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0px -10px;
	clear: both;
	color: #E36446;
}
#columnThree img{
	width: 150px;
	margin: 10px 2px;
	display: block;
	clear: both;
}
#columnThree p{
	padding: 0 3px;;
	margin: 5px 0;
	clear: both;
	text-align: justify;
}
#columnFour{
	width: 157px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 18px 0 0 0;
	color: #5B4640;
}
#columnFour h3{
	display: block;
	font-size: 16px;
	line-height: 14px;
	text-transform: capitalize;
	background-image: url(../images/leftColumnP.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0px -10px;
	clear: both;
	color: #E36446;
}
#columnFour img{
	width: 150px;
	margin: 10px 2px;
}
#columnFour p{
	padding: 0 3px;;
	margin: 5px 0;
	clear: both;
	text-align: justify;
}
#columnFive{
	width: 157px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 18px 0 0 0;
	color: #5B4640;
}
#columnFive h3{
	display: block;
	font-size: 16px;
	line-height: 14px;
	text-transform: capitalize;
	background-image: url(../images/leftColumnP.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0px -10px;
	clear: both;
	color: #E36446;
}
#columnFive img{
	width: 150px;
	margin: 10px 2px;
}
#columnFive p{
	padding: 0 3px;;
	margin: 5px 0;
	clear: both;
	text-align: justify;
}
.galleryWrap img{
	display: block;
	float: left;
	border: 1px solid #DC6648;
	margin: 2px;
}
.galleryOrnament{
	clear: both;
	width: 59px;
	height: 8px;
	background-color: #E36446;
	margin: 0 0 -2px 2px;
	*margin: 0 0 -8px 4px;
}
.productList{
	padding: 10px 0;
}
.productList img{
	display: block;
	float: left;
}
.productList p{
	display: block;
	float: left;
	width: 270px;
	padding: 0 15px 0 15px;
	margin: 0;
	text-align: justify;
}
.productList div{
	border-bottom: 1px solid #E36446;
	clear: both;
	height: 10px;
	margin: 0 20px 10px 0;
}
.product{
	padding: 10px 0;
}
.product img{
	display: block;
	float: left;
	border: 1px solid #E36446;
}
.product p{
	display: block;
	float: left;
	width: 270px;
	padding: 0 15px 0 15px;
	margin: 0;
	text-align: justify;
}
.product div{
	border-bottom: 1px solid #E36446;
	clear: both;
	height: 20px;
	margin: 0px 20px 10px 0;
	background-image: url(../images/productLabelOrnament.gif);
	background-repeat: no-repeat;
	background-position:left +3px;
	font-weight: bold;
	padding: 0 0 0 16px;
	font-size: 11px;
}
.product span{
	display: block;
	width: 400px;
	height: 1px;
	clear: both;
}
.productSmall{
	padding: 10px 0;
	width: 185px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
}
.productSmall img{
	display: block;
	float: left;
	width: 60px;
	height: 73px;
	border: 1px solid #E36446;
}
.productSmall p{
	display: block;
	float: left;
	width: 110px;
	padding: 0 0px 0 10px;
	margin: 0;
	text-align: justify;
}
.productSmall div{
	border-bottom: 1px solid #E36446;
	clear: both;
	height: 20px;
	margin: 0px 0px 10px 0;
	background-image: url(../images/productLabelOrnament.gif);
	background-repeat: no-repeat;
	background-position:left +3px;
	font-weight: bold;
	padding: 0 0 0 16px;
	font-size: 11px;
}
.productSmall a{
	display: block;
	width: 400px;
	height: 1px;
	clear: both;
	color: #000;
	font-size: 9px;
}
#inquiry_left{
	width: 48%;
	float: left;
	padding: 20px 0 0 0;
}
#inquiry_left label{
	clear: both;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 0 2px 0;
}
#inquiry_right{
	width: 48%;
	float: left;
	padding: 20px 0 0 0;
	text-align: center;
}
#inquiry_right input, #inquiry_right textarea{
	width: 190px;
	margin: 0 0 5px 0;
}
#send{
	width: 196px;
}




