/* @override http://toppstreeservice.com/stylesheets/tts_style.css */

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* @end */

/* @group Structure */
body{
	background: #f4f1e3 url(../images/background/body.jpg) repeat-x 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.wrapper{
	width: 971px;
	margin: 0 auto;
}
#header {
	width: 971px;
	background: url(../images/background/header_bg.jpg) no-repeat 0 0;
	height: 285px;
}
#content {
	margin: 0 auto;
	padding-top: 25px;
	background: url(../images/background/content_bg.jpg) repeat-y 0 0;
	float: left;
}
.content_bottom {
	margin: 0 auto;
	background: url(../images/background/content_bottom_bg.jpg) no-repeat 0 0;
	float: left;
	text-indent: -8px;
	color: #999;
	width: 966px;
	height: 34px;
}
#footer{
	background: url(../images/background/footer_bg.jpg) repeat-x 0 0;
	height: 125px;
	padding-top: 10px;
}
.left_column{
	width: 661px;
	float: left;	
}
#bottom_img{
	background: url(../images/background/lt_bottom_bg.jpg) no-repeat left bottom;
	width: 661px;
	height: 433px;
	text-indent: -9999px;
	float: left;
}

.right_column{
	width: 306px;
	float: left;
	height: 545px;
}
.right_column_home{
	width: 306px;
	background: url(../images/background/rt_bottom_bg.jpg) no-repeat left bottom;
	height: 584px;
	float: left;
}

.testimonial{
	background: url(../images/background/testimonial_bg.jpg) no-repeat 0 0;
	float: right;
}
.testimonial_area{
	float: left;
	padding-bottom: 15px;
}

/* @end */

/* @group Logo */
#logo_area a{
	width: 409px;
	height: 255px;
	background: url(../images/misc/tts_logo.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
}


/* @end */

/* @group Helpers */
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
/* @end */

/* @group Text */
a{
	color: #d85107;
	outline: none;
}
a:hover{
	color: #d85107;
	text-decoration: underline;
 	outline: none;
}
a:active {
  	outline: none;
}
p{
	color: #555;
	font: 15px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
p.author{
	float: right;
	font-weight: bold;
	font-size: 12px;
}
p.answer{
	font-style: italic;
	padding-left: 10px;
}
strong{
	font-weight: bold;
}
.left_column p{
	padding-right: 45px;
	padding-left: 25px;
}
h1{
	font-size: 23px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #647804;
}
h2{
	font-size: 16px;
	padding-left: 25px;
	line-height: 20px;
	color: #647804;
	font-weight: bold;
	margin-bottom: 5px;
}

ul.list_items{
	padding-left: 30px;
}
.list_items li{
	color: #555;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 20px;
	font-size: 15px;
}

/* @end */

/* @group Navigation */

/* @group Main */
#main_nav{
	float: left;
	width: 650px;
	padding-left: 50px;
}
#main_nav ul li{
	float: left;
}
#main_nav ul li a{
	display: inline-block;
	float: left;
	font-size: 21px;
	line-height: 30px;
	padding: 0 15px;
	color: #ded7b2;
	letter-spacing: .08em;
	margin-right: 15px;
	text-decoration: none;
}

#main_nav ul li.current a{
	background-color: #ffffff;
	color: #647804;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#main_nav ul li a:hover{
	background-color: #ffffff;
	color: #647804;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}



/* @end */

/* @group Footer */


#footer_nav{
	float: left;
	padding-left: 50px;
	width: 901px;
	padding-right: 20px;
}
#footer_nav ul li{
	float: left;
}
#footer_nav ul li a{
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 8px;
	color: #647804;
	text-decoration: none;
	display: inline-block;
}

#footer_nav ul li.current a{
	color: #ded7b2;

}
#footer_nav ul li a:hover{
	color: #ded7b2;
}
#footer_nav p{
	color: #ded7b2;
	float: right;
	margin-left: 100px;
	margin-bottom: 0;
}

/* @end */



/* @end */

#phone p {
	float: left;
	font-size: 28px;
	color: #ded7b2;
	letter-spacing: .08em;
	margin-bottom: 0;
}

.estimate_btn a{
	width: 268px;
	height: 101px;
	float: left;
	text-indent: -9999px;
	margin-bottom: 20px;
	background: url(../images/misc/estimate_btn.jpg) no-repeat 0 0;
}

.testimonial{
	float: left;
	background: url(../images/background/testimonial_bg.jpg) no-repeat 0 0;
	padding-right: 55px;
	padding-left: 20px;
	padding-top: 65px;
}
.testimonial_bottom p{
	background: url(../images/background/testimonial_bottom.jpg) no-repeat 0 bottom;
	height: 30px;
	float: left;
	width: 268px;
	text-align: center;
	font-size: 12px;
}

.questions{
	float: left;
	background: url(../images/background/questions_bg.jpg) no-repeat 0 0;
	padding-right: 55px;
	padding-left: 20px;
	padding-top: 65px;
}
.testimonial_bottom {
	background: url(../images/background/testimonial_bottom.jpg) no-repeat 0 bottom;
	height: 30px;
	float: left;
	width: 268px;
	text-align: center;
	font-size: 12px;
}

