html, body {
	min-height: 100%;
	height:auto !important;
	height: 100%;
}
body {
	background-color: #f6faee;
	background-image: url(../images/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #636466;
	margin: 0px;
	padding: 0px;
	min-width: 914px;
	width:auto !important;
	width: 100%;
}

/* ---- HEADER ---- */

#head {
	background-color: #f6faee;
	background-image: url(../images/head_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: 100%;
	min-width: 914px;
}
#head_internal {
	width: 614px;
	background-image: url(../images/head_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 104px;
	padding-top: 89px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ---- NAVIGATION BAR ---- */

#nav_bar {
	background-color: #982068;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 100%;
}
#nav {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 238px;
}
#nav a:link, #nav a:active, #nav a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #f6faee;
	text-decoration: none;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	float: left;
}
#nav a:hover {
	background-color: #f6faee;
	color: #982068;
	text-decoration: none;
	float: left;
}
#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav li ul { 
	background-color:#f6faee;
	position: absolute; 
	top: -999em; 
	list-style: none; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #a9d059;
	clear: left;
}
#nav li li {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav li:hover ul, #nav li.sfhover ul {
	position: absolute;
	top: 231px;
}
#nav li ul a:link, #nav li ul a:active, #nav li ul a:visited {
	background-color: #f6faee;
	color: #982068;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 10px;
	float: none;
}
#nav li ul a:hover {
	background-color: #982068;
	color: #f6faee;
	text-decoration: none;
	float: none;
}
.products, .products li {
	width: 200px;
}
.services, .services li {
	width: 270px;
}
.resources, .resources li {
	width: 145px;
}
.about, .about li {
	width: 135px;
}
/* ---- GREEN BAR ---- */

#grn_bg {
	background-image: url(../images/head_grn_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 100%;
}
#grn {
	background-image: url(../images/head_grn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 914px;
}

/* ---- MAIN CONTENT ---- */

#container {
	width: 786px;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/* ---- SIDEBAR ---- */

#sidebar {
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 578px;
	width: 285px;
	float: left;
}
.side_signup {
	height: 95px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.side_signup label {
	font-size: 1.1em;
	color: #982068;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	clear: none;
	float: left;
}
.side_signup_input {
	background-color: #eef6de;
	padding: 4px;
	width: 132px;
	border: 1px solid #a9d059;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
	font-size: .9em;
	color: #636466;
}
.side_signup_submit {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #982068;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 0px none #982068;
}
.side_quote {
	margin-top: 245px;
	margin-right: 58px;
	padding-left: 25px;
	padding-top: 15px;
}
.side_quote blockquote {
	font-size: 1.2em;
	line-height: 1.9em;
	font-weight: bold;
	color: #982068;
	margin: 0px;
	padding: 0px;
}
.side_quote p {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.9em;
	color: #982068;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact {

	font-style: normal;
	text-align: left;
	line-height: 1.8em;
	
}
.contact a:link, .contact a:active, .contact a:visited {
	color: #982068;
}
.contact a:hover {
	color: #ad4d86;
}
/* ---- CONTENT AREA ---- */

a:link, a:active, a:visited {
	color: #86ad38;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #a9d059;
	text-decoration: underline;
	outline: none;
}
#main {
	width: 470px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	font-size: 1em;
	padding-bottom: 20px;
	float: right;
	text-align: left;
}
#main h1 {
	font-size: 1.8em;
	color: #982068;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.8em;
}
#main h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #982068;
	line-height: 1.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#main p {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}
#main ul {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin-right: 0px;
	margin-left: 0px;
}
#main ul li {
	padding-left: 10px;
	padding-bottom: 15px;
}
strong {
	font-weight: bold;
	color:#535355;
}
.indent {
	margin-right: 20px;
	margin-left: 45px;
}
.pull_right2 {
	font-size: 1.1em;
	color: #982068;
	background-color: #eef6de;
	width: 600px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #a9d059;
	font-style: italic;
	line-height: 1.6em;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.pull_right {
	font-size: 1.1em;
	color: #982068;
	background-color: #eef6de;
	float: right;
	width: 186px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #a9d059;
	font-style: italic;
	line-height: 1.6em;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.pull_right .name {
	font-style: normal;
	width: 180px;
	padding-top: 4px;
	text-align: right;
	padding-bottom: 14px;
	color: #636466;
}
.top {
	width: 470px;
	text-align: right;
}
.top a:link, .top a:active, .top a:visited {
	color: #636466;
	text-decoration: none;
}
.top a:hover {
	color: #a9d059;
	text-decoration: underline;
}
.link_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main .link_list li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.clear {
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 0px;
}
.register a:link {
	color: #C0DC85;
}
.register a:visited {
	color: #C0DC85;
}
.register a:hover {
	color: #C0DC85;
}
.register a:active {
	color: #C0DC85;
}
.highlight {
	background-color: #FFFF33;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
}
