body
{
	margin: 0px;
	padding: 0px;
	background-image: url( '../images/body_bg.png' );
	background-repeat: repeat-x;
	background-color: #F4E1E3 !important;
	background-color: #F3DCDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#affiliate
{
	text-align: center;
}

div#wrapper
{
	background-image: url( '../images/wrapper_bg.png' );
	background-repeat: repeat-x;
	margin-left: 0px;
	padding: 0px;
	height: auto !important;
	height: 768px;
	min-height: 768px;
	min-width: 871px;
}

div#floatForm
{
	float: left;
	width: 360px; 
	margin-right: 50px;
}

div#menu
{
	width: 224px;
	margin: 0px;
	float: left;
	background-image: url( '../images/menu_bg.png' );
	background-repeat: no-repeat;
	height: auto !important;
	height: 768px;
	min-height: 768px;
}

div#menu img
{
	border: none;
	cursor: pointer;
}

form.width
{
	width: 400px;
}

div#rightPic
{
	float: right;
	width: 353px;
	height: 300px;
	margin: 0px;
	position: relative;
	top: -95px;
	margin-bottom: -100px !important;
	margin-bottom: 0px;
	margin-top: 150px;
	padding-left: 5px;
	padding-right: 5px;
}

div#content
{
	margin-left: 224px;
	padding-left: 9px;
	padding-top: 95px;
	padding-bottom: 25px;
	background-image: url( '../images/content_bg.png' );
	background-repeat: no-repeat;
	height: auto !important;
	height: 768px;
	min-height: 647px;
	position: absolute;
	_position: relative;
	left: 0px !important;
	left: -3px;
}

div#content h1
{
	margin-left: 30px;
	font-weight: normal;
	color: #8C6263;
}

div#content h1 .accent
{
	font-weight: bold;
}

div#content h2
{
	color: #8C6263;
}

div#content h4
{
	color: #8C6263;
	margin-bottom: 0px;
}

div#content p
{
	text-align: justify;
	color: #3C3C3C;
	margin-right: 12px;
}

div#content ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

div#content li
{
	color: #3C3C3C;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 8px;
}

div#content a
{
	color: #8C6263;
}

div#content p.question
{
	font-weight: bold;
	margin-bottom: 0px;
}

div#content p.answer
{
	margin-top: 0px;
	margin-left: 10px;
}

div#content img.floatLeft
{
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}

div#content p.floatContainer
{
	min-height: 203px;
	height: auto !important;
	height: 203px;
}

div#content img.descLink
{
	cursor: pointer;
}

div#content img.serviceImage
{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

body#services div#content h4
{
	clear: left;
}

div.serviceDesc
{
	display: none;
	position: fixed;
	width: 576px !important;
	top: 150px;
	left: 50%;
	margin-left: -300px;
	background-color: #CE6063;
	background-image: url( '../images/services/desc_bg.png' );
	color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 28px;
	padding-bottom: 17px;
}

div.serviceDesc img.top
{
	position: absolute;
	left: 0px;
	top: 0px;
}

div.serviceDesc img.bottom
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.serviceDesc img.close
{
	position: absolute;
	top: 10px;
	right: 12px;
	cursor: pointer;
}

div.serviceDesc h4
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}

div#symetric
{
	text-align: center;
	color: black;
	font-size: 8pt;
}

div#symetric a
{
	color: black;
	text-decoration: none;
}