.clear{
clear:both;
}

.line, .line2{
clear:both;
height: 1px;
font-size: 1px;
background-color: #CCCCCC;
margin: 3px 0px 18px;
}

.line2{
margin: 6px 0px 0px;
}

.header{
height:80px;
}

.banner{
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
height:245px;
margin:0 auto 10px auto;
}



.container{
width:760px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;

}

.column{
float:left;
}

.column300{
width:260px;
padding:38px 0 20px 20px;
float: right;
clear: right;
}

.column470{
width:470px;
padding:10px 10px 10px 0;
float: left;
}

.column470 .left{
width:215px;
padding:0 20px 0 0;
float:left;
text-align:left;
}

.column470 .right{
width:215px;
float:left;
}

.column470 .right img, .column470 .left img {
margin: 0px 0px 8px;
}

.column470 p .live1 {
background-color: #FBCCE8;
color: #4F4F4F;
}

.column470 p .live2 {
background-color: #CCEFFC;
color: #4F4F4F;
}

.content{
padding:20px 20px 20px 0;
}

form.live {
background-color: #E2F1F1;
padding: 15px 20px;
color: #4F4F4F;
font-size: 75%;
font-weight: bold;
line-height: 140%;
}

form.live .field {
margin-bottom: 5px;
width: 214px;
}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
}

form.live .submitbutt {
background-color: #6CADAA;
color: #FFFFFF;
border: 0;
font-weight: bold;
font-size: 105%;
margin-top: 20px;
cursor: pointer;
}

.floatlft {
float: left;
}

.col1 {
width: 240px;
margin-right: 60px;
}

.col2 {
width: 106px;
margin-right: 20px;
}
.col3 {
width: 200px;
}

.footerline{
background-image:url(../images/bg_footerline.gif);
background-repeat:repeat-x;
width:100%;
margin:0 auto;
height:10px;
}

.footer{
height:40px;
margin:10px auto;
width:760px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
}


.footer .left{
float:left;
background-image:url(../images/logo_footer.jpg);
background-repeat:no-repeat;
height:20px;
padding-top:10px;
color:#8B8B8B;
width:200px;
padding-left:0px;
}

a{
color:#83B4B2;
font-weight:bold;
}


.footer .center{
float:left;
height:35px;
padding-top:10px;
padding-left:50px;
color:#8B8B8B;
width:200px;
text-align:right;
}

.footer .right{
float:right;
height:35px;
padding-top:10px;
color:#8B8B8B;
width:200px;
text-align:right;
}


.content h1{

}

.content h1{
font-style:normal;
margin-bottom:15px;
color:#83B4B2;
font-size:180%;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
}

.content h2{
color:#8B8B8B;
font-size:110%;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

.content p, .floatlft p{
color:#8B8B8B;
font-size:80%;
margin-bottom:15px;
line-height:1.3;
font-family:Arial, Helvetica, sans-serif;
}


.content strong{
color:#8B8B8B;
font-weight:bold;
}



.footer p{

font-size:70%;
margin-bottom:15px;
line-height:1.3;
}


.footer a{
color:#8B8B8B;

margin-bottom:15px;
line-height:1.3;
}


