* {
	margin: 0 auto;
	padding: 0;
}

body {
	text-align:center;
	margin-top: 40px;
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/main/topborderimage.png);
	background-repeat: repeat-x;
}

h1 {
	color: #134c85;
	font-size: 1.2em;
 
}

h2 {
	color: #444;
	font-size: 1.0em;
}

h3 {
	color: #444;
	font-size: 1em;
}

p {
	color: #000;
	font-size: .9em;
	line-height: 1.4em;

}

#othercontent li {
	font-size: .9em;
	line-height: 1.4em;
	margin-left: 50px;
}

q {
	color: #872bbd;
	font-size: 1.0em;
	line-height: 150%;

	
}

a image {
	border: none;
	outline: none;
}

#sidebar a:visited {
	outline: none;
}


#links-table {
	margin-left:100px;
	
}

#links-table td {
	padding: 10px 10px 40px 20px;
	text-align: center;

}

.customer-comment {
	color:#444;
	font-size: 1em;
	background-color: #eee;
	padding: 8px 5px 8px 15px;


}

.customer-name {
	color:#134c85;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
}

#wrapper {
	text-align: left;
	width: 900px;
	/*height: 665px;*/
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	background-color: white;
	position: relative;
	
}

#flame {
	position: absolute;
	top:-81px;
	right:235px;
	z-index: 1000; 
}

#heading {
	background-image: url(images/Combi-Care-scott-and-kirk-logo.png);
	background-repeat: no-repeat; 
	background-color: #134c85;
	background-position: 5px 15px;
	height:170px;

}


#addressblock {

	float: right;
	padding-top: 15px;
	text-align: right;
	padding-right: 10px;
	background-color: #134c85;
	padding-bottom: 5px;
	color: white;
	font-size:0.8em;
}


#addressblock a {
	text-decoration: none;
	color: #872bbd;
}




#navbarwrapper {
	background-color: white;
	padding-top:2px;
}

#navbar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	float: right;
	width: 100%;
	background-color: white;
	font-size: 0.8em;
}
#navbar li {
	float: right;
}
#navbar a {
	width: 138px;
	display: block;
	border: none;
	padding: 5px;
	margin-right: 2px;
	background: url(images/nav-button.png) no-repeat;
	text-decoration: none;
	color: #134c85;
	text-align: center;
	font-weight: bold;
	height: 37px;
	outline: none;
}

#navbarlast a {
	margin-right: 1px;
}


#navbar a:hover {
	background: url(images/nav-button-hover.png);
	color: white;
	height: 37px;
}

#navbar a:visited {
	outline: none;
}
#selected-button a {

	background: url(images/nav-button-selected.png);
	color: white;
}

#sidebar {
	width: 74px;
	/*height: 435px;*/
	clear:both;
	float: left;
	color: white;
	padding: 15px;
	/*padding-top:286px;*/
	padding-top: 46px;
	padding-left:0px;
	padding-right: 30px;
	
}

#sidebar h1 {
	color: white;

}

#sidebar p {
	color: white;
}
#maincontent {
	float: left;
	/*height: 465px;*/
	width: 340px;
	padding-top: 50px;
}

#othercontent {
	float: left;
	width: 720px;
	padding-top: 50px;
}

#fivereasons {
	float:left;
	width:350px;
	
	background-position: -20px -5px;
	background-image: url(images/5-Reasons-bg-ver2.png);
	background-repeat: no-repeat;
	
	
}

#fivereasonstext {
	padding-left: 50px;
	padding-right: 40px;
	padding-top:50px;
	padding-bottom: 20px;
	line-height: 1.3em;
}

	



#fivereasons li {
	font-size: .8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table {
	margin-left:-5px;
	font-size: .9em;

}


td {
	padding: 5px;
	height:25px;
		vertical-align: top;
	
}

#how-to-find-us {
	margin-left: 200px;
}
#mainfooter {


	height: 28px;
	width: 900px;
	background-color: #134c85;
	color: white;
	text-align: left;
	padding-top: 7px;
	font-size: .95em;
	line-height: 1.5em;
	clear: both;
}

#mainfooter p {
	color: white;
}

#webdesign p {
	text-align: right;
	padding-top: 8px;
	font-size: 0.7em;
	color: #872bbd;
}
#webdesign a:link, a:visited {
	color: #872bbd;
	text-decoration: none;
}

a:active, a:visited { 
    border: none;
    outline: none;
}

#web-designer {
	color: #134c85;
	font-size: 12px;
	text-align: right;
}

#web-designer a:link {
	text-decoration: none;
}