body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#767676;
background:#0055a5 url(../images/bg.jpg) repeat-x top;
}

a
{
color:#0055a5;
}
a:hover
{
text-decoration:none;
}

p
{
margin:0px;
padding:0px;
}
.flash_area
{
font-size:0px;
}

.header
{
font-size:0px;
background:url(../images/wrapper_bg.jpg) repeat-y;
}

.sub_menu
{
font-size:14px;
color:#fff;
background:#0055a5 url(../images/box_bg.jpg) repeat-x bottom;
border:6px #f4f4f4 solid;
width:195px;
min-height:250px !important;
height:auto;
height:250px;
padding:0px 10px;
}

.conent_area
{
background:url(../images/wrapper_bg.jpg) repeat-y;
min-height:400px !important;
height:auto;
height:400px;
}

.content
{
margin-top:20px;
margin-bottom:20px;
}

.footer
{
background:url(../images/footer_bg.jpg) no-repeat;
height:56px;
font-size:12px;
color:#0055a5;
padding:0px 30px;
}

.footer a
{
color:#0055a5;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}

.footer a:hover
{
text-decoration:underline;
}

.footer_copyright a
{
color:#8c9da1;
text-decoration:underline;

}
.footer_copyright a:hover
{
text-decoration:none;
}

.spacer
{
height:30px;
}
.spacer_box
{
height:10px;
}

