/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	background-color:#CFCFCF;
}

#footer {
	position:absolute;
	top:580px;
	left:50%; 
	margin-top:0px;
	margin-left:-490px; 
	font-family:verdana;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	text-align:left;
	background-color:#CFCFCF;
	text-align:right;
}

.footer2
{
	font-family:verdana;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #7A7A7A;
	padding:5px 0 0 0;
	background-color:#CFCFCF; 
	font-size:10px;

}

.textfooter
{
	font-family:verdana;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #7A7A7A;
	padding:5px 0 0 0;
	background-color:#CFCFCF; 
	font-size:10px;

}


img
{
border:none;
}

a, a:visited, a:link, a:focus
{
text-decoration:none;
color:#E2160C;
}

a:hover
{
text-decoration:none;
color:#333333;
}

div#container {
position: absolute;
top:0px;
left:50%; 
margin-top:0px;
margin-left:-490px; 
width: 980px;
height:580px;
background-color: #ffffff;
text-align:left;
border:none;
}

div#container2 {
position: absolute;
top:0px;
left:50%; 
margin-top:0px;
margin-left:-490px; 
width: 980px;
background-color: #ffffff;
text-align:left;
border:none;
}

#menu
{
position:relative;
left:18px;
top:2px;
width:185px;
}

#book
{
position:absolute;
left:0px;
top:280px;
width:185px;
}

#menu ul
{
list-style:none;
width:185px;
margin-top:3px;
}

#survey
{
position:absolute;
left:0px;
top:0px;
width:980px;
border-left:6px solid #808080;
border-right:6px solid #333333;
background-color: #FFFFFF;
z-index:2;
}

div#textcontent
{
position:absolute;
top: 125px;
left: 605px;
width:335px;
margin:0px;
padding-bottom:10px;
z-index:2;
}

div#textcontent2
{
position:absolute;
top: 125px;
left: 525px;
width:410px;
margin:0px;
padding-bottom:10px;
z-index:2;
}

div#textcontent3
{
position:absolute;
top: 125px;
left: 230px;
width:700px;
margin:0px;
padding-bottom:10px;
z-index:2;
}

div#arrows
{
position:absolute;
left:948px;
top:520px;
width:20px;
visibility:hidden;
z-index:100;
}
