body {
	margin:0px;
	line-height:140%;
	font-family: Helvetica, Arial, sans-serif;
}

#header {
	height: 141px;
	border-bottom: 1px solid #ffffff;
	margin: 0; padding: 0;
}

#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 0;
	min-width:760px;
} 

.logo {
	position:absolute;
	width:188px;
	height:36px;
	z-index:1;
	left: 134px;
	top: 45px;
	cursor:hand;
}

.heading {
	text-align: left;
	color: #6f6c6c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding-top:25px;
	line-height:20px;
	line-height:30px;
}

.banner_bottom {
    line-height:6px;
	height: 6px;
	font-size: 0px;
	background-image: url(images/banner_line.gif);
	border-top: 1px solid #ffffff;
}


.leftcontent {
    width:125px;
    vertical-align:top;
	padding-top:20px;
	line-height:30px;
}

.leftcontent ul {
	list-style: none; 
	margin-left:5px;
	padding-right:10px;
	text-align:right;
}

#centrecontent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #6f6c6c;
	line-height:25px;
	text-align:left;
	vertical-align:top;
	padding-top: 20px;
	padding-left: 28px;
	padding-right: 20px;
	padding-bottom: 40px;
	height:300px;
	min-height:300px;
/*	background-image: url(images/vline.gif);
	background-repeat: repeat-y;*/
}

#centrecontent a:link {
	text-decoration: underline;
	color: #ef960a;
	font-weight: bold;
}

#centrecontent a:visited {
	text-decoration: underline;
	color: #ef960a;
	font-weight: bold;
}

#centrecontent  a:hover {
	text-decoration: underline;
	color: #ef960a;
	font-weight: bold;
}

#centrecontent  a:active {
	text-decoration: underline;
	color: #ef960a;
	font-weight: bold;
}

.centrecontentright {
	margin: 0px 0px 10px 10px;
	vertical-align:top;
	float:right;
}

.footertext{
    padding-right:10px;
	text-align:right;
}

.menu{
    padding-left:10px;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#ef960a;
}

.menu a:link{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#ef960a;
}

.menu a:visited{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#ef960a;
}

.menu a:hover{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#706c6c;
}

.menuselected{
    padding-left:10px;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#706c6c;
/*	background-image: url(images/circle_grey.gif);
	background-repeat: no-repeat;*/
	background-position: 20px;
}

.menuselected a:link{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#706c6c;
}

.menuselected a:visited{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#706c6c;
}

.menuselected a:hover{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#706c6c;
}

