/*
Theme Name: A+ Radon Solutions Inc.
Theme URI: http://www.aplusradon.com/
Description: A+ Radon Solutions Inc.
Version: 1.0
Author: bugdown
Author URI: http://dopplerinternet.com/
*/


* {
	padding:0;
	margin:0;
}

body {
	background-color:white;
	background-image:url(images/bgmain.gif);
	background-repeat:repeat-x;
	color: #4E4C46;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
}

#wrapper {
	width:800px;
	padding-left:6px;
	margin:0 auto;
}

#wrapper a,
#wrapper a:link {
	color:#C12900;
}

#wrapper a:hover {
	text-decoration:none;
}

#header {
	width:800px;
	height:119px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#hcontact {
	width:202px;
	height:70px;
	position:relative;
	top:16px;
	left:588px;
	text-align:center;
	padding-top:25px;
}

#nav {
	width:800px;
	height:52px;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	float:left;
}

.home { text-indent:-999%; width:144px; height:52px; background:url(images/home.png) 0 0; display:block; }
.home:hover { background:url(images/home.png) 0 -52px; }

.services { text-indent:-999%; width:140px; height:52px; background:url(images/services.png) 0 0; display:block; }
.services:hover { background:url(images/services.png) 0 -52px; }

.special { text-indent:-999%; width:211px; height:52px; background:url(images/special.png) 0 0; display:block; }
.special:hover { background:url(images/special.png) 0 -52px; }

.contact { text-indent:-999%; width:138px; height:52px; background:url(images/contact.png) 0 0; display:block; }
.contact:hover { background:url(images/contact.png) 0 -52px; }

#sidebar {
	float:left;
	width:234px;
	padding-left:6px;
}

#what {
	border-top:solid 1px #d3d3d3;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 4px #d3d3d3;
	margin:3px 0;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}

#what p {
	padding:8px;
}

#testi {
	border-top:solid 1px #d3d3d3;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 4px #d3d3d3;
	margin:3px 0;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}

#testi p {
	padding:8px;
	border-bottom:dashed 1px #bbb;
	margin-bottom:10px;
}

#widget {
	width:234px;
}

#widget ul {
	list-style:none;
}

#widget h2 {
	margin-top:8px;
	background-color:#a7ae9e;
	color:white;
	border:solid 1px #666;
	height:18px;
	padding:3px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
}

#widget ul li ul {
	list-style:none;
	border-top:solid 1px #d3d3d3;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 4px #d3d3d3;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	margin:4px 0;
	padding:8px;
}

#main {
	float:right;
	width:552px;
	padding-left:8px;
	margin-bottom:10px;
}

#main p {
	margin:12px 0;
}

#main h1 {
	color:#698D07;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:20px;
}

#main h2 {
	color:black;
	font-size:14px;
	font-weight:bold;
	margin-bottom:16px;
}

#main h3 {
	color:#742C16;
	font-weight:bold;
	font-size:12px;
	margin-bottom:14px;
}

#main h4 {
	color:#698D07;
	font-size:16px;
	font-weight:bold;
}

#main ul {
	margin-left:30px;
	margin-bottom:20px;
}

#main li {
	margin-bottom:4px;
}

.clear {
	clear:both;
}

#footer {
	background-image:url(images/bgfooterver.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
}

#container {
	width:800px;
	margin:0 auto;
	background-image:url(images/index_30.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#container a {
	color:#C12900;
}

#container a:hover {
	text-decoration:none;
}

#menu {
	float:right;
	width:300px;
}

#menu ul {
	list-style:none;
}

#menu li a {
	float:left;
	margin-right:6px;
	border-right:solid 1px #777;
	margin-top:30px;
	padding-right:6px;
	color:#777;
	font-size:10px;
	text-decoration:none;
}

#menu li a:hover {
	color:#8c5a03;
}
	