body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/body_bkgnd.gif);
	background-repeat: repeat;
}

.logo 
{
	position: absolute;
	left: 25px;
	top: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container 
{
    width: 780px;
	background-color: #000033;    
	margin-right: auto;
	margin-left: auto;	
}

#maincontainer
{
	width: 814px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background:url(../images/shadow.png);
	background-position:right;
    
}

#header 

{
	height: 147px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/header_bkgnd.gif);
	position: relative;
	width: 730px;
		
}

.phone 
{
	top: 55px;
	position: absolute;
	right: 44px;
}

#mainContent 
{
	background: #FFFFFF;
	padding: 20px 22px 20px 22px;
	width: 686px;
	margin: 0 25px 0 25px;	
}

#footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 47px;
	padding-bottom: 0;
	padding-left: 47px;
	width: 686px;
	margin: 0px;
	clear:both;
	float: none;
}

#footer a 
{
	color: #FFFFFF;
	text-decoration:none;	
}

#footer a:link 
{
	color: #FFFFFF;
	text-decoration:none;	
}

#footer a:hover 
{
	color: #FF9900;
	text-decoration:none;	
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.details 
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 47px;
	padding-bottom: 10px;
	padding-left: 47px;
	width: 686px;
	margin: 20px 0 0 0;
	clear:both;
	float: none;
}

.details a, .details a:hover, a:link
{
	color: #FF9900;
}

.details a:visited
{
	color: #990066;
}


#home_products 
{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #D1D3D4;
	width:492px;
	float:right;
}

#rightContent 
{
	border:#D1D3D4 8px solid;
	background-color: #FFFFFF;
	padding:20px;
	width:444px;
	float:right;
	}
	
#rightContentmap
{
	border:#990066 8px solid;
	background-color: #FFFFFF;
	width:484px;
	float:right;
}
		
#rightContent h1
{
	padding:0 0 20px 0;
	margin:0;
}

#rightContent h2
{
	font-size:2em;
	color:#FF9900;
	padding:0 0 5px 0;
	margin:0;
	font-weight:100;
}

#rightContent h3
{
	font-size:2em;    
	margin-top:15px;
	color:#000000;
	font-weight:100;	

}

