﻿body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background: white url(/v2/images/bodybg.png);
	color: #4c4c4c;
}
b
{
	font-size: 110%;
}
em
{
	color: red;
}
img
{
	border: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#maincontainer
{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: white;
	border: solid 1px #b1b1b1;
	border-top: none;
}
#topsection
{
	background: white url(/v2/images/header_bg.jpg) repeat-x top left;
	height: 133px; /*Height of top section*/
}
#contentwrapper
{
	float: left;
	width: 100%;
}
#contentcolumn
{
	font-size: 75%;
	font-weight: lighter;
	border-top: solid 5px #b1b1b1;
	border-bottom: solid 5px #b1b1b1;
	border-left: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	margin-left: 220px; /*Set left margin to LeftColumnWidth*/
	margin-right: 10px;
	padding-top: 10px;
}
#contentcolumn h1
{
	font-size: 13pt;
	font-weight: bold;
}
#contentcolumn h2
{
	font-size: 9pt;
	background-color: #cccccc;
	padding: 3px;
	text-align: center;
}
.Rcontentimg
{
	float: right;
	margin-left: 10px;
}
.Lcontentimg
{
	float: left;
	margin-right: 10px;
}

.prodrowleft
{
	float: left;
	width: 150px;
	margin-right: 10px;
}
.prodrowcenter
{
	float: left;
	width: 50%;
	margin-right: 10px;
}
.prodrowright
{
	float: right;
	width: 100px;
	margin-left: 10px;
}

#leftcolumn
{
	float: left;
	width: 220px; /*Width of left column*/
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}
#footer
{
	font-size: 11pt;
	font-weight: bold;
	clear: left;
	width: 100%;
	background: white;
	color: #F20000;
	text-align: center;
	padding: 4px 0;
	bottom: 0px;
	left: 0px;
	height: 22px;
}
.innertube
{
	margin: 10px;
	margin-top: 0;
}
#navcontainer
{
	font-size: 8pt;
	font-weight: bold;
	margin-left: 10px;
	width: 200px;
	border-top: solid 5px #F20000;
	border-left: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
}

div.plinks
{
	margin-left: 10px;
	width: 200px;
}

img.linkimg
{
	border: none;
}

div.refcontainer
{
	font-weight: bold;
	margin-left: 10px;
	width: 200px;
	height: 200px;
	border-top: solid 5px #F20000;
	border-left: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	border-bottom: solid 1px #b1b1b1;
	overflow: hidden;
	position:relative;
}
ul.reflist
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
li.refitem
{
	padding-bottom: 25px;
}
#navcontainer a
{
	color: #737373;
	text-decoration: none;
	text-indent: 42px;
	border-bottom: solid 1px #b1b1b1;
	padding: 5px 0 5px 0;
	display: block;
	background: white url(/v2/images/b_bullet.gif) no-repeat center left;
}
#navcontainer a:visited
{
	color: #737373;
}
#navcontainer a:hover
{
	text-decoration: underline;
	background: white url(/v2/images/b_sel.jpg) no-repeat center left;
}
#topnav
{
	font-size: 11pt;
	margin: 7px 0 7px 0;
	height: 32px;
	background-color: #F20000;
	text-align: center;
}
#topnav a
{
	color: White;
	text-decoration: none;
	margin: 0 15px 0 15px;
}
#topnav a:hover
{
	text-decoration: underline;
}

#topnav img
{
	vertical-align: middle;
}
.headlogo
{
	margin-top: 0px;
	margin-left: 10px;
	height: 87px;
}
#prodlogos
{
	position: absolute;
	top: 40px;
	padding-left: 585px;
}
#prodlogos img
{
	vertical-align: middle;
}
#headnav
{
	font-size: 9pt;
	position: absolute;
	top: 5px;
	padding-left: 580px;
}
#headnav a
{
	color: #737373;
	text-decoration: none;
	padding: 5px;
}
#headnav a:visited
{
	color: #737373;
}
#headnav a:hover
{
	text-decoration: underline;
}
#phones
{
	font-size: 10pt;
	margin-left: 10px;
	width: 200px;
}

#phones span
{
	font-weight: bold;
	font-size: 10pt;
	color: #f20000;
}
#phones img
{
	vertical-align: middle;
}
.product
{
	line-height: 1.2em;
}

.product a, a:visited
{
	color: #f20000;
}
.product img
{
	border: solid 1px black;
}
.productlinks
{
	display: block;
}
div.spacer
{
	clear: both;
	height: 10px;
	display: block;
}

#addr
{
	line-height: 1.8em;
}

#addr img
{
	margin-top: 8px;
}

#addr h2
{
	font-size: 11pt;
	background-color: Transparent;
	text-align: left;
	padding: 0;
}
.projlist
{
	font-weight:bold;
}
.projlist img
{
	margin:10px;
	border:solid 1px black;
}

.projlist td
{
	text-align:center;
	vertical-align:text-top;	
}
