/* CSS Document */
body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9a9a9a;
background:url(../images/bg.jpg) repeat-x;
}
a{
color:#9a9a9a;
text-decoration:none;
}
a:hover
{
color:#9a9a9a;
text-decoration:underline;
}
p{
margin:0;
padding:0;
}
#wrapper
{
margin:auto;
}
#header_flash
{
font-size:0;
}
#header
{
background:url(../images/img.jpg) no-repeat;
width:950px;
height:322px;
}
#header_image
{padding:0px 0px 0px 17px;
width:620px;
height:285px;
}
#right
{
padding:10px 0px 0px 1px;
width:265px;
height:262px;
}
#content
{
padding:20px;
min-height:300px !important;
height:auto;
height:300px;
}
#footer
{
background:#231f20;
height:46px;
font-size:12px;
color:#FFFFFF;
}
.footertxt a
{
color:#777777;
text-decoration:underline;
}
.footertxt a:hover
{
color:#777777;
text-decoration:none;
}
.footertxt
{
color:#777777;
}

#footer2
{
color:#ffffff;
font-size:12px;
}
#footer2 a
{
color:#ffffff;font-size:12px;
text-decoration:none;
}
#footer2 a:hover
{
color:#ffffff;
text-decoration:underline;
}
.submitbut
{
width:34px;
height:23px;

}