#rightContent .productIntro 
{
	font-size: 1.3em;
	color:#FF9900;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}

#rightContent .purpleIntro 
{
	font-size: 1.3em;
	color:#990066;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}

	
	.contactBox
	{
	margin: 10px 0 0 0;
	color:#000000;
	float:right;
	width:450px;
	}
	.contactBoxText
	{
	color:#000000;
	float:right;
	width:220px;
	font-size:1.3em;
	}
	
	.contactBoxText a
	{
	color:#990066;
	text-decoration:underline;
	}
	
	.contactBoxText a:hover
	{
	text-decoration:none;
	}
	
	.products
	{
	border-top:#CCCCCC dashed 1px;
	color:#000000;
	padding:10px 0 10px 0 ;
	float:left;
	width:440px;
	}
	
	.products h3
	{
	font-size:1.5em;
	color:#000000;
	padding:0 0 3px 0;
	margin:0;
	}
	
	.products p
	{
	font-size:1.3em;
	color:#000000;
	padding:0;
	margin:0;
	}
	
		.imagecontainer
		{
		float:left;
		padding:0;
		margin:0 15px 0 0;
		border:4px solid #FF9900;
		}
		
		.imagecontainer img
		{
		border:2px solid #FFFFFF;
		}
		
		.productTextRight
		{
		width:240px;
		float:left;
		padding:0;
		margin:0;
		}
		
		.productTextRight a
		{
		float:left;
		margin:2em 0 0 0;
		padding:0;
		color:#FF9900;
		}

/* Product Boxes ----------------------------------------------------------------------------------------*/

.productBoxRow1 
{
	width:156px;	
	text-align: center;
	float:left;	
	margin-right: 8px;
	margin-bottom: 8px;		
}

.productBoxRow1 img
{
	border:none;
}

.productBoxRow1 a
{
	float:left;
	border: 3px solid #FFFFFF;
	background-color:#FF9900;
	color:#FFFFFF;
	width:150px;
	line-height:2em;
	text-decoration:none;
}

.productBoxRow1 a:link
{
	border: 3px solid #FFFFFF;
	background-color:#FF9900;
	color:#FFFFFF;
}

.productBoxRow1 a:hover
{
	border: 3px solid #FF9900;
	background-color:#FF9900;
	color:#FFFFFF;
}


.productBoxRow2 
{
	width:156px;	
	text-align: center;
	float:left;	
	margin-right: 8px;
	margin-bottom: 8px;		
}

.productBoxRow2 img
{
	border:none;
}

.productBoxRow2 a
{
	float:left;
	border: 3px solid #FFFFFF;
	background-color:#FF6600;
	color:#FFFFFF;
	width:150px;
	line-height:2em;
	text-decoration:none;
}

.productBoxRow2 a:link
{
	border: 3px solid #FFFFFF;
	background-color:#FF6600;
	color:#FFFFFF;
}

.productBoxRow2 a:hover
{
	border: 3px solid #FF6600;
	background-color:#FF6600;
	color:#FFFFFF;
}

.productBoxRow3 
{
	width:156px;	
	text-align: center;
	float:left;	
	margin-right: 8px;
	margin-bottom: 8px;		
}

.productBoxRow3 img
{
	border:none;
}

.productBoxRow3 a
{
	float:left;
	border: 3px solid #FFFFFF;
	background-color:#990066;
	color:#FFFFFF;
	width:150px;
	line-height:2em;
	text-decoration:none;
	}

.productBoxRow3 a:link
{
	border: 3px solid #FFFFFF;
	background-color:#990066;
	color:#FFFFFF;
}

.productBoxRow3 a:hover
{
	border: 3px solid #990066;
	background-color:#990066;
	color:#FFFFFF;
}

.clear
{
	clear:both;
	padding:0;
	margin:0;
}

/* Left Navigation ----------------------------------------------------------------------------------------*/

#leftnavigationOrange
{
	width:160px;
	float:left;
}

#leftnavigationOrange img
{
	border:none;
	padding: 0 0 3px 0;
}


#leftnavigationOrange ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftnavigationOrange ul a
{
	color:#FF9900;
	text-decoration:none;
}

#leftnavigationOrange ul li
{
	padding: 0 0 3px 0;
	font-size:1.2em;
}

#leftnavigationOrange ul li.current a
{
	font-weight:bold;
}

#leftnavigationOrange ul a:link
{
	color:#FF9900;
	text-decoration:none;
}

#leftnavigationOrange ul a:hover
{
	color:#990066;
	text-decoration:none;
}


/* Left Navigation Purple ----------------------------------------------------------------------------------------*/

#leftnavigationPurple
{
	width:160px;
	float:left;
}

#leftnavigationPurple img
{
	border:none;
	padding: 0 0 3px 0;
}


#leftnavigationPurple ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftnavigationPurple ul a
{
	color:#990066;
	text-decoration:none;
}

#leftnavigationPurple ul a:link
{
	color:#990066;
	text-decoration:none;
}

#leftnavigationPurple ul a:hover
{
	color:#FF9900;
	text-decoration:none;
}


#leftnavigationPurple ul li
{
	padding: 0 0 3px 0;
	font-size:1.2em;
}

#leftnavigationPurple ul li.current a
{
	font-size:1em;
	font-weight:bold;
	color:#FF9900;
}

/* Left Navigation Grey ----------------------------------------------------------------------------------------*/

#leftnavigationGrey
{
	width:160px;
	float:left;
}

#leftnavigationGrey img
{
	border:none;
	padding: 0 0 3px 0;
}


#leftnavigationGrey ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftnavigationGrey ul a
{
	color:#A7A9AC;
	text-decoration:none;
}

#leftnavigationGrey ul a:link
{
	color:#A7A9AC;
	text-decoration:none;
}

#leftnavigationGrey ul a:hover
{
	color:#990066;
	text-decoration:none;
}

#leftnavigationGrey ul li
{
	padding: 0 0 3px 0;
	font-size:1.2em;
}

#leftnavigationGrey ul li.current a
{
	font-size:1em;
	font-weight:bold;
	color:#FF9900;
}

.leftalign
{
float:left;
}

.rightalign
{
float:right;
}

#pdf a
{
	color:#990066;
	text-decoration:none;
}

#termspopup
{
    width:400px;
    position:absolute;
    top:0px;
    margin-left:45px;
    margin-top:140px;
    margin-right:auto;
    background-color:White;
    border:solid 4px #FF9900;
}

#terms
{

    margin:5px 5px 5px 5px;
    padding:0;

}

#terms h2
{

    font-size:14px;
    margin:0;

}

#terms a
{
	color:#FF9900;
	text-decoration:none;
}

#terms a:hover
{
	color:#990066;
	text-decoration:none;
}

#click
{
    float:right;
    margin:0;
    margin:0;
    height:15px;
}

#dash
{
    margin-top:20px;
}