#header {
	background:transparent url(/img/header3.jpg) repeat scroll 0 0;
}
img#titleimg {
	float: right;
	margin: 0 0 10px 15px;
	border: 1px solid gray;
}
#centercolumn {
	min-height: 100px;
}
div#centercolumn h2 {
}
.pstart {
	color: #018B50;
	font-weight: bold;
}
div#content h3 {
	color: #018B50;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 10px 20px;
}
div#content h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 20px;
}
div#content p {
	margin: 15px 0 10px 20px;
	font-size: 12px;
}
#wrapper #content #leftcolumn .content {
	margin-bottom: 0;
}
div#content ul {
	list-style-type: disc;
	margin: 5px 0 5px 40px;
	padding: 0;
}
div#content ul li {
	margin: 3px 0 3px 10px;
	padding: 0;
}

div#content table * {
	font-size: 11px;
}
div#content table {
	margin: 0 0 0 20px;
	width: 750px;
	border-collapse: collapse;
	border-top: 1px solid #018B50;
	border-bottom: 4px solid #018B50;
	border-left: 0;
	border-right: 0;
	
}
div#content table a {
	color: blue;
}
div#content th {
	text-align: center;
	border-collapse: collapse;
	background-color: #BDD7CA;
	border-top: 1px solid #DFEEE5;
	color: #000000;
	padding: 5px 3px;
}
div#content th.coldark {
	background-color: #A0C7B6;
}
div#content th.title {
	text-align: left;
	padding: 6px;
	font-size: 14px;
	background-color: #01734A;
	color: #FFFFFF;
}
div#content td {
	text-align: center;
	border-collapse: collapse;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #389171;
	border-bottom: 1px solid #389171;
	background-color: #E4EFE9;
}
div#content td.coldark {
	background-color: #D4E6DE;
}
/* blue scheme specs table */
div#content table.blueSpecs {
	border-top: 1px solid #9fabc3;
	border-bottom: 4px solid #9fabc3;
}
div#content table.blueSpecs a {
	color: black;
	font-weight: bold;
}
div#content table.blueSpecs th {
	background-color: #405888;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 0;
	border-bottom: 0;
	color: white;
}
div#content table.blueSpecs th.coldark {
	background-color: #405888;
	color: white;
}
div#content table.blueSpecs th.title {
	background-color: #002060;
	border-right: 0;
}
div#content table.blueSpecs td {
	border-left: 1px solid white;
	border-left: 1px solid right;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #7f8faf;
	color: black;
}
div#content table.blueSpecs td.coldark {
	background-color: #7f8faf;
	color: black;
}
/* */

div#content div.product {
	clear: left;
	margin: 5px 0 5px 20px;
	min-height: 120px;
}
div#content div.product img {
	float: left;
	border: 0;
	margin: 3px 0 10px 0;
	border: 1px solid gray;
}

div#content div.product h4 {
	margin: 0 10px 0 145px;
	font-size: 18px;
}
div#content div.product h4 a {
	color: #018B50;
	text-decoration: none;
}
div#content div.product ul {
	margin: 10px 10px 20px 150px;
}

div#content ul.links {
	margin: -7px 0 0 13px;
	padding: 0;
}
div.white {
	background-color: white;
	height: 15px;
}

div#content div#leftcolumn2 {
	margin: 0 10px 0 580px;
}
div#content div#leftcolumn2 h3 {
	margin: 4px 0 0 0;
	padding: 0;
}
div#content div#leftcolumn2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#content div#leftcolumn2 li {
	padding: 0;
	margin: 15px 0 0 0;
}
div#content div#leftcolumn2 p {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 10px;
}

