#box {
	background:#ffffff;
	width:720px;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
}


/* Header
*****************************************/

#header {
	border-top-width: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555A4D;
	border-right-color: #555A4D;
	border-bottom-color: #555A4D;
	border-left-color: #555A4D;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 17px;
	padding-left: 10px;
	height: 77px;
	padding-bottom: 10px;
}
#lheader{
	float: left;
	width: 500px;
}
#lheader p{
	padding-top: 18px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 9px;
	line-height: 14px;
}
.logo {
	background:url(images/logo.gif) no-repeat;
	height:80px;
	width:234px;
	float:left;
	cursor:pointer;
	margin-right: 35px;
	font-size: 10px;
}

.logo h1 {
	display:none;
}

.search {
	height: 44px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
	padding-left: 10px;
	vertical-align: bottom;
	width: 170px;
	padding-top: 30px;
	display: block;
	text-align: left;
	float: right;
}
.search .field {
	border: 1px solid #555A4D;
	height: 15px;
	width: 115px;
}


/* Footer
*****************************************/

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #555A4D;
	border-right-color: #555A4D;
	border-bottom-color: #555A4D;
	border-left-color: #555A4D;
	font-size: 14px;
	display: block;
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 720px;
	clear: both;
}

#footer .menu {
	float:left;
	width: 400px;
}
#footer .menu a{
	font-size: 11px;
	color: #6A2E2E;
	padding-right: 10px;
	padding-left: 10px;
}
.footer .menu ul li{
	display:inline; height:16px; padding:0; border-right:1px solid #b2b3a3; margin:0;
}

.footer .menu ul li a {
	padding:0 7px 0 7px;
}

.footer .menu ul li a:hover {
	/*background:#ffffff;*/
	color:#666666;
}
.Headding {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C94E7;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#vertical_container .accordion_toggle {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#vertical_container .accordion_content {
	overflow: hidden;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.footerlinks, .footerlinks a:link, .footerlinks a:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
