body {background-color: #3d3d3d}


h1{
	color:black;
	font-size:18px;
	font-family:arial;
	text-align: center}

h2{
color: white;
font-family: arial}

h3{
color:red}

h4{
color:white}

#main_holder{
	top:0px;
	width:760px; 
	height:800px;
	position:relative;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#b9b4b3;
	border: 1px solid black}


#title {
position: absolute; 
top: 0px; 
left: 0px; 
right: 0px; 
height: 90px; 
width: 760px; 
background-image: url( /images/faq_title.jpg); 
background-repeat: no-repeat}

#text{
	position: absolute; 
	top: 200px; 
	left: 210px;  
	height:200px; 
	width: 518px; 
	background-color:#e4dddd;
	padding: 10px;
	text-align:justify;
	font-family:arial;
	font-size:10px
        color:black;}

#nav {
position: absolute; 
top: 90px; 
left: 0px;
font-family: arial;  
height: 32px; 
width: 760px; 
background-color:black}

#nav ul{ 
padding-left:0px;
margin-top:8px;
list-style:none;}

#nav li {
padding:0px;
display:inline;
margin-right:20px;
margin-left:20px;}

	
#nav a:link {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#nav a:visited {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none}

#main_body {
	position: absolute; 
	top: 146px; 
	left: 2px;  
	height: 600px; 
	width: 758px;  
	background-repeat: repeat-x}

#left_image{
	position: absolute; 
	top: 125px; 
	left: 0px;  
	height: 600px; 
	width: 200px;
        background-image: url(/images/bg_faq.jpg); 
	background-repeat: repeat-x}

#main_bg{
	position: absolute; 
	top: 200px; 
	left: 225px;  
	height:250px; 
	width: 500px; 
	background-color:#e4dddd;
	padding: 2px;
	text-align:justify;
	font-family:arial;
	font-size:10px
        color:black;}

#main_bg a:link {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none}

#main_bg a:visited {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none}

#main_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: underline}




.new{
position: absolute; 
top: 3905px; 
left: 10px; 
width: 700px; 
height: 220px; 
background-color: #ff0000; 
text-align: justify; 
font-family:arial; 
font-size:14px; 
text-decoration: none;
padding:20px;
}

#footer a:link {
	font-family: Arial;
	font-size: 14px;
	color: white;
	text-decoration: underline}

#footer a:visited {
	font-family: Arial;
	font-size: 14px;
	color: black;
	text-decoration: underline}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: underline}


table {
	border-collapse:collapse;
	border-spacing:0;
}
form,fieldset,input,textarea,h1,h4,blockquote,th,td { 
	margin:0;
	padding:0;
}