body {
background:#1a1b1f url(../images/bg.jpg) repeat-x;
font-family:Verdana;
font-size:12px;
line-height:16px;
color:#ccc;
}

a {
color:#fff;
text-decoration:none;
}

a:hover {
color:#555;
text-decoration:none;
}

hr {
color: #282828;
background-color: #282828;
height: 1px;
border:0;
}

h1 {
font-size:16px;
line-height:26px;
color:#ccc;
text-transform:uppercase;
}

ul {
list-style:disc;
}	

input {
background-color: #9BA99F;
vertical-align:middle;
}

#container {
position:relative;
width:955px;
height:auto;
overflow:hidden;
margin:0 auto;
border-bottom:1px solid #282828;
}

#top {
position:relative;
width:955px;
height:183px;
clear:both;
}

#logo {
position:relative;
float:left;
display:inline;
width:450px;
height:156px;
margin:13px 0 0;
}

#top-right {
position:relative;
width:500px;
height:183px;
float:right;
display:inline;
}

#nav {
background:url(../images/bg-nav.jpg) repeat-x;
position:relative;
width:955px;
height:34px;
line-height:34px;
clear:both;
}

#nav a {
position:relative;
font-weight:bold;
color:#fff;
display:inline-block;
padding:2px 10px 0 10px;
}

#nav a:hover {
position:relative;
background:url(../images/bg-nav-hover.jpg) repeat-x;
}

#content {
background:url(../images/bg-content.jpg) repeat-y;
position:relative;
width:955px;
height:auto;
clear:both;
padding-bottom:20px;
overflow:hidden;
}

#content-right {
position:relative;
float:right;
display:inline;
width:313px;
height:auto;
margin-top:-30px;
z-index:30;
}

#content-right-in {
padding:40px 30px 30px 30px;
}

#content-left {
position:relative;
width:605px;
height:auto;
margin:20px 0 0 20px;
text-align:justify;
}

#footer {
position:relative;
width:955px;
height:40px;
line-height:40px;
clear:both;
margin:0 auto;
}

#footer-left {
position:relative;
width:auto;
float:left;
display:inline;
}

#footer-right {
position:relative;
width:auto;
float:right;
display:inline;
text-align:right;
}

#footer-right a {
color:#525561;
}

#footer-right a:hover {
color:#ccc;
}

/****************/

#pics {
position:relative;
}

#pics img {
position:relative;
float:left;
display:inline;
width:150px;
height:150px;
margin:0 10px 10px 0;
border:2px solid #fff;
}

.testimonials-text {
position:relative;
padding:10px;
background-color:#333;
text-align:left;
height:auto;
overflow:hidden;
margin-bottom:1px;
}

.testimonials-text img {
position:relative;
margin-right:10px;
margin-bottom:10px;
float:left;
display:inline;
}

.testimonials-person {
position:relative;
padding:5px;
background-color:#df5900;
text-align:right;
width:auto;
color:#fff;
margin-bottom:50px;
}

.testimonials-quotes{quotes : "'" "'" "<" ">";}
.testimonials-quotes{content : open-quote;}
.testimonials-quotes{content : close-quote;}
