
/*** The All So Important RESET! ***/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}



/************************ Basics ************************/

html {
	width:100%;
	height:100%;

	}


 body{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#191919;
	color:#fff;
	margin:0 0 1px; height:100%; 
	line-height: 1.5;

}




p {
	margin-bottom:7px;

	}
	
a, p a {
	text-decoration:none;
	color:white;
	}
	a:hover {color:white;}


h1, h2, h3, h4, h5, h6 {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
	position:relative;

	

}


	
h1{
	font-size: 45px;

	line-height:0.9;
	color:#fff;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;


	}

	
	
h2{
	font-size: 22px;
	line-height:1.3;
	color:#fff;
	text-transform:none;
	font-style:italic;
	text-align:left;
	margin-top:7px;
	padding-bottom:6px;



	}
	

h3{
	font-size: 23px;
	line-height:0.9;
	color:#fff;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
h3 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;


}

h4{
	font-size: 23px;
	line-height:0.9;
	color:white;
	text-align:left;
	margin-bottom:12px;
	padding-bottom:10px;
	}


	
h4 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;


}

header{
	position: relative;
	
	width: 100%;
	height:100px;
	background:url(../images/bg.png) no-repeat;
	background-position: center;	
border-bottom: 3px solid #9acd32;
	display:block;



	}

footer{
	
	height:100px;
	clear:both;
	width:100%;
	margin:0 auto;
	background-color:#111;
	border-top: 3px solid #9acb32;

	
	

	}







/************************ Containers ************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	
#container{
			position:relative;
			width:980px;
			margin:0 auto;
			background-color:transparent;
			/*min-height:100%;*/

			
}

.container{
    width:980px;
   margin: 0 auto;

	background-color:transparent;
	padding-top: 20px;


}



.content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:-10px;
	margin-bottom:16px;
	margin-left:26px;
	background:transparent;



	}
	
.content2 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:-12px;
	margin-bottom:20px;



	}
	

	
.news {
	float: left;
	width: 200px;
	position: relative;
	background:transparent;
	padding:15px;
	padding-right:100px;
	margin-bottom:10px;
	}
	
.group2 {
	float: left;
	width: 200px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;


	}
	
.group3 {
	float: left;
	width: 200px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;


	}

.group4 {
	float: left;
	width: 200px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;


	}

	

	
.group6 {
	float: left;
	width: 945px;
	position: relative;
	padding:15px;
	background:transparent;
	margin-top:16px;
	

	}
	

	
			

	

	
#intro{
	width: 960px;
	position: relative;
	float: left;
	height:auto;
	padding:10px;
	background:transparent;
	margin-top:52px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

* {
  margin: 0;
  padding: 0;
}




/************************ Slider ************************/

#slider-one p, #slider-two p, #slider-three p, #slider-four p, #slider-five p {
font-size: 11px;
	color: #ccc; 
	text-transform:uppercase; 
	position:relative; 
	top:-2.8em; 
	text-align:center; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-shadow: 0px 0px 2px #000
}
	
.mb-inside a, .mb-inside a:visited {color:#0CF; text-decoration:none; font-size:13px; }
.mb-inside a:hover {color:#fff; text-decoration:none; font-size:13px; cursor:pointer}


	



	
/************************ Navigation Menu ************************/


nav{
	position:relative;
	width:600px;
	height:40px;
	margin:0 auto;
	padding-top: 40px;
	

}


nav ul li{
	float: left;
	line-height:normal;
	margin-left:15px;
}

nav ul li a{
	font-size: 30px;
	font-family:"BebasNeueRegular", Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:capitalize;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	background-color:transparent;
	text-decoration:none;
	margin-top:3px;
	padding:5px;
	
}

nav ul li a:hover{
	color:#9acd32;
	

}









.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

/************************ Specifics ************************/
 
.quote {	position: relative;
	float: left;
	width: 100%;
	margin-top:6px;
	margin-bottom:30px;
	background:none;


	}

.welcome {
	
	width: 945px;
	position: relative;
	padding:15px 15px 25px 15px;
	background:transparent;
	
	




	}
 #title{
	position:relative;
   	float:left;
   	top:15px;
	left:-75px;
	width:250px;
	height:160px;
	
	

}


.green {
	color:#9acd32;}
	
.button {
	width: 80px;
	height:16px;
	position:relative;
	margin-top:12px;
	padding:9px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background: #9acd32; /* W3C */
	display: inline-block;
	color:#191919;
	font-weight:bold;
	cursor: pointer;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	text-decoration:none;
	-moz-box-shadow: 2px 2px #151515;
	-webkit-box-shadow: 2px 2px #151515;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	


	
	
	}
	
.button:hover {

	color:#fff;
}

/******************** MADE FOR FREEHTML5TEMPLATES.COM *******************************/
