/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {

	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
background: url('images/bg.jpg') repeat-x;
}
body > #wrap {height: auto; min-height: 100%;}
/*wrap*/
#wrap{
    possition:relative;
     margin: 0 auto ;
	overflow: hidden;
	width: 1020px;
	
}

/*header*/
#header{
    background: url('images/soth_home_perf_cut_01.jpg') #ffffff;
    width: 1020px;
	height: 130px;
	overflow: hidden;
}


/*menu*/
#menu{
      margin-right: 25px;
      padding-top: 15px;
      float: right;
      height: 50px;
	  display: block;
}
#home{
    cursor:pointer;
     width:230px;
     height:100px;
     position:absolute;
     left:140px;
     height:100px;
}

#home a{
    display:block; 
      width:100%; 
     height:100%; 
     text-decoration:none; 
     
}
#menu li{
    background: url('images/menuborder.jpg') no-repeat;
    padding-top: 20px;
    padding-right: 10px;
    background-position:right;
	display: block;
	float: left;
	padding-left: 5px;
	height: 25px;
}
#menu li  a{
text-decoration: none;
	color: #16b4bd;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
}
#menu li  a:hover{
text-decoration: none;
	color: #1b939a;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
}
#menu .hover{
	background: url('images/hover.jpg') no-repeat;
    padding-top: 20px;

    background-position:right;
	display: block;
	float: left;
	height: 25px;

}
#menu li span{
	display: block;
	position: absolute;
	top: 62px;
}

#menu ul.subnav{
      padding:5px
}
#menu ul.subnav li{
       text-align:center;
       display: block;
       float:left;
	background: url('images/subnavbg.jpg');
	padding-top: 10px;
	
}
#menu ul.subnav li  a{
text-decoration: none;
	color: #f78d1e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
}

/*slider*/
#slider{
    padding:20px;
    position: relative;
    padding-top:20px;
    padding-left: 55px;
	background:url('images/soth_home_perf_cut_02.jpg') #ffffff no-repeat;
	height: 331px;
	width: 940px;
}

.slider2{
	background:url('images/soth_home_perf_cut_02_2.jpg') #ffffff;
}

#slider .description{
padding: 10px;
	width: 280px;
	height: 290px;
    background: url('images/descrip_bg.jpg');
	margin-right: 10px;
	float: left;
}

#slider .description span {
display:block;
margin-top:10px;
}
#slider .description span a{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#slider .description h2{
    font-weight: normal;
    color: #f78d1e;
    font-family:  "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 30px;
}

#slider .description p{
    font-weight: normal;
    color: #161616;
    font-family:  "HelveticaNeue-Roman","Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
#slider .slider_image{
    background: url('images/slider_image_bg.jpg');
    padding: 5px;
    margin-left: 55px;
	width: 535px;
	height: 300px;
	float: left;
}

#slider .slider_image2{
            border-style:solid;
        border-width: 1px;
        border-color: #444444;
	width: 435px;
	height: 300px;
	float: left;
}

#slider .slider_image2right{
            border-style:solid;
        border-width: 1px;
        border-color: #444444;
	width: 435px;
	height: 300px;
	float: right;
}
/*#slider .slider_image2right{
    background: url('images/slider_image_bg.jpg');
    padding: 5px;
	width: 435px;
	height: 300px;
	float: right;
}*/

/*body*/
#body{
padding-bottom: 190px;
    overflow: hidden;
    padding-top: 30px;
    padding-left: 60px;
    padding-right:20px
	width: 940px;
}
.bodybg{
        overflow: hidden;
    background:url('http://southernhomeperformance.com/images/bodybg.jpg') no-repeat;

}

#body .copy{ 
     overflow:hidden;
    padding-bottom:10px;
    padding-right:30px;
    float: left;
	width: 580px;  
}
.headeraccent{
    float:left;
    height:48px;
    width:70px;
    background:url('http://southernhomeperformance.com/ExpressionEngine/images/headerbg.jpg') no-repeat;
    background-position:right;
}
#body .copy h1{
float:left;

margin-top:10px;
margin-bottom: 15px;
	font-size: 24px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .copy h2{
float:left;

margin-top:10px;
margin-bottom: 15px;
	font-size: 18px;
	color: #f78d1e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .copy h5{
display:block;
margin-top:15px;
margin-bottom: 15px;
	font-size: 24px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .copy h4{
        display:block;
        clear:both;
        margin-top:20px;
	font-size: 14px;
	color: #f78d1e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .copy p{
        clear:both;
	line-height: 18px;
	font-size: 14px;
        color:#161616;
	font-weight: normal;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;

}
#body .blog {
        margin-bottom:25px;
        padding-bottom:15px;
        clear:both;
	line-height: 18px;
	font-size: 14px;
        color:#161616;
	font-weight: normal;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
        border-style:solid;
        border-width: 1px;
        border-color: #cfcfcf;
        border-left: none;
        border-top: none;
        border-right: none;

}
#body .copy p a{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #f78d1e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .copy p a:hover{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #f6a148;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
// #body .aside{
//    float: left;
//	width: 330px;
//}

