/*
 *	The structure of this stylesheet follows these rules:
 *	- first are generic tag and class definitions
 *	- next we proceed from outer wrappers inside and from top to bottom
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-family:inherit;
}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

a.button-green {
	display: block;
	background: url(../images/buy-btn.jpg) no-repeat 0px 0px;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue {
	display: block;
	background: url(../images/quote-btn.jpg) no-repeat;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue:hover, a.button-green:hover {
	background-position: 0px -42px;
}
.clear {
	clear: both;
	float: none !important;
}

/* this wrapper is used with some bacground variations that require shadow */
#wrapper-shadow {
	width: 1030px;
	margin: auto;
}

#wrapper {
	background-color: white;
	width: 1020px;
	margin: auto;
	padding-top: 30px;
}

#header, #billboard, #featured, #content, #footer {
	margin: 0px 40px 0px 40px;;
}

#header {
	padding-top: 0px;
	padding-bottom: 0px;
}

#heading {
	float: left;
}

#header h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

#heading h3 {
	font-size: 18px;
	color: #5b5b5b;
}

/* navigation */

#menu {
	margin-top: 32px;
	float: right;
}

#menu ul {
	
}

#menu ul li {
	float: left;
	display: block;
}

#menu ul li ul li {
	padding: 2px 0px;
	border: 1px solid #e7e7e7;
	border-top: 1px solid white;
	background-color: white;
}

#menu ul li ul li a{
	font-size: 12px;
}

#menu ul li a {
	font-size: 13px;
	color: #5b5b5b;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
}

#menu ul li a:hover, #menu ul li.current a {
	color: #242424;
}


#menu ul li.current a {
	font-weight: bold;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	background-color: white;
	position:absolute;
	display:none;
	width:12em;
	top: 20px;
	z-index: 1000;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:11em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/* billboard */

#billboard {
	margin-top: 30px;
	width: 940px;
	height: 300px;
	overflow: hidden;
}

#billboard img {
	width: 940px;
	height: 300px;
}

/* featured services */

#featured {
	margin-top: 30px;
	background-color: #FFF;
	border-bottom: 1px solid #e7e7e7;
}

#featured div {
	float: left;
	text-align: center;
}

#featured div h4, #featured div h5 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#featured div h5 {
	font-size: 12px;
	font-weight: normal;
}

/* main content */

#content {
	margin-top: 30px;
	border-bottom: 1px solid #e7e7e7;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
#content h4 {
	font-size: 18px;
	font-weight: bold;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #C06;
}
#content.half div {
	width: 450px;
	float: left;
}

#content.half div.half-1 {
	margin-right: 40px;
}

a.link {
	color: #C06;
	text-decoration: none;
}
#content .features-row {
	margin-bottom: 40px;
}

#content .half-2 .feature {
	float: left;
	width: 215px;
}

#content .half-2 .feature.first {
	margin-right: 20px;
}

#content .half-2 .feature img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px; 
}

#content .half-2 .feature div {
	width: 155px;
}

#content .half-2 .feature div h6 {
	font-size: 15px;
	font-weight: bold;
	color: #0686b0;
	margin-bottom: 5px;
}

/* footer */

#footer p {
	color: #5b5b5b;
	margin: 20px 0px 0px;
	padding-bottom: 20px;
}

.post.thumb.page-thumb { width:255px; }
.post.normal .postimage { width:528px; }
.post.thumb .postimage { height: 100px; }
.post.thumb { width:242px; }
.post.thumb .postimage { width:242px; }
.post.thumb.page-thumb { width:204px; }
.post.thumb.page-thumb .postimage { width:204px; }
.post a.more-link {
	font-size: 14px;
	padding-left: 10px;
	margin-right: 10px;
	color: #C06;
}
.post a.comment-link {
	font-size: 14px;
	color: #C06;
}
.post.thumb a.more-link {
	font-size: 13px;
	padding-left: 0;
	background: none;
	text-transform: lowercase;
}
.post.thumb a.comment-link {
	font-size: 13px;
	padding-left: 0;
	background: none;
	text-transform: none;
	text-decoration: none;
}

.post.thumb {
	float:left;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0;
}

.post.archive.thumb {
	margin: 0 40px 20px 0;
}

.post.normal .post-title {
	margin-top: 10px;
}

.post.thumb .postimage {
	width: 200px;
	height: 100px;
	overflow:hidden;
	margin-bottom: 7px;
	line-height: 1;
	border: 1px solid #ddd;
}


.post.thumb a.thumb-link  {
	font-size:20px;
}
.post.thumb.last-thumb { margin-right:0; }

.post.thumb h2 {
	padding-top: 0px;
	margin-bottom: 2px;
}

.post.thumb h2 a {
	color:#000000;
	font-size: 36px;
	text-decoration: none;
}
.table_spacer {
	padding: 10px;
}
#footer_wrap

{
	text-align: left;
	height: 302px;
	margin: 20px 0px 0px;

}

div.footercolumn

{
	float: left;
	width: 215px;
	margin-right: 30px;

}

h2.footer

{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

ul.footer li

{
	background-color: transparent;
	list-style-position: outside;
	list-style-image: url(../images/li.png);
}

ul.footer li a

{
	font-family: arial;
	font-size: 12px;
	color: #C06;
	text-decoration: none;
}

ul.footer li a:hover

{

text-decoration: underline;

}
div.footercolumn_last {
	float: left;
	width: 205px;
}
