a{
	text-decoration: none;
	color: #6B6F78;
}
a:hover{
	color: #7cc242;
}
body {
	background-color: #6B6F78;
	text-align: center;
	margin: 0;
	height: 100%;
	font: 15px normal Verdana;	
	color: #fff;
}
#container{
	width: 950px;
	height: auto;
	text-align: left;
	margin: auto;
	border: 1px solid #666;
}
#header{
	height: 190px;	
}
#header-image{
            background: transparent url(../m-images/home-top.jpg) no-repeat;
            height: 190px;
            width: 367px;
            float: right;
}
#slogan{
            float: left;
}
#logo{
	background: white url(../m-images/logo.jpg) no-repeat center 10px;
	height: 190px;
	width: 220px;
    float: left;
}
#logo a{
	display: block;
	width: 220px;
	height: 190px;
}
#title_bar{
	background-color: #aaadb2;
	width: 100%;
	height: 20px;
}
#main{
	height: 530px;
	overflow: hidden;
}
strong{
	font-size: 1.1em;
	}
#content{
	height: auto;
	width: 520px;
	float: left;
	padding: 0 20px;
}
#navigation{
	height: 350px;
	width: 220px;
	float: left;
	position: relative;
	background: url(../m-images/navigation.jpg) no-repeat;
}
#navigation ul{
	padding: 0;
	margin: 30px;
             text-align: center;
             margin: 30px 0 0 10px;
}
#navigation ul li{
	padding: 0 21px 0 0;
	margin-top: 10px;
	list-style: none;
	width: 160px;
	float: left;
	position: relative;
	height: 21px;
}
#navigation ul li:hover{
	background: url(../m-images/button.gif) no-repeat scroll right top;
}
#navigation ul li a{
	width: 191px;
	display: block;
}
#header-contact{
   width: 263px;
   float: left;
   padding-left: 35px;
   font: normal .95em Verdana,Georgia;   
}
#header-contact span, #header-contact h2, #header-contact h1{
   text-align: center;
   display: block;
   width: 290px;
}
#header-contact h1{
   font-size: 1.6em;
   margin-top: 20px;
}
.call-today{
   position: relative;
   top: 30px;
}
#content p{
   text-align: justify;   
}
#left-testimonials a{
   display: block;
   margin: 15px 0 15px 0;   
   font-size: .85em;
   height: 20px;
   width: 100%;
   color: #fff;
}
#left-testimonials a:hover{
   color: #FF6633;
}
p.right{
   margin-left: 280px;
}
#pic-wrapper{
   width: 600px;
}
#bottom-left{
   background: #999 url(../m-images/home-bottom-left.jpg) no-repeat bottom center;
   left: -18px;
   clear: both;
}
#bottom-middle{
   background: #999 url(../m-images/home-bottom-middle.jpg) no-repeat center 49px;
   left: -10px;
}
#bottom-right{
   background: #999 url(../m-images/home-bottom-right.jpg) no-repeat center 49px;
   right: -15px;
}
.bottom{
   float: left;
   position: relative;
   width: 260px;
   height: 285px;
   text-align: center;
   text-transform: uppercase;   
}
#bottom-left-image{
   width: 218px;
   height: 330px;
   margin-top: 200px;
   text-align: center;
   color: #996600;
}
#footer p, #footer p a{color: #fff;}
#footer p a:hover{color: #FF6633}
h3.link{
   margin: 0;
   padding: 0;
   letter-spacing: 0;
}
#footer h3{display: inline; color: #fff;}
#footer h3:hover{display: inline; color: #7cc242;}

p{
   font: normal .85em Verdana,Georgia;
   letter-spacing: .2px;
}

h3{
   font: normal 1.1em Verdana,Georgia;
   margin: 10px 0;
   letter-spacing: .5px;
}

h4{
   font: bold 1em Verdana,Georgia;
   margin: 10px 0;
   letter-spacing: .5px;
   margin-top: 10px;
}

h2{
   font: bold 1.3em Verdana,Georgia;
}
#left-testimonials{
            background: #690 url(../m-images/testimonials-background.png) repeat-x center bottom;
			margin-left: 785px;
			width: 160px;
            position: ;
            top: 0px;
            right: 0px;
            padding: 20px 4px;
            text-align: center;
            height: 100%;
}
th{
   text-decoration: underline;
   text-transform: uppercase;
   font-size: .9em;	
}
#footer{
	height: 50px;
	border-top: 2px solid #000;
             position: relative;
               width: 950px;
	text-align: center;
	margin: auto;
            text-transform: uppercase;
            font-size: .8em;
}
#footer span{
            float: right;
}
#footer span a{
            color: #fff;
}