﻿*{
margin: 0;
padding: 0;
}
img{
border:0;
}
body{
background-image:url(images/b_site.gif);
background-repeat:repeat-x
}
#c1 {
position: relative;
width:980px;
}
#nav_main {

}
#movie_player {
position: absolute;
top:95px;
right:85px;
}
#content_01 {
position: absolute;
top:950px;
left:0px;
width:980px;
border-bottom:#FFFFFF 50px solid;
}
#top_info {
position: absolute;
top:220px;
left:150px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color: #000000;
text-align:left;
width:500px;
}
#footer {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
}
#txt_main_faq {
position: absolute;
top:475px;
left:150px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
text-align:left;
width:400px;
z-index:2
}








/* list items */
ul{
list-style-type: none;
}
li{
line-height:4px
}








/* CLASSES */
.f_red {
background-color: #0000FF;
color: #FFFFFF;
font-weight:bold;
font-size:22pt;
}
.f_yellow {
background-color: #FFFF00;
}
.address {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}
.m01 {
margin-left:20px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}

.mList li {
	margin-bottom:10px;
}



/* LINKS */
a:link {
color: #0000ff;
text-decoration: underline;
}
a:visited {
color: #EE282E;
text-decoration: underline;
}
a:hover {
color: #EE282E;
text-decoration: underline;
}


a.fwc:link {color: #FFFFFF; text-decoration: none}
a.fwc:visited {color: #FFFFFF; text-decoration: none}
a.fwc:hover {color: #FFFFFF; text-decoration: underline}
a.fwc:active {color: #FFFFFF; text-decoration: none}


a.ornge:link {color: #992C17; font-family: "Times New Roman", Times, serif; text-decoration:underline}
a.ornge:visited {color: #992C17;font-family: "Times New Roman", Times, serif; text-decoration: underline}
a.ornge:hover {color: #992C17;font-family: "Times New Roman", Times, serif; text-decoration: underline}
a.ornge:active {color: #992C17;font-family: "Times New Roman", Times, serif; text-decoration: underline}








