  * {
  margin: 0;
  }
  
  html, body {
  height: 100%;
  font-family:Verdana, Geneva, sans-serif;
  }
  
  .wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
  text-align:center;
  background:#F7FBFD;
  }
  
  .push {
  height: 4em;
  }
  
  
  .footer {
  background:#95CAE4;
  height: 4em;
  }
  
  .header{
	margin: 0 auto auto auto;
	width:979px;
	height:72px;
	background:url(/image/headerbg.png);
	text-align:left;
}

.navigation {
	margin: 0 auto auto auto;
	width:979px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align:left;
	height:40px;
	background:#CCC;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding:0px;
	padding-left:220px;
	padding-top:4px;
	height:30px;
}


.navigation ul li {
	float: left;
	padding: 0 0 0 0;
	color:#D3D3D3;
	height:30px;
}

	.navigation ul li a {
		text-decoration:none;
		color:#000;
	}

	.navigation ul li.link:hover {
		background:url(/image/link_point.png) center bottom no-repeat;
	}
	
	.navigation ul li.link_selected {
		color:#FFF;
	}
	
	.navigation ul li.link_selected a {
		color:#FFF;
	}
	
.navigation ul li.spacer {
	float: left;
	padding: 0 15px 0 15px;
	color:#000;
}

.mainbox {
	margin: 0 auto auto auto;
	height:386px;
	width:979px;
	background:url(/image/backgroundpic.jpg);
}

.mainbox-content-pad {
	height:15px;
	width:700px;
}

.mainbox-content {
	background:url(/image/darkertranswhite.png);
	width:700px;
	height:350px;
	margin-left:15px;
	text-align:left;
}

	.mainbox-content p {
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		text-align:justify;
	}
		
		.mainbox-content p span {
			font-family: "Helvetica Neue", Arial, sans-serif;
			color:#505050;
   			font-size: 2.461em; /* 13px < 32px */
   			font-weight: bold;
   			letter-spacing: -1px;
   			line-height: 34px;
   			margin:0px;
		}


.mainbox-text {
	width:250px;
	height:386px;
	/*background:url(/image/transparent_bg.png);*/
	/*background:url(/image/twitterbg.png);*/
	background:url(../image/twitterbg_nontsp.png);
	float:right;
}

	.mainbox-text ul {
		list-style:none;
	}
	
		.mainbox-text ul li {
			text-align:left;
			font-size:14px;
		}
		
.listheader {
	text-align:left;
	padding-left:20px;
	font-size:18px;
}

.twitterheader {
	width:250px;
	height:50px;
	background:url(/image/twitter_arrow.png);
}

.twitterfooter {
	width:250px;
	height:36px;
	text-align:right;
}
	
	.twitterfooter img {
	padding-right:10px;	
	}
	
.underbanner{ 
	margin: 0 auto auto auto;
	width:979px;
	overflow:hidden;
	padding:3px 0;
	background:#fff;
}
	
.banner1{ 
	float:left;
	width:325px;
	height:204px;
	background:url(/image/banner1.png);
}

.banner2{
	float:left;
	width:325px;
	height:204px;
	background:url(/image/banner2.png);
}

.banner3{ 
	float:left;
	width:325px;
	height:204px;
	background:url(/image/banner3.png);
} 

.bannerspcace {
	width:2px;
	float:left;
	height:204px;
}

.bannertxtpad {
	width:325px;
	height:169px;
}

.bannertxt {
	width:325px;
	height:35px;
	background:url(/image/whitetransparent.png);
	text-align:left;
}

	.bannertxt  span {
		line-height:35px;
		padding-left:8px;
	}
	
	.bannertxt  span a {
		text-decoration:none;
		color:#000;
	}
	
	.bannertxt  span a:hover {
		text-decoration:none;
		color:#F00;
	}
	
.products {
	margin: 0 auto auto auto;
	text-align:center;
	width:979px;
	background:#000;
	height:314px;
}

.product1 {
	float:left;
	text-align:center;
	margin: 0 auto auto auto;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px;
}

.product2 {
	float:left;
	text-align:center;
	margin: 0 auto auto auto;
	padding-left:16px;
	padding-top:30px;
	padding-bottom:30px;
}

.product3 {
	float:left;
	text-align:center;
	margin: 0 auto auto auto;
	padding-left:16px;
	padding-top:30px;
	padding-bottom:30px;
}

.product4 {
	float:left;
	text-align:center;
	margin: 0 auto auto auto;
	padding-top:30px;
	padding-left:16px;
	padding-bottom:30px;
}

.product5 {
	float:left;
	text-align:center;
	margin: 0 auto auto auto;
	padding-left:16px;
	padding-top:30px;
	padding-bottom:30px;
}


.product_info {
	height:50px;
	width:171px;
	background-color:#CCC;
}

.spacing {
	height:20px;
}