html { 
	height: 100%;
}

body { 
	background: #ffffff url(../images/background-top.jpg) repeat-x center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body.inside { 
	background: #ffffff url(../images/background-top-inside.jpg) repeat-x center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}



/*  Containers
===================================================================================*/



.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -204px;
}

.logo {
	float: left;
	width: 240px;
	height: 156px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}



.header {
	background: transparent url(../images/background-header.jpg) no-repeat center top;
	width: 956px;
	height: 285px;
	margin: 0px;
	padding: 176px 22px 0px 22px;
}

.header-inside {
	background: transparent url(../images/background-header-inside.jpg) no-repeat center top;
	width: 1000px;
	height: 231px;
	margin: 0px;
	padding: 0px/* 0px 0px 22px*/;
}

.box_green {
	background: transparent url(../images/box-green.jpg) no-repeat center top;
	float: left;
	width: 238px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

.box_orange {
	background: transparent url(../images/box-orange.jpg) no-repeat center top;
	float: left;
	width: 239px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

.box_yellow {
	background: transparent url(../images/box-yellow.jpg) no-repeat center top;
	float: left;
	width: 238px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

.box_red {
	background: transparent url(../images/box-red.jpg) no-repeat center top;
	float: left;
	width: 241px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

.header .text {
	width: 191px;
	height: 192px;
	margin: 0px;
	padding: 12px 15px 0px 18px;
}

.header .more {
	width: 191px;
	height: 56px;
	text-align: right;
	margin: 0px;
	padding: 10px 15px 0px 18px;
}



.body_container {
	width: 1000px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0px;
	padding: 32px 0px 50px 0px;
}

.body_container_left {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

.body_container_right {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 0px 50px 0px 0px;
}



.push {
	background: transparent;
	width: 100%;
	height: 204px;
	margin: 0px;
	padding: 0px;
}

.footer {
	background: transparent url(../images/background-footer.jpg) repeat-x top;

	width: 100%;
	height: 204px;
	margin: 0px;
	padding: 0px;
}

.footer_container {
	width: 1000px;
	height: 204px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container_text {
	float: left;
	width: 960px;
	height: 20px;
	margin: 0px;
	padding: 166px 0px 0px 40px;
}



/*  Character Styles
===================================================================================*/



.header .text p {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.header .text h1, .header .text h2, .header .text h3, .header .text h4, .header .text h5, .header .text h6 {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.header .text ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 12px 0px 0px 10px;
}

.header .text li {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.header .more p {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 18px 0px 0px 0px;
}

.header .more a:link, .header .more a:visited,
.header .text a:link, .header .text a:visited {font-weight: normal; text-decoration:none; color:#ffffff;}
.header .more a:active, .header .more a:hover,
.header .text a:active, .header .text a:hover {font-weight: normal; text-decoration:none; color:#c4b9a7;}





.body_container_left p {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_left h1, .body_container_left h2, .body_container_left h3, .body_container_left h4, .body_container_left h5, .body_container_left h6 {
	color: #3b3b3b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 21px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_left ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 20px 0px 0px 40px;
}

.body_container_left li {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container_left a:link, .body_container_left a:visited {font-weight: normal; text-decoration:none; color:#8e4e20;}
.body_container_left a:active, .body_container_left a:hover {font-weight: normal; text-decoration:underline; color:#8e4e20;}



.body_container_right p {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_right h1, .body_container_right h2, .body_container_right h3, .body_container_right h4, .body_container_right h5, .body_container_right h6 {
	color: #3b3b3b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 21px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.body_container_right ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 20px 0px 0px 40px;
}

.body_container_right li {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.body_container_right a:link, .body_container_right a:visited {font-weight: normal; text-decoration:none; color:#8e4e20;}
.body_container_right a:active, .body_container_right a:hover {font-weight: normal; text-decoration:underline; color:#8e4e20;}



.footer_container_text p {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; text-decoration:none; color:#ffffff;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:none; color:#8e4e20;}



/*  Menu
===================================================================================*/



.menu {
	float: right;
	width: 530px;
	height: 25px;
	margin: 0px;
	padding: 128px 35px 0px 0px;
}

.menu ul {
	color:#544f49;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.menu ul li {
	list-style: none;
	display: inline;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li a:link, .menu ul li a:visited {font-weight: normal; text-decoration:none; color:#544f49;}
.menu ul li a:active, .menu ul li a:hover {font-weight: normal; text-decoration:none; color:#8e4e20;}



/*  Positionings
===================================================================================*/


.header .more img {
	float: right;
	padding: 0px 0px 0px 14px;
}

img {border: none;}

.floatright_flush {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 23px 0px 0px 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 23px 0px 0px 0px;
}

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
