body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/left_tile.jpg);
	background-repeat: repeat-y;
	
}
.container_out{
	height: 100%;
}
/* Hack for IE */
* html .container_out {
    height: 100%;
}
/* End IE Hack */
#left{
	width:273px;
}
#left p{
	font-size:14px;
	padding:0px 0px 0px 8px;
	margin:0px;
}
.left_margins{
	padding-top:15px;
	padding-left:20px;
	padding-right:59px;
}
#right{
	width:100%;
	margin:0px;
	padding:0px;
	background-image: url(images/top_tile.gif);
	background-repeat: repeat-x;
}
#right p.form{
	margin: 0px 0px 5px;
	padding: 0px;
}
.container{
	padding-top:25px;
	padding-right:150px;
}
#nav{
	background-image:url(images/top.gif);
	height:33px;
	background-repeat: no-repeat;
	padding-top:59px;
}
#nav p{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin:0px;
	padding:0px;
}
#nav a{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}
#footer{
	width:625px;
}
#footer p{
	font-size:70%;
	margin: 0px;
	padding: 0px;	
}
#footer a{
	text-decoration: underline;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.red_text{
	font-weight: bold;
	color: #EE1605;
}.pic {
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
}

/*-------------testimonials--------------*/
.testimonials {
	width: 550px;
	}

.name {
	font-style: italic;
	margin: 250px
	}

div.hr {
	width: 550px;
	line-height: 1px;
	font-size: 1px;
	color: #EE1605;
	background-color: #EE1605;
	border: 0;
	}

