body {

        background: #fdd09e;

	color: #000000;

	margin: 0;

	padding: 0;

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 12px;

	height: 100%;

}

.header_container {

	background: #e03b1f;

	text-align: center;	

	height: 180px;

	padding-left: 0px;

	padding-right: 0px;

	color: #000000;

}

.header_content {

	background: #e03b1f;

	text-align: left;

	width: 780px;

	height: 180px;

	margin: 0px auto 0px auto;

	padding-left: 0px;

	padding-right: 0px;

	color: #000000;	

}

.menu_container {

	background: #fdd09e;

	text-align: center;	

	height: 22px;

	padding-left: 130px;

	padding-right: 0px;

	color: #000000;

}

.menu_content {

	background: #fdd09e;

	text-align: left;

	width: 780px;

	height: 22px;

	margin: 0px auto 0px auto;

	padding-left: 0px;

	padding-right: 0px;

	color: #000000;	

}

.left {

	float: left;

	width: 400px;

	padding-left: 15px;

	padding-right: 15px;

}

.right {

	float: right;	

	width: 340px;

	text-align: right;

	clear: both;

}

.content_container {

	background: #ffffff;

	text-align: center;	

	height: 100%;

	margin: 0px auto 0px auto;

	padding-left: 0px;

	padding-right: 0px;

	color: #000000;

	font-stretch: semi-condensed;

}

.content_content {

	background: #ffffff;

	text-align: left;

	width: 780px;

	height: 100%;

	margin: 0px auto auto auto;

	padding-top: 20px;

	padding-left: 0px;

	padding-right: 0px;

	line-height: 18px;

	color: #000000;

	font-stretch: semi-condensed;	

}

.content_content table.big {

	padding-left: 35px;	

}

.footer_container {

	clear:both;

	bottom: 0px;

	background: #fdd09e;

	text-align: center;	

	height: 90px;

	width: 100%;

	padding-left: 0px;

	padding-right: 0px;

	color: #000000;

}

.footer_content {

	background: #fdd09e;

	text-align: center;

	width: 780px;

	height: 50px;

	margin: 0px auto 0px auto;

	padding-top: 14px;

	padding-left: 0px;

	padding-right: 0px;

	font-size: 12px;

	line-height: 23px;

	color: #666666;	

}

.contact_pane {

	background: #e03b1f;

	float: right;

	text-align: right;

	width: 340px;

	padding-top: 45px;

	padding-left: 0px;

	padding-right: 30px;

	color: #e7dfe0;	

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 16px;

}

.menu_item {

	width: 115px;

	height: 20px;

	float: left;

	text-align: center;

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #57575a;

	padding-top: 2px;

}

a, a:hover{ 

	color: #ffffff;

	text-decoration: none;

	background-color: inherit;

}

a.menu_link:link, a.menu_link:visited, a.menu_link:active, a.menu_link:hover {

	font-size:14px;

	color: #57575a;

	text-decoration: none;

}

a.red:link, a.red:visited, a.red:active, a.red:hover {

	color: #e03b1f;

	text-decoration: none;

}

a.small:link, a.small:visited, a.small:active, a.small:hover {

	color: #e03b1f;

	text-decoration: none;

}

.body_header {

	color: #e03b1f;

	font-size: 16px;

	padding-left: 47px;

}

.footer_content a:link, a:visited, a:active, a:hover {

	color: #666666;

	text-decoration: none;

}

.home-image-header {

	padding-right: 20px;

	padding-bottom: 5px;

}




