body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin				: 0px; 
	padding				: 0px;
} 

#content_left p {
	padding-bottom		: 8px;
	float				: left;
	clear				: left;
}	

#content_left div.phocamaps {
	float				: left;
	clear				: left;
}

body {
	overflow-y			: scroll;
}

html,body {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt; 
	color				: #333333;
	background-color	: #e7e8ec;	
	margin				: 0px;
	line-height			: 1.3;	
	height				: 100%;
	min-height			: 100%;
}

textarea, input, select {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10pt; 
}

a {
	color				: #333333;
}

#main_container,
#footer_container {
    margin				: 0 auto;
    position			: relative;
    width				: 100%;
}

#main_container {
	min-height			: 100%;
}

#header_content,
#container {
	width				: 980px;
	font-size			: 10pt;
	margin				: 0 auto;
	position			: relative;
}
	
img { 
	border				: 0 none; 
}

ul, ol {
	padding-left		: 20px;
}

#component ul {
	float				: left;
	clear				: left;
	padding-left		: 30px;
}

#menu,
#footer {
	float				: left;
	clear				: left;
}

#header_content,
#menu {
	position			: relative;
}

/* header */

#header {
	border-bottom		: 3px solid #982f23;
	height				: 250px;
}

#header_photo {
	height				: 250px;
	width				: 980px;	
	position			: absolute;
	background-image	: url("../../../images/header_photo_2016.jpg");
}

#header #leftframe_image,
#header #rightframe_image {
	background-position	: 2px;
	background-repeat	: no-repeat;
	background-color	: white;
	width				: 204px;
	height				: 154px;
	position			: absolute;
}

#header #leftframe_image {
	background-image	: url("../../../images/leftframe_image_2016.jpg");
	left				: -30px;
	top					: 45px;	
}

#header #rightframe_image {
	background-image	: url("../../../images/rightframe_image_2016.jpg");
	top					: 12px;
	right				: -20px;
}

/* menu */

#menu_container {
	width				: 980px;
	height				: 30px;	
	float				: left;
	margin-top			: 220px;		
}

#menu ul {
	list-style			: none;
	padding-left		: 0px;
}

#menu  {
	z-index				: 3;
	background-image	: url("../../../images/menu_background_b.jpg");
}

#menu .moduletable_menu ul li{
	float				: left;
	font-family			: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size			: 14px;
	height				: 30px;
}

#menu .moduletable_menu ul li a {
	color				: white;
	text-decoration		: none;
	text-transform		: uppercase;
	display				: block;
	height				: 20px;
	padding-top			: 10px;		
	padding-right		: 25px;
	padding-left		: 25px;
	background-image	: url("../images/menu_filter.png");
	background-repeat	: repeat;	
}

#menu .moduletable_menu ul li.active{
	position			: relative;
}

#menu .moduletable_menu ul li.active a,
#menu .moduletable_menu ul li a:hover {
	background-image	: none;	
}

#menu .moduletable_language {
	float				: right;
}

#menu .moduletable_language ul {
	padding-top			: 15px;
	padding-right		: 5px;
}

#menu .moduletable_language ul li{
	float				: left;
	padding-right		: 5px;
}

#hidden_menu {
	width				: 980px;
	height				: 30px;
	background-image	: url("../images/menu_filter.png");
	background-repeat	: repeat;		
	z-index				: 1;
	position			: absolute;
}

/* content */

#content_container {
	margin-bottom		: 110px;
	padding-bottom		: 15px;
	width				: 980px;
	position			: relative;	
	min-height			: 100%;
	float				: left;
}

#content_container #content_left {
	float				: left;
	width				: 670px; 
	padding-bottom		: 40px;	
	position			: relative;
	margin-left			: 30px;
	margin-right		: 30px;
}

#content_container #content_right {
	float				: right;
	width				: 230px;	
	margin-top			: 30px;
	min-height			: 200px;
	border				: 1px solid #982F23;
}

#content_container #content_left #breadcrumbs {
	height				: 20px;
}

#content_container #content_left #breadcrumbs ul {
	list-style-type		: none;
	padding-left		: 0px;
}

#content_container #content_left #breadcrumbs ul li {
	float				: left;
}

#content_container #content_left #breadcrumbs ul li .divider {
	padding-left		: 5px;
	padding-right		: 5px;
}

#content_container #content_left #breadcrumbs ul li .divider.icon-location {
	padding				: 0px;
}

#content_container #content_left h1 {
	font-size			: 18px;
	color				: #571020;
	margin-bottom		: 25px;
	line-height			: 20px;
	padding-top			: 30px;	
}

#content_container #content_left h3 {
	font-size			: 14px;
	padding-top			: 10px;
	margin-bottom		: 5px;
	clear				: both;
}

#content_container #content_left_top {
	float				: left;
	padding-bottom		: 15px;
}

#content_right_absolute {
	position			: absolute;
	min-height			: 100%;
	width				: 280px;
	right				: 0px;
	bottom				: 0px;
	background-color	: #8eab81;
}

#content_container #content_righttop_absolute {
	height				: 297px;
	width				: 242px;
	position			: absolute;
}

#content_container #content_left_absolute {
	border-left 		: 2px solid #cccccc;
	border-right 		: 2px solid #cccccc;	
	position			: absolute;
	height				: 100%;
	width				: 619px;
    background-color	: #D7EFFF;	
}

#content_container #content_left_absolute #border_top {
	width				: 619px;
	height				: 2px;
	background-color	: #cccccc;
	position			: absolute;
	top					: 0px;
}

#content_container #content_left_absolute #border_bottom {
	width				: 619px;
	height				: 2px;
	background-color	: #cccccc;
	position			: absolute;
	bottom				: 0px;
}

#content_container #content_left .fox-copyright {
	display				: none !important;
}

#content_container #content_left .foxbutton {
	float				: right;
}

/* contact */

#content_container #content_left .rapid_contact .intro_text {
	margin-top			: 15px;
	margin-bottom		: 10px;
}

#content_container #content_left .rapid_contact form {
	width				: 600px;
}

#content_container #content_left input.rapid_contact,
#content_container #content_left textarea.rapid_contact {
	width				: 450px !important;
	margin-bottom		: 3px;
	margin-left			: 10px;
}

#content_container #content_left textarea.rapid_contact {
	height				: 150px !important;
}

#content_container #content_left input.rapid_contact.button {
	float				: right;
	width				: 100px !important;
	margin-top			: 10px;
}

/* footer */

#footer {
	width				: 100%;
	height				: 110px;
	margin-top			: -113px;
	border-top			: 3px solid #982f23;
}

#footer_content {
	position			: relative;
	margin				: 0px auto;
	width				: 980px;
	height				: 110px;
	background-image	: url("../../../images/map.jpg");
	background-repeat	: no-repeat;
}

#footer .moduletable_footer,
#footer .moduletable_footer1 {
	padding-top			: 30px;
	padding-left		: 12px;
	line-height			: 1;
	float				: left;
	margin-right		: 40px;	
}

#footer .moduletable_footer1 {
	margin-left			: 155px;
}

#footer .moduletable_bytewings {
	padding-top			: 90px;
	padding-right		: 10px;
	float				: right;
}

#footer .moduletable_bytewings a {
	color				: #777777;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-transform		: uppercase;
	text-decoration		: none;
	line-height			: 1;
}

#footer .moduletable_bytewings a:hover {	
	text-decoration		: underline;
}

#footer a {
	text-decoration		: none;
}

#footer a:hover {
	text-decoration		: underline;
}
