body {
	font: 11pt Helvetica, Arial;
	background: #ffffff;
	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;
}
 a{
	color: #70AC43;
	text-decoration: underline;
}
 a:hover{
	color: #000000;

}

h2 {
	color: #6ba742;
	margin: 0px;
	padding: 10px;
	font-size: 28px;
}

img {border:0}



/* ---------------------------------------------------------------------------
	=navigation
--------------------------------------------------------------------------- */

#navigation {
	width:917px;
	height:47px;
	margin:0;
	padding:0;
	background-image: url(../images/10/nav/bar.png);
	background-repeat: no-repeat;
}

#navigation span {
display: none;
}

#navigation li, #navigation a {
height:58px;
display:block;
}


#navigation li {
float:left;
list-style:none;
display:inline;
}

#home {
width: 81px;
}
#works {width: 150px;}
#products {width: 113px;}
#membership {width: 134px;}
#panel {width: 169px;}
#contact {width: 102px;}
#faq {width: 63px;}
#about {width: 105px;}


#home a:hover {background:url("../images/10/nav/bar.png") 0px -68px no-repeat; }
#works a:hover {background:url("../images/10/nav/bar.png") -81px -68px no-repeat; }
#products a:hover {background:url("../images/10/nav/bar.png") -231px -68px no-repeat; }
#membership a:hover {background:url("../images/10/nav/bar.png") -344px -68px no-repeat; }
#panel a:hover {background:url("../images/10/nav/bar.png") -478px -68px no-repeat; }
#contact a:hover {background:url("../images/10/nav/bar.png") -647px -68px no-repeat; }
#faq a:hover {background:url("../images/10/nav/bar.png") -749px -68px no-repeat; }
#about a:hover {background:url("../images/10/nav/bar.png") -812px -68px no-repeat; }

body.home #navigation #home a {background:url("../images/10/nav/bar.png") 0px -133px no-repeat; }
body.works #navigation #works a {background:url("../images/10/nav/bar.png") -81px -133px no-repeat; }
body.products #products a {background:url("../images/10/nav/bar.png") -231px -133px no-repeat; }
body.membership #navigation #membership a {background:url("../images/10/nav/bar.png") -344px -133px no-repeat; }
body.panel #panel a {background:url("../images/10/nav/bar.png") -478px -133px no-repeat; }
body.contact #navigation #contact a {background:url("../images/10/nav/bar.png") -647px -133px no-repeat; }
body.faq #navigation #faq a {background:url("../images/10/nav/bar.png") -749px -133px no-repeat; }
body.about  #navigation #about a {background:url("../images/10/nav/bar.png") -812px -133px no-repeat; }
/* ---------------------------------------------------------------------------
	End navigation
--------------------------------------------------------------------------- */




 #footer {
	width: 100%;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	font-size: 10px;
	margin-top: 20px;
}
#footer img {
	vertical-align:bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mainpage {
	background: #ffffff;
	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: left; /* 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: Helvetica, Arial;
	font-size: 12pt;
}
.table_head {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 4;
	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: Helvetica, Arial;
	font-size: 10pt;
	font-weight: bolder;
	background-color: #f1f1f1;
}
.table_body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 4;
	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: Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	background-color: #ffffff;
}
#logo {
	background-image: url(../images/10/nav/risi_logo_bkg.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 928px;
	}
 #container {
	width: 924px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
 #mainContent {
	margin-left: 340px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
	height: 350px;
	width: 500px;	
}
 #secondary_homebox {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/10/home/footer_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#newslist {
	float: left;
	width: 381px;
	font-size: 11px;
	color: #666666;
}
 #newslist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

 #newslist ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
 #newslist ul li a {
	display: block;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
.img_header {
	padding-top: 10px;
	padding-bottom: 10px;
}

#newslist  a:hover {
	color: #70AC43;
	}

 #Products_splash {
	float: left;
	width: 48%; /* top and bottom padding create visual space within this div  */
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



.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;
}
#newsbar {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
#newsbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#newsbar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
#newsbar ul li a {
	display: block;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	}

#news a:hover {
	color: #70AC43;
	background-color: #FFFFFF;
	}
	
	/* Nav */
	
#nav{
	padding: 8px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	background-image: url(../images/10/nav/nav_bkg.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 923px;
	text-shadow: 1px 1px 1px #000; 
}
#nav img{border:0}
#nav a{
	color: #FFFFFF;
	padding-right:20px;
	padding-left:5px;
	text-decoration: none;
}
#nav a:hover{
	color: #f2f2f2;
}
 #nav ul {
	list-style: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

 #nav ul li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
	
