body {
margin:0;
padding:0;
color:#403f3f;
text-align:center;
margin-top:20px;
width:100%;
height:100%;
}

html {
width:100%;
height:100%;
}


div, img {
margin:0;
padding:0;
border:0;
}

h1, h2, h3, h4 {
font-family:Georgia, Times, serif;
font-weight:normal;
color:#5e7a8c;
}

h1 {font-size:26px;
margin-bottom:0;
}


p {
font-family: Arial, sans-serif;
font-size:14px;
color:#403f3f;
line-height:20px;
margin:8px 0 15px 0;
}

a {
color:#55768c;
}

#wrapper {
width:900px;
margin:0 auto;
text-align:left;
}

#logo {
float:left;
width:360px;
}

#nav {
float:right;
width:900px;
border-top:1px solid #c2c1c1;
border-bottom:1px solid #c2c1c1;
height:38px;
text-align:center;
margin-top:20px;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
font-family:Georgia, Times, serif;
height:38px;
margin-left:140px;
}

#nav ul li {
list-style:none;
float:left;
height:38px;
line-height:38px;
font-size:20px;
letter-spacing:2px;
padding:0 15px;
text-align:center;
}

#nav ul li a {
color:#55768c;
font-size:18px;
text-transform:uppercase;
letter-spacing:0;
text-decoration:none;
}

#nav ul li a.active, #nav ul li a:hover {
color:#403f3f;
}

#content {
clear:both;
width:900px;
position:relative;
overflow:hidden;
margin-top:30px;
}


#left {
float:left;
width:270px;
padding-right:40px;
padding-left:50px;
text-align:center;
margin-top:20px;
min-height:380px;
height:auto !important;
height:380px;
}

#left img {
padding:10px;
border:1px solid #c2c1c1;
}

#right {
float:right;
width:540px;
}

.testimonial {
color:#5a7e92;
font-size:15px;
line-height:25px;
font-family:Georgia, Times, sans-serif;
font-style:italic;
text-indent:22px;
background:url('images/lquote.png') no-repeat 0 0;
text-align:left;
}

.endquote {
color:#d8d7d7;
font-size:24px;
font-family:Georgia, Times, sans-serif;
font-weight:bold;
line-height:24px;
}

.large {
font-size:28px;
color:#5d798b;
line-height:39px;
font-family:Georgia, Times, sans-serif;
margin-top:10px;
}

.question {
color:#5d798b;
margin-bottom:0;
}

.answer {
margin-top:0;
}

ul#big {
margin-top:27px;
margin-bottom:27px;
}

ul#big li {
list-style:none;
font-family:Georgia, Times, sans-serif;
font-size:20px;
line-height:36px;
background:url('images/bullet.png') no-repeat left center;
padding-left:30px;
}

#footer {
width:100%;
margin-top:40px;
height:100%;
background:#b1b6ba;
}
