/* CSS Document */

*
{
padding:0px;
margin:0px;
}
body
{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper
{
margin:auto;
width:980px;
height:auto;
}
.banner
{
background:url(../images/banner.jpg) no-repeat;
width:980px;
height:248px;
font-size:0px;
clear:both;
}
.cls
{
font-size:0px;
}
.footer_top
{
background-color:#f1f1f1;
width:980px;
height:15px;
}
.footer
{
background:#f6f6f6;
width:980px;
height:65px;
}
.footer_content
{
font-size:12px;
text-align:left;
color:#848484;
border: none;
padding-left:20px;
padding-top:26px;
}
.footer_content a
{
color:#575757;
text-decoration: underline;
}
.footer_content a:hover
{
color:#575757;
text-decoration:none;
}
.content_area
{
width:840px;
height:auto;
background-color:#fff;
margin:30px 30px;
}
.content_area1
{
width:540px;
height:auto;
background-color:#fff;
margin:30px 30px;
}
.border_right
{
border-right:#ebebeb solid 1px;
margin-bottom:25px;
}
.content_area2
{
width:240px;
height:auto;
background-color:#fff;
margin:30px 30px;
}
.content_area3
{
width:840px;
height:auto;
background-color:#fff;
margin:30px 30px;
}
.border-top
{
border-top:#ebebeb solid 1px;
}

.title
{
font-family: "Myriad Pro";
font-size:26px;
text-align:left;
color:#555555;
font-weight:bold;
}
.content
{
font-size:13px;
text-align:left;
color:#919191;
padding-top:25px;
padding-bottom:25px;
}
