body {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000;
	margin:0px;
	padding:0px;
}

a {
	color:#000;
	font-weight:bold;
}

a:hover {
	text-decoration:none;

}

#wrapper {
	width:934px;
	margin:0px auto;
}

#container {
	width:934px;
	margin-bottom:30px;
}

#header {
	margin-top:50px;
}

#mid {
 background:url(images/main_bg.jpg) repeat-y;
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	height:100px;
	text-align:center;
	padding-right:50px;
}

.clear {
	clear:both;
}

#left_col {
	width:320px; 
	float:left; 
	text-align:center;
}

#nav {
	width:216px;
	margin:0px auto;
	padding-top:24px;
}

.home_left_col_bg {
	background:url(images/home_left_bg.jpg) top right no-repeat;
}

body map {border:0px; padding:0px; margin:0px;}

.back {
	margin:0px;
	padding:0px;
}


.cssbutton{
background-color: #fff;
border: 2px #fff outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90%;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #fff;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.white_border {
	border:solid 5px #fff;
}

.testimonials_pad {
	margin-right:10px;
	margin-bottom:10px;
	border:solid 7px #fff;
}