
/* GLOBAL STYLES 
 -------------------------------------------------------------- */
 
body, div, h1, h2, h3, h4, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #468652;
    text-align: center; 
}
p, div, li, dt, dd, h1, h2, h3, h4, td, input, select, textarea {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}
a img, :link img, :visited img {
    border: none;
}
a:link, a:visited {
    color: #468652;
    text-decoration: underline;
}
a:hover, a:active {
	color: #68A273;
    text-decoration: underline;
}
ul li {
    list-style: none;
}
dt {
	font-weight: bold;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

#top, #menu, #banner, #main, #quote, #products-intro, #bottom, #footer, #copyright, #content {
	width: 704px;
	margin: 0 auto;
	text-align: left;
}
#wrapper {
    background: #FFF url(/images/bg/bg.jpg) 0 0 repeat-x;
}


/* Random tidbits
 -------------------------------------------------------------- */
.learn-more, .sign-up {
	background: url(/images/bg/bullet.gif) 0 0 no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	text-indent: 22px;
	line-height: 20px;
}
.learn-more { width: 115px; }
.sign-up { width: 90px; }

.links a:link, .links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover, .links a:active {
	color: #EFEFEF;
	text-decoration: none;
}

.info {
	background: #DBE9DE url(/images/icons/info.gif) 0 0 no-repeat;
	border: 1px solid #C1D6C5;
	padding-left: 30px;
	line-height: 23px;
}

.img-left {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.img-right {
	float: right;
	margin-left: 7px;
	margin-bottom: 5px;
}

/* HEADER 
 -------------------------------------------------------------- */
 
 	/* Top */
	#top {
		padding-top: 40px;
		margin-bottom: 25px;
	}
		#logo {
			width: 350px;
			float: left;
		}
		
		#links {
			width: 300px;
			float: right;
			text-align: right;
			font-size: 12px;
		}


	/* Banner */
	#banner {
		height: 182px;
		background: url(/images/bg/banner.jpg) 0 0 no-repeat;
	}
	#banner h2, #banner p, #banner div.links {
		margin-left: 28px;
	}
	#banner h2 {
		font-size: 27px;
		color: #FFF;
		letter-spacing: -1px;
	}
	#banner .header {	
		padding-top: 20px;
	}
	#banner p {
		font-size: 20px;
		color: #A4A4A4;
		font-weight: bold;
		margin-right: 175px;
		letter-spacing: -1px;
		line-height: 20px;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	#quote {
		font-weight: bold;
		font-size: 24px;
		color: #787878;
		line-height: 26px;
		letter-spacing: -1px;
		margin-top: 15px;
	}
	#quotee {
		font-size: 16px;
		font-style: italic;
		color: #C0C0C0;
		line-height: 22px;
		letter-spacing: -1px;
	}

/* Main
 -------------------------------------------------------------- */
#main {
	margin-top: 15px;
	padding-bottom: 5px;
}

#content {
	width: 450px;
	float: right;
}

#side {
	width: 225px;
	float: left;
}
	p.signup {
		margin-top: 0;
		font-size: 18px;
		font-weight: bold;
		line-height: 36px;
		background: #468652;
		border: 2px solid #79AE83;
		text-align: center;
	}
		p.signup a {
			color: #FFF;
		}
	
	#side li {
		padding-left: 18px;
		background: url(/images/icons/arrow.gif) 0 2px no-repeat;
		font-size: 12px;
		margin-bottom: 4px;
	}

/* Bottom
 -------------------------------------------------------------- */
#bottom-wrapper {
	background: #468652 url(/images/bg/bottom.jpg) 0 0 repeat-x;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 15px;
}
	#bottom {
		margin: 0 auto;
	}
	#bottom p, #bottom h2, #bottom li, #copyright {
		color: #FFFFFF;
	}
		#bottom a:link, #copyright a:link, #bottom a:visited, #copyright a:visited {
			color: #BAD0BF;
			text-decoration: none;
		}
		#bottom a:hover, #copyright a:hover, #bottom a:active, #copyright a:active {
			background: #68A273;
			color: #FFFFFF;
			text-decoration: none;
		}
	#bottom h2 {
		font-size: 18px;
		background: url(/images/dots-white.gif) left bottom repeat-x;
		padding-bottom: 2px;
	}
	#bottom ul {
		margin-top: 10px;
		margin-bottom: 20px;
	}	
	#bottom li {
		background: url(/images/bg/bullet-bottom.gif) 0 0 no-repeat;
		line-height: 16px;
		padding-left: 20px;
		color: #FFFFFF;
		margin-bottom: 7px;
	}
	#bottom strong {
		background: #5C9868;
	}
	
	#bottom-left {
		width: 264px;
		float: left;
	}
		#bottom-left p, #bottom-left ul, #bottom-left h2 {
			margin-right: 50px;
		}
	
	#bottom-right {
		width: 440px;
		float: right;
	}
	
	.bottom-product {
		width: 220px;
		float: left;
		margin-right: 14px;
	}
	
	#copyright-wrapper {
		width: 100%;
		background: #468652;
		padding-bottom: 15px;
	}
	#copyright {
		background: url(/images/bg/copyright.gif) 0 0 no-repeat;
		line-height: 26px;
		padding-left: 15px;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
		#copyright a {
			text-decoration: none !important;
			font-weight: bold;
		}

	
	
/* Thickbox styles
 -------------------------------------------------------------- */
#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}


/* These are standard sIFR styles... do not modify 
 -------------------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
 -------------------------------------------------------------- */

.sIFR-hasFlash #banner h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 33px;
}
.sIFR-hasFlash #banner p {
	visibility: hidden;
	font-size: 22px;
	line-height: 18px;
}
.sIFR-hasFlash #bottom h2 {
	visibility: hidden;
	font-size: 20px;
	line-height: 25px;
}
.sIFR-hasFlash #content h1 {
	visibility: hidden;
	font-size: 25px;
	line-height: 30px;
}

