/*CSS Document*/
BODY
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}
A
{
	color: #3671A1;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
A IMG
{
	border: 0;
	padding: 0;
}
P
{
	font-size: 1.3em;
	color: #232323;
	font-family: georgia, times, "times new roman";
	line-height: 1.3em;
	margin: 0 0 15px;
}
STRONG
{
	color: #000;
}
DIV.masthead
{
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
	width: 100%;
}
DIV.masthead H1
{
	font-family: helvetica, "arial sans-serif";
	font-size: 36px;
/*font-weight: bold;*/
	color: #000;
	letter-spacing: -2px;
	margin: 0;
}
DIV.masthead H2
{
	margin: 0;
	font-size: 32px;
	font-weight: normal;
	color: #444;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 0;
}
DIV.masthead H3
{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 0;
}
DIV.site_header
{
	background-color: #222222;
	border-bottom: 1px solid #D3E7F4;
	height: 65px;
}
DIV.bug
{
	margin-top: 10px;
	margin-right:10px;
	float: right;
}
DIV.inner
{
	padding: 16px 0 17px;
	font-size: 14px;
	background-color: #FFFFFF;
}
DIV.inner IMG
{
	margin-top: 3px;
}
DIV.inner
{
	color: #666;
	text-align: left;
	margin-top: 1px;
}
DIV.inner A
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px 10px 0;
}
DIV.inner A:hover
{
	text-decoration: underline;
	color:#3366CC;
}
DIV.box
{
	width: 220px;
	height: 480px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px 0;
	background-color: #EFEFEF;
	font-family: helvetica, arial, sans-serif;
}
DIV.box LI, DIV.bigger LI
{
	text-align: left;
	line-height: 130%;
	margin-left: -20px;
	margin-bottom: 10px;
}
DIV.box H1, DIV.bigger H1
{
	margin: 0;
	padding: 0;
	font-size: 34px;
	color: #333;
	text-decoration: none;
}
DIV.box H3, DIV.bigger H3
{
	margin: 0 0 15px;
	padding: 0 0 7px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	font-family: helvetica, arial, sans-serif;
	color: #C33700;
}
DIV.box H2, DIV.bigger H2
{
	margin: 0 0 2px;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}
DIV.bigger
{
	width: 220px;
	height: 520px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px;
	background-color: #FFF;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 20px;
}
DIV.tall LI
{
	font-size: 16px;
}
DIV.logos
{
	border-top: 1px solid #000;
	background-color: #FFFFFF;
	padding-top: 20px;
	height: 140px;
	width: auto;
	text-align: center;
	color: #CCC;
	clear: both;
}
DIV.footer
{
	border-top: 1px solid #000;
	background-color: #111;
	padding-top: 20px;
	color: #CCC;
	clear: both;
}
DIV.footer DIV.container
{
	background-color: #111;
}
DIV.footer DIV.container DIV#products
{
	width: 880px;
	margin: 0 auto;
	background-color: transparent;
}
DIV.footer DIV#products H1
{
	font-size: 20px;
	letter-spacing: 0;
	padding-left: 15px;
	margin: 0 0 1px;
	color: #FFF;
}
DIV.footer DIV#products H1 SPAN
{
	color: #333;
	font-size: 18px;
	font-weight: normal;
}
DIV.footer DIV#products H2
{
	font-size: 16px;
	letter-spacing: 0;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	color: #80CEFF;
	font-weight: normal;
}
DIV.footer DIV.product
{
	float: left;
	padding: 10px;
	width: 200px;
}
DIV.footer DIV.product IMG
{
	margin-bottom: 8px;
}
DIV.footer DIV.product A
{
	color: #FFF;
	text-decoration: none;
}
DIV.footer DIV.bar
{
	clear: left;
	padding-top: 10px;
	font-size: 14px;
}
DIV.footer DIV.bar A, DIV.footer DIV.legal A
{
	color: #FFF;
}
DIV.footer DIV.legal
{
	margin: 30px auto;
	margin-bottom: 0;
	border-top: 1px solid #333;
	padding: 30px;
	text-align: center;
	font-size: 10px;
	width: 800px;
	background-color: #111;
	line-height: 1.4em;
}
DIV.footer DIV.legal IMG
{
	margin-bottom: 30px;
}
DIV.rightcolumneven
{
	width: 350px;
	padding-left: 0px;
	float: right;
	text-align: left;
}
DIV.leftcolumneven
{
	width: 350px;
	padding-right: 0px;
	float: left;
	text-align: left;
}
DIV.customers
{
	text-align: center;
	width: 100%;
	margin: 5px 0 15px;
}
DIV.fullcolumn
{
	width: 100%;
	clear: both;
	text-align: left;
}
DIV.leftcolumnwide
{
	width: 650px;
	padding: 0;
	float: left;
	margin-bottom: 30px;
	text-align: left;
}
DIV.leftcolumnwide H3
{
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	margin: 0 0 5px;
}
DIV.rightcolumnnarrow
{
	width: 256px;
	margin-right: -15px;
	padding-top: 0;
	float: right;
	margin-bottom: 30px;
}
/*EXTRA ------------------------------------------------------*/
DIV.extra
{
	background-color: #EFEFEF;
	padding: 20px;
	margin: 30px 0 50px;
	clear: both;
	text-align: left;
	height: 610px;
}
DIV.extra H1
{
	color: #444;
	text-align: left;
	margin: 0 0 20px;
	clear: both;
}
DIV.extra H3
{
	margin: 0 0 2px;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000;
}
DIV.fullcolumn
{
	width: 100%;
	clear: both;
	text-align: left;
}
DIV.leftcolumnwide
{
	width: 650px;
	padding: 0;
	float: left;
	margin-bottom: 30px;
	text-align: left;
}
DIV.leftcolumnwide H3
{
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	margin: 0 0 5px;
}
DIV.rightcolumnnarrow
{
	width: 256px;
	margin-right: -15px;
	padding-top: 0;
	float: right;
	margin-bottom: 30px;
}
DIV.quote
{
	padding: 0 15px 20px 0;
}
DIV.quote H3
{
	color: #000000;
	font-size: 1.3em;
	line-height: 1.3em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
}
DIV.quote P
{
	margin-top: 5px;
	margin-bottom: 5px;
}
DIV.container2
{
/*align: center*/
	width: 80%;
	margin: auto;
}
DIV.customers H2
{
	margin: 0;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #444;
}
DIV.customers A
{
	font-weight: bold;
}
