html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120%  Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl , address, a{
        margin: 0;
        padding: 0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pageWrapper {
	width: 955px;
	margin:auto;
	background-image: url(images/pageWrapperBG.gif);
	background-repeat: repeat-y;
}

#homeColOne {
	width: 168px;
	float: left;
	background-color: #757575;
	padding-top: 20px;
}

#homeColTwo {
	/*width: 787px;*/
	float: left;
	z-index: 100;
	background-image: url(images/column2BG.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	background-position: left top;
	margin-bottom: 25px;
}
#homeImages {
	position: relative;
	left: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#greenText {
	margin-top: 50px;
}
#indexFlash {
	top: -35px;
	position: relative;
}




#homeColThree {
	width: 50px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #757575;
	background-color: #f0f0f0;
}
#header {
	background-image: url(images/header.jpg);
	height: 170px;
	width: 955px;
}

#pullquote {
	width: 225px;
	float: right;
	background-color: #FE940A;
	font-size: 10pt;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 25px;
	margin-top: 50px;
	border: 1px solid #818181;
	padding: 5px;
	text-align: right;
}

.mainImage {
	float: right;
	margin-right: 25px;
	border: 2px solid #757575;
	margin-left: 15px;
}


#imageColumn {
	width: 300px;
	float: right;
	font-weight: bold;
	margin-right: 25px;
	margin-top: 35px;
	padding: 10px;
}

.centered {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 375px;
}

.centered a {
	font-weight: normal;
	font-size: 7.5pt;
}

#footer {
	width: 955px;
	text-align: center;
	clear: both;
	height: 35px;
	font-size: 8pt;
	color: #FFF;
	padding-top: 8px;
	font-weight: bold;
	background-image: url(images/footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #21201E;
}

#footer a, #footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #666600;
}
#homeColTwo   p  {
	font-size: 8pt;
	color: #333333;
	line-height: 11pt;
	padding-left: 30px;
	padding-right: 110px;
	margin-bottom: 10px;
}

#homeColTwo ul {
	margin-bottom: 10px;
	margin-left: 30px;
	color: #423549;
}

#homeColTwo ul p{
	padding-right: 10px;
}

#homeColTwo a, #homeColTwo a:visited {
	text-decoration:underline;
	color: #423549;
	font-weight: bold;
}

#homeColTwo a:hover {
	color:#D2E304;
}

#homeColThree ul {
	list-style-type: disc;
	margin-left: 50px;
	color: #20486C;
}

#homeColThree li p {
	padding-left: 10px;
	color: #333333;
}

#topMenu {
	width: 275px;
	position: relative;
	color: #40374A;
	left: 195px;
	top: 10px;
	font-size: 0.6em;
	font-weight: bold;
}
.absolute {
	position: absolute;
}


#topMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topMenu li {
	height: 18px;
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#topMenu a, #topMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
}
#homeMenu {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#homeMenu ,#homeMenu a ,#homeMenu a:visited {
	font-size: .8em;
	color: #CCC;
	text-decoration: none;
}
#topMenu a:hover , #homeMenu a:hover{
	color: #EBFC18;
}
#table  {
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
	border: 1px solid #403546;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}


#table td {
	border: 1px solid #e1e1e1;
}

#table .header{
	color: #FFF;
	font-weight: bold;
	background-color: #403546;
}

#table .header td, #table .dimensions td{
	border: none;
}

#table .dimensions {
	font-weight: bold;
	color: #FF0033;
	background-color: #E1E1E1;
	text-align: center;
}


#submenu {
	width: 150px;
	background-repeat: repeat-y;
	border: 1px solid #333333;
	position: relative;
	left: 10px;
	padding-bottom: 15px;
}

#submenu h1{
	font-size: 11pt;
	color: #d21034;
	line-height: 15pt;
	padding-left: 0px;
	text-align: center;
	margin-top: 10px;
}

#submenu a, #submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 12pt;
	display: block;
	margin-top: 15px;
}

#submenu a:hover {
	color: #F88E20;
}

h1, h2, h3 {
	font-size: 16pt;
	color: #982020;
	line-height: 16pt;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 5px;
}

h2 {
	font-size: 10pt;
	line-height: 10pt;
}

h3 {
	font-size: 11pt;
	padding-left: 5px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 30px;
	display: block;
	background-color: #423549;
	width: 375px;
	margin-left: 30px;
}

.menu {
	width:150px;
	position:relative;
	z-index:100;
	margin-left: 10px;
	text-align: right;
	margin-top: 10px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	position:relative;
	margin-bottom: 12px;
}
.menu /* style the links for the top level */
 li a, .menu li a:visited {
	font-size: 9pt;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	line-height: 12pt;
	display: block;
	height: auto;
	width: 150px;
}
.menu  li a:hover {
	color:#D2E304;
}

.videoSpace {
	margin: 10px;
}

.bold {
	font-weight: bold;
}
.mainImage {
	text-align: right;
}
.floatRight {
	float: right;
}

.highlight {
	font-weight: bold;
	color: #423549;
}
.users {
	font-weight: bold;
	padding-bottom: 20px;
}
#homeColTwoB {
	width: 640px;
	z-index: 100;
	margin-bottom: 25px;
	text-align: center;
	margin-left: 190px;
}
.starburst {
	float: right;
	margin-right: 3px;
	margin-top: -25px;
}

#homeColTwo p.disclaimer {
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.green {
	color: #00CC00;
}
.special {
width:5px;
visibility:hidden;
}
#contactTable {
	font-size: 8pt;
	color: #333333;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contactTable td {
	padding: 3px;
}
.floatLeft {
	float: left;
}

.products {
	float: left;
	width: 225px;
	margin-left: 5px;
	margin-bottom: 25px;
	text-align: center;
}
#homeColTwo .products p   {
	padding: 0px;
}
.centerDIV {
	width: 625px;
	margin-top: 10px;
	margin-right: 130px;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#homeColTwo .centerDIV p {
	padding-right: 0px;
	padding-left: 0px;
}
#homeColTwo .products h2 {
	padding-left: 0px;
}
