html, body {
margin: 0; padding: 0; color: #435539;
background: #999; font-family: Arial, Verdana, sans-serif; font-size: 12px; 
}

a {text-decoration: none;}
a:visited {color: #9d6442;}
a:hover {color: #c60;}
a:link {color: #9d6442;}

  /*main wrapper begins*/
#wrapper {margin: 12px auto 8px auto; background: #999; padding: 0; width: 800px;/*border: 0 solid #9d6442*/; }
/*main container ends*/

#container {
width: 800px; margin: 0 auto 0; padding: 0; border-style: none; background: #999; 
/* min-height: 600px;*/
height:auto !important;
position: relative; 
}

#header {
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #999;
}

/*product navigation begins*/
#horiz_nav {background: #999; color: #fff; height: 20px; width: 800px; margin: 0; margin-top: -3px; padding: 0; z-index: 15; display: block; position: relative; border-bottom: 2px solid #999;}
#horiz_nav {background: #999 url(/images/menu.jpg);}
#home #horiz_nav {background: #999 url(/images/menu_home.jpg);}
#horiz_nav ul {background: transparent; color: #fff;  margin: 0; padding: 2px 0 0 0; border-style: none; text-align: right; }/*moves menu to the right*/
#horiz_nav ul li {background: transparent; color: #fff; margin: 0; padding: 0 3px 0 3px; z-index: 16; font-size: 14px; list-style: none; border-right: 1px solid #fff; display: inline;}
#horiz_nav ul li.last {background: transparent; color: #fff; margin: 0; padding: 0 3px 0 3px; z-index: 16; font-size: 14px; list-style: none; border-style: none; display: inline;}
#horiz_nav ul li a:link {background: transparent; color: #fff; margin: 0; padding: 0 3px 0 3px; z-index: 16; font-size: 14px;}
#horiz_nav ul li a:visited {background: transparent; color: #fff; margin: 0; padding: 0 3px 0 3px; z-index: 16; font-size: 14px;}
#horiz_nav ul li a:hover {background: transparent; color: #fbc51f; margin: 0; padding: 0 3px 0 3px; z-index: 16; font-size: 14px;}

/*product navigation ends*/


/*column full-width home page begins */
#homeinner {background: #999; width: 800px; margin: 0; padding: 0; color: #435539;

   
	background: #999 url(/images/bkgnd2.gif);
	background-repeat: repeat-y;
	margin-left: 1px; /*  */
	color: #404041;
	border-style: none;
	
}
#home #homeinner {background: #999; width: 800px; margin: 0; padding: 0; color: #435539;

	background: #999 url(/images/mainbkgnd.gif);
	background-repeat: repeat-y;
	margin-left: 1px; /*  */ 
	min-height: 295px;
	}

#homeinner h2{
	font-size: 15px; 
	/*line-height: 1.75em;*/ 
	color: #039;
}

#homeinner .blue{ color: #039;}
/*rc update*/
#homeinner .blue1{ color: #039; font-weight: bold;}
#homeinner h1 {color: #c60; font-size: 16px;} 
#homeinner p span.indent {text-indent: 32px; display: block;}


/****************************************/
/****************************************/
/****************************************/
/****************************************/


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #5c5c5c; the background color will be displayed for the length of the content in the column, but no further */
	padding: 12px 0px 20px 0px; /* padding keeps the content of the div away from the edges */
	font-size: 15px;
	text-align: center; 
	line-height: 1.5em; 
	background-color: #999
	color: #cff;
}
#sidebar1 a {text-decoration: none;}
#sidebar1 a:visited {color: #cff;}
#sidebar1 a:hover {color: #c60;}
#sidebar1 a:link {color: #cff;}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #fff; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px 2px 0px 0px;
border-left: solid;
border-left-width: 2px;
border-left-color: #999;
	font-size: 14px;
	text-align: left; 
	line-height: 1.25em; 
	color: #999;	
}

#sidebar2 img { background: transparent; border-style: none; margin: 0; padding: 0 0 20px 0;}
#sidebar2 img.last { background: transparent; border-style: none; margin: 0; padding: 0;}
#home #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 222px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #fff; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px 2px 0px 0px;
border-left: solid;
border-left-width: 2px;
border-left-color: #999;
	font-size: 14px;
	text-align: left; 
	line-height: 1.25em; 
	color: #999;	
}

#sidebar2 strong {color: #c60;}

#sidebar2 a {text-decoration: none;}
#sidebar2 a:visited {color: #c60;}
#sidebar2 a:hover {color: #36c;}
#sidebar2 a:link {color: #c60;}

#sidebar2 .right_box {
font-size: 13px;
text-align: left; 
line-height: 1.25em; 
color: #999;	
padding: 10px 10px 0px 25px;
border-bottom: solid 2px #999;
background-color: #f3f7d5;
}
#box1 {
background: url(/images/dot_orange.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding: 10px 22px 0px 35px;
margin: 0;
/*margin-top: -15px;*/
}
#box2 {
background: url(/images/dot_white.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding: 10px 22px 0px 35px;
margin: 0px 0px 0px 0px;
color: #c60;
}
#box3 {
background: url(/images/dot_green.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding: 10px 2px 0px 30px;
margin: 0px 0px 0px 0px;
color: #000;
border-style: none;
}

#mainContent { 
	/*background: #fff;  #f3f7d5 */
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*border-left: 0.1em solid #dcdce9;
	border-right: 0.1em solid #dcdce9;*/
} 
#mainInnerds { 
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0 0 0 0; /*  */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#innerContent { 
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 27px 20px 22px 22px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(/images/dot1.jpg);
	background-repeat: no-repeat;	
	font-size: 12px;
	text-align: left; 
	line-height: 1.4em; 
	 min-height: 400px;
} 
#home #innerContent { 
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 27px 22px 22px 23px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(/images/dot1.jpg);
	background-repeat: no-repeat;
	min-height: 295px;
	font-size: 13px;
	text-align: justify; 
	line-height: 2em; 
} 

#innerContent #form {color: #309; background: #fff; text-align: left;}
#form input.indent {color: #999; margin: 0 40px;}
#form input.indent1 {color: #999; margin: 0 47px;}
#form input.indent2 {color: #999; margin: 0 108px;}
#form p {line-height: 25%;}

#innerContent a:link {color: #3a7dde;}
#innerContent a:visited {color: #3a7dde;}
#innerContent  ul {
list-style-type: none;
padding-left: 40px;
margin-left: 0;
}
#innerContent  li {
background: url(/images/bullet.gif) left top no-repeat;
padding-left: 30px;
}

#innerContent  ul.services {
padding-left: 40px;
margin-left: 0;
}
#innerContent ul.services  li {
padding: 3px 10px;
background-image: none;
list-style-type: disc;
color: #c60;
}

#innerContent  ol.faq {
padding-left: 35px;
margin-left: 0;
color: #435539;
}

#innerContent ol.faq  li.faq {
padding: 3px 3px;
background: none;
list-style-type: decimal;
list-style-image: none;
list-stye-position: inside;
color: #435539;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}

/****************************************/
/****************************************/
/****************************************/
/****************************************/

/* Begin footer */

 
 #footer {
	background: #999;
	margin: 0 auto 0px auto;
	padding: 0;
	border-style: none;
	width: 800px; 	
	position: relative; 
	margin-top: -16px; 
	font-size: 11.25px;
	text-align: center;  
	color: #cff;
}

#footer a {text-decoration: none;}
#footer a:visited {color: #cff;}
#footer a:hover {color: #c60;}
#footer a:link {color: #cff;}

 #footer p {
	line-height: .75em; 
}

 
  /* End footer */
 