/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}

body
{
	background-color: #999999;
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
}

h1
{
	margin: 20px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #F5C30E;
}

h1.first
{
	margin-top: 0px;
}

h2, h3
{
	width: 490px;
	background-color: #727071;
	padding: 10px 10px 7px 10px;
	margin-right: 0px;
}

div#rightColumn h2, 
div#rightColumn h3
{
	width: 100%;
}

div#rightColumn2 h2, 
div#rightColumn2 h3
{
	width: 173px; *width: 193px;
}

h3
{
	background-color: #e4e4e4;
}

#rightColumn h3,
#rightColumn2 h3
{
	font-weight: bold;
}

strong
{
	font-weight: bold;
}
	
.boxHighlight p.title
{
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
	
	
}

#main
{
	background-image: url(../images/index_bg.gif);
	background-color: #ffffff;
	width: 780px; *width: 800px;
	padding: 0px 10px 0px 10px;
}

#header
{
	background-color: #72706F;
    padding: 20px 20px 10px 20px;
	height: 77px;
}

#header #logo
{
	float: left;
	margin-top: 25px;
}

#header #phone
{
	float: right;
}

#mainNav
{
	background-image: url(images/link_bg.gif);
    border-top: 5px solid #cecece;
	border-bottom: 3px solid #cecece;
}

#subNavigation
{
	background-color: #F0F0F0;
	border-bottom: 3px solid #cecece;
}

#content
{
	background-color: #ffffff;
}

#leftColumn
{
	padding: 20px 20px 20px 20px; *padding: 20px 5px 20px 20px; 
	width: 510px; *width: 535px;
}

#leftColumn2
{
	padding: 20px;
	width: 546px; *width: 586px;
	border-right: 1px solid #cecece;
	background-color: #ffffff;
}

#rightColumn
{
	float: right;
	padding: 20px 20px 0px 0px;
	width: 165px; *width: 205px;
	margin-right: 20px; *margin-right: 0px;
}

#rightColumn2
{
	float: left;
	width: 193px; *width: 192px;
	background-color: #f9f9f9;
	height: 890px; *height: 891px;
	margin-right: 0px;
}

#rightColumn p,
#rightColumn2 p
{
	margin-top: 10px;
}

#rightColumn p.subscript,
#rightColumn2 p.subscript
{
	margin: 0px;
}

#footer
{

	padding: 20px;
	border-top: 5px solid #cecece;
}

#footer table
{
	color: #ffffff;
}

#footer .title
{
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 6px;
}

#footer a
{
	color: #ffffff;
}

.subscript
{
	font-size: 7pt;
	margin: 0px;
}

.productBox, .productBoxLeft
{
	float: left;
	margin: 20px 0px 0px 0px;
}

.productBoxLeft
{
	margin: 20px 19px 0px 0px; *margin: 20px 19px 0px 0px;
}

.icon
{
	float: right;
}

ul
{
	margin-top: 10px;
}

li
{
	list-style-type: disc;
	margin-left: 40px;
	height: 22px;
	vertical-align: middle;
}

.boxContent
{
	background-color: #f9f9f9;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}


.boxHighlight
{
	background-color: #DBE1F4;
	border-width: 1px;
	border-style: solid;
	border-color: #A9AEBD;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 488px;
}




#leftColumn .boxContent
{
	width: 490px;
}

#rightColumn .boxContent,
#rightColumn2 .boxContent
{
	margin-top: 0px;
	padding-top: 1px;
	*padding-right: 6px;
}

#rightColumn2 .boxContent
{
	width: 173px;
}

.rightBorder
{
	border-right: 1px solid #cecece;
}

#contactUsImage
{
	
}