/* CSS Document */

html, body, p, table {
margin: 0;
padding: 0;
}

body {
background: #fff url(../images/global/background.jpg) top repeat-x;
}

#outer {
width: 900px;
}

#header {
height: 183px;
}

#flash-header{
width: 860px;
height: 181px;
position: absolute;
z-index: 0;
}

#topnav {
width: 553px;
height: 21px;
left: 311px;
top: 162px;
position: absolute;
z-index: 5;
}

#topnav a {
float: left;
margin-right: 1px;
}

#topnav img {
float: left;
border: none;
}

#left {
width: 161px;
padding-top: 58px;
padding-bottom: 80px;
float: left;
background: url(../images/global/nav-reflection.jpg) bottom left no-repeat;
}

#nav-left {
width: 161px;
}

#nav-left a {
float: left;
width: 161px;
height: 26px;
background: url(../images/global/nav-left-buttonback.jpg) top left no-repeat;
}

#nav-left a.selected {
background: url(../images/global/nav-left-buttonback-arrow.jpg) top left no-repeat;
}

#nav-left img {
margin-left: 15px;
margin-top: 8px;
border: none;
}

#content {
float: left;
}

.line {
height: 1px;
padding: 0;
margin: 0;
line-height: 0;
background-color: #cfd9e6;
}

.float {
float: left;
}

#footer {
clear: both;
text-align: center;
}

.homeTestimonials{

padding-left:5px;
padding-right:5px;
}