* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family:"Arial","Myriad Pro","Helvetica";	
	font-size: 16px;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
    
}
#placeholder {
	background-color: #FFFFFF;
	width: 100%;
}
.wrapper{
   position: relative;
   float: left;
   left: 0.00%;
   width: 100.00%;
   background-color: #ffffff;
   background-image:url(../images/star.png);
   background-repeat:no-repeat;
   background-position: 80% 60%; 
}
.left1{
   position: relative;
   float: left;
   left: 0.50%;
   width: 18.00%;
   min-height: 500px;
   
}
.left1_text {
	color:#862d2c;
	text-align:left;
	margin-top:60%;
	margin-left:25px;
	font-size:22px;
	font-weight: 400;
}
	
	
.left2{
   position: relative;
   float: left;
   left: 1.50%;
   width: 40.00%;
   min-height: 500px;
   
   
}
.left2_text{
	margin-right:5px;
	margin-left:15px;
	padding-right:25px;
	border-right: 1px solid #CCC;
	line-height: 150%;
}
.left2_title {
	color:#862d2c;
	font-variant:small-caps;
}
.left2_emphasis {
	color:#862d2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	
}
.left3{
   position: relative;
   float: left;
   left: 2.50%;
   width: 22.00%;
   min-height: 500px;
   max-height:900px;
   
}
.left3_text{
	margin-right:50px;
	margin-left:50px;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	color:#8d8d8d;
	font-style:italic;
	line-height: 150%;
}
.left3_emphasis{
	color:#862d2c;
}
.left3_testimonial_name{
	font-variant:small-caps;
	font-family:"Helvetica","Arial","Myriad Pro" ;
	font-weight:bold;
	font-size:12px;
	line-height: 100%;
}
.left3_testimonial_title{	
	font-family:"Helvetica","Arial","Myriad Pro" ;
	font-size:12px;
	line-height: 100%;
}
.right{
	position: relative;
	float: right;
	right: 0.0%;
	width: 17.00%;
	height:inherit;
	margin-top:-23px;
	min-height: 621px;
	background-color: #862d2c;
}
.right_text {
	color:#ffffff;
	text-align:left;
	margin-top:20%;
	margin-left:25px;
	font-size:28px;
	font-weight: 400;
	line-height: 150%;
}

#main_wrapper {
	width: 1050px;
	min-height: 430px;
	margin: 0 auto;
	font-family:Georgia;
	padding-bottom: 20px;
}
#header {
	background-image: url(../images/header_repeat.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 175px;
}
#header_pic {
	background-image: url(../images/header_pic.png);
	width: 462px;
	height: 140px;
	background-repeat: no-repeat;
	float:right;
}
#header_content {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

#logo {
	padding-top: 2px;
	float:left;
	width: 325px;
	height: 100px;
	padding-left: 42px;
	z-index:1;
}
#header .navigation {
    width: 625px	;
	position: relative;
    left: 350px;
	top:90px;
	z-index:100;	
}
#header .navigation ul li {
	display:inline;
	list-style: none;
	padding-right: 0px;
}
#body_repeat #content_left {
	width: 560px;
	min-height: 300px;
	float: left;
	margin-left: 95px;
}
#body_repeat #content_left .content {
	border-right: 1px solid #CCC;
	margin-top: 30px;
}
#body_repeat #content_right {
	width: 285px
	float:left;
}
#body_repeat #content_right img {
	margin-left: 45px;
	margin-top: 25px;
}
#body_repeat #content_left .content p {
	width: 530px;
	font-size: 15px;
	color: #333;
	line-height: 1.5;
	font-family: Arial!important;
	padding-bottom: 25px;
}
#body_repeat #content_left .content p span {
	color: #981b1e;
	font-size: 18px;
	font-family:Georgia!important;
	
}
#footer {
	min-height:150px;
	width: 100%;
	margin: 0 auto;
	font-family: Arial;	
	background-color:#e5e5e5;
		
}
.footer_copyright {
	font-size: 11px;
	color: #666;
}
#footer p {
	margin:0 auto;
	font-size: 14px;
	color: #666;
	width: 100%;
	margin: 0 auto;
	line-height:120%;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
#footer p a:hover {
	color: #000;
}
