@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
 margin: 0;
 padding: 0;
 border: 0;
 }
#containerOut  {
	width: 839px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(images/cont_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
} 
#container  {
	width: 830px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
#header  {
	background-color: #FFFFFF;
	background-image: url(images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
} 
#nav-box  {
	width: 830px;
}
#mainImage {
	margin: 0px;
	padding: 0px;
}

#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 381px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar1 img {
	margin: 0px;
	padding: 0px;
}
#sidebar2 {
	background-image: url(images/getstarted_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 382px;
	width: 381px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65AE6E;
	font-size: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar2 p {
	color: #333333;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
#sidebar2 h4 {
	color: #81671C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#easyClickText1 {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#easyClickText1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#easyClickText1 h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#easyClick1 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#easyClickText2 {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#easyClickText2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#easyClickText2 h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#easyClick2 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#easyClickText3 {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#easyClickText3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#easyClickText3 h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#easyClick3 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#mainContent  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65AE6E;
	font-size: 20px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
#mainContent p {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#mainContent  p a {
	color: #4AA14B;
	text-decoration: underline;
}
#mainContent h5 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidebar3 {
	background-image: url(images/sidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 382px;
	width: 280px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#sidebar3 h4 {
	color: #81671C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar3 p {
	color: #333333;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
}

#mainContent2  {
	margin-top: 0px;
	margin-right: 400px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#mainContent2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65AE6E;
	font-size: 20px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
#mainContent2 p {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#footer  {
	background-color: #65AE6E;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	height: 145px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.copyright {
	font-size: 90%;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bold {
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #40B44A;
}
