@CHARSET "ISO-8859-1";

html, body {
	height: 100%;
	margin:0 auto;
	background-color:#ffffff;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFF;
	font-size: 14px;
	width: 100%;
	color: #5f6a72;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size:12px;
	background: url(../images/topsitebg.png) repeat-x top transparent;
}

a {
	color:#5F6A72;
	font-weight:bold;
	text-decoration:none;
}
a:hover { text-decoration: underline; }

a img { border: none; }
label { cursor: pointer; }
h1, h2, h3, h4, h5, h6, form, ul, ol, p {
	padding: 0;
	margin: 0;
}

ul {list-style: none;}
li{list-style: none;}

#wrap {
	margin:0 auto;
	min-height: 100%;
/*	border:1px solid blue;*/
	width:960px;}

#main {
/*	border:1px solid green;*/
/*	overflow:auto;*/
/*	padding-bottom: 10px;*/
}  /* must be same height as the footer */

#footer {
	margin:0 auto;
/*	border:1px solid red;*/
/*	position: relative;*/
/*	margin-top: -10px; *//* negative value of footer height */
/*	height: 10px;*/
	clear:both;
	width:955px;
	background:url("../images/footerbox.png") no-repeat center top;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

/* start header */
#header {
	height: 90px;
	padding-bottom:10px;
}

#header #logo {
	margin-left: 5px;
	margin-top:10px;
}

#header #logo a {
	display:block;
}

#top_menu {
	height: 20px;
	padding-top: 10px;
	display:block;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	text-align:right;
	/*background: url(../images/icons/network.png) no-repeat right transparent;*/
}

#top_menu ul li {
	list-style:none outside none;
	display: inline;
	padding:0;
	margin:0;
}

#top_menu a {
	color:#5F6A72;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:10px;
	line-height:12px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	text-decoration:none;
	width:auto;
}

#top_menu li:last-child a {
	border-left:1px dotted #5F6A72;
}
/* end header */

/* start breadcrumb */
#breadcrumb {
	color:#25b4ec;
	display:block;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:20px;
	line-height:18px;
	text-align:left;
	width:860px;
}

#breadcrumb_here {
	color:#666666;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:20px;
	line-height:18px;
	padding-left:10px;
	width:90px;
}
/* end breadcrumb */

/* start intro */
#intro {
	background:url("../images/introbg.png") no-repeat;
	display:block;
	height:380px;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	width:955px;
}

#intro #intro_wrap {
	display:block;
	height:380px;
	margin:0 auto;
	padding-top:2px;
	width:945px;
}
/* end intro */

/* start content */
#main_content {
	text-align: left;
}

#main_content #content_top {
	background:url("../images/ctbgtop.png") no-repeat center top;
	height:10px;
	width:956px;
}

#main_content #content {
	background:url("../images/ctbgmid.png") repeat-y center center;
	height:100%;
	min-height:600px;
	width:956px;
	padding:
}

#main_content #content_grad {
	background:url("../images/ctbggrad.png") repeat-x center top transparent;
	margin:0 auto;
	min-height:170px;
	padding-top:20px;
	width:942px;
}

#main_content #content_text {
	padding: 0 50px 0 50px;
}

#main_content #content_bottom {
	background:url("../images/ctbgbot.png") no-repeat center center;
	height:30px;
	margin-bottom:10px;
	width:956px;
}
/* end content */

/* start footer */
#shadow {
/*	height: 100%;*/
	background:url("../images/sitebg.png") no-repeat center bottom transparent;
	z-index:0;
}

#footer {
	font-size: 10px;
	font-family:Verdana,Geneva,sans-serif;
	height: 85px;
	display: block;
}

#footer #footer_wrapper {
	padding-left: 10px;
	padding-right: 10px;
	height: 49px;
	margin-top:0;
	padding-top:19px;
}

#footer ul li {
	float: left;
	list-style: none outside none;
	margin:0;
	padding:0;
}

#footer span.separator {
	border-right: 1px dotted #5F6A72;
}

#footer .menufooter_right li:first-child span.separator {
	border-left: 1px dotted #5F6A72;
}

#footer .menufooter_left a,
#footer .menufooter_left .separator,
#footer .menufooter_right a,
#footer .menufooter_right .separator {
	line-height:18px;
}

#footer .menufooter_left {
	float: left;
}

#footer .menufooter_right {
	float: right;
}

#footer a,
#footer .separator {
	line-height:8px;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	width:auto;
	font-weight: normal;
}
/* end footer */


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
/* floating elements */
.left {float: left;}
.right {float:right;}

/* Clearfix */
.clearfix:after {clear: both;display: block;content: ".";height: 0;visibility: hidden;}
* html > body .clearfix {width: 100%;display: block;}
* html .clearfix {height: 1%;}

/* Firefox Scrollbar Hack - Do not remove */
html {margin-bottom: 1px;height: 100%!important;height: auto;}