#body .aside{ 
    overflow:hidden;
    margin-left: 20px;
    float: left;
}
#body .aside h2{
padding-left:10px;
margin-top:10px;
margin-bottom: 5px;
	font-size: 24px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .aside h5{
margin-bottom: 5px;
	font-size: 24px;
	color: #27231d;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#body .aside h3{
margin-bottom: 5px;
	font-size: 18px;
	color: #27231d;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .aside h4{
margin-bottom: 5px;
	font-size: 12px;
	color: #27231d;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

//#body .aside ul{
//	background: url('images/soth_home_perf_cut_06.jpg') no-repeat;
 //   height: 480px;
 //   padding: 35px;
 //   padding-right:45px;
//	display: block;
//}
#body .aside ul{
    width: 230px;
	background: url('images/aside-top.jpg') no-repeat #ededed;
	background-position: top center;
    padding: 20px;
	display: block;
}
#body .aside ul.asideblueul{
    width: 230px;
	background: url('images/asideblue-top.jpg') no-repeat #daf5f6;
	background-position: top center;
    padding: 20px;
	display: block;
}
#body .aside li{
    margin-bottom: 30px;
	display: block;
border-style:solid;
border-bottom:thick solid #d3d3d3;
border-bottom-width:1px;
}

#body .aside li p{
    color: #161616;
    line-height: 15px;
	font-size: 12px;
	font-family: "Verdana", "Geneva", Tahoma, sans-serif;
	//font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}
#body .aside p{
   color: #161616;
    line-height: 15px;
	font-size: 12px;
	font-family: "Verdana", "Geneva", Tahoma, sans-serif;
	//font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;}

#body .aside li p a{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #f78d1e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .aside li a{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #27231d;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}


#body .aside li p a:hover{
text-decoration:none;
margin-top:10px;
	font-size: 14px;
	color: #f6a148;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#body .aside li h2{
margin-bottom: 5px;
	font-size: 18px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

/*footer*/

#footer{ 
      clear:both;
	background: url('images/soth_home_perf_cut_07.jpg') repeat-x ;
    overflow: hidden;
	height: 190px;
position: relative;
}


#footer .inner{
    padding-top: 40px;
    margin: 0 auto;
    overflow: hidden;
	width: 960px;
}

#footer .inner .sitemap{
	padding: 5px;
	overflow: hidden;
}
#footer .inner .sitemap li{

padding-right: 3px;
padding-left: 2px;
border-style:solid;
border-width: 1px;
border-color: #16b4bd;
border-left: none;
border-top: none;
border-bottom: none;

	float: left;
}
#footer .inner .sitemap a{
text-decoration: none;
       font-weight:normal;
	color: #16b4bd;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 12px;
	
}

#footer .inner .sitemap a:hover{
text-decoration: none;
       font-weight:normal;
	color: #099199;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 12px;
	
}

#footer .inner .iconmenu{
	padding: 5px;
	overflow: hidden;
	clear: both;
}

#footer .inner .iconmenu li{
    float: left;
    padding-right: 5px;
    
}
#footer .inner .iconmenu li h2{
        font-weight: normal;
        padding-top: 35px;
		color: #797979;
		font-size: 10px;
		font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
}

#footer .inner .globalmap{
	padding: 5px;
	overflow: hidden;
	clear: both;
}
#footer .inner .globalmap li{

padding-right: 10px;
padding-left: 2px;
float: left;
text-decoration: none;
        font-weight:normal;
	color: #797979;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*accordion*/
#accordion  h3{
   padding:5px;
}
#accordion  h3 a{
    text-decoration: none;
    font-weight: normal;
    color: #f78d1e;
    font-family:  "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
}

#accordion div p{
    padding-left:10px;
    font-weight: normal;
    color: #161616;
    font-family:  "HelveticaNeue-Roman","Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
#accordion a {
        text-decoration:none;
	font-size: 14px;
        line-height:16px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
 .clearfloat{
clear:both;
}
/*email form*/
#emailform{
       padding-left:10px;
	width: 450px;
}
#address p{
    font-weight: normal;
    color: #161616;
    font-family:  "HelveticaNeue-Roman","Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
      margin-right:20px;

}
#address{
      padding-left:10px;
      margin-bottom:15px;
width:300px;
overflow:hidden;

}
#emailform {
clear:both;
}
#emailform p{
    font-weight: normal;
    color: #161616;
    font-family:  "HelveticaNeue-Roman","Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
        float:left;
        overflow:hidden;
        display:block;
}
#emailform p label{
       padding-left:10px;
        overflow:hidden;
        display:block;
}

#emailform input{
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}


#othercase   a{
    padding-left:10px;
    display:block;
    clear:both;
    text-decoration: none;
    font-weight: normal;
    color: #8CA83E;
    font-family:  "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    line-height: 20px;
}


#othercase  h3 { 
    padding-top:15px;
padding-bottom:5px;
    font-weight: normal;
    color: #8CA83E;
    font-family:  "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}


#othercase a {
        text-decoration:none;
	font-size: 14px;
        line-height:16px;
	color: #8ca83e;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}


.casesub{
     
     margin-right:30px;
     float:left;
     
}
#casesubimages{
clear:both;
padding-bottom:15px;
float:left;
width:230px;
overflow:hidden;
border-bottom:thick solid #d3d3d3;
border-bottom-width:1px;
}

#casesubimages img {
   margin-right:5px;
   border: 1px solid #eaeaea; 
}

.casesub h2{
    float:left;
    font-weight: normal;
    color: #f78d1e;
    font-family:  "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 30px;
}

.floatleft{
float:left;
}

#casesubimages p{

       width:350px;
       float:left;
	line-height: 18px;
	font-size: 14px;
        color:#161616;
	font-weight: normal;
	font-family: "HelveticaNeue-Roman", "Helvetica 55 Roman", Helvetica, Arial, sans-serif;
}

.divider{ 
height:10px;
background:#444444;
}
.h2orange{
    font-size:18px;
    color: #f78d1e;

}