/*

Theme Name: A Bio Healthy Home Solutions Splash
Theme URI: http://www.abiohhs.com/
Description: The splash page theme for A Bio Healthy Home Solutions.
Version: 1.0
Author: WAMM Design
Author URI: http://www.wammdesign.com/

This theme (Graphics and Design) Copyright (c) WAMM Design.


*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #3C9137;
}
.wrapper {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hor_bg.png);
	background-repeat: repeat-x;
}
#header {
	height: 285px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/leaf.png);
	background-repeat: no-repeat;
}
#logo  {
	height: 285px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/banner_logo.png);
	text-indent: -10000px;
	overflow: hidden;
}
#content {
	margin-top: 40px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#content h3 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
}
#content .col-1 {
	float: left;
	width: 575px;
}
#content .col-1 h2 {
	background-color: #FFFFFF;
	margin: 0px;
	height: 165px;
	width: 535px;
	font-size: 14pt;
	background-image: url(../images/about_bg.gif);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: italic;
	color: #333333;
}
#content .col-1 .section {
	width: 575px;
	margin-top: 30px;
	padding-top: 30px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #3C9137;
}
#content .col-1 ul {
	list-style-type: square;
}
p.facebook {
	background-image: url(../images/FaceBook-24x24.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 29px;
	line-height: 24px;
}
#content .col-2 {
	float: right;
	width: 193px;
}
#content .col-2 .section {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
#content .col-2 .small {
	font-size: 9pt;
}
#content .col-2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .col-2 li {
	padding-bottom: 10px;
}
.footer-container {
	clear: both;
	background-image: url(../images/footer_hor_bg.png);
	background-repeat: repeat-x;
}
#footer {
	height: 138px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#footer div {
	padding-top: 88px;
}
#footer div a {
	color: #1B1B1B;
}
