@charset "utf-8";
/* CSS Document */

body {
	background-color: #c5dbeb;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

img {
		border: none;
}
	
#container {
	width: 876px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}
	
#flash {
	width:876px;
	height: 284px;
	float: left;
	}
#flash img {
	margin-left: 20px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pagecontent {
	width:856px;
	min-height: 325px;
	background-color: #FFFFFF;
	padding: 5px 20px 20px 0px;
	float: left;
	}
	
#rightcolumn {
	width: 200px;
	height: 100%;
	float: right;
	font-size: 11px;
	}
#content {
	color: #333333;
}

	
#footer {
	width: 856px;
	height:50px;
	padding: 20px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 25px;
	background-color: #FFFFFF;
	clear:both;
	opacity:.50;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-align: center;
	color: #276827;
	font-size: 10px;
	}	
	
#footer:hover {
	filter: alpha(opacity=100);
}
.button a {
	width: 190px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 10px 5px 5px 5px;
	background-image: url(images/btn-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	border-top: 3px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

.button a:hover {
	background-image: url(images/btn-bg-on.jpg);
	background-repeat: repeat-x;
	} 
	
.homescroll {
	width: 954px;
	height: 93px;
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	}
	
#homeghwstory {
	width: 142px;
	height: 48px;
	padding: 45px 15px 15px 206px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	opacity:0.8;
	filter:alpha(opacity=80);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/home-ghwstory.jpg);
	border: 1px solid #666666;
	text-decoration: none;
	}
	
#homeghwstory:hover {
	opacity:1;
	filter:alpha(opacity=100);
	}
	
#home7elements {
	width: 100px;
	height: 59px;
	padding: 35px 0px 15px 379px;
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
	opacity:0.8;
	filter:alpha(opacity=80);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/home-7elementsofsuccess.jpg);
	border: 1px solid #666666;
	text-decoration: none;
	}
	
#home7elements:hover {
	opacity:1;
	filter:alpha(opacity=100);
	}

ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}
	
ol li {
	padding: 10px 0px 10px 0px;
	color: #2588ce;
	border-bottom: 2px dashed #333333;
	}
	
ol li .success {
	color: #333333;
	font-style: italic;
	font-weight: bold; 
	}

*/ GLOBAL STYLES */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #36A038;
	margin-top: 10px;
	border-bottom: 2px solid #36A038;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36A038;
	margin-top: 10px;
	border-bottom: 2px solid #36A038;
	}
	
	

*/ NAVIGATION */

.tab h3{
padding: 3px 3px 3px 0px;
margin: 0 1px 1px 0;
text-align: left;
}
h3{
margin: 0;
padding: 5px 5px 5px 15px;
text-align: left;
font-size: 14px;
}
h3 a{
display: block;
font-size: 14px;
text-decoration: none;
}
.tab  a, .tab2 a {
	font-size: 16px;
	font-weight: bold;
	color: #0A59A6;
}

.tab:hover, .tab2:hover{
background-image: url(images/nav-bgon.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#wrapper{
width: 610px;
float:left;
}
#left{
float: left;
width: 175px;
margin-right: 10px;
}
#right{
float: right;
width:425px;
}
.tab, .tab2{
	padding: 3px;
	margin: 0 1px 1px 0;
	text-align: center;
}
.stretcher{
background: #ffffff;
}
#content h3 {
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #0759A5;
}

.floatRight {
	float: right;
	margin: 10px;
}
