body {
margin-bottom: 0px;
margin-left: 74px;
margin-right: 74px;
margin-top: 0px;
background: #ffffff url(img/bg.png) repeat-x top left;
font-size: 14px;
font-family: helvetica;
overflow: scroll;
}

img {
border-style: none;
}
A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color:black}
A:hover {text-decoration: none; color:black}
#header {
margin-top: 97px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 757px;
height: 50px;
}
#header-logo {
float: left;
}
#header-logo img {
vertical-align: top;
}
#header-navbar {
float: right;
}
#header-navbar img {
vertical-align: top;
}
#content {
margin-top: 97px;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
width:757px;
}
#left_column {
float: left;
width: 378px;
}
#left_column img {
float: left;
margin-bottom: 97px;
}
#right_column {
float: right;
width: 378px;
}
#right_column img {
float: right;
margin-bottom: 97px;
}
#phone {
margin-top: 14px;
width: 213px;
height: 38px;
float: left;
}
#email {
margin-top: 14px;
width: 506px;
height: 38px;
float: left;
}
#linked {
width: 38px;
height: 38px;
float: right;
}
#linked img{
align: top;
}
.hide {
display: none;
}

