*
{
	margin:0px;
	padding:0px;
}
body
{
	background:#CDC392;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;*/
	color:#333;
}

a:link{	color:#561C1A; }
a:visited{color:#545323;}
a:hover{text-decoration:none;}
a:active{color:#2D7E4C;}

img { border-width:0px; }

#wrapper
{
	border:1px #000 solid;
	margin-left:25px;
	text-align:left;
	width:910px;
	background:url(../images/bg-wrapper.gif) repeat-y;
	padding-bottom:72px;
}

#body_container
{
	background:url(../images/bg-page.jpg) no-repeat;
}

#home #body_container
{
	background:url(../images/bg-home.jpg) no-repeat;
}

.ClearIt
{
	clear:both;
	float:none;
	font-size:1px;
	height:0px;
}

#header
{
	height:170px;
	background:transparent;
}

#header p
{
	font-size:11px;
	color:#233B45;
	line-height:20px;
	padding-left:140px;
	padding-right:260px;
	padding-top:20px;
}

#content_container
{
	margin-left:120px;
	width:550px;
	background:#FCFBFA;
}

#home #content_container
{
	background:transparent;
}

#content
{
	text-align:left;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding:20px;
}

#home #content
{
	padding-top:275px;
	font-size:11px;
	color:#233B45;
}

#content h1
{
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#233B45;
	font-size:28px;
	line-height:40px;
	margin-bottom:36px;
	border-bottom:#B2D173 1px solid;
}

#content h2
{
	font-size:17px;
	font-weight:bold;
	color:#233B45;
	line-height:40px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-top:36px;
	margin-bottom:18px;
}

#content h3
{
	font-size:15px;
	font-weight:bold;
	color:#787B60;
	line-height:20px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-top:18px;
}

#content p
{
	text-align:left;
	margin-bottom:18px;
}

#content ul, #content ol
{
	margin:0px;
	padding:0px;
	margin-bottom:18px;
}

#content li
{
	padding:10px 0px 0px 0px;
	margin-left:40px;
}

#content .Testimonial
{
	background-color:#FBFAF7;
	border:1px #96895F solid;
	padding:17px;
	margin:35px 0px;
	text-align:justify;
}

#content .Testimonial p
{
	font-family:verdana, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-bottom:18px;
}

#footer
{
	background:transparent url(../images/footer-bg.gif) repeat-x center bottom;
	color:#000;
	text-align:center;
	font-size:11px;
	line-height:150%;
	width:910px;
	margin:50px auto 20px 25px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
/*	font-size:120%;
	padding:10px;
	border:#FFF 5px solid;
	background:#DFE1D5;*/
}
#footer a:hover
{
	text-decoration:underline;
}

#footer p
{
	margin-bottom:45px;
}

#buy_form
{
	position:absolute;
	top:250px;
	z-index:300;
	width:200px;
	margin-left:700px;
	font-size:.9em;
}

#buy_form h3
{
	font-size:17px;
	font-weight:bold;
	color:#233B45;
	line-height:40px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-top:18px;
}

#buy_form li, #buy_form p
{
	padding:10px 0px 0px 0px;
	font-size:12px;
}

.alert
{
	color:#F00;
}