/* CSS Document */

body
{
	background-color:#bfbfbf;
	margin-top:0px;
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	top:0px;
	
}
a
{
	margin:0;
	padding:0;
	color:#073588;
	text-decoration:none;
}
p
{

	font-size:12px;
	line-height:160%;
	max-width:550px;
	text-align:left;

}
.white{
	color:white;
}

ol
{

	font-size:12px;
	line-height:140%;
	max-width:650px;
	text-align:left;

}
.lead

{

	font-size:12px;
	line-height:140%;
	max-width:650px;
	text-align:left;

}

.sold{
	background-image:url(images/soldout.gif);
	background-repeat:no-repeat;
}
.completed{
	background-image:url(images/completed.gif);
	background-repeat:no-repeat;
}


H1 {
	FONT-SIZE: 14px; 
	COLOR: #990000;
	font-weight:700;
     position: relative;
	top:3px;
	text-align:left;
    padding-bottom:2px;
}
#fake{
visibility:hidden;
}
H2 {
	FONT-SIZE: 13px; 
	margin-top:20px;  
	PADDING-BOTTOM: 15px; 
	COLOR: black;
	margin-bottom:20px;
}

H5 {
	FONT-SIZE: 13px; 
	height: 15px;
	margin-top:20px;  
	padding-top:3px;
	padding-left:3px;
	PADDING-BOTTOM: 5px; 
	COLOR: white;
	margin-bottom:00px;
	background-color:#990000;
	width: 550px;
}

a.h5 {

	COLOR: white;
	
}
H3 {
	FONT-SIZE: 14px; COLOR: #004385; margin-top:30px; margin-bottom:5px; PADDING-BOTTOM: 5px;
}
H4 {
	FONT-SIZE: 12px;  
	PADDING-top: 5px; 
	PADDING-BOTTOM: 2px; 
	margin-top: 0px;
	COLOR: black;
}


/*here we go...*/
/*outercontainer surrounds the entire page*/
/*this style allows us to have a transparent footer at the bottom*/
#outercontainer
{
	position:relative;

	width:800px;/*this makes the elements non-sizable*/
	top:0;
	margin:0 auto;/*I think auto is what makes it center*/
	padding:0;
	font-family: myriad, Verdana, Arial, Helvetica, sans-serif;

}
/*this goes inside and at the top of outercontainer*/
/*everything but the footer is in here*/
#container
{
	/*width:100%;*/
	width:800px;/*this makes the elements non-sizable*/

	font-family:myriad, Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	/*this border doesn't work in Fox*/
	border-color: #FFF;
	border-style:solid;
	border-width:1px;
	background-image:url(gif/contentback.gif)
}


#header
{
	float:left;
	width:800px;
	height:101px;
	margin:0;
	padding:0;
	background-image:url(gif/horiztile.gif)
	background-color:#375a44;/*for FOX*/
/*border: solid 1px #F00;*/
}

    ul#navigation { width: 12em; }
    ul#navigation li {
    list-style: none;
    background-color: #039;
    border-top: solid 1px #039;
    text-align: left;
    margin: 0;
    }
    ul#navigation li a {
    display: block;
    text-decoration: none;
    padding: .25em;
    border-bottom: 1px solid #3399FF;
    border-right: 1px solid #3399FF;
    }

#blue{
width:163px;
height:27px;
/*background-image:url(gif/blue.gif)*/
}

#content {
	/*margin-left:  204px;
	left: 26px;
	top: 197px;
	*/
	padding-left:00px;
	padding-top:50px;
	position:relative;
	text-align:left;
	
	
	float:right;
	width: 580px;
}

#subnav {
	FONT-SIZE: 10px;
	padding-left:0px;
	padding-top:0px;
	width:170px;
	text-align:right;
float: left;
/*border:solid 1px #f00;*/
}

#subnav  p{
	FONT-SIZE: 10px; 
	left: 0;
			text-align:right;


	line-height:110%;
	margin-top:3px;
	margin-bottom: 3px;
	PADDING-TOP: 3px;
	padding-left:35px;
}
#subnav h1{
	
	PADDING-TOP: 20px;
		text-align:right;
	margin-bottom: -15px;
	color:#990000;
	font-size:12px;
	line-height: 15px;
	padding-left:35px;
}

