a {color: #439aa9;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #000;
}

.col1 a {
text-decoration: underline;
color: #00768b;
}

.col1 a:hover {
color: #000;
}

body {
font-family: arial;
background-color: #fdfdfd;
}

#header {
float: left;
width: 100%;
margin: 0 auto;
background-color: #fff;
text-align: center;
height: 52px;
margin: -7px 0 0 0;
padding: 0;
}

#header h1 {
text-indent: -9999px;
font-size: 1px;
height: 1px;
}

#container {
width: 620px;
margin: 0 auto;
padding-top:30px;
clear: left;
text-align: center;
}

#primary-content {
width: 620px;
float: left;
}

#container #primary-content h2 {
float: left;
margin-left: 240px;
text-indent: -9999px;
width: 462px;
height: 185px;
font-size: 1px;
background: url(images/header.gif) no-repeat top left;
}

#container #primary-content h3 {
text-indent: -9999px;
font-size: 1px;
height: 1px;
}

#secondary-content {
float: left;
width: 620px;
}


#secondary-content .col1 {
text-align: left;
float: left;
width: 250px;
font-size: 11px;
line-height: 15px;
color: #454545;
padding-right: 20px;
padding-bottom: 60px;
padding-top: 30px;
}

#secondary-content .col2 {
text-align: left;
float: right;
width: 300px;
font-size: 11px;
line-height: 15px;
padding-bottom: 60px;
padding-top: 30px;
}

.col2 ul{
width: 140px;
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.col2 ul.one{
padding-right: 20px;
}

.col2 ul.two {
float: right;
}

.col2 ul.both {
width: 280px;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #c7c7c7;
}

#secondary-content ul li {
padding: 0 0 5px 0;
}

#secondary-content h4 {
text-transform: uppercase;
margin: 0;
padding: 10px 0 0 0;
font-size:11px;
color: #454545;
clear: both;
}


#secondary-content .col1 p {
margin: 0;
padding: 0 0 18px 0;
}

#secondary-content ul li em {
color: #8F8F8F;
}