html, body {
	margin: 0;
	padding: 0;
	width: 100%;
/*	height: 100%;*/
	background: url(../images/body_bg.jpg) repeat-y center top #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1fce3;
	line-height : 1.2em
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #639f34;
	margin-top: 0;
}
p, label, li, .message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #639f34;
}
.message {
	color: #F00;
}
.social {
	margin-left: 0;
}
.bags {
	margin: 10px 0 0 0;
}
li {
	color: #639f34;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
/*	text-decoration: none; */
}
.home_prod {
	margin: 0 0 0 10px;
}
.toplinks {
	font-size: 9pt;
}
.tagline {
	font-size: 10pt;
	font-weight: bold;
}
.bluebold {
	color: #006699;
	font-weight: bold;
}
.blue {
	color: #069;
}
.green {
	color: #639f34;
}
.grey {
	color: #5e6265;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f6062;
}
.footer {
	font-size: 9px;
	font-weight: bold;
}
.padding {
	padding: 25px;
}
.right {
	text-align: right;
}
#container {
	width: 950px;
/*	height: 100%; */
	margin: 0 auto;
	overflow:hidden;
}
#header {
	width: 100%;
	height: 180px;
	padding: 0 5px;
}
#head_left {
	width: 300px;
	float: left;
}
#head_left img {
	border: 0;
}
#head_right {
	width: 600px;
	float: left;
	text-align: right;
	padding: 30px 0 0 0;
}
#menu {
	background: url(../images/menu.jpg) repeat-x;
	width: 100%;
	height: 71px;
}
#menu ul {
	list-style: none;
	padding: 15px 0 0 40px;
	margin: 0;
}
#menu ul li {
	display: inline;
	padding: 0 40px 0 0 ;
}



#sidemenu {
	width: 200px;
	float: left;
}
#sidemenu ul {
	list-style: none;
	padding: 0;margin:0;
	padding-left:0px;
}
#sidemenu ul li {
	width: 100%;
	font-size: 10px;
}
#sidemenu ul li a {
	display:block;
    padding:1px 12px;
	color: #333;
    text-decoration: none;
}
#sidemenu ul li a:hover {
	background-color:#D6E5F2;
	color: #0085CF;
	text-decoration: none;
}

#sidemenu ul li ul {
    margin:0;padding:0;
}
#sidemenu ul li ul li ul li a {
    margin-left:20px;
}

ul#social-networks li a {
    padding-left:40px;
}




#footer {
	margin: 0 auto;
}


.productItem a img { border: 0; }

.rotator {
	float: left;
	width: 100%;
	height: 405px;
	max-height: 405px;
	overflow: hidden;
}
.rotator #white {
	margin: 270px 0 0 10px;
	background: #FFF;
	opacity : 0.8 ;
	filter: alpha(opacity=80) ;
	width : 605px ;
	height : 130px ;
	position : absolute ;
	z-index : 10000 ;
}
.rotator #img {
	position: absolute;
}
.rotator a img {
	border: 0;
}
.rotator #arrows {
	background: transparent;
    float : left ;
	width: 50px; 
    margin : 20px 0 0 20px ;
	padding : 0 ;
	display : inline ;

}
.rotator #text {
	background: transparent;
float : right ;
	width: 515px; 
	height: 130px;
margin : 0 ;
padding : 0 ;
}
.rotator #text p {	
	color: #4f4d4d;
	margin: 20px 0 0 0;
	padding: 0;
	width: 455px;
}
.rotator #text hr {	
	width: 475px;
	margin-left: 0;
	text-align: left;
	margin-bottom:-10px

}
.rotator #text p.home_head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom : solid 2px #639f34; 
	padding-bottom : 5px ;
}

.rotator #text p.home_con {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
    line-height : 90% ;
    margin: 10px 0 0 0 ;
}

#Form_Form #Form_Form_action_process {
	width: 71px;
	height: 28px;
	display: block;
	border: 0;
	background: url(../images/NTakeWebsite_ContactButton.jpg);
	cursor: pointer;
}

#pages {
    float : none !important ;
}
.social, .social li {
    display : block ;
    list-style-type : none ;
    padding : 0 !important ;
    margin : 0 !important ;
}
.social li {
    margin-bottom : 10px !important ;
}
.social a {
    color : #639F34 ;
    text-decoration : none ;
    padding : 0 0 0 40px ;
    display : block ;
    height : 30px ;
    line-height : 30px ;
    font-size : 12px  ;
}
.facebook {
    background : url(../images/facebook.jpg) top left no-repeat ;
}
.twitter {
    background : url(../images/twitter.jpg) top left no-repeat ;
}
.feed {
    background : url(../images/feed.jpg) top left no-repeat ;
}

#SearchResults {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#SearchResults li {
	margin-left:0;
	padding-left:0;
}
.searchResultHeader {
	font-size:14px;
	font-weight:bold;
}

/**** SLIDER ****/

#slider {
    width: 622px; /* important to be same as image width */
    height: 405px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0;
	padding: 0;
}

#sliderContent {
    width: 622px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	margin-left: 0;
   list-style:none;
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

#sliderCaption {
	position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px 20px 13px;
	width: 582px;
	height:75px;
	background-color: white;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #111;
	font-weight:bold;
	display: block; /* important */
	z-index:100000;
	bottom: 10px;
	margin-left:5px;
}

#sliderCaptionContent strong {
	font-size: 14px;
}

.clear {
   clear: both;
}