#Page_Container {
	position:absolute;
	z-index:1;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}
#Page_Container2 {
	position:absolute;
	z-index:1;
	width: 100%;
	height: 100%;
	background-image: url(../images/bannerbg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#banner {
	position:relative;
	width:955px;
	z-index:2;
}
#button_bar {
	position:relative;
	width:955px;
	z-index:2;
	background-repeat: repeat-x;
	background-position: center;
}
#button_bar_spacer {
	position:relative;
	width:955px;
	height:4px;
	z-index:2;
}
#page_body_centre {
	position:relative;
	width:955px;
	z-index:2;
	background-color: #FFFFFF;
	height: 100%;

}
#page_body {
	position:relative;
	width:760px;
	z-index:2;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}

.button {
	position:relative;
	height:64px;
	z-index:2;
	float: left;
	background-position: top;
}

.button_cell, .button_cell_on {
	position:relative;
	height:41px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 41px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.button_cell {

}

.button_cell_on {
	background-position: center;
	background-repeat: no-repeat;
	color: #ff7f00;
}

.button_cell:hover, .button_cell_on:hover {
	color: #ff7f00;
	

}
.button_cell_spacer {
	position:relative;
	height:64px;
	width:10px;
	z-index:2;
	
	float: right;
}
.button_cell_divide {
	position:relative;
	height:66px;
	width:2px;
	z-index:2;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/button_divider.png);
}

#bb {
	position:relative;
	width:904px;
	z-index:1;
}
#bb_top {
	position:relative;
	width:904px;
	height:6px;
	z-index:1;
}
#bb_upper {
	position:relative;
	width:884px;
	height:41px;
	z-index:2;
	background-image: url(../images/bb_upper.gif);
	padding-left: 20px;
}
#bb_lower {
	position:relative;
	width:884px;
	min-height:32px;
	z-index:2;
	background-image: url(../images/bb_lower.gif);
	background-repeat: repeat;
	background-position: top;
	float: left;
	padding-left: 20px;
}
#bb_bottom {
	position:relative;
	width:904px;
	height:6px;
	z-index:1;
	float: left;
}
.left_column1 {
	position:relative;
	width:800px;
	z-index:1;
	float: left;
}

.left_column22 {
	position:relative;
	width:780px;
	z-index:1;
	float: left;
}
.left_column32 {
	position:relative;
	width:870px;
	z-index:1;
	float: left;
}
.lowerbody {
	position:relative;
	width:870px;
	z-index:1;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 500px;
	background-image: url(../images/page_bg.jpg);
	padding-left: 85px;
}

#footer {
	position:relative;
	width:955px;
	z-index:3;
	height: 50px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	float: left;
}
.side_button_container {
	position:relative;
	width:200px;
	z-index:4;
	float: left;
	min-height: 100px;
}
.side_button,.side_button_on {
	position:relative;
	z-index:4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-size: 12px;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
.side_button {

	color: #FFFFFF;
}
.side_button_on {

	color: #ff7f00;

}


.side_button:hover {
/*
	background-color: #000000;
*/
	color: #ff7f00;
}

.content_area {
	position:relative;
	width:780px;
	z-index:5;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
}
.content_areaa {
	position:relative;
	width:380px;
	z-index:5;
	float: left;
}
.text_area2 {
	position:relative;
	width:490px;
	z-index:5;
	float: left;
}

#footer_text_container1 {
	position:absolute;
	width:342px;
	z-index:2;
	left: 45px;
	top: 0px;
}
#footer_text_container2 {
	position:absolute;
	width:261px;
	z-index:2;
	left: 670px;
	top: 20px;
}

#logincontainer {
	position:relative;
	width:800px;
	z-index:9;
	float: left;
}

.form_container {
	position:relative;
	width:650px;
	z-index:5;
	float: left;
	left: 0px;
}
.form_field_label {
	position:relative;
	width:80px;
	z-index:5;
	float: left;
	height: 24px;
}
.form_field_label2 {
	position:relative;
	width:160px;
	z-index:5;
	float: left;
	height: 30px;
}
.form_field {
	position:relative;
	width:490px;
	z-index:6;
	float: left;
}

#Adminlogin {
	position:absolute;
	width:311px;
	height:27px;
	z-index:13;
	left: 597px;
	top: 0px;
}


.footertextdark {
	color: #333333;
}

.footertextblack {
	color: #111111;
}

.lowertextbox {
	position:relative;
	z-index:12;
	float: right;
}

#lowertextspacer {
	position:relative;
	width:30px;
	z-index:12;
	float: right;
	height: 15px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.dotted_line {
	position:relative;
	width:700px;
	z-index:15;
	float: left;
	height: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.headline {
	position:relative;
	width:500px;
	z-index:1;
	float: left;
}
.date {
	position:relative;
	width:160px;
	z-index:1;
	float: left;
}

#faq_Content_Container {
	position:relative;
	width:680px;
	z-index:3;
	float: left;
}
.faq_dotted_divider {
	position:relative;
	width:430px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_dotted_divider_410 {
	position:relative;
	width:570px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_dotted_divider_s {
	position:relative;
	width:120px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_dotted_divider_l {
	position:relative;
	width:660px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_answers {
	position:relative;
	width:660px;
	z-index:2;
	float: left;
	line-height: normal;
}


#search {
	position:absolute;
	width:248px;
	height:22px;
	z-index:2;
	left: 5px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#search_label {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 5px;
}
#search_field {
	position:absolute;
	z-index:2;
	left: 68px;
	top: 2px;
}
#search_button {
	position:absolute;
	z-index:2;
	left: 200px;
	top: 0px;
}


.news_text_container {
	position:relative;
	width:700px;
	z-index:15;
	float: left;
	margin: 0px;
	padding: 0px;
}
.horizontal_divider {position:relative; float:left; z-index:4; width: 780px; height: 1px; background-color:#FFFFFF; margin-top: 30px; margin-bottom: 30px;}

.horizontal_divider_dot {position:relative; float:left; z-index:4; width: 780px; height: 3px; background-image: url(../images/dot.gif); background-repeat: repeat-x; background-position: center; margin-top: 30px; margin-bottom: 30px;}

.horizontal_divider_reddot {position:relative; float:left; z-index:4; width: 780px; height: 3px; background-image: url(../images/red_dot.gif); background-repeat: repeat-x; background-position: center; margin-top: 30px; margin-bottom: 30px;}

#logo_container {
	position:absolute;
	width:250px;
	z-index:6;
	left: 44px;
	top: -75px;
}
