body {
	font-family: tahoma, verdana;
	font-size: 0.7em;
	padding-top: 0px;
	margin-top: 0px;
	color: #8D8D8D;
}

div#website {
	width: 766px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

div#header {
	text-align: left;
	height: 90px;
	padding-top: 80px;
}

div#logo {
	position: absolute;
	top: 60px;
	left: 0px;
}

div#contact {
	padding-top: 30px;
	padding-right: 30px;
	float: right;
	color: #8D8D8D;
}

div#nav {
	background-image: url('../images/back_nav.jpg');
	background-repeat: repeat-x;
	width: 760px;
	height: 46px;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 20px;
}

div#main {
	text-align: left;
	width: 766px;
	float: left;
}


div#footer {
	float: right;
	width: 766px;
	height: 20px;
	text-align: center;
	border-top: solid 7px #999;
	padding-top: 10px;
	margin-top: 10px;
}

div.menu_item {
	float: left;

}

div.menu_spacer {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}


div#main_left_info_box {
	width: 217px;
	float: left;
}

div#main_center_info_box {
	margin-left: 37px;
	margin-right: 37px;
	width: 235px;
	float: left;
}

div#main_right_info_box {
	width: 235px;
	float: left;
}


div#main_left_info_box_header {
	width: 217px;
	height: 27px;
	background-image: url('../images/2.jpg');
}

div#main_left_info_box_main {
	border: solid 1px #A9A9A9;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

div#main_left_info_box_footer {
	width: 217px;
	height: 35px;
	text-align: right;
	padding-right: 10px;
	background-image: url('../images/3.jpg');
	background-repeat: no-repeat;
}



div#main_center_info_box_header {
	height: 27px;
	background-image: url('../images/infobox_center_header.jpg');
}

div#main_center_info_box_main {
	border-top: solid 1px #FFF;
	height: 94px;
	padding-top: 10px;
	padding-left: 50px;
	background-image: url('../images/infobox_center_main.jpg');
	background-repeat: no-repeat;
}

div#main_center_info_box_footer {
	width: 235px;
	height: 35px;
	text-align: right;
	padding-right: 10px;
	background-image: url('../images/infobox_center_footer.jpg');
	background-repeat: no-repeat;
}

div#main_right_info_box_header {
	height: 27px;
	background-image: url('../images/infobox_right_header.jpg');
}

div#main_right_info_box_main {
	border: solid 1px #A9A9A9;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

div#main_right_info_box_footer {
	height: 35px;
	background-image: url('../images/infobox_right_footer.jpg');
	background-repeat: no-repeat;
}

/* LEFT BOX */


div#left_info_box {
	width: 217px;
	float: left;
}

div#left_info_box_header {
	background-image: url('../images/7t1.jpg');
	background-repeat: no-repeat;
	height: 27px;
}

div#left_info_box_main {
	border: solid 1px #A9A9A9;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

div#left_info_box_footer {
	background-image: url('../images/7t2.jpg');
	background-repeat: no-repeat;
	height: 5px;
}

/* CENTER BOX */

div#center_info_box {
	width: 523px;
	float: right;
}

div#center_info_box_header {
	background-image: url('../images/7t3.jpg');
	background-repeat: no-repeat;
	height: 27px;
}

div#center_info_box_main {
	border: solid 1px #A9A9A9;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

div#center_info_box_footer {
	background-image: url('../images/7t4.jpg');
	background-repeat: no-repeat;
	height: 4px;
}


p.left_infobox_link {
	padding-bottom: 2px;
	border-bottom: dotted 1px #6189A0;
}

img.text_image {
	vertical-align: text-top;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;

}

img.image_read_more {
	border: none;
	padding-right: 7px;
	padding-top: 3px;
}

img.image_more {
	border: none;
	padding-right: 6px;
	padding-top: 3px;
}

li {
	padding-bottom: 3px;
}

a.nav:link { text-decoration: none; color: #FFF; }
a.nav:visited { text-decoration: none; color: #FFF; }
a.nav:hover { text-decoration: none; color: #FFF; }


a:link { text-decoration: none; color: #6189A0; }
a:visited { text-decoration: none; color: #6189A0; }
a:hover { text-decoration: none; color: #6189A0; }