* {
	margin:0;
	padding:0;
	}
body {
	background:#eee url(../images/bg-body.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	}
a {
	text-decoration:none;
	}
img {
	border:none;
	}
p {
	font-size:12px;
	line-height:18px;
	}	
h1 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	}
h2 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:18px;
	text-transform:uppercase;
	color:#036;
	}
h3 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:14px;
	color:#036;
	}
h4 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:12px;
	color:#036;
	}
h5 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:16px;
	color:#ff4b00;
	padding-bottom:5px;
	}
h6 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:12px;
	color:#000000;
	}						
.clear {
	clear:both;
	}
#main {
	background:url(../images/bg-main.png) repeat-y center;
	width:100%;
	height:100%;
	}
#headerWrap {
	width:100%;
	height:80px;
	}
#header {
	width:900px;
	height:80px;
	margin:auto;
	}
#header .logo {
	width:300px;
	height:70px;
	padding:10px 0 0 0;
	text-align:center;
	float:left;
	}
#header .menu {
	width:600px;
	height:30px;
	float:right;
	}
#header .menu ul {
	padding:0 20px 0 0;
	text-align:right;
	}	
#header .menu li {
	padding:0px 5px 0 5px;
	display:inline;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999;
	}
#header .menu li.contact {
	padding:0px 6px 0 6px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	}	
#header .menu a:link , #header .menu a:visited {
	color:#999;
	}
#header .menu a:hover {
	color:#036;
	}
#header .menu b {
	font-size:14px;
	color:#036;
	}				
#header .nav {
	width:600px;
	height:50px;
	float:right;
	}
#header .nav ul {
	padding:15px 0 0 0;
	text-align:center;
	}	
#header .nav li {
	padding:0 4px 0 4px;
	display:inline;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	color:#666;
	}
#header .nav a:link , #header .nav a:visited {
	color:#666;
	}
#header .nav a:hover {
	color:#036;
	}			
#bannerWrap {
	width:100%;
	height:170px;
	}


#banner {
	background:url(../images/bg-banner.jpg) no-repeat top center;
	width:900px;
	height:170px;
	margin:auto;
	}

#banner .ten-years {
	width:125px;
	height:70px;
	padding:50px 25px 50px 25px;
	float:left;
	}
#banner .headline {
	width:715px;
	height:125px;
	padding:45px 0 0 10px;
	float:left;
	}
#banner .headline h1 {
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	}
#banner .headline p	{
	padding:0 0 15px 0;
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fc0;
	}
#banner .headline b {
	font-size:18px;
	}
			
#subnavWrap {
	width:100%;
	height:30px;
	}
#subnav {
	background:url(../images/bg-subnav-kw.jpg) no-repeat;
	width:900px;
	height:30px;
	margin:auto;
	}
#subnav a:link , #subnav a:visited {
	width:110px;
	height:30px;
	padding:10px 20px 0 0;
	float:right;
	text-align:center;
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
#subnav a:hover {
	color:#036;
	}	
#contentWrap {
	width:100%;
	height:100%;
	min-height:350px;
	}
#content {
	width:900px;
	height:100%;
	margin:auto;
	}
#home {
	background:url(../images/bg-home.png) repeat-y center;
	width:870px;
	height:100%;
	padding:15px;
	border-bottom:#ccc solid 1px;
	}
#home .left {
	width:270px;
	height:100%;
	padding:0 15px 0 0;
	float:left;
	}
#home .service {
	background:url(../images/bg-box.png) no-repeat top center;
	width:250px;
	height:100%;
	padding:10px 10px 20px 10px;
	}
#home .service h2 a:link , #home .service h2 a:visited {
	font-size:16px;
	color:#036;
	}
#home .service h2 a:hover {
	color:#666;
	}
#home .service  p {
	padding:10px 0 0 0;
	}		 			
#home .right {
	width:570px;
	height:100%;
	padding:0 0 0 15px;
	float:right;
	}
#clients {
	width:870px;
	height:50px;
	padding:15px;
	border-bottom:#ccc solid 1px;
	text-align:center;
	}
