/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }

body { 
	font: 62.5% Arial, Helvetica, sans-serif, sans-serif;
}

ul {
	list-style:none;
	
}


a { outline: none; }
a img { border: none; }

/* END RESET */


/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
br.clearfloat {
	clear:both;
	height:0;
}
/* END TOOLBOX */

a:link {
	color:#71a366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#71a366;
}
a:hover {
	text-decoration: none;
	color:#00C100;
}
a:active {
	text-decoration: none;
	color:#71a366;
}


#master {
	position:relative;
	width:980px;
	height:100%;
	margin:0 auto 0 auto;
	z-index:500;
	margin-bottom:20px;
}







body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#151515;
}

#banner {
	width:980px;
	height:125px;
	position:relative;
	z-index:800;
	margin:0 auto 0 auto;
	
}


#SideLeft {
	width:15px;
	height:480px;
	margin-top:0px;
	float:left;
}
#SideRight {
	width:15px;
	height:480px;
	margin-top:0px;
	float:right;
}


#introTxt{
	width:600px;
	float:left;
	height:148px;
	position:relative;
	margin:0px;

}

.welcomeTxt{
	font-family:verdana;
	font-size:19px;
	line-height:22px;
	color:#b4c8b2;
	margin-left:5px;
	

}

.welcomeTxtG{
	font-family:verdana;
	font-size:19px;
	line-height:22px;
	color:#4acc2e;
	margin-left:5px;

}


#rightDetails{
	width:300px;
	float:right;
	height:148px;
	position:relative;
	margin-right:0px;

}	


.channeljosh {
	width:196px;
	height:128px;
	position:relative;
	background:url(images/channeljosh.jpg) no-repeat;
	margin-left:50px;
}



.con {
	font-family:verdana;
	font-size:11px;
	line-height:17px;
	color:#999;
	margin-right:5px;
	float:right;
}

#rights {
	font-family:verdana;
	font-size:10px;
	margin:0 auto;
	height:40px;
	width:980px;
	background:url(images/divider-bg-bottom.jpg) repeat-x;
	color:#b4c8b2;
	position:relative;
	}


.rightsMoreTxt{
	font-family:verdana;
	font-size:10px;
	color:#1f8406;
	padding-left:12px;

}


#bottomAll{
	bottom:0px !important;
	margin:0 auto;
	width:980px;
	height:100%;
	margin-top:80px;
}


#btns {
	position:absolute;
	width:452px;
	height:47px;
	left: 321px;
	top: 55px;
}

.fade {
	background:url(images/our-roll.jpg);
}
.fade2 {
	background:url(images/about-roll.jpg);
}

.fade3 {
	background:url(images/scroll-top.jpg);
}

#emailBtn{
	position:absolute;
	left:201px;
	top:28px;
	width:97px;
	height:40px;
	z-index:501;
}


/**************************** materials------------------------------*/
#material{
	width:970px;
	height:auto;
	margin:0 auto;
	z-index:500;
}


.boxHome{
	width:320px;
	height:210px;
	float:left;
	background-color:#0d0d0d;
	margin-right:3px;

	
}

.boxHomeText{
	width:320px;
	height:17px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#090;
	margin-right:3px;
	margin-top:3px;
}

.boxHomeNews{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	margin:26px 10px 14px 14px;
	position:relative;
	width:285px;
	height:160px;
	line-height:13px;
}

.services {
	width:285px;
	height:300px;
	float:left;
	font-family:verdana;
	font-size:19px;
	line-height:26px;
	color:#b4c8b2;
	margin-left:16px;
	margin-right:18px;
	position:relative;

}

.servicesG {
	font-family:verdana;
	font-size:19px;
	line-height:26px;
	color:#0C0;
}

.pDivi {
	background:url(images/project-divider.jpg) repeat-x;
	height:11px;
}

.tb{
	width:248px;
	height:44px;
	padding-left:15px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#b4c8b2;
	padding-top:10px;
	line-height:17px;

}

.tbG{
		font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0C0;
		font-weight:bold;
}

#f3 {
	position:absolute;
	left: 425px;
	top: 3638px;
}