#subnav h2{
	
	PADDING-TOP: 5px;
	margin-bottom: -15px;
	color:black;
	font-size:12px;
	line-height: 15px;
	padding-left:35px;
}
#subnav A {
	text-decoration: none;
		color:black;
	text-align: right;
}
#bottom{
	vertical-align:baseline;
width: 170px;
position:relative;
top:-150px;
left:-192px;

height:1px;
}

#bottom p{

font-size:10px;
line-height:120%;

}
Height{background-color:#0FC;
}



.paddedcell {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 20px;
	line-height: 140%;
	PADDING-BOTTOM: 0px; 
	color:#e36116;
	PADDING-TOP: 0px;
}

.paddedcell A:hover {

	color:#e36116;

}

.paddedcellhome {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
}



#content h1 {
	text-align:left;

}

#content h2 {
	font-size:12px;
color:black;
position: relative;
margin:0;
top:11px;
padding-bottom:2px;

}

#content UL {
	MARGIN-LEFT: 15px;
	margin-bottom: 10px;
	max-width:650px;

}

#content OL {
	MARGIN-LEFT: 25px;
		max-width:650px;
}
#content OL LI {
	MARGIN: 4px 0px;
		max-width:650px;
}
#content UL LI {
	MARGIN: 4px 0px;
}
#content P A {
	TEXT-DECORATION: underline;
}
#content UL A {
	TEXT-DECORATION: underline;
}


#test{
background:#3300FF;
width:100px;
height:200px;


}
#border{
float:left;
width: 470px;
margin-left:10px;
margin-TOP:20px;
margin-right:15px;
margin-bottom: 15px;
padding-left: 10px;
padding-top: -15px;
padding-right:5px;
padding-bottom:10PX;
border:#e36116;
background-color:white;
border-style:solid;
border-width:1px;

}
.border{

margin-left:20px;
margin-TOP:25px;
margin-right:30px;
margin-bottom: 30px;
padding-left: 10px;
padding-right:5px;
padding-bottom:10PX;
border:#CCCCCC;
background-color:#FF3333;
border-style:solid;
border-width:1px;
border-color:#009fee;

}
#productpad{
float:right;
width: 180px;
margin-left:20px;
margin-TOP:25px;
margin-right:30px;
margin-bottom: 30px;
padding-left: 10px;
padding-right:5px;
padding-bottom:10PX;
border:#CCCCCC;
background-color:#dbdce0;
border-style:solid;
border-width:1px;
border-color:#009fee;

}
#productpaddrop{
position: absolute;
float:right;
width: 180px;
margin-left:540px;
margin-TOP:240px;
margin-right:30px;
margin-bottom: 30px;
padding-left: 10px;
padding-right:5px;
padding-bottom:10PX;
border:#CCCCCC;
background-color:#dbdce0;
border-style:solid;
border-width:1px;
border-color:#009fee;

}
#servicepad{
float:right;
width: 180px;
margin-left:20px;
margin-TOP:25px;
margin-right:30px;
margin-bottom: 30px;
padding-left: 10px;
padding-right:5px;
padding-bottom:10PX;
background-color:white;
}
#productpad h2{
top: 5px;
padding-TOP: 3px;
margin-top:2px;
padding-BOTTOM: 3px;
margin-bottom:5px;

font-size: 12PX;
color:#133a89;

}
#iehack{
visibility:hidden

}
#footer
{
clear:both;
	float:left;
	position: relative;
	width:600px;
	padding:.25em 0 0 0;
	color:black;
	background-color:transparent;
	font-family:myriad, Verdana,Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}

#footer a
{
	margin:0px 4px 0px 4px;
	padding:0 0 0 0;
	color:black;
	font-size:9px;
	text-decoration:none;
}
#footer a:hover
{
	margin:0px 4px 0px 4px;
	padding:0 0 0 0;
	color:#375a44;
	font-size:9px;
	text-decoration:none;
}
#footlogo{float:right
background-color:red;
width:200px;
}

.clear {
	clear: both;
	padding-left:25px;
	font-size:10px;
}
p.testimonials
{max-width: 500px;
margin-left:30px;
padding-top:10px;
font-style:italic;
line-height:135%;
font-weight:600;
color: #990000;
}
p.attribution{
width:510px;
margin-top:-10;
line-height:95%;
Padding: 0;
text-align:right;
}
.left{
	padding-left:50px;
	background-color:#C99;
}