#credentials {
	width:870px;
	height:100px;
	padding:15px;
	text-align:center;
	}
#breadcrumb {
	width:870px;
	height:100%;
	padding:10px 15px 10px 15px;
	border-bottom:#ccc solid 1px;
	font-size:11px;
	text-transform:uppercase;
	}
#breadcrumb a:link , #breadcrumb a:visited {
	color:#036;
	}
#breadcrumb a:hover {
	color:#666;
	}			
#interior {
	background:url(../images/bg-interior.png) repeat-y center;
	width:870px;
	height:100%;
	padding:15px;
	}		
#interior .left {
	width:570px;
	height:100%;
	padding:0 15px 0 0;
	float:left;
	}
#interior .top div {
	width:100%;
	height:100%;
	padding:10px 0 10px 0;
	border-bottom:#ccc solid 1px;
	clear:both;
	}
#interior div.top p {
	padding:0 0 5px 0;
	}
#interior div.top h1 {
	padding:0 0 5px 0;
	}
#interior div.top h2 {
	padding:0 0 5px 0;
	}
#interior div.top ul , #interior div.top ol {
	padding:0 0 5px 0;
	}
#interior div.top ul li {
	margin:0 0 0 15px;
	padding:2px 0 2px 0;
	list-style:square outside;
	font-size:12px;
	line-height:18px;
	}
#interior div.top ol li {
	margin:0 0 0 15px;
	padding:2px 0 2px 0;
	list-style:decimal outside;
	font-size:12px;
	line-height:18px;
	}	
#interior div.top a:link , #interior div.top a:visited {
	color:#036;
	}
#interior div.top a:hover {
	color:#666;
	}	
#interior div.ppc {
	border:none;
	width:570px;
	}							
#interior .right {
	width:270px;
	height:100%;
	padding:0 0 0 15px;
	float:right;
	}
#interior .left .required{
	color:#FF0000;
	}
#interior .request {
	background:url(../images/requestquote_bg.jpg) no-repeat top center #ffffff;
	width:240px;
	height:100%;
	padding:20px 10px 20px 20px;
	}
#interior .request .required {
	color:#FF0000;
	}
#interior .request fieldset {
	padding:10px 0 0 0;
	border:none;
	}
#interior .request label {
	font-size:11px;
	text-transform:uppercase;
	color:#666;
	}
#interior .request div {
	padding:0 0 5px 0;
	}
#interior .request input {
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	}
#interior .request select {
	margin:3px 0 3px 0;
	}
#interior .request h3 {
	padding:20px 0 0 0;
	font-style:italic;
	}
#interior .request h4 {
	padding:5px 0 0 0;
	font-weight:normal;
	}		
#interior .request p {
	background:#efefef;
	padding:5px;
	font-size:11px;
	line-height:normal;
	}
#interior .request p a:link , #interior .request p a:visited {
	color:#036;
	}
#interior .request p a:hover {
	color:#666;
	}
#interior .request input:focus , #interior .request textarea:focus {
	background:#ff9;
	}
#interior .request .privacy a:link , #interior .request .privacy a:visited {
	color:#ff4b00;
	}
#interior .form {
	background:url(../images/bg-box.png) no-repeat top center;
	width:250px;
	height:100%;
	padding:10px 10px 20px 10px;
	}
#interior .quote {
	border:none;
	}
#interior .quote div {
	border:none;
	font-size:11px;
	color:#666;
	}		
#interior .form fieldset , #interior .quote fieldset {
	padding:10px 0 0 0;
	border:none;
	}
#interior .form label , #interior .quote label {
	font-size:11px;
	text-transform:uppercase;
	color:#666;
	}
#interior .form div , #interior .quote div {
	padding:0 0 5px 0;
	}
#interior .form input , #interior .quote input {
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	}
#interior .form select , #interior .quote select {
	margin:3px 0 3px 0;
	}
#interior .form h3 , #interior .quote h3 {
	padding:20px 0 0 0;
	font-style:italic;
	}