a.home{
	display: inline;
	width: 44px;
	height: 22px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/10/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.home:hover {
background-position: 0 -25px;
}
a.info{
	display: inline;
	width: 100px;
	height: 22px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/10/nav/info.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.home:info {
background-position: 0 -25px;
}
a.products{
	display: inline;
	width: 80px;
	height: 22px;
	padding: 4px 0 0 0;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/10/nav/products.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.home:products {
background-position: 0 -25px;
}
	a.membership{
	display: inline;
	width: 91px;
	height: 22px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/10/nav/membership.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.home:membership {
background-position: 0 -25px;
}
	
	a.contact{
	display: inline;
	width: 94px;
	height: 22px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/10/nav/contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.home:contact {
background-position: 0 -25px;
}
	
	
#mc_container{
	background-image: url(../images/10/home/splash_box_bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 430px;
	margin-bottom: 5px;
}
#mc_container_rest{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 17px;
	margin-bottom: 5px;
	padding: 10px;
}
#attempt ul {
	padding: 0px;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#attempt ol li {
	display: list-item;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 30px;
	font-family: Helvetica, Arial;
	font-size: 24px;
	}
#list ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#list ol li {
	display: list-item;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 30px;
	font-family: Helvetica, Arial;
	font-size: 15px;
	}

	hr {
	border: 0;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height: 10px;
	margin-top: 10px;
}
	#copyright{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: 545544;
}

#register
{
	display: block;
	width:260px;
	height:41px;
	background: url(../images/10/nav_tab.png) no-repeat 0 0;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#register ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#register li {
	display: inline;
	font-family: Helvetica, Arial;
	font-size: 11px;
	float: left;
	line-height: 24px;
	padding-left: 30px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
	
#register li.incident{
	background-image: url(../images/10/plus.png);
	background-repeat: no-repeat;
}
	
	#register li.login{
	background-image: url(../images/10/user.png);
	background-repeat: no-repeat;
}



.textfield{
	font-family: Helvetica, Arial;
	font-size: 22px;
	 border:1px solid #aaaaaa;
    padding:2px;
    margin-top:2px;
	background-image: url(../members/images/inputBg.gif);
	background-repeat: no-repeat;
	
}
.textfield2{
	font-family: Helvetica, Arial;
	font-size: 12px;
	 border:1px solid #aaaaaa;
    padding:2px;
    margin-top:2px;
	background-image: url(../members/images/inputBg.gif);
	background-repeat: no-repeat;
	
}

.product_box {
	background-image: url(../images/products-bkg.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 458px;
}
.product_box_head {
	font-family: Helvetica, Arial;
	font-size: 18px;
	padding: 20px;
	font-weight: bold;
}
.product_box_body {
	font-family: Helvetica, Arial;
	font-size: 14px;
	padding: 20px;
	font-weight: normal;
}
.product_box_body img {
	float: left;
	padding-right: 10px;	
}
.attempt_box {
	background-image: url(../images/hm_bkg.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 928px;
}.attempt_box_body {
	font-family: Helvetica, Arial;
	font-size: 14px;
	padding: 20px;
	font-weight: normal;
}
#subcat_wrapper {
	width: 98%;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#subcat_wrapper .products_head {
	float: left;
	width: 52%;
}
#subcat_wrapper .headlines {
	float: left;
	width: 40%;
}
.boxgrid a{ color:#00FF00 }
.boxgrid h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Helvetica, Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 400px; 
				height: 260px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #cccccc; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#ffffff; 
					font-weight:bold; 
					font:10pt "Helvetica", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #666; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}


#maincontent_secondary {
	padding-right: 10px;
	padding-left: 10px;
	width: 98%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	color: #333333;
}
.img_style {
	padding: 10px;
	float: left;
}
#maincontent_secondary ul,  ol {
	color:  #333;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 0.95em;
	list-style-type: none;
	
}

#maincontent_secondary li {
	padding-top: .3em;
	padding-bottom: .3em;
	background: url(../images/arrow_green.gif) no-repeat 0 .9em;
	padding-left: 20px;
	list-style-image: none;
}

#maincontent_secondary li a {
	color: #52a549;
	padding: 2px;
	text-decoration: underline;
}

#maincontent_secondary  li a:hover {
	background-color: #52a549;
	color: #ffffff;
	text-decoration: none;
}

#maincontent_secondary ol li {
	background-image: none;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
}
#incidentable{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#fff;
	width:100%;
	border-collapse:collapse;
	text-align:left;
	margin:0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}#incidentable th{
	font-size:14px;
	font-weight:700;
	color:#009900;
	padding:10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #f2f2f2;
}#incidentable td{
	border-bottom:1px solid #ccc;
	color:#333333;
	padding:6px 8px;
}incidentable tbody tr:hover td{
	color:#70AC43;}
	#note {
	background-color: #FFFF00;
	padding: 10px;
	margin:10px;
	border: thin dashed #CCCCCC;
}
#incidentable .price{
	color:#339900;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#membershiptable{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#fff;
	width:100%;
	border-collapse:collapse;
	text-align:center;
	margin:0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
}#membershiptable th{
	font-size:14px;
	font-weight:700;
	color:#009900;
	padding:10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	line-height: 30px;
	background-image: url(images/products-bkg.gif);
}#membershiptable td{
	border-bottom:1px solid #ccc;
	color:#333333;
	padding:6px 8px;
}#membershiptable tbody tr:hover td{
	color:#70AC43;}
#membershiptable .odd{
	background-color: #f2f2f2;	
}
#membershiptable .item{
	text-align:left;}
#pricetable{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#fff;
	width:50%;
	border-collapse:collapse;
	text-align:center;
	margin:0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
}#pricetable th{
	font-size:14px;
	font-weight:700;
	color:#009900;
	padding:10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	line-height: 30px;
	background-image: url(images/products-bkg.gif);
}#pricetable td{
	border-bottom:1px solid #ccc;
	color:#333333;
	padding:6px 8px;
}#pricetable tbody tr:hover td{
	color:#70AC43;}
#pricetable .odd{
	background-color: #c9ffdd;
	
}
#pricetable .item{
	text-align:left;
