@charset "utf-8";
/* CSS Document */

#wrapper {
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFBDB;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464343;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin: 0 auto;
	color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 947px;
	margin: 0 auto;
	text-align: right;
}
#outer {
	width: 897px;
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFBDB;
	padding: 0 20px 0 30px;
}
#left {
	float: left;
	width: 425px;
}
#right {
	float: right;
	width: 425px;
}
.blacktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.whitetitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
}
.redtext {
	font-weight: bold;
	color: #9b2644;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fffbdb;
}
#searchbg {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 297px;
	padding: 20px 10px 0 100px;
}
#searchbg input {
	background-color: #77a9b4;
	border: 1px solid #77a9b4;
	font-size: 11px;
	width: 230px;
}
#productbg {
	background-image: url(images/productbg.gif);
	background-repeat: no-repeat;
	height: 306px;
	width: 377px;
	padding: 15px;
}
#testimonial {
	height: 68px;
	background-image: url(images/testimonialbg.gif);
	background-repeat: no-repeat;
	width: 836px;
	margin: 0 auto;
	padding: 20px;
	font-size: 14px;
	color: #012a4d;
	background-color: #FFFBDB;
}
#bottomwrap {
	height: 58px;
	width: 836px;
	margin: 0 auto;
	padding: 20px;
	clear: both;
}
#footer {
	background-image: url(images/bottombg2.gif);
	background-repeat: repeat-x;
	height: 103px;
}
#bottom {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 1004px;
	margin: 0 auto;
	text-align: center;
	color: #FFFBDB;
}
#top2 {
	width: 904px;
	margin: 0 auto;
	padding-top: 10px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#left input {
	background-color: #ebe3a0;
	border: 1px solid #dacc63;
	font-size: 11px;
	margin: 5px 0 5px 0;
	width: 300px;
	padding: 2px;
}
#left textarea {
	background-color: #ebe3a0;
	border: 1px solid #dacc63;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
}
