	body {
	margin:0;
	font: 80%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;
	background: #fff;
}

a {
	text-decoration: none;
	color: #5599a7;
}

a:hover {
	color: #bb800f;
}

hr {
	display: none;
}

h1,
h2,
h3,
h4,
p {
	margin:0
}

strong {
	font-weight: bold;
}

#header {
	height: 170px;
	width: 100%;
	background: #4a4841 url(images/template/bg_image.gif) 0 0 repeat;
	position:absolute;
	z-index: 5;
	border-bottom: 2px solid #8C8685;
	left: 0px;
	
}

.img {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

#headerbar {
	width: 100%;
	height: 37px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin-top: 20px;
	background: #4a4841 url(images/template/footer_bg.jpg) 0 0 repeat-x;
	position:absolute;
	z-index: 10;
}

.headertxt {
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 30px;
	text-align:left;
	width: 100%;
	vertical-align: inheret;
}

#leftcolumn .mainlevel {
	border-bottom: 1px dashed #d1cfcd;
}

#leftcolumn .mainlevel {
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #42423b;
}

#leftcolumn .mainlevel:hover {
	background: #E5E5E4;
	color: #42423b;
}

/* =LAYOUT - the main layout styles */
.container {
	width:1000px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	margin-bottom: 100px;
}

/* main area layout */
        
#main {
	padding:200px 0 20px 0;
}

#leftcolumn {
	float: left;
	width:193px;
}

/*CSS shift************************************/
 
#content #center {
	float: left;
	width: 380px;
	padding: 0 20px;
}

#content-left #center {
	float: left;
	width: 700px;
	padding: 0 20px;
}

#content-right #center {
	float:left;
	width:570px;
	padding:0 20px
}

#rightcolumn {
	float: left;
	width:287px;
}

/* bottom layout */
	#bottominfo {
	border-top: 5px solid #42423b;
	background: #f1eee7;
	padding-bottom:25px;
	width: 100%;
	overflow: hidden;
}

.bottomcolumn {
	float: left;
	width:288px;
	margin-right: 18px;
}

.bottomright {
	margin-right:0;
}

h1 a:hover {
	color: #fff;
}

h1 a span {
	height:71px;
	width: 13px;
	position: absolute;
	top:0;
	right: -13px;
	cursor: pointer;
	background: url(images/template/logo_right.gif) right top no-repeat;
}

/* =CONTENT - the content styles */

	/* left column */

	#leftcolumn .moduletable {
	background: #f1f0ef;
	padding: 10px 10px 10px 10px;
	margin-bottom:3px;
	line-height:1.8em;
}

#leftcolumn div.moduletable h3 {
	font-size:18px;
	color: #8c8685;
	background: #f1f0ef url(images/template/h3_bg_tall.jpg) 0 0 repeat-x;
	width:168px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:5px solid #fff;
	padding-left:25px;
	font-weight:normal;
	position:relative;
	left:-23px;
}

h3.header_small {
	font-size:15px;
	font-weight: bold;
	background: #f1f0ef;
	padding:0 23px 5px 23px;
}

ul.leftbox {
	font-size: 1.2em;
}

.features {
	padding-top:15px;
	font:1.27em Arial, Helvetica, sans-serif;
}

#leftcolumn .moduletable {
	padding-bottom:1em;
	line-height:1.5em;
	font-size:12px;
	margin-bottom:20px;
}

/* center column */

        .contentheading,
 .componentheading,
 .article_wrapper h2 {
	color: #5699A7;
	font-size:2em;
	margin:10px 0;
}

.article_wrapper p {
	padding-bottom:10px;
	font-size:1.3em;
}

.lastbox {
	margin:0;
}

/* =BOTTOM */
	.bottomcolumn h3 {
	border-bottom: 4px solid #9b968f;
	color: #5699A7;
	font-size:18px;
	padding:15px 0 5px 5px;
}

.bottomcolumn p {
	padding: 10px 35px 10px 5px;
	font-size: 1.2em;
}

.iconlist {
	border-top: 1px dashed #d1cfcd;
	font-size: 1.2em;
}

ul.iconlist li a {
	padding-left: 25px;
	background: url(images/template/footer_list.jpg) left bottom no-repeat;
}

ul.iconlist li a:hover {
	background: #E9E4DE url(images/template/footer_list.jpg) left top no-repeat;
	color: #42423b;
}

.enewsbox {
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 4px solid #5599A7;
	font-size:13px;
}

.button {
	display: block;
	width: auto;
	line-height:1em;
	text-align: center;
	background: #659AA6;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
}

/* =FOOTER */
#footer {
	height: 37px;
	background: #4a4841 url(images/template/footer_bg.jpg) 0 0 repeat-x;
	font-size: 1.2em;
	bottom: 0px;
	position: fixed;
	width: 100%;
	border-top: 2px solid #8C8685;
}

#footer a {
	color: #A39D97;
}

#footer_navigation {
	float: right;
	margin-top:-5px;
}

#footer_navigation li {
	float: left;
	padding-left:18px;
}

#footer_navigation li a {
	text-transform:uppercase;
}

#footer_navigation li a:hover {
	color: #5699A7;
}


