@charset "UTF-8";

body {
	margin: 15px 0px;
	text-align: center;
	background-color:#465f6b;
	font-size: 100%;
	}
fieldset {
	border:0px;
	margin:0px;
	padding:0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}
#wrap {
	margin: 0px auto;
	width:710px;
	text-align: left;
	background-color:#FFFFFF;
	padding:20px;
	}
#header {
	display:block;
	background-image:url(../../images/index_03.jpg);
	background-repeat:no-repeat;
	height: 94px;
	}
#navigation {
	display:block;
	height: 37px;
	}
#slide_show {
	display:block;
	}
#left_col {
	float:left;
	width: 170px;
	border-right: solid 1px #a4a4a4;
	padding-right: 10px;
	padding-bottom: 25px;
	}
#right_col {
	float:right;
	width: 479px;
	margin-left: 30px;
	padding-right: 20px;
	}
.footer {
	border-top: solid 1px #000000;
	}
	
#footer {
	background-image: url(../../images/index_footer.jpg);
	height: 100px;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0px;
	clear: both;
	border-top: solid 1px #000000;
	}
	
#recommendations {
	text-align: right;
	margin: 10px 0px 10px 0px;
	clear: both;
}
.content {
	margin-bottom: 80px;
	margin-right: 20px;
	}
