html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/09/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81%;
	color: #979480;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 21px;
	text-align: justify;
}

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

strong {
	color: #5E5C4A;
}

a {
	color: #9D3328;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 3px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 778px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg-repeat {
	background: url(images/09/bg02.jpg) repeat-x left top;
}

#header-bg-center {
	background: url(images/09/bg03.jpg) no-repeat center top;
}

#header {
	height: 100px;
	position:relative;
	zoom:1;
	z-index:1000000;
}

/** MENU */

#menu {
	/*float: right;*/
	position:absolute;
	bottom:0px;
	font-size:0.85em;
	font-weight:bold;
	z-index:7500000;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display:block;
	text-align:center;
}

#menu li {
	/*float: left;*/
	display:inline;
        position:relative;
		z-index:500000000;
        padding-bottom:10px;
}

#menu dfn
{
 display:none;   
}
#menu a {
	padding: 0px 12px;
	text-transform: uppercase;
	text-decoration: none;
	/*font-size: 10px;*/
	color: #ECECEB;
}

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

#menu ul li ul
{
    display:none;
}

#menu ul li:hover ul{
position:absolute;
display:block;
top:17px;
left:10px;
width:200px;
border:1px solid black;
border-top:0px;
background:#3a635f;
text-align:left; padding:4px;
z-index:80000000;
zoom:1;
}
#menu ul li ul li a{padding:0px;}
#menu ul li ul li a:hover{
text-decoration:underline;
}

#menu ul li:hover ul li{
display:block;
text-align:left;
margin:0; padding:0;
list-style-position:inside;
text-indent:0px;
position:relative; zoom:1;
}

#menu ul li:hover ul li ul{
display:none;
}
/** PAGE */

#page-bg-repeat {
	background: url(images/09/bg04.jpg) repeat left top;
}

#page-bg-center {
	background: url(images/09/bg05.jpg) repeat-y center top;
}

#page-bg-top {
	background: url(images/09/bg06.jpg) no-repeat center top;
}

#page-bg-bottom {
	background: url(images/09/bg07.jpg) no-repeat center bottom;
}

#page {
	width: 760px;
	padding: 20px 0px 10px 0px;
}

/** CONTENT */

#content {
	float: right;
	width: 537px;
}
#dynamicContent{
width: 253px; 
margin:0 0 0 250px; 
min-height:300px; 
overflow:auto;
padding:0 5px;
}
#dynamicContent p{
color:#000;
}
/** NEWS SUMMARY */
div#newsSummaryContainer
{
    float:left; width:240px;
}

/** CAROUSEL LARGE ELEMENTS*/
#homepageLargeImageContainer
{
    position:relative;
    height:200px;
    width:537px;
    overflow:hidden;
    margin:0 0 4px 0;
}
#homepageLargeImageContainer #largeCorouselImages img
{
    position:static;
	z-index:20;
    top:0;
    left:0;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 212px;
}

/** FOOTER */

#footer-bg-repeat {
	background: url(images/09/bg08.jpg) repeat-x left top;
}

#footer-bg-center {
	background: url(images/09/bg09.jpg) repeat-y center top;
}

#footer-bg-top {
	background: url(images/09/bg10.jpg) no-repeat center top;
}

#footer-bg-bottom {
	background: url(images/09/bg11.jpg) no-repeat center bottom;
}

#footer {
	width: 730px;
	padding: 40px 0px;
	color: #A3A9A4;
}

#footer .column1 {
	float: left;
	width: 420px;
}

#footer .column2 {
	float: right;
	width: 280px;
}

#footer strong {
	color: #C8CFC9;
}

#footer a {
	color: #CBD3CC;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 25px;
}

#footer li {
	float: left;
	width: 50%;
}

#footer .legal {
	color: #89908A;
}

/** COMMON BOX STYLES */

.title {
	height: 34px;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.content {
	padding: 15px 0 15px 15px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	background: url(images/09/homepage05.jpg) no-repeat left top;
}

.box-style1 .title span {
	color: #97A098;
}

.box-style1 .content {
}

/** BOX STYLE 2 */

.box-style2 {

}

.box-style2 .title {
	background: url(images/09/homepage07.jpg) no-repeat left top;
}

.box-style2 .title span {
	color: #DEAAA7;
}

.box-style2 .content {

}

.box-style2 .content p{
text-align:left;
font-size:1.1em;
line-height:1.4em;
}

.box-style2 .content p strong{
line-height:1.2em;
margin-bottom:0.2em;
display:block;
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	background: url(images/09/homepage08.jpg) no-repeat left top;
}

.box-style3 .title span {
	color: #95B7B3;
}

.box-style3 .content {
}

/** BOX STYLE 4 */

.box-style4 {
}

.box-style4 .title {
	background: url(images/09/subpage2_01.jpg) no-repeat left top;
}

.box-style4 .title span {
	color: #97A098;
}

.box-style4 .content {
}

/** BOX 1 */

#box1 {
}

#box1 .bigimg {
	margin: 0px 0px 20px 40px;
}

/** BOX 2 */

#box2 {
	height: 220px;
	min-height: 220px;
}

html>body #box2 {
	height: auto;
}

/** BOX 3 */

#box3 {
}

#box3 .thumbnails {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box3 ul.thumbnails li {
	float: left;
	padding: 0px 6px 6px 0px;
}

#box3 ul.thumbnails li.alt {
	padding-right: 0px;
}