#content {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:14px;
}

#content h2 {
	padding:0 0 25px 0;
	color:#f00;
	font:20px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content h3 {
	padding:0 0 2px 0;
	color:#000;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content h4 {
	padding:0 0 14px;
	color:#f00;
	font:25px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#content h5 {
	padding:0 0 0px;
	margin:0;
	color:#333;
	font:20px Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:normal;
	text-align:center;
}

#content a {
	color:#f00;
	text-decoration:none;
	padding:0 0 1px 0;
	margin:0;
	border-bottom:1px solid #f00;
}

#content p {
	padding:0 0 14px 0;
}

#content a:hover {
	border:0;
	padding:0 0 2px 0;
}

#content ul {
	margin-top:8px;
	margin-bottom:8px;
}

#content li {
	margin-bottom:1px;
}

#content p.centered {
	text-align:center;
}

#content .imgright {
	float:right;
	margin:8px;
}	

/* Product Area */

#products {
}

#products ul, #products ul li {
	margin:0;
	padding:0;
	outline:0;
	list-style-type:none;
}

#products ul li {
	float:left;
	width:160x;
	height:183px;
	background:url(images/product-bg.gif);
	margin:0 14px 14px 0;
	padding:0;
}

#products ul li.prodlast {
	margin:0 0 14px 0;
	padding:0;
}

#products ul li a {
	display:block;
	width:160px;
	height:183px;
	text-decoration:none;
	text-align:center;
	border:0;
	padding:0;
}

#products ul li a h3 {
	font:14px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	height:42px;
	color:#fff;
	line-height:36px;
	padding:0;
	margin:0;
}

#products ul li a h3.twoline {
	line-height:16px;
	height:39px;
	_height:42px;
	padding:3px 0 0 0;
}

/* Product Area End */
/* Staff Page */

#content ul.twocolleft, #content ul.twocolleft li, #content ul.twocolright, #content ul.twocolright li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.twocolleft {
	float:left;
	width:45%;
	margin:0 0 0 15px;
	_margin:0 0 0 7px;
	padding:25px 0 0;
}

#content ul.twocolright {
	float:right;
	width:45%;
	margin:0 15px 0 0;
	_margin:0 7px 0 0;
	padding:25px 0 0;
}

#content #aboutus ul.twocolleft li, #content #aboutus ul.twocolright li {
	background:#EBEAEA;
	border:1px solid #DFDDDD;
	min-height:120px;
	_height:120px;
	margin:0 0 15px 0;
}

#content #aboutus ul.twocolleft li img, #content #aboutus ul.twocolright li img {
	float:left;
	margin:8px;
	border-bottom:5px solid #d7d7d7;
	width:100px;
	height:100px;
}

#content #aboutus ul.twocolleft li h3, #content #aboutus ul.twocolright li h3 {
	color:f00;
	font:16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:25px 0 3px 0;
}

#content #aboutus ul.twocolleft li h4, #content #aboutus ul.twocolright li h4 {
	font:14px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	padding:0 0 16px 0;
	text-align:left;
}

#content #aboutus.examples ul li {
	min-height:100px;
	_height:100px;
}

#content #aboutus.examples ul li img {
	width:auto;
	height:auto;
}

#content #aboutus.examples ul li h3 {
	font-family:Arial, Helvetica, sans-serif;
}

/* Staff Page End */