html,
body,
h1,
p {
margin: 0;
padding: 0;
}

html {
background-color: #FFFFFF;
}

body {
background-image: url("../images/layout/body_bg.png");
background-position: center top;
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
color: #898989;
font-size: 12px;
}

#wrapper {
background: url("../images/layout/shadow_top.png");
background-position: 0px 124px;
background-repeat: repeat-x;
}

img {
border: 0px;
}

#container {
width: 986px;
margin: 0 auto;
}

#header {
height: 195px;
margin-bottom: 16px;
}

#logo {
width: 203px;
height: 195px;
float: left;
background-image: url("../images/layout/logo.png");
background-repeat: no-repeat;
}

#logo a {
display: block;
width: 100%;
height: 100%;
}

#team {
width: 783px;
height: 120px;
float: left;
margin-top: 11px;
background-image: url("../images/layout/team_new.png");
background-repeat: no-repeat;
}

#team_shadow {
width: 778px;
height: 120px;
background-image: url("../images/layout/shadow_top.png");
background-repeat: repeat-x;
background-position: bottom center;
}

#content_container {
position: relative;s
}

#content_left {
width: 205px;
height: 510px;
float: left;
margin: 16px 0 63px 0;
padding-left: 5px;
}

#address {
height: 164px;
margin: 12px 0 30px 0;
}

#address img {
margin: 2px 0 7px 0;
}

#address p {
line-height: 18px;
}

#callmenow {
width: 200px;
height: 90px;
margin-bottom: 29px;
}

#callmenow_title {
width: 62px;
height: 13px;
margin-bottom: 9px;
}

#callmenow_input_name {
margin-bottom: 2px;
}

#callmenow_input_name,
#callmenow_input_phone {
width: 164px;
height: 30px;
float: left;
}

#callmenow_input_name input,
#callmenow_input_phone input {
width: 164px;
height: 30px;
padding: 2px 0 0 10px;
background-image: url("../images/layout/input_bg.png");
background-repeat: no-repeat;
border: 0px;
color: #898989;
}

#callmenow_input_submit {
width: 24px;
height: 24px;
float: left;
margin: 3px 0 0 10px;
}

#callmenow_thanks {
width: 134px;
height: 55px;
background-image: url("../images/layout/callmenow_thanks.png");
background-repeat: no-repeat;
}

#googlemaps {
width: 195px;
height: 184px;
background-image: url("../images/layout/googlemaps.png");
background-repeat: no-repeat;
}

#googlemaps a {
display: block;
width: 100%;
height: 100%;
}

#content_center {
width: 602px;
float: left;
margin: 16px 26px 0 58px;
}

#content_center h1 {
font-size: 28px;
}

#content_center p {
margin: 10px 0 20px 0;
line-height: 18px;
}

#content_right {
width: 90px;
height: 389px;
float: left;
background-image: url("../images/layout/twitterlinkedin.png");
background-repeat: no-repeat;
}

#twitter {
height: 147px;
margin: 32px 0 9px 0;
}

#linkedin {
height: 122px;
}

#content_right a {
display: block;
width: 100%;
height: 100%
}

.sIFR-root {
visibility: hidden;
}