#Page_Container {
	position:absolute;
	z-index:1;
	width: 100%;
	height: 100%;
	background-image: url(../images/bannerbg.png);
	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;
	min-height: 200px;
}
#button_bar {
	position:relative;
	width:955px;
	z-index:2;
}
#button_bar_spacer {
	position:relative;
	width:955px;
	height:4px;
	z-index:2;
}
#page_body_centre {
	position:relative;
	width:955px;
	z-index:2;

}
#page_body {
	position:relative;
	width:760px;
	z-index:2;
	background-image: url(../../../../images/footertop.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}

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

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



.button_cell {
	background-image: url(../images/buttoncellbg.png);

}

.button_cell_on {
	background-image: url(../images/button_roll.png);
	background-position: center;
}

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

}
.button_cell a:link, .button_cell a:visited, .button_cell_on a:link, .button_cell_on a:visited{
	color: #FFFFFF;
}

.button_cell_spacer {
	position:relative;
	height:64px;
	width:10px;
	z-index:2;
	
	float: right;
}
.button_cell_divide {
	position:relative;
	height:64px;
	width:10px;
	z-index:2;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
}


.left_column1 {
	position:relative;
	width:800px;
	z-index:1;
	float: left;
}

.left_column22 {
	position:relative;
	width:900px;
	z-index:1;
	float: left;
}
.lowerbody {
	position:relative;
	width:955px;
	z-index:1;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
}

#footer {
	position:relative;
	width:955px;
	z-index:3;
	float: left;
	height: 100px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.side_button_container {
	position:relative;
	width:200px;
	z-index:4;
	float: left;
	min-height: 100px;
}
.side_button {
	position:relative;
	width:170px;
	z-index:4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #000000;
	font-size: 12px;
}
.side_button_spacer {
	position: relative; 
	float: left; 
	height: 5px; 
	width: 150px; 
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.side_button_tcontain {
	position:relative;
	width:180px;
	height:24px;
	z-index:4;
	float: left;

}
.side_button_hspace {
	position:relative;
	width:10px;
	height:24px;
	z-index:4;
	float: left;

}

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

.side_button a:link, .side_button a:visited {
/*
	background-color: #000000;
*/
	color: #000000;
}

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

#footer_text_container1 {
	position:absolute;
	width:342px;
	z-index:2;
	left: 25px;
	top: 40px;
}
#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: 620px;
	top: 40px;
}


.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; z-index:4; float: right; width: 735px; height: 1px; background-color:#BF0000; margin-top: 30px; margin-bottom: 30px;}

.horizontal_divider_dot {position:relative; z-index:4; float: right; width: 735px; 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; z-index:4; float: right; width: 735px; height: 3px; background-image: url(../images/red_dot.gif); background-repeat: repeat-x; background-position: center; margin-top: 30px; margin-bottom: 30px;}
