html, body {
	height:100%;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F74646;
	
}	
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1{
				font-size:16px;
				font-family:Verdana, Geneva, sans-serif;
			}
			h2{
				font-size:14px;
				font-family:Verdana, Geneva, sans-serif;
			}
			h3{
				font-size:12px;
				font-family:Verdana, Geneva, sans-serif;
			}
#container {
	margin:auto;
	width:100%;
	background-image:url('images/page.gif');
	background-repeat:repeat-x;
	background-color:#F74646;

}

#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}



#header {
	width:1000px;
	height:174px;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;

}
#topnav {
	margin-left:26px;
	padding-top:130px;
	height:44px;
	width:520px;
}

#pic_box {
	
	clear:left;
	float:left;
	margin-left:27px;
	width:211px;
	height: 166px;
}
#pic_col {
	width: 211px;
	height: 160px;
	background-image:url('images/pic_col.gif');
	background-repeat:repeat-y;
}

#pic_foot {
	width:211px;
	height:6px;
	background-image:url('images/pic_foot.gif');
	background-repeat:no-repeat;
}

#content { 
	clear:right;
	float:left;
	width: 740px;
	background-color:#FFFFFF;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:10px;
}
#space {
	
	height:35px;
	width:100%;
}
/*	*/


.foot {
	width: 100%;
	height:41px;
	background-image:url('images/foot.gif');
	background-repeat:repeat-x;
/*	background-color:#ff0000;
*/	

	}

	/*\*/
	/**/
.foot td { color:#FFFFFF; }

#pic {
	margin-left:9px;
	padding-top:7px;
}

.testimonial {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}


body,td,th {
	color: #000000;
}
a:link, a:visited {
	color: #F74646;
}
a:hover, a:active {
	color: #FF0000;
}

.foot a:link, .foot a:visited,.foot a:hover, .foot a:active{
	color:#FFFFFF;
	text-decoration:none;
}

.leftcol {
	width:211px;
	vertical-align:top;	
}
.rightcol { 
	width:763px;
	vertical-align:top;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px;
	}
	
	


