@charset "utf-8";
/* CSS Document */

.body{
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;

}

h1{

	color:#0d4a05;
	font-family:"Times New Roman", Times, serif;
	
}

.header{

	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

.PRESSRELEASEheader{

	color:#10540b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	margin-top:10px;
	padding-bottom:5px;
	
}

.PRESSRELEASEsubhead{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:8px;
	
}

.subhead{

	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#666;
	margin-left:20px;

	
	
}

.pressreleasecontent{
	color:#3e3e3e;
	text-decoration:none;
	font-size:15px;
	
}

.shell{
	width:971px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
	
}


.content-container{
	
	width:969px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#3e3e3e;
	background-color:#ffffff;
	background-image:url(../images/container-middle.jpg);
	background-repeat:repeat-y;
	height:100%;
	
	
	
}

.faceboxcontent{
	
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#3e3e3e;
	background-color:#ffffff;
}


.toppic{
	
	width:969px;
	background-color:#ffffff;
	background-image:url(../images/container-top.jpg);
	background-repeat:repeat-y;
	height:12px;
	margin-left:1px;
	
}

.bottompic{
	
	width:969px;
	background-color:#ffffff;
	background-image:url(../images/container-botton.jpg);
	background-repeat:repeat-y;

	margin-right:auto;
	height:15px;
	margin-left:1px;
	
}


.tagline{
	
	width:969px;
	padding-left:25px;
	padding-top:20px;
	
}

.bottom-nav{

	padding-top:30px;
	padding-bottom:20px;
	padding-left:185px;
	
}


.bottom-nav ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-right:15px;
}

.bottom-nav li{
	display:inline;
	padding:0px;
	margin:0px;
}

.bottom-nav a{

	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;

}

.bottom-nav img{

	border:none;

}


#header{

	width:969px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3e3e3e;
	text-align:right;
	vertical-align:middle;

}

#header ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-right:15px;
}

#header li{
	display:inline;
	padding:0px;
	margin:0px;
}

#header a{

	text-decoration:none;
	color:#3e3e3e;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;

}

#header a:hover{

	color:#000000;

}


.projects{
	
	/*width:969px;*/
	padding-left:7px;
	
}


#footer{

	color:#817e7a;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
	margin:auto;

}

/* Prjects Template Expanding Menu */

.technology{ 
cursor: hand;
cursor: pointer;
font: 13px Arial, Helvetica, sans-serif;
margin: 10px 0;
color:#1e4619;
}

