/* ==== structure ==== */
	
#wrap {
	width: 1012px;
	margin: 0 auto;
	font-family: arial, sans-serif;
}

#header {
	text-align: center;
}

#faux {
	background: #fff url("../images/body-bg.png") 0 0 repeat-y;
	*overflow:hidden;
	*zoom:1;
}

#lcol { 
	width: 220px;
	float: left;
	display: inline;
	position: relative;
	zoom:1;
	overflow:hidden;
}

#rcol { 
	width: 690px;
	float: right;
	display: inline;
	position: relative;
	margin: 20px 50px;
}

#footer {
	background: #000;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 5px;
}

/* ==== content ==== */
#rcol p, li, td, blockquote, span {
	line-height: 24px;
}

#header p {
	margin: 0;
	background: #000;
	color: #fffca5;
	padding: 5px;
	font-size: 18px;
	letter-spacing: 4px;
}

#index_top {
	width: 50%;
	border: solid 3px #0092aa;
	padding: 10px;
}

#index_top p {
	margin: 0;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
}

#index_bottom {
	border: solid 3px #0092aa;
	padding: 10px;
}

#membership ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#membership li {
	float: left;
	margin: 0 10px;
}

#membership img { border: 0; }

/* ==== navigation ==== */
#nav ul {
	list-style: none;
	margin: 30px 12px;
	padding: 0;
}

#nav li {
	margin: 7px 0;
}

#nav li a {
	display: block;
	width: 204px;
	height: 45px;
}

#nav span { display: none; }

#nav_home a { background: #fff url("../images/nav/home.png") no-repeat 0 0; }
#nav_about_us a { background: #fff url("../images/nav/about-us.png") no-repeat 0 0; }
#nav_what_is_radon a { background: #fff url("../images/nav/what-is-radon.png") no-repeat 0 0; }
#nav_services a { background: #fff url("../images/nav/services.png") no-repeat 0 0; }
#nav_links a { background: #fff url("../images/nav/links.png") no-repeat 0 0; }
#nav_radon_news a { background: #fff url("../images/nav/radon-news.png") no-repeat 0 0; }
#nav_ordering a { background: #fff url("../images/nav/ordering.png") no-repeat 0 0; }
#nav_contact_us a { background: #fff url("../images/nav/contact-us.png") no-repeat 0 0; }
#nav_ordering_contactus a { background: #fff url("../images/nav/ordering_contact-us.png") no-repeat 0 0; height:72px !important; }

.bold_blue {
	text-align: center;
	color: #0054a6;
	text-decoration: underline;
	font-weight: bold;
	font-size: 19px;
}

.index_phone { padding: 26px 0 0 0; font-size: 32px !important; }

.clear { clear: both; height: 0; overflow: hidden;  }/*width: 100%;*/

h1
	{
		font-size:22px;
	}
	
h2
	{
		font-size:18px;
	}
	
h3
	{
		font-size:16px;
	}
	
h4
	{
		font-size:14px;
	}
	
	
h5
	{
		font-size:12px;
	}
	
h6
	{
		font-weight:bold;
	}
	
	
	
	
#fck_content h1
	{
		font-size:22px;
	}
	
#fck_content h2
	{
		font-size:18px;
	}
	
#fck_content h3
	{
		font-size:16px;
	}
	
#fck_content h4
	{
		font-size:14px;
	}
	
	
#fck_content h5
	{
		font-size:12px;
	}
	
#fck_content h6
	{
		font-weight:bold;
	}

#fck_content, #fck_content p, #fck_content h1, #fck_content h2, #fck_content h3, #fck_content h4, #fck_content h5, #fck_content h6, #fck_content a
	{
		font-family: arial, sans-serif;
		color:#000;
		text-align:left;
	}
