body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4d5b68;
background:#fff url(../images/top_bg.jpg) repeat-x;
}

a{
color:#49ccfe;
text-decoration:underline;
}
a:hover
{
text-decoration:none;
}
p
{
margin:0px;
padding:0px;
}
.flash_area
{
font-size:0px;
}



.content_area
{
padding:30px 10px 30px 10px;
min-height:450px !important;
height:auto;
height:450px;
}

.box1
{
width:231px;
height:250px;
background:url(../images/box1.jpg) no-repeat;
padding:15px;
color:#fff;
}
.box2
{
width:219px;
height:280px;
background:url(../images/box2.jpg) no-repeat;
}
.box3
{
width:402px;
height:250px;
background:url(../images/box3.jpg) no-repeat;
padding:15px;
color:#fff;
}


.footer
{
height:66px;
background:url(../images/footer_bg.jpg) repeat-x;
color:#fff;
font-size:12px;
padding-left:15px;
padding-top:5px;
}

.footer_text
{
width:920px;
margin:auto;
}
.footer_text a
{
color:#fff;
text-decoration:none;
}
.footer_text a:hover
{
text-decoration:underline;
}