body{
    background:#BDBDBD;

}
.clear {clear: both;}
#content{
    margin: 6px auto;
    width: 980px;
    text-align:center;
    background:#ffffff repeat-x
	;
    border: none;
}
#companies{
    display:block;
    padding-bottom: 20px;
	margin-right: 10px;
}
#title{
        text-align:center;
	font-size: 20px;
	display: block;
        color: #08088A;
}
#title .header{
    font-size: 30px;
}
#page_content{
}
#about{
	width:200px;
	float:left;
	padding:15px;
	color: #08088A;
	line-height:20px;
	font-weight:500;
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#about .aboutTitle{
	font-size:22px;
	border-bottom:0px;
	border-bottom-color:#08088A;
	border-bottom-style:solid;
}
#companies td{
    text-align: left;

}
#companies{
	width:700px;
	float:right;
}
#links td{
    text-align: left;
    font-size: 20px;
    font-family: sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    color: #084B8A;
}
#links .alink{
    border-right: double;
    border-right-width: 2px;
    border-right-color: #084B8A;
    padding-right: 30px;
    text-decoration: none;
    color: #084B8A;
}
#links a:hover{
	background-color:#BDBDBD;
	color: blue;
}
#links tr{
    color: #084B8A;
}
#companyName{
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    
}
#addressBar{
    font-style: italic;
    color: #08088A;
}
a:link {
	color: #084B8A;
        text-decoration: none;
}

a:hover {
        background-color:#BDBDBD;
	color: blue;}

a:visited {
	color: #084B8A;
        text-decoration: none;
}

#title a:hover {
	text-decoration: none;
	color: blue;}
#contact{
    font-size: 20px;
}
#people{
    font-size: 20px;
}
#bottom{
    text-align: center;
    background-color:#BDBDBD;
    padding-top: 10px;
	color: #08088A;
}
#bottom a:link{
	color: #08088A;
}
#bottom a:visited{
	color: #08088A;
}
#bottom a:hover{
	color:#FFFFFF;
}