@charset "UTF-8";
/* CSS Document */

body {
	background: #084430 url(/images/main_bg.jpg) repeat-x top;
	font-family: arial, helvetica, sans-serif;
}


#wrapper {
	width: 954px;
	margin: 0 auto;
	background: url(/images/content_bg.jpg) repeat-y;
	padding-top: 1px;
}

/* Page */

#page {
	width: 878px;
	margin: 0 auto;
	padding-top: 20px;
	border-right: 2px solid #1F3B25;
	border-left: 2px solid #1F3B25;
	min-height: 600px;
	background: #FFFFFF;
}

#page_graycol {
	width: 878px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	border-right: 2px solid #1F3B25;
	border-left: 2px solid #1F3B25;
	min-height: 600px;
	background: #FFFFFF url(/images/page_graycol_bg.gif) repeat-y;
	
}

#page_bluecol {
	width: 878px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	border-right: 2px solid #1F3B25;
	border-left: 2px solid #1F3B25;
	background: #FFFFFF url(/images/page_goldcol_bg.gif) repeat-y;
}

#botcurve {
	width: 882px;
	margin: 0 auto 0 auto;
	height: 16px;
	background: #FFFFFF url(/images/bot_corner_bg.gif) no-repeat center top;
}


#botcurve_graycol {
	width: 882px;
	margin: 0 auto;
	height: 16px;
	background: #FFFFFF url(/images/bot_corner_graycol_bg.gif) no-repeat center top;
}

#topcurve_graycol {
	width: 884px;
	margin: 0 auto;
	height: 15px;
	background: #FFFFFF url(/images/top_corner_graycol_bg.gif) no-repeat center bottom;
}

#topcurve_bluecol {
	width: 882px;
	margin: 0 auto;
	height: 16px;
	background: #FFFFFF url(/images/top_corner_goldcol_bg.gif) no-repeat center bottom;
}

#botcurve_bluecol {
	width: 882px;
	margin: 0 auto;
	height: 16px;
	background: #FFFFFF url(/images/bot_corner_goldcol_bg.gif) no-repeat center top;
}


/* Content */

#content {
	float: right;
	width: 490px;
	text-align:left;
	margin-right: 20px;
}

#headimage {
	margin: 0px auto;
	background: url(/images/content_bg.jpg);
}

#lcol_content {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 15px;
	text-align:left;
}

#lcol_head {
	width: 310px;
	background: url(/images/title_goldbg_blue.gif) no-repeat;
	height: 40px;
	padding: 11px 0px 0px 20px;
	margin-top: 10px;
}

#rcol_head, #rcol_head_orange, #rcol_head_dgreen, #rcol_head_green, #rcol_head_blue, #rcol_head_red {
	width: 400px;
	height: 40px;
	padding: 11px 0px 0px 20px;
	float: left;
	margin-top: 10px;
}

#rcol_head_orange {
	background: url(/images/title_smbg_orange.gif) no-repeat;
}

#rcol_head_dgreen {
	background: url(/images/title_smbg_dgreen3.gif) no-repeat;
}

#rcol_head_green {
	background: url(/images/title_smbg_green.gif) no-repeat;
}

#rcol_head_blue {
	background: url(/images/title_smbg_blue.gif) no-repeat;
}

#rcol_head_red {
	background: url(/images/title_smbg_red.gif) no-repeat;
}


#product_holder{
	margin: 0px 0px 20px 15px;
	float: left;
}

#text_holder{
	margin: 0px 10px 20px 15px;
	float: left;
	width: 470px;
}


#text_holder h1 {

	font-size: 1.7em;
	line-height:1.0em;
	color:#094430;

}

#text_holder h2 {

	font-size: 1.3em;
	line-height:1.0em;
	color:#094430;

}



#product{
	float: left;
	width: 150px;
	margin: 0px 25px 0px 0px;
}

#product_text{
	float: left;
	width: 300px;
}

h1 {
	font-size: 1.1em
}

h2 {
	font-size: 0.95em
}

h3 {
	font-size: 0.75em
}

h4 {
	font-size: 0.65em
}


ul li {
	margin-left: 30px;
	margin-bottom: 5px;
}


.whitetext, .whitetext a:link, .whitetext a:visited{
	color: #FFFFFF;
}

.greentext, .greentext a:link, .greentext a:visited {
	color: #507B30;
}

.dgreentext, .dgreentext a:link, .dgreentext a:visited {
	color: #1B4423;
}

.bluetext, .bluetext a:link, .bluetext a:visited {
	color: #013A53;
}

.redtext, .redtext a:link, .redtext a:visited {
	color: #95290F;
}

.orangetext, .orangetext a:link, .orangetext a:visited {
	color: #D67D05;
}

.bodytext{
	margin: 0px 15px;
	font-size: 0.75em;
	line-height: 1.3em;
	display: block;
}

.bodysmall{
	font-size: 0.7em;
	display: block;
}

.footertext{
	font-size: 0.8em;
	color: #1F3B25;
}



#footer {
	clear: both;
	width: 852px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	height: 50px;
	padding-right: 30px;
}

.hidden {
  display: none;
}
#product_textharm {
	float: left;
	width: 200px;
}
#product_holderharm {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 485px;
}
#productharm {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
