body {
	background: #FCB559;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
    font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #666;
}

img {
	border: none;
	display: block;
	/*vertical-align: text-top;*/
	margin: 0px;
	padding: 0px;
}

#container {
	width: 795px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 60px;
	text-align: left;
	position: relative;
}

#content {
	position: relative;
	width: 795px;
	background-color: #fff;
	min-height: 435px;
	border: 1px solid #000;
	clear: left;
}

#corner_tl {
	position: absolute;
	top: -1px;
	left: -1px;
}

#corner_tr {
	position: absolute;
	top: -1px;
	right: -1px;
}

#corner_bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
}

#corner_br {
	position: absolute;
	bottom: -1px;
	right: -1px;
}

a {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}


a.nav {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-right: 15px;
}

a.nav:hover {
	color: #fff;
}

.current {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #fff;
	margin-right: 15px;
}

a.content {
	font-size: 11px;
}

a.content:hover {
	color: #666;
}

a.sitemap {
	font-size: 12px;
}

a.sitemap:hover {
	color: #666;
}

#first_text {
	position: absolute;
	right: 20px;
	top: 0px;
}

.first_text {
	color: #FF6633;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
}

#nav {
	/*float: left;*/
	margin-left: 30px;
	margin-bottom: 5px;
}

/*#tel {
	float: right;
	margin-right: 30px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	margin-bottom: 5px;
}*/

a.footer {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

a.footer:hover {
	color: #fff;
}

#footer {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
}

a.link_main {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
}

a.link_main:hover {
	color: #666;
}

.text_header {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #F05327;
}

.text_highlight {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #F05327;
}

#subnav {
	position: absolute;
	top: 160px;
	left: 48px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FF6600;
}

#subnav a {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
}

#subnav a:hover {
	color: #666;
}



.indent {
	margin-left: 20px;
}

.text_carousel_header {
	color: #000;
}

a.carousel {
	color: #FF6600;
	font-size: 11px;
}

a.carousel:hover {
	color: #666;
}

td.car_right {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 250px;
	height: 110px;
	/*border: 1px solid red;*/
}

/* team pages */

#text_team {
	margin-top: 20px;
	margin-left: 505px;
	margin-bottom: 20px;
	width: 260px;
}

#logo_team {
	position: absolute;
	top: 10px;
	left: 47px;
}

#photo_team {
	position: absolute;
	top: 25px;
	left: 365px;
}

/*

.text_main {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #7B4B2A;
}

.text_large {
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	color: #000;
}

.text_highlight {
	font-family: verdana, arial, helvetica;
	color: #FF0000;
}

li.star {
	padding-left: 15px;
	background-image: url('../images/star.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style: none;
	margin-bottom: 10px;
}
*/

