@charset "utf-8";
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
body
{
	background: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container
{
	background: url(../images/border-edges.jpg) repeat-y;
	height: auto;
	margin: 0 auto;
	padding: 0 13px;
	width: 931px;
}
#header
{
	/*background: url(../images/mediate-header.jpg) no-repeat;
	height: 127px;
	width: 931px;*/
}
#menu
{
	background: #ccd5e7;
	height: 30px;
	margin: 2px 0 0 0;
	overflow: hidden;
}
#menu #menulist
{
	float: left;
}
#menu ul
{
	font-size: 14px;
	list-style: none;
	padding: 7px 0;
}
#menu ul li
{
	float: left;
	padding: 0 20px;
	text-transform: uppercase;
}
#menu ul li a
{
	color: #fff;
	font-weight: 700;
	line-height: 100%;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul #current a
{
	color: #5354a8;
}
#menu #sound
{
	float: right;
	padding: 4px 19px 0 0;
}
#main
{
	background: url(../images/mainbg.jpg) no-repeat;
	color: #604343;
	height: 286px;
	height: auto !important;
	min-height: 286px;
	padding: 10px 15px 30px;
}
#main a
{
	color: #5a59a4;
	font-weight: 700;
}
#main a:hover
{
	color: #604343;
}
#main #left
{
	float: left;
	font-size: 12px;
	line-height: 150%;
	width: 600px;
}
#main #left h1
{
	color: #c53e3e;
	font-size: 24px;
	font-weight: 700;
	margin: 20px 0 40px 0;
}
#main #left .fakeh1
{
	color: #c53e3e;
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
	margin: 20px 0 0px 0;
	text-align: center;
}
#main #left h2
{
	color: #c53e3e;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 0 0;
}
#main #left h3
{
	color: #5a59a4;
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0;
}
#main #left p
{
	margin: 0 0 20px 0;
}
#main #left table tr
{
	vertical-align: top;
}
#main #left .homelist
{
	list-style: none;
	margin: 0 0 20px 20px;
}
#main #left .homelist li
{
	background: url(../images/check.gif) no-repeat;
	color: #c53e3e;
	font-size: 13px;
	font-weight: 700;
	line-height: 120%;
	padding: 8px 30px 0px;
}
#main #left .sublist
{
	list-style: none;
	margin: 0 0 20px 20px;
}
#main #left .sublist li
{
	background: url(../images/check.gif) no-repeat;
	color: #c53e3e;
	font-size: 11px;
	font-weight: 700;
	line-height: 150%;
	padding: 8px 30px 1px;
}
#main #right
{
	float: right;
	width: 280px;
}
#main #right #home_contact_top
{
	background: url(../images/home-cta-top.jpg) no-repeat;
	font-size: 12px;
	height: 93px;
	padding: 20px 0 0 20px;
}
#main #right #home_contact_top2
{
	background: url(../images/home-cta-top2.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 93px;
	padding: 20px 0 0 20px;
}
#main #right #home_contact
{
	background: #c53e3e;
	font-size: 11px;
	margin: -15px 0 0 0;
	padding: 0 0 0 20px;
	width: 245px;
}
#main #right #home_contact_top, #main #right #home_contact
{
	color: #fff;
	font-weight: 700;
}
#main #right #home_contact .input
{
	margin: 5px 0 10px 0;
	width: 220px;
}
#main #right #contact_details
{
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	color: #7f7f7f;
	font-size: 11px;
	margin: 30px 0 0 0;
	padding: 10px 0;
	text-align: center;
	width: 265px;
}
#main #right #contact_details p
{
	font-weight: 700;
	margin: 10px 0;
}
.redtext
{
	color: #c53e3e;
	font-weight: 700;
}
.testimonial
{
	border-bottom: 1px solid #e5e5e5;
	font-size: 10px;
	padding: 20px 10px;
	width: 245px;
}
.testimonial p
{
	color: #83877c;
}
.testimonial .testsource
{
	color: #5a59a4;
	font-weight: 700;
	padding: 10px 0 0 0;
}
#border-bottom
{
	background: url(../images/border-bottom.jpg) no-repeat;
	height: 30px;
	margin: 0 auto;
	width: 957px;
}
#footer
{
	color: #604343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	text-align: center;
	width: 957px;
}
#footer a
{
	color: #604343;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.mainform
{
	background: #fdf9f9;
	color: #c53e3e;
	display: block;
	font-weight: 700;
}
.mainform .form_title
{
	background: #c53e3e;
	color: #FFF;
	display: block;
	padding: 10px 10px 10px 10px;
}
#chat
{
	position: absolute;
	right: 0;
	top: 100px;
}
#chat .LPform
{
	width: 150px;
}
#chat #chatbox #LPsubmit
{
	margin: 2px 0 0 0;
}
* html #chat #chatbox #LPsubmit
{
	margin: 0 0 0 -77px;
}
.style30
{
	color: #CC0000;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.style18
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style27
{
	color: #CC0000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style119
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style122
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style123
{
	font-family: Arial, Helvetica, sans-serif;
}
.style124
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#fixchatbox
{
	_position: absolute;
	_top: expression(eval(document.body.scrollTop));
	margin: 145px,0px;
	position: fixed;
	right: 0px;
	top: 155px;
}
.dontmissed
{
	background: url(../images/dontmissthisspecialoffer.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.dontmissedflash
{
	background: url(../images/dontmissthisspecialofferflash.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.footers:link
{
	color: #604343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footers:hover
{
	color: #604343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footers:visited
{
	color: #604343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footers:active
{
	color: #604343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}