body{
	background-color: White;
	color: #333333;
	font-family: "Lucida Sans", Helvetica, Arial, Verdana, Sans;
}
div#container{
	position:absolute;  
	width:740px; 
	left:50%;
	margin-left: -370px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
div#logo{
	position: absolute; 
	left: 188px; 
	top: 26px; 
	width: 370px; 
	height: 124px; 
	z-index: 1;
}
div#lco{
	position: absolute;
	left: 0;
	top: 155px;
	width: 53px;
	height: 53px;
	z-index: 5;
}
div#rco{
	position: absolute;
	left: 687px;
	top: 155px;
	width: 53px;
	height: 53px;
	z-index: 200;
}
#hpmenu{
	position: absolute;
	left: 0;
	top: 155px;
	width: 740px;
	height: 213px;
	background-image: url(i/hprovers.jpg);
	z-index: 1;
	margin:0;
	padding:0;
}
#hpmenu li{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top: 0;
}
#hpmenu li a{
	height:213px;
	display:block;
	padding:230px 0 0 0;
	overflow: hidden;
}

#c1{
	left: 0;
	width: 140px;
	z-index: 10;
}
#c1 a:hover{
	background: transparent url(i/hprovers.jpg) 0 -213px no-repeat;
}
#c2{
	left: 150px;
	width: 140px;
	z-index: 10;
}
#c2 a:hover{
	background: transparent url(i/hprovers.jpg) -150px -213px no-repeat;
}
#c3{
	left: 300px;
	width: 140px;
	z-index: 10;	
}
#c3 a:hover{
	background: transparent url(i/hprovers.jpg) -300px -213px no-repeat;
}
#c4{
	left: 450px;
	width: 140px;
	z-index: 10;
}
#c4 a:hover{
	background: transparent url(i/hprovers.jpg) -450px -213px no-repeat;
}
#c5{
	left: 600px;
	width: 140px;
	z-index: 10;
}
#c5 a:hover{
	background: transparent url(i/hprovers.jpg) -600px -213px no-repeat;
}

div#pageimage{
	position: absolute;
	left: 0;
	top: 155px;
	width: 208px;
	height: 192px;
	z-index: 1;
}
div#menu{
	position: absolute;
	left: 208px;
	top: 155px;
	width: 532px;
	height: 192px;
	z-index: 100;
	background-image: url(i/bg-menu.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div#pageheader{
	position: absolute;
	left: 0;
	top: 347px;
	width: 740px;
	height: 30px;
	z-index: 1;
	background-color: #333;
}
div#content, div#hpcontent{
	position: absolute;
	left: 0;
	top: 378px;
	width: 740px;
	/*height: 259px;*/
	border-top: 1px solid #ddd;
	background-color: White;
	background-image: url(i/bg-content.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div#content{
	z-index: 10;
}
div#hpcontent{
	z-index: 200;
}
h1, h2, h3{
	text-transform: capitalize;
}
h1{
	font-size:1.4em;	
	color: #BFAADF;
	margin: 10px 15px 0 15px;
}
h2{
	font-size:1.3em;	
	color: #7246B9;
	margin: 10px 15px 0 15px;
}
h3{
	font-size:1.2em;	
	color: #7246B9;
	margin: 10px 15px 0 15px;
}
div#pageheader h1{
	font-size:1.325em;	
	color: #BFAADF;
	margin: 4px 15px 0 15px;
}
p{
	font-size: 0.975em;
	margin: 10px 15px;
}
p.upperfooter, p.lowerfooter, p.middlefooter{
	text-align:center;
	margin:0;
	line-height:1.5em;
}
p.upperfooter{
	border-top: 1px solid #ddd;
	font-size: 0.995em;
	color: #7246B9;
	font-weight:bolder;
	margin-top:5px;
	text-transform: uppercase;
	background-color: #fff;
}
p.middlefooter{
	font-size: 0.995em;
	font-weight:bolder;
	background-color: #fff;
	color: #999;
}
p.lowerfooter{
	font-size: 0.925em;
	color: #7246B9;
	background-color: #fff;
	margin-bottom:0px;	
}
p.lowerfooter a{
	color: #7246B9;
	text-decoration: none;
}
p.address{
	margin:0;
}
i{
	color: #BBBBBB;
	background:transparent;
}
img{
	border:0;
}
img.inarow{
	margin:10px;
}

a{
	color: #7246B9;
}

.skipnav{
	display:none;
}

form p.formfield {
width: 400px;
clear: both;
margin: 0 0 0.1em 30px;
}
form p.formfield label {
float: left;
}
form p.formfield input, form p.formfield textarea, form p.formfield select {
float: right;
}
form{
	margin:0 0 35px 0;
}


ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 177px; /* Width of Menu Items */
	border-bottom: 1px solid #747474;
	font-size: 100%;
	}

ul#primary-nav {
	background: transparent; /* IE6 Bug */
	}

ul#primary-nav ul {
	color: #9966CC; background-color: #CCCCCC;
	/*background: #f9f9f9; /* IE6 Bug */
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	background: transparent;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #BBBBBB;
	font-weight: bolder;
	background: transparent;
	padding: 5px;
	border: 1px solid #747474;
	border-bottom: 0;
	}

ul#primary-nav li ul li a {
	color: #777;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 176px; /* Set 1px less than menu width */
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { color: #9966CC; background-color: #CCCCCC;}

ul#primary-nav li a:hover { color: #9966CC; background-color: #CCCCCC;}

/* Customer specified styling */

.white{
	color: #BBBBBB;
	font-weight:bolder;
	text-decoration:underline;
}