body {
	background:#e6e6e6 url(images/bg.png) repeat-x;
	text-align:center;
	font:normal 14px/1.5em Tahomea,Arial,Helvetica,sans-serif;
	margin:0;
}
a,a.visited {
	color:#808080;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#000;
}
ul {
	list-style-position:inside;
	margin-left:0;
}
hr {
	margin:0;
}
img {border:0}
a.clean {
	text-decoration:none;
}
h1, h2, h3 {
	font-family:tahoma;
}
h1 {
	font-size:1.4em;
	color:#148943;
	padding-bottom:3px;
	border-bottom:1px dotted #148943;
	width:63%;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
	margin:0;
	padding:0;
}
#header_wrapper {
	width:100%;
	background-color:#fff;
	text-align:center;
	margin-top:20px;	
	border-top:1px solid #000;
}
#header {
	width:900px;
	font-size:1.1em;
	text-align:left;
	background:#fff url(images/sunny2.png) no-repeat right bottom;
	height:140px!important;
	position:relative;
	z-index:200;
	margin:0 auto;
	
}
#menu_wrapper {
	width:100%;
	text-align:center;
}
#menu {
	width:900px;
	background-color:#148943;
	color:#fff;
	
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:100;
	border:1px solid #000;
	border-top:0;
	margin:0 auto;
	font-size:14px;
	
}
#menu a {
	display:block;
	padding:3px 20px 11px 8px;
	color:#fff;
	float:left;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	color:#000;
}
#sticker {
	z-index:1000;
	position:relative;	
	top:205px;
	left:265px;
	margin-top:-200px;
	#top:250px;
	
}
#logo {
	 margin:20px 30px 0 10px;
}

#wrapper {
	width:860px;
	#width:900px;
	background-color:#fff;
	margin:0 auto;
	padding:20px;
	text-align:left;
	overflow:hidden;	
	border:1px solid #000;	
}

#right_content {
	float:right;
	width:200px;
	margin-top:30px;
	position:relative;
	margin-left:30px;
	margin-right:10px;
	z-index:1000;
}
.box {
	width:195px;
	border:1px solid #808080;
	height:150px;
	margin-bottom:15px;
	padding:5px;
	cursor:pointer;
	border-top:2px solid #000;
	#width:208px;
	#margin-top:-3px;
}
.box a {
	font-size:1em;
	text-decoration:none;
}
.MR20 {margin-right:20px}
.f-left {float:left;margin-right:20px}
#content {
	margin-bottom:50px;
	position:relative;
	z-index:12;
}
.section {
	border:1px dotted gray;
	padding:10px;
	margin-right:250px;
	padding-top:0;
}

.save {
	background:url(images/save-money.jpg) no-repeat left bottom;
}
.contact {
	background:url(images/contact.jpg) no-repeat left bottom;
}
.builder {
	background:url(images/builder.png) no-repeat left bottom;
}
.big, .big a {
	font-weight:bold;
	font-size:1.2em;
	color:#000;
}
.bigred {
	font-weight:bold;
	font-size:1.4em;
	color:#cc0000;
}
#footer {
	text-align:center;
	background-color:#148943;
	padding:5px;
	color:#ffffb0;
	font-size:12px;
	clear:both;
	border:1px solid #000;	
}
#footer table {
	font-size:12px;
	color:#ffffb0;
}
#footer table td {
	padding:10px;
	font-size:12px;
}
#footer a,#footer a.visited {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
	color:#000;
}
.shadow {		
	-moz-box-shadow: 3px 3px 4px #000;		
	-webkit-box-shadow: 3px 3px 4px #000;		
	box-shadow: 3px 3px 4px #000;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
ul.dash li {position:relative; left:15px;list-style-type:none;text-indent:-25px}
