body
{
    margin: 0px;
    padding: 0px;
   	font: 11px   myraidpro1 , sans-serif; 
	font-smooth:always;
    background:#CCCCCC; 
	color:#333333;
	overflow-x: hidden;
}

h1, h2, h3, h4
{
   /* line-height: 16px; */
}

h1{ color:#7dbf48; font-size:20px;   display:inline;}
h2{color:#6291c0; font-size: 14px; text-transform:uppercase; }
h3{ color:white; font-size: 120px; font-weight:normal;display:inline;   }
h4{
	color:#5ab713;
	font-size:14px;
	display:inline;
	text-transform:uppercase;
}

a{ text-decoration:none;color:#1e5917; font-size: 12px;}
a:link{color:#7fdb0c;}
a.selected:link{}
a:visited{
}



img {border:0;}

.wrapper { width:990px; margin:0 auto; position:relative; }

.wrapper .top { background:transparent url(../images/top.png) top left no-repeat; width:970px; height:43px; 
margin-top: -10px;
margin-bottom: 0px;
}
/* site-outer is the OUTER Container and contains the left shadow and Left padded */
.wrapper .site-outer { background:transparent url(../images/left.png) top left repeat-y; padding-left:20px; }

/* site-inner is the INNER Container and contains the right shadow and is Right padded */
.wrapper .site-outer .site-inner { background:transparent url(../images/right.png) top right repeat-y; padding-right:20px;  }

/* site-content is inside the inner container and hence its left and right padded with shadowed outer conatiner / Boxed inside  */
.wrapper .site-outer .site-inner  .site-content {  background:white; }

.header .header-left{ float:left; width:200px; padding-left:20px; padding-top:20px;}
.header .header-right{ float:right; width:700px;}

 .header .header-right .menu {background:transparent url(../images/menu.png) top left no-repeat; height:59px; margin-top:20px; }
 .header .header-right .menu ul { margin:0; padding:0;}
 .header .header-right .menu li {float:left; display:block; width:auto; margin:0; padding:0; width:auto; }

 .header .header-right .menu li a { color:#000000; display:block; height:23px; padding:10px 20px 0px 20px; width:auto;  font-size:12px; text-transform:uppercase; border-right:#cce68c 1px solid; margin-top:1px;  }
 .header .header-right .menu li a:hover { background: transparent url(../images/menu-hover.png) top center no-repeat; color:#81a528; text-decoration:none;}
 .header .header-right .menu li.selected a { color:#000000; font-weight:bolder; background: transparent url(../images/menu-hover.png) top center no-repeat;  text-decoration:none;}
.content_text_1
{
	font-size:14px; color:#333333;
}
.content{ padding-left:35px; padding-right:35px;}
.content .content-left{ float:left; width:455px;  }
.content .content-right{ float:right; width:382px; }
.content .menu-seo{ float:left; width:230px; margin-left:-20px; font-size:10px; font-weight:bolder; margin-right:10px; background:#F4F4F4;  }
.content .menu-seo .item{ padding:4px; padding-left:20px; background:url(../images/bull.png) center left no-repeat; margin:3px;  border-top:1px solid #CCCCCC;   }
.content .menu-seo .item:hover { background:url(../images/bull2.png) center left no-repeat; color:#00CC00; }
.content .menu-seo .selected {padding:4px; padding-left:20px; background:url(../images/bull2.png) center left no-repeat; margin:3px;  border-top:1px solid #CCCCCC;}
.content .menu-seo .selected a 
{
	color:#666666;
}
.content .content-left2{ float:left; width:430px;  }
.content .content-right2{ float:right; width:230px; margin-right:-15px; }

.footer2{ border-top:#e1ecb9 3px solid; width:990px; margin-left:35px; padding-top:10px; padding-bottom:10px;}
.footer-left{ float:left; width:600px;}
.footer-right{ float:right; width:500px;}

 .bottom{ background:transparent url(../images/bottom.png) top  right no-repeat; height:49px;
 margin-left:0px;
 margin-top:-20px; 
 }
 #OrderForm
 {
 	background:#F5F5F5;
	width:100%;
 }
 .headingone
 {
 	padding:3px;
	margin:0px;
	font-size:20px;
	font-weight:bolder;
	color:#7dbf48;
	border-bottom:1px solid #7dbf48;
 }
 .lineleft
 {
 	border-left:1px solid #CCCCCC;
 }
 .simply-scroll-container { 
	position: relative;
}

.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

.vert { 
	
	height: 280px;
	margin-bottom: 1.5em;
	margin-left:3px;
	margin-top:10px;
}
.vert .simply-scroll-clip {
	
	height: 280px;
}

.vert .simply-scroll-list li {
	width: 180px;
	margin-bottom: 10px;
}

.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}
.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}
.smallfonts-index
{
	font-size:12px;
}

strong {
	color:#FFF;
	}