#interior .form h4 , #interior .quote h4 {
	padding:5px 0 0 0;
	font-weight:normal;
	}		
#interior .form p , #interior .quote p {
	background:#efefef;
	padding:5px;
	font-size:11px;
	line-height:normal;
	}
#interior .form p a:link , #interior .form p a:visited , #interior .quote p a:link , #interior .quote p a:visited {
	color:#036;
	}
#interior .form p a:hover , #interior .quote p a:hover{
	color:#666;
	}
#interior .form input:focus  ,#interior .form textarea:focus , #interior .quote input:focus  ,#interior .quote textarea:focus {
	background:#ff9;
	}
#interior .menu {
	background:url(../images/bg-box.png) no-repeat top center;
	width:250px;
	height:100%;
	padding:10px 10px 20px 10px;
	}
#interior .menu div {
	padding:20px 0 0 0;
	}
#interior .menu h3 {
	padding:0 0 10px 0;
	}
#interior .menu h3 a:link , #interior .menu h3 a:visited {
	color:#036;
	}
#interior .menu h3 a:hover {
	color:#666;
	}
#interior .credentials {
	background:url(../images/bg-credentials.jpg) no-repeat top center;
	width:250px;
	height:100%;
	padding:30px 10px 20px 10px;
	text-align:center;
	}																		
#accordion {
	margin:0;
	padding:0;
	}
#accordion .toggler {
	margin:5px 0 0 0;
	cursor:pointer;
	font-size:12px;
	color:#036;
	}	
#accordion .element {
	margin:0 0 10px 0;
	}
#morphTabs {
	width:100%;
	}
.morphtabs_title {
	list-style:none;
	width:100%;
	height:24px;
	padding:0 0 4px 0;
	border-bottom:solid 2px #39c;
	}
.morphtabs_title li {
	background:url(../images/bg-tabsGrey.jpg) repeat-x;
	height:24px;
	margin-right:3px;
	padding:2px 10px 2px 10px;
	float:left;
	cursor:pointer;
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	color:#fff;
	}
.morphtabs_title li.over {
	color:#333;
	}
.morphtabs_title li.active {
	background:url(../images/bg-tabsBlue.jpg) repeat-x;
	color:#fff;
	}
.morphtabs_panelwrap {
	width:100%;
	height:900px;
	position:relative;	
	top:-1px;
	clear:both;
	overflow:hidden;
	}
.morphtabs_panel {
	width:100%;
	height:900px;
	padding:15px 0 15px 0;
	color:#000;
	}
.morphtabs_panel h3 {
	padding:0 0 5px 0;
	font-size:16px;
	}		
.morpthtabs_panel p {
	margin-left:5px;
	}
.morphtabs_panel ol {
	padding:5px 0 5px 0;
	}
.morphtabs_panel li {
	list-style:square outside;
	margin:0 0 5px 15px;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}
.morphtabs_panel ol.list li {
	list-style:none outside;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	border-bottom:#ccc solid 1px;
	}	
.morphtabs_panel ol ol {
	margin:0 0 0 30px;
	padding: 5px 0 5px 0;
	}	
.morphtabs_panel ol ol li {
	list-style:circle outside;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}
#morphTabs .home {
	width:80%;
	height:100%;
	}
#morphTabs a:link , #morphTabs a:visited {
	color:#036;
	}
#morphTabs a:hover {
	color:#666;
	}														
#footerWrap {
	width:100%;
	height:50px;
	}
#footer {
	background:url(../images/bg-footer.png) no-repeat top center;
	width:900px;
	height:50px;
	margin:auto;
	padding:15px 5px 0 5px;
	text-align:center;
	}
#footer p {
	font-size:11px;
	font-weight:normal;
	}
#footer ul {
	margin:0 auto;
	}
#footer li {
	padding:0px 2px 0 2px;
	display:inline;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	color:#999;
	}	
#footer li a:link , #footer li a:visited {
	color:#036;
	}
#footer li a:hover {
	color:#666;
	}			
