html {
height: 100%;
border: 0;
padding: 0;
margin: 0;
} 


* {
     padding: 0;
     margin: 0;
}

img {
     border: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
	height: 100%;
    font-size: 13px;
    color: #0F0F0F;
	background: #fff url(../images/bg_body.png) fixed center no-repeat;
}

#header {
    text-align: center;
    height: 120px;
	width: 924px;
}

#description {
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #465378;
	font-family: "Times New Roman", georgia, serif;
	/*position: absolute;*/
	width: 500px;
	float: right;
	margin-top: 20px;
	/*top: 40px;
	left: 160px;*/
	/*right: 200px;*/
}

#description p {
	text-align: center;
}

#mainMenu {
	text-align: center;
	margin: 20px auto;
	height: 30px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: georgia, "Times New Roman", serif;
}

#mainMenu a {
	text-decoration: none;
}

#mainMenu a:hover {
	color: #939393;
}

#topMenu {
	margin: 0 auto;
	float: right;
}

#topMenu ul, #mainMenu ul {
  margin: 0 auto;
  display: block;
  text-align: center;
}


#topMenu ul li, #mainMenu ul li {
	margin: auto;
	padding-left: 25px;
	display: inline;
}

#logo {
	background: transparent url(../images/logo1.png) top left no-repeat; /*369x120*/
	width: 369px;
	height: 118px;
	float: left;
}

#logo span {
	display: none;
}

a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #465378;
    outline: none;
    text-align: left;
}

.float { 
     float: left; 
} 

.clear { 
    clear: both; 
} 

.overall {
    background-color: #fff;   
}

div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #fff;
}

#container {
    width:937px;
    margin: auto;
    /*background-color: #f4f9fc;*/
    /*border: 1px solid #e2e2e2;*/
    text-align: left;
}

#mainContent {
	min-height: 150px;
	margin-bottom: 40px;
}

#main_top, #main_bottom, #main_middle {
	display: block;
	width: 937px;
	/*height: 20px;*/
}

#main_top, #main_bottom {
	height: 18px;
}

#main_top {
	background: transparent url(../images/content_top.png) top left no-repeat;
}

#main_middle {
	background: transparent url(../images/content_middle.png) top left repeat-y;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main_bottom {
	background: transparent url(../images/content_bottom.png) bottom left no-repeat;
}

#details {
	position: relative;
	top: 50px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#content {
	width: 650px;
	min-height: 150px;
    text-align: left;
	/*border-left: 1px #747474 solid;*/
    /*background-color:#f4f9fc;*/
    padding: 5px 5px 15px 15px;
}

#content ul, #content ol {
	margin-left: 15px;
}

#sidebar_left, #sidebar_left a {
	color: #000;
}

#sidebar_left {
    width: 190px;
	min-height: 150px;
	color: #fff;
	font-weight: bold;
	/*border-right: 1px solid #747474;*/
    /*border-bottom: 1px solid #e2e2e2;*/
    padding: 5px;
	padding-bottom: 15px;
}

#sidebar_left ul, #sidebar_left li {
	list-style: none;
}

#sidebar_left li {
	display: block;
	border-bottom: 1px #b6b6b6 solid;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar_left li a {
	display: inline-block;
	width: 180px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
}

#sidebar_left li ul li a {
	font-size: .9em;
	color: #000;
	margin-left: 10px;
}

#sidebar_left li ul li {
	border-style: none;
}

#sidebar_left li a:hover {
	background: transparent url(../images/nav_arrow.png) center right no-repeat;
}

#sidebar_left ul:first-child {
	border-top: 1px #b6b6b6 solid;
}

#sidebar_right { 
	margin-left: 20px;
    text-align: right;
	line-height: 1.5em;
	color: #939393;
    width: 197px;
    /*background-color:#f4f9fc;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
    padding: 5px;
}

#sidebar_right a {
	color: #939393;
}

.rh_top, .rh_bottom {
	display: block;
	width: 197px;
	height: 20px;
}
.rh_top {
	background: transparent url(../images/side_rh_top.png) top left no-repeat;
}

.rh_middle {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.rh_bottom {
	background: transparent url(../images/side_rh_bottom.png) bottom left no-repeat;
}

#footer { 
	position: relative;
	bottom: 0;
    text-align:center;
	display: block;
	width: 937px;
	/*border: 1px #000 solid;
    background-color:#f4f9fc;
	border-top: 1px solid #e2e2e2;
    border-botom: 1px solid #e2e2e2;*/
    padding: 0;
	margin: 0 auto;
}

#footer_top {
	display: block;
	width: 937px;
	height: 15px;
	clear: both;
	background: transparent url(../images/footer_top.png) top left no-repeat;
}

#footer_main {
	background-color: #fff;
	background: transparent url(../images/footer_bottom.png) top left repeat-y;
	width: 937px;
}

#footer_nav {
	background-color: #797979;
	width: 916px;
	margin: 0 auto;
	padding: 3px;
	text-align: center;
	color: #fff;
}

#footer_nav li {
	display: inline;
	border-left: 1px #fff solid;
	padding: 2px 10px;
}

#footer_nav ul {
	display: inline-block;
	list-style: none;
}

#footer_nav li:first-child {
	border-left-style: none;
}

#footer_nav li a {
	color: #fff;
	font-weight: bold;
}

.contentheading, .componentheading {
	font-weight: bold;
	font-size: 1.2em;
}

.componentheading {
	padding-bottom: 30px;
}

.buttonheading {
	padding: 0px 5px;
}

#component-contact .contentheading {
	padding-bottom: 30px;
}

iframe {
	position: relative;
	left: -14px;
}

img.hidden {
	display: none;
}

/* MAILCHIMP MODULE */
#status { margin-top: 15px; }