body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
background:#61020d url(../images/body_bg.jpg) repeat-x top;
}

a{
color:#e10c24;
}
a:hover
{
text-decoration:none;
}

p
{
margin:0px;
padding:0px;
}

.flash_area
{
font-size:0px;
height:119px;
background:url(../images/top_bg.jpg) no-repeat;
}

.header_area
{
height:300px;
background:url(../images/wrapper_bg.png) repeat-y;
font-size:0px;
}

.content_area
{
background:url(../images/wrapper_bg.png) repeat-y;
min-height:400px !important;
height:auto;
height:400px;
padding: 30px 60px 0px 60px;
}

.home_content
{
padding-right:20px;
}
.tail_bottom
{
background:url(../images/footer_bg.png) no-repeat;
height:42px;
}

.footer
{
color:#fff;
font-size:11px;
font-family:"Trebuchet MS";
height:55px;
}

.copy_right
{
width:260px;
float:left;
text-align:right;
}
.copy_right a
{
color:#fff;
}
.copy_right a:hover
{
text-decoration:none;
}
.footer_links
{
width:390px;
float:right;
text-align:left;
}

.footer_links a
{
color:#fff;
text-decoration:none;
padding-right:5px;
padding-left:5px;
}
.footer_links a:hover
{
text-decoration:underline;
}