body {
background:url(../images/bg.jpg) repeat-x #313131;
margin:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color:#afafaf;

}

#content {
text-align:left;
margin:0 auto;
width:860px;
}

#menu {
width:860px;
height:81px;
overflow:hidden;
}

#menu ul, #menu ul li {
display:block;
list-style:none;
margin:0;
padding:0;
}

#menu ul li {
float:left;
}

#menu ul a:link, #menu ul a:visited {
text-decoration:none;
font-weight:bold;
display:block;
padding:35px 20px 45px 20px;
color:#f2f2f2;	
}

#menu ul a:hover {
background:url(../images/menuhover.jpg) repeat-x;
}

#flash_logo {
background:url(../images/logo.png) no-repeat;
width:214px;
height:77px;
float:left;
margin-top:55px;
overflow:hidden;
}

#flash_contact {
background:url(../images/flash.png) no-repeat;
width:537px;
height:297px;
padding-left:24px;
float:right;
}

#wrap {
margin-top:20px;
width:860px;
overflow:hidden;
background:#313131;
clear:both;
line-height:20px;
}

.item {
width:430px;
background:url(../images/corner.jpg) bottom right no-repeat;
float:left;
margin:20px 0;
padding-bottom:30px;
}

.title {
font-size:12px;
text-transform:uppercase;
color:#fff;
font-weight:bold;
}

.subtitle {
font-size:11px;
text-transform:uppercase;
color:#628998;
font-weight:bold;
}

.text {
width:220px;
float:left;
}

.more {
float:right;
}

#footer {
background:url(../images/footerbg.jpg) repeat-x #202020;
width:100%;
clear:both;
overflow:hidden;
color:#fff;
}

.footer_text {
margin:10px auto;
width:860px;
color:#afafaf;
}

.footer_logo {
background:url(../images/footerlogo.jpg) no-repeat;
width:59px;
height:23px;
float:right;
}

a:link, a:visited {
color:#628998;
text-decoration:none;
}

a:hover {
color:#2FB7D0;
text-decoration:underline;
}

.item img, .item_right img {
float:left;
margin:5px;
border:6px solid #fff;
}

fieldset { 
border:0;
margin:0;
padding:0;
}

label {
float:left;
display:block;
}

.textinput,textarea {
width:250px;
font-size:12px;
color:#333;
padding:3px;
margin:1px 0;
border:1px solid #ccc;
 }

.button { 
background:#252525;
border:#141414 solid 1px;
font-size:12px;
color:#628998;
}

.footer {padding-bottom:10px;}

.footer .left {
float:left;
}

.footer .right {
float:right;
}


