/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family: Arial;
background: #262626 ;
font-size:11px;
}

#wrapper
{
margin:auto;
width:980px;
height:auto;
background:#262626;
}


.header
{
/*background: url(../images/header1.jpg) no-repeat;*/
width:980px;
height:401px;
}


.flash
{
margin-top:-20px;
}

.content_area_inner
{
width:980px;
height:auto;
padding-top:20px;
padding-bottom:30px;
border-top:solid 1px #444444;
border-bottom:solid 1px #444444;
margin-top:-3px;
}

.content_area
{
width:980px;
height:auto;
padding-top:20px;
padding-bottom:30px;
border-top:solid 1px #444444;
border-bottom:solid 1px #444444;
}

.content_area img
{
border: 2px solid #111;
}

.content_area1
{
width:290px;
height:auto;
padding-left:15px;
}
.content_area2
{
width:340px;
height:auto;
padding-left:15px;
padding-right:15px;
}
.content_area3
{
width:290px;
height:auto;
padding-right:15px;
}

.content_area4
{
width:645px;
height:auto;
padding-left:15px;
padding-right:15px;
}

.content_area5
{
width:950px;
height:auto;
padding-left:15px;
padding-right:15px;
}

.title
{
font-size:20px;
text-align:left;
font-weight:normal;
background:#171717;
padding-top:18px;
padding-left:30px;
padding-bottom:15px;
color:#fffffd;
text-transform:uppercase;
}
.title1
{
height:36px;
font-size:20px;
text-align:left;
font-weight:normal;
background:#171717;
padding-top:18px;
padding-left:30px;
color:#fffffd;
text-transform:uppercase;
}

.title2
{
height:36px;
font-size:20px;
text-align:left;
font-weight:normal;
background:#171717;
padding-top:18px;
padding-left:30px;
padding-bottom:15px;
color:#fffffd;
text-transform:uppercase;
}
.content
{
font-size:11px;
text-align:left;
font-weight:normal;
padding-top:20px;
padding-left:30px;
color:#ffffff;
}

/*footer*/

#footer
{
width:980px;
height:80px;
float:left;
background:#111111 url(../images/foot_logo.gif) right top no-repeat;
}

#footer_content
{
font-size:12px;
text-align:left;
font-weight:normal;
padding-top:35px;
padding-left:25px;
color:#747474;
float:left;
}

#footer_content a
{
color:#e7e7e7;text-decoration:none;

}

#footer_content a:hover
{
color:#e7e7e7;
text-decoration:underline;
}
p
{
padding:0px;
margin:0px;
}

#flash_area
{
font-size:0px;
}
a{color:#0066cc; text-decoration:none;}
a:hover {text-decoration:underline;}

#footer_content .foot_text
{
color:#0066cc; font-weight:bold;
}
#mailcolor{
color:#FF0000;
}
