@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
img {border:0;}

body {
	background:#e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width:931px;
	height:auto;
	background:url(images/border-edges.jpg) repeat-y;
	margin:0 auto;
	padding:0 13px;
}
#header {
	width:931px;
	height:190px;
	background:url(images/mediate-header.jpg) no-repeat;
}
#menu {
	background:#8595b6;
	margin:1px 0 0 0;
	height:30px;
	overflow:hidden;
}
#menu #menulist {
	float:left;
}
#menu ul {
	list-style:none;
	font-size:14px;
	padding:7px 0;
}
#menu li {
	float:left;
	list-style:none;
	font-size:14px;
	padding:7px 20px 0;
	text-transform:uppercase;
}
#menu li a {
	font-weight:700;
	color:#fff;
	text-decoration:none;
	line-height:100%;
}
#menu li a:hover, #menu #current a {
	color:#5354a8;
}
#menu #sound {
	float:right;
	padding:4px 19px 0 0;
}

/*   MAIN CONTENT   */
#main {
	background:url(images/mainbg.jpg) no-repeat;
	padding:1px 0 0px 25px;
	min-height:100px;
	color:#604343;
}
#main a {
	color:#5a59a4;
	font-weight:700;
}
#main a:hover {
	color:#604343
}
#main #left {
	float:left;
	width:570px;
	font-size:12px;	
	line-height:17px;
	padding-left:25px;
	padding-right:15px;
}
#main #left h1{
	color:#585858;
	font-size:24px;
	font-weight:100;
	line-height:24px;
	margin:20px 0 20px 0;
}
#main #left .fakeh1 {
	color:#c53e3e;
	font-size:24px;
	font-weight:700;
	margin:20px 0 40px 0;
	display:block;
	line-height:150%;
	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;
	line-height:17px;
	font-size:13px;
}

#main #new p {
	margin:0 10px 15px;
	line-height:17px;
	font-size:13px;
}

#main #new h3{
margin:0px 20px 20px;
}
#main #left table tr, #main #new table tr {
	vertical-align:top;
}
#main #left .homelist, #main #new .homelist{
	list-style:none;
	margin:0 0 20px 20px;
}
#main #left .homelist li, #main #new .homelist li {
	padding:8px 30px 0px;
	background:url(images/check.gif) no-repeat;
	font-weight:700;
	color:#c53e3e;
	line-height:120%;
	font-size:13px;
}
#main #left .sublist, #main #new .sublist {
	list-style:none;
	margin:0 0 20px 20px;
}
#main #left .sublist li, #main #new .sublist li {
	padding:8px 30px 1px;
	background:url(images/check.gif) no-repeat;
	font-weight:700;
	color:#c53e3e;
	line-height:150%;
	font-size:11px;
}
#main #right {
	float:right;
	width:280px;
	background-color:#ebebeb;
	padding-bottom:55px;
}
#main #right #home_contact_top {

	padding: 1px 0 0 20px;
	font-size:12px;
}
#main #right #home_contact {
	background:#c53e3e;
	width:245px;
	padding: 0 0 0 20px;
	font-size:11px;
}
#main #right #home_contact_top, #main #right #home_contact {
	font-weight:700;
	color:#fff;
}
#main #right #home_contact .input {
	width:220px;
	margin:5px 0 10px 0;
}
#main #right #contact_details {
	margin:40px 0 0 25px;
	width:225px;
	padding:10px 0;
	color:#666666;
	font-size:11px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	line-height:17px;
}
#main #right #contact_details p {
	margin:10px 0;
	font-size:12px;
}

#contact-header{
font-size:13px;
font-weight:bold;}

#main #right #sidebar ul{
padding:0px;
margin:0px;}

.redtext {
	color:#c53e3e;
	font-weight:700;
}
.testimonial {
	font-size:10px;
	width:245px;
	padding:20px 10px;
	border-bottom:1px solid #e5e5e5;
}
.testimonial p{
	color:#83877c;
}
.testimonial .testsource{
	color:#5a59a4;
	font-weight:700;
	padding:10px 0 0 0;
}
/*  BOTTOM */
#border-bottom {
	background:url(images/border-bottom.jpg) no-repeat;
	width:957px;
	height:15px;
	margin:0 auto;
}
/*   FOOTER   */
#footer {
	width:957px;
	margin:0 auto;
	padding:10px 0 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#604343;
	text-align:center;
}
#footer a{
	color:#604343;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*   FORM   */
.mainform {	
	color:#c53e3e;
	background:#fdf9f9;
	display:block;
	font-weight:700;
}
.mainform .form_title {
	background:#c53e3e;
	display:block;
	color:#FFF;	
	padding:10px 10px 10px 10px;
	
}

#chat {
   position:absolute;
   right:0;
   top:100px;
}
#chat .LPform {
   width:150px;

}
#chat #chatbox #LPsubmit {
   margin:2px 0 0 0;
}
/* IE 6 FIX */
* html #chat #chatbox #LPsubmit {
   margin:0 0 0 -77px;
}

#cformsform{
font-size:11px;
list-style:none;
padding:0px;
margin:0px;
}

#cformsform span{
display:block;
padding:0px;
margin:0px;}
#cformsform li, #cformsform input{
padding:9px 0 5px 25px;
}





#cformsform li input, #cformsform input{
padding:2px;
width:220px;
border:1px solid #ccc;}


#cformsform li label, #cformsform label{
font-size:13px;
font-weight:bold;}


#sendbutton{
background:url(images/submit.jpg) no-repeat;
cursor:pointer;
border:none;
width:130px;
height:49px;
margin-top:10px;}



#main #right #sidebar ul, #cformsform li{
list-style:none;}

.cf-ol{
list-style:none;}

.cf_hidden{
display:none;}

#ll{
display:none;}

.emailreqtxt, .reqtxt{
color:#FF0000;
font-size:9px;}

#usermessagea{
padding-left:25px;
color:#FF0000;
font-weight:bold;
font-size:12px;}


#submitForm{
padding-left:25px;
width:220px;
}

.input{
padding:3px;
margin:9px 0 5px 0px;
width:200px !important ;
font-size:11px;}

.label{
font-size:13px;
font-weight:bold;}


.fakeh1 {
color:#C53E3E;
display:block;
font-size:24px;
font-weight:700;
line-height:150%;
margin:20px 0 40px;
text-align:center;
}

#tablestyle{
border-top:1px solid #cccccc; padding-top:20px; margin-top:30px;}


#tablestyle td{
font-size:14px;}

.option-text{
color:#C53E3E;
font-weight:bold;}

#thank-you-right{
float:right;
width:280px;}

#thank-page-left{
float:left;
width:600px;}

#contact_details{
border-bottom:1px solid #E5E5E5;
border-top:1px solid #E5E5E5;
color:#7F7F7F;
font-size:11px;
margin:30px 0 0;
padding:20px 0 5px;
text-align:center;
width:265px;}

.testimonial p{
font-size:10px !important;
}
.testimonial .testsource {
color:#5A59A4;
font-weight:700;
padding:5px 0 0;
}
