@import url(reset.css);

body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    background: #fae4be;
	overflow: scroll;
}

#wrapper {
    width: 919px;
    margin: 0 auto;
}
#top {
    background: transparent url(../images/background.png) no-repeat center top;
    height: 25px;
}
#middle {
    background: transparent url(../images/content-background.png) no-repeat center top;
    height: 35px;
}
#content {
    padding: 0 0 8px 40px;
    width: 556px;
    float: left;
}
#navigation {
    padding: 0;
    height: 192px;
    width: 919px;
    margin: 0 auto;
    background: transparent url(../images/navigation-background.jpg) no-repeat center top;
}
#navigation .player {
    width: 300px;
	margin-left:20px;
}
#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 590px;
    float: right;
    height: 24px;
}
#navigation li {
    float: left;
}
#navigation li a.first {
    margin-left: 27px;
}
#navigation li a {
    text-align: center;
    display: block;
    margin-left: 10px;
    background: #6f5435;
    height: 19px;
    padding: 5px 13px 0;
    color: #fff;
    text-decoration: none;
    font: 12px Verdana, Arial, sans-serif;
}
#navigation li a:hover{
    background: #f27c01;
    color: #fff;
}
#navigation li a.active{
    background: #f27c01;
    color: #fff;
}
#sidebar {
    margin-left: 630px;
    width: 245px;
}
#navigation .logo {
    position: relative;
    top: -24px;
}
#content p {
    line-height: 15px;
    margin-top: 14px;
}
#content .gallery {
    text-align: center;
}
.clear {
    clear: both;
}
#bottom {
    padding: 55px 0 0 165px;
    background: transparent url(../images/bottom-background.jpg) no-repeat 40px top;
    height: 50px;
	margin-top:20px;
}
#bottom a {
    margin-left: 15px;
}
#footer2 {
    background: url(../images/footer-background.png) no-repeat center top;
    height: 25px;
}
#footer {
    text-align: center;
    padding-top: 0;
    font-size: 11px;
    padding-bottom: 20px;
    width: 919px;
    margin: 0 auto;
}
#footer a {
    text-decoration: none;
    color: #6F5435;
}
#footer p {
    padding-top: 5px;
}
#footer a:hover, #footer a:active {
    text-decoration: underline;
}
#sidebar .news {
    margin-top: 15px;
}
#sidebar .news .date {
    float: left;
    width: 74px;
    background: url(../images/news-background.png) no-repeat 22px 2px;
    color: #fff;
    padding-left: 26px;
    font-family: Verdana, Arial, sans-serif;
    height: 20px;
    padding-top: 4px;
}
#sidebar .date {
    font-size: 11px;
}
#sidebar .news  p {
    margin-left: 100px;
}
#sidebar .type {
    display: block;
    font-weight: bold;
    color: #f37e01;
    text-decoration: none;
}
#content label, #content .right span {
    color: #f37e01;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    display: block;
    margin-bottom: 2px;
}
#content form p {
    margin-top: 0;
}
#content .left {
    float: left;
    width: 400px;
}
#content .right {
    margin-left: 410px;
    line-height: 30px;
    padding-top: 8px;
}
#content textarea, #content input {
    background: #ebe1d2;
    border: 1px solid #7d6242;
    width: 388px;
    height: 18px;
	padding-top:2px;
	padding-left:5px;
}
#content textarea {
    height: 100px;
}
#content label.spacer {
    margin-top: 3px;
}
#content .button {
    text-align: right;
    clear: left;
    padding-right: 161px;
    padding-top: 5px;
}
#content.quote .button {
    padding-right: 5px;
}
#content .button input, #content.quote .button input {
    font-family: Verdana, Arial, sans-serif;
    background: #6f5435;
    border: none;
    color: #fff;
    width: 79px;
    height: 24px;
	padding-top:0px;
}
#content.quote .left {
    float: left;
    width: 265px;
    line-height: 25px;
}
#content.quote .right {
    margin-left: 290px;
    line-height: 25px;
    padding: 0;
}
#content.quote textarea, #content.quote input {
	line-height:26px;
	padding-left:5px;
	padding-top:5px;
	width:255px;
}
#content.quote .long {
    line-height: 25px;
}
#content.quote .long textarea {
    width: 550px;
}
#content .get-quote {
    text-align: right;
    padding-top: 10px;
}
#content .get-quote a {
    font-weight: bold;
    color: #f37e01;
    text-decoration: underline;
}
#content .service {
    float: left;
    margin-top: 14px;
    margin-right: 25px;
}

.speech{
	color: #F37E01;
	font-size: 12pt;
	font-weight: bold;
}
.speech_mark{
    background: transparent url(../images/testimonial/speech_mark.jpg) no-repeat center top;
    height: 90px;
}
.profile_cont_odd{
	float: left; 
	width:560px; 
	margin-bottom:15px; 
	padding-bottom:15px; 
	border-bottom:2px solid #F37E01;
}
.profile_content_odd{
	float: left; 
	width:440px; 
	text-align:justify; 
	padding-right:10px;
}
.profile_h1{
	color: #F37E01; 
	font-size: 20px; 
	font-weight: bold;
}
.profile_h2{
	color: #666666; 
	font-size: 14px; 
	font-weight: bold;
}
.profile_image_odd{
	float: right; 
	width:110px; 
	height:160px; 
	margin-top:60px;
}
.profile_cont_even{
	float: left; 
	width:560px; 
	margin-bottom:15px; 
	padding-bottom:15px; 
	border-bottom:2px solid #F37E01;
}
.profile_content_even{
	float: right; 
	width:440px; 
	text-align:justify; 
	padding-left:10px;
}
.profile_image_even{
	float: left;
	width:110px; 
	height:160px;
	margin-top:58px
}
#gallery{
	width: 406px; 
	height: 340px; 
	padding-left: 75px; 
	padding-top: 10px;
}
.test_cont{
	float: left; 
	width: 555px; 
	margin-top:20px;
}
.speech_mark{
	float: left; 
	width: 162px; 
	padding-top: 6px; 
	padding-left: 8px;
}
.test_content{
	float: left; 
	width: 375px; 
	min-height: 80px; 
	margin-left: 10px; 
	text-align:justify; 
	border-bottom: 2px solid #F37E01;
	padding-bottom: 20px;
}
#index_gallery{
	width: 500px; 
	height:67px; 
	margin-left: 28px;
	margin-top:10px
}

.services_h2 a:link{text-decoration:underline;color:#666666;}
.services_h2 a:visited{text-decoration:underline;color:#666666;}
.services_h2 a:hover, a:visited:hover{text-decoration:none;color:#666666;}
.services_h2 a:active{text-decoration:underline;color:#666666;}

.services_h2_even a:link{text-decoration:underline;color:#666666;}
.services_h2_even a:visited{text-decoration:underline;color:#666666;}
.services_h2_even a:hover, a:visited:hover{text-decoration:none;color:#666666;}
.services_h2_even a:active{text-decoration:underline;color:#666666;}

.services_cont_odd{
	float:left;
	width:560px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.services_content_odd{
	width:390px;
	float:left;
	padding-right:10px;
	text-align:justify;
}
.services_h1{
	color:#F37E01;
	font-size:20px;
	font-weight:bold;
}
.services_h2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
.services_image_odd{
	width:150px;
	float:right;
	height:100px;
	margin-top:5px;
}
.services_content_even{
	width:390px;
	float:right;
	text-align:justify;
}
.services_h1_even{
	color:#F37E01;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
.services_h2_even{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.services_image_even{
	width:150px;
	float:left;
	height:100px; 
	margin-top:5px;
}