h1 {
display: none;	
}

#box-one p {
float: left;
margin: 10px 10px 0px 20px;
font-size: 90%;
}

#flash-banner {
height: 150px;
width: 953px;
border: 1px solid #999999;
margin-bottom: 10px;
}

#video {
margin-bottom: 20px;
}


#box-one {
padding: 0px;
margin: 0px;
height: auto;
}

#box-one li {
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
line-height: 25px;
text-transform: uppercase;
padding: 0px 0px 0px 25px;
background:  url(/images/blue-checkmark.jpg) no-repeat;
}

#about-box li {
font-size: 16px;
color:#333333;
line-height: 25px;
padding: 0px 0px 0px 25px;
background:  url(/images/blue-checkmark.jpg) no-repeat;
}

#about-box ul {
margin: 20px 0px 15px 90px;
}

#box-one ul {
float: left;
margin: 0px 0px 0px 20px;
}

#box-one ul#second-column {
margin: 0px 0px 0px 70px;
}

li#contact-title, .box-title {
background: #F5F5F5;
color: #222222;
font-size: 18px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 20px 0px;
padding: 3px 0px 3px 10px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
text-align: left;
}
