body {
  background: #00000C;
  color: #fff;
}

.body {
  background: #00000C url('../images/g-footer-bg.png') top left repeat-x;
  min-height: 300px;
}

.body-wrap {
  width: 760px;
  margin: 0 auto;
  position: relative;
}

.body .body-top-content {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 12px;
  width: 206px;
}

.body-top-content span {
  color: #71bf44;
  font-weight: bold;
}

.photo-topline {
  height: 60px;
  padding-top: 16px;
}

.photo-topline a {
  width: 126px;
  float: left;
  margin-right: 10px;
}

.photo-topline a:hover img, .photo-topline a.active img {
-webkit-box-shadow: 0px 0px 4px 2px #ffffff;
box-shadow: 0px 0px 4px 2px #ffffff; 
}

.photo-topline a:hover span, .photo-topline a.active span {
  font-weight: bold;
}

.photo-topline span {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 4px;
  display: block;
  color: #71bf44;
}

.content {
  padding-top: 30px;
}

#top {
  background: #000 url(../images/g-top-bg.png) bottom left repeat-x;
  height: 150px;
}

#top .top-wrap {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}

.top-tagline {
  font-family: 'euro_technicextbold';
  color: #4d7282;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  top: 100px;
  right: 0px;
}

.logo {
  position: absolute;
  top: 64px;
  left: 0px;
}

#focusbar {
  height: 309px;
  white-space:nowrap;
  padding-right:760px;
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
}

#leftbox {
    display:inline-block;
    *display:inline;/*IE7*/
    *zoom:1;
    background: #00000c;
    text-align: center;
    width:50%;
    white-space:normal;
    margin-right:-5px;
    min-height:100%;
	position: relative;
}

#leftbox .menu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 210px;
}

#rightbox {
    display:inline-block;
    *display:inline;/*IE7*/
    *zoom:1;
    background: #00000c url('../images/p-sidebarbg.png') top left no-repeat;
    text-align: center;
    width:50%;
    white-space:normal;
    margin-right:-5px;
    min-height:100%;
}

#middlebox {
    display:inline-block;
    *display:inline;/*IE7*/
    *zoom:1;
    background: green;
    text-align: center;
    width:50%;
    white-space:normal;
    margin-right:-5px;
    min-height:100%;
    background:#000;
    width:746px;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	position: relative;
}

.menu {
  text-align: right;
  font-size: 15px;
  padding-top: 20px;
  padding-right: 20px;
  text-transform: uppercase;
}

.menu hr {
  height: 6px;
  background: #000 url('../images/g-hr-bar.png') top right no-repeat;
}

.menu a {
  text-align: right;
  color: #fff;

}

.menu ul li ul li a {
  /*text-transform: lowercase; */
  font-size: 12px;
}

.menu a:hover {
  color: #71bf44;
}

.menu a.active {
  color: #71bf44;
  font-weight: bold;
}

.menu ul li ul li a.active {
  font-weight: normal;
}

.content h1 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'eurostarblack';
  color: #71bf44;
}

.content p.sub-heading {
  color: #71bf44;
  font-size: 12px;
  margin: 1px 0px;
}

.content p.sub-italic-heading {
  font-size: 11px;
  font-style: italic;
  text-transform: uppercase;
  color: #7292AB;
  margin: 1px 0px;
}

.content p.sub-italic-heading a {
  color: #7292AB;
}

.content p.sub-italic-heading a:hover {
  color: #fff;
}

.content a.visitsite {
  color: #7292AB;
}

.content a.visitsite span {
  color: #71bf44;
  text-transform: uppercase;
  font-weight: bold;
}

.content h2 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'eurostarblack';
  color: #71bf44;
}

.content p {
  font-size: 13px;
}

.left-content {
  width: 365px;
  margin-right: 30px;
  float: left;
}

.right-content {
  width: 365px;
  float: left;
}

.whiteheading {
  text-transform: uppercase;
}

.imagegroup {
  margin-top: 15px;
  width: 600px;
}

.imagegroup img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.imagegroup a:hover img, .project a:hover img, .setproject a:hover img {
-webkit-box-shadow: 0px 0px 4px 2px #ffffff;
box-shadow: 0px 0px 4px 2px #ffffff; 
}

.setproject {
  width: 130px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.setproject h2 {
  font-size: 12px;
  font-weight: normal;
  font-family: 'eurostarregular';
}

.project {
  margin-bottom: 20px;
}

.project h2 {
  font-size: 12px;
  font-weight: normal;
  font-family: 'eurostarregular';
}

.setproject .sub-italic-heading, .project .sub-italic-heading {
  font-size: 10px !important;
  margin-bottom: 10px !important;
}

.setproject ul, .project ul, .setproject ul li, .project ul li {
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

.project ul li, .setproject ul li {
  list-style: disc;
  list-style-position: inside;
}

.setproject ul, .project ul {
  margin: 8px 0px;
}

.green {
  color: #71bf44;
}

a {
  color: #71bf44;
}

a:hover {
  color: #ccc;
}

dl {
  font-size: 12px;
}

dt {
  width: 50px;
  float: left;
  margin-bottom: 5px;
}

dd {
  margin-left: 70px;
  margin-bottom: 5px;
}

.infogroup {
  border: 1px solid #fff;
  padding: 4px;
  margin-bottom: 10px;
}

.infogroup dl dt {
  width: 100px;
}

.infogroup dl dd {
  margin-left: 110px;
}

form input {
  width: 284px;
  font-size: 12px;
}

form textarea {
  width: 284px;
  font-size: 12px;
  height: 80px;
}

.submit {
  width: auto;
}

.sidegroup {
  margin-top: 10px;
}

.sidegroup img {
  margin-right: 10px;
  margin-bottom: 10px;
}

#slider {
  position: relative;
}

#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:746px;
		height:309px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:10px;
		text-indent: -9999px;
		overflow: hidden;
		top:140px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		text-indent: -9999px;
		overflow: hidden;
		height:30px;
		background:url(../images/g-arrow-left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/g-arrow-right.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
