body {background-color: #3d3d3d}


h1{
	color:red;
	font-size:25px;
	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:1200px;
	position:relative;
	min-height:1200px;
	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}


#navigation	 {
	position: absolute; 
	top: 90px; 
	left: 0px;
	font-family: arial;  
	height: 25px; 
	width: 760px; 
	background-image:url(/images/nav-bg.jpg);
	background-repeat: repeat-x;}

#navigation ul{	
	padding-left:0px;
	padding-top:3px;
	list-style:none;
	}

#navigation li {
	padding:0px;
	display:inline;
	margin-right:20px;
	margin-left:20px;
	text:center}
	

	
#navigation a:link {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#navigation a:visited {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none}


#main_body {
	position: absolute; 
	top: 141px; 
	left: 2px;  
	height: 1200px; 
	width: 758px;  
	background-repeat: repeat-x}

#left_image{
	position: absolute; 
	top: 115px; 
	left: 0px;  
	height: 600px; 
	width: 200px;
        background-image: url(/images/bg_faq.jpg); 
	background-repeat: repeat-x}

#main_bg{
	position: absolute; 
	top: 115px; 
	left: 210px;  
	height: 1000px; 
	width: 518px; 
	background-color:#e4dddd;
	padding: 10px;
	text-align:justify;
	font-family:arial;
	font-size:10px
        color:white;}
#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:0px; padding:0px
}
fieldset,input,textarea,h4,blockquote,th,td { 
	margin:0;
	padding:0px;
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,textarea,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
fieldset,img { 
	border:0px;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

