@charset "utf-8";
/* CSS Document */

body  {
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.mainframe #container {
	width: 1012px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/147_background.jpg);
	background-repeat: no-repeat;
	height: 679px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.mainframe #header {
	height: 120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFF;
	font-size: 12px;
} 

.mainframe #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 490px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
}
.mainframe #questionpage {
	float: left; /* since this element is floated, a width must be given */
	width: 900px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
	background-image: url(../images/147_question.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.mainframe #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 800px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
}

.mainframe #sidebar7 {
	float: left; /* since this element is floated, a width must be given */
	width: 800px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
    background-image: url(../images/p7_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mainframe #menupage1 {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
}

.mainframe #menupage2 {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	padding-right: 30px;
	padding-left: 50px;
	height: 436px;
	padding-top: 30px;
}

.mainframe #mainContent {
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 436px;
	width: 350px;
	float: right;
} 
.mainframe #footer {
	position: absolute;
	top: 625px;
	float: right;
	width: 1012px;
	height: 25px;
} 
.mainframe #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #812990;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

#menu {
	text-align: right;
	position: absolute;
	top: 20px;
	margin-left: 770px;
	width: 60px;
	float: none;
} 

#help {
	text-align: right;
	position: absolute;
	top: 20px;
	margin-left: 840px;
	width: 60px;
	float: none;
} 

#exit {
	text-align: right;
	position: absolute;
	top: 20px;
	margin-left: 910px;
	width: 60px;
	float: none;
} 

#title {
	text-align: left;
	top: 31px;
	font-size: 24px;
	width: 527px;
	position: absolute;
}

#pagetitle {
	text-align: left;
	top: 76px;
	font-size: 16px;
	color: #333;
	position: absolute;
	width: 614px;
	height: 22px;
}
h1 {
	font-size: 20px;
	color: #fdb813;
}
.mainframe #footer #back {
	text-align: right;
	position: absolute;
	height: 25px;
	margin-left: 790px;
	width: 100px;
	top: -1px;
	left: -4px;
} 
.mainframe #footer #next{
	text-align: right;
	position: absolute;
	height: 26px;
	margin-left: 900px;
	width: 110px;
	top: -2px;
} 

.mainframe #footer #pagenumber{
	text-align: right;
	position: relative;
	height: 25px;
	margin-left: 400px;
	left: 27px;
	width: 109px;
	top: 1px;
	font-size: 14px;
	color: #FFF;
} 
#contact1 {
	width: 500px;
	height: 87px;
	background-image: url(../images/contactboxBG.gif);
}
#contact1 #c_image {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#contact1 #c_text {
	float: left;
	padding-top: 17px;
	width: 380px;
}

#contact2 {
	width: 500px;
	height: 87px;
	background-image: url(../images/contactboxBG.gif);
}
#contact2 #c_image2 {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#contact2 #c_text2 {
	float: left;
	padding-top: 17px;
	width: 380px;
}

#contact3 {
	width: 500px;
	height: 87px;
	background-image: url(../images/contactboxBG.gif);
}
#contact3 #c_image3 {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#contact3 #c_text3{
	float: left;
	padding-top: 17px;
	width: 380px;
}


	.button {
		padding: 5px 10px;
		display: inline;
		background: #777 url(button.png) repeat-x bottom;
		border: none;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666;
		}
	.button:hover {
		background-position: 0 center;
		}
	.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
	.button.red { background-color: #e50000; }
	.button.purple { background-color: #9400bf; }
	.button.green { background-color: #58aa00; }
	.button.orange { background-color: #ff9c00; }
	.button.blue { background-color: #2c6da0; }
	.button.black { background-color: #333; }
	.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
	.button.small { font-size: 75%; padding: 3px 7px; }
	.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
	.button.large { font-size: 125%; padding: 7px 12px; }
	.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }
	
#yesnotext {
	float: left;
	width: 350px;
}
#yesnoimg {
	float: left;
	width: 75px;
}
#yesno {
	height: 80px;
}

#yesnotext1 {
	float: left;
	width: 350px;
}
#yesnoimg1 {
	float: left;
	width: 75px;
}
#yesno1 {
	height: 80px;
}

#arrow1 {
	width: 650px;
	height: 105px;
	background-image: url(../images/contactboxBG2.gif);
	background-repeat: no-repeat;
}
#arrow1 #arrow1_image {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#arrow1 #arrow1_text {
	float: left;
	padding-top: 17px;
	width: 540px;
}

#arrow2 {
	width: 650px;
	height: 105px;
	background-image: url(../images/contactboxBG2.gif);
	background-repeat: no-repeat;
}
#arrow2 #arrow2_image {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#arrow2 #arrow2_text {
	float: left;
	padding-top: 17px;
	width: 540px;
}

#arrow3 {
	width: 650px;
	height: 105px;
	background-image: url(../images/contactboxBG2.gif);
	background-repeat: no-repeat;
}
#arrow3 #arrow3_image {
	height: 70px;
	padding-top: 17px;
	padding-left: 17px;
	width: 76px;
	float: left;
}
#arrow3 #arrow3_text {
	float: left;
	padding-top: 12px;
	width: 540px;
}
#note {
	color: #FFF;
	background-color: #00ACDC;
	padding: 10px;
	font-weight: bold;
}
div#links a span {display: none;}

div#links a:hover span {
	display: block;
	position: absolute;
	top: 80px;
	left:260;
	width: 250px;
	padding: 10px;
	margin: 10px;
	z-index: 100;
	color: #000000;
	text-decoration: none;
	background-color: #FFC;
	font-weight: normal;
	border: thin solid #666;
   }
