body {
	background:  url(images/bg.gif) repeat-x #cda584; 
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */	
}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 15px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #660000;
	margin-top: 20px;
	margin-left: 20px;
	text-transform: uppercase;
	width: 525px;
	border-bottom: 1px solid #330000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #660000;
	margin-left: 20px;
	margin-right: 20px
}

h2 span{
	font-size: 11px;
}

h3 {
 color: #fff;
 background: #660000;
 width: 250px;
 text-indent: 10px;
 margin-top: 0px;
}

ul{
  	padding-top: 5px;

}

div#pagetext li {
	font: 14px normal Georgia, "Times New Roman", Times, serif;
	list-style:url(images/bullett.gif);
	color: #333;
}

/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;	
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#top {
	width: 770px;
	height: 104px;
	background: url(images/top.gif);
}


div#container {
	background: url(images/left_bg.gif) repeat-y #ccc;
	width:770px;
	margin:0px auto;

	position: relative;
 }
 

div#header { 
	background: url(images/header.jpg);
	width: 770px;
	height: 96px;
	margin: 0px auto;
 }
 
 div#flash{
	position: absolute;
	left: 0px;
	top: 0px;
 }
/*container for pagetext and left coloum */
div#content {
	width: 770px;
	margin: 0px;
	
 }

div#pagetext {
	width: 583px;
	background: #fff;
	float: right;
	border-left: 2px solic #808080;
		
}

div#audio{
	position: absolute;
	width: 100px;
	height: 33px;
	left: 636px;
	top: 104px;
	margin: 0px;

}


#productsright{
	width: 250px;
	float: left;
	height: 520px;
	margin-left: 10px;
	border: 1px solid #ccc;
}


#productsleft{
	width: 250px;
	height: 520px;
	float: left;
	margin-left: 10px;
	border: 1px solid #ccc;

}




div#pagetext a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#0000CC;		
}

div#pagetext a:visited{
	color:#000066;		
}


div#right{
	width: 185px;
	
	float: left;
	border-right: 0px solid #ccc;
}


  #right p{
  	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	margin-left: 5px;
	padding: 2px;
}

.right {
	margin: 15px;
	float: right;
}


addressright{
	margin-right: 40px;
}


.right img{
	border: 1px solid #ccc;
	padding: 2px;
}


div#footer {
	width: 550px;
	clear: both;
	margin: 0px auto;
}

 
 div#links {
 	font-size: 10px;
	background: #660000;
 	width: 770px;
 	color: #fff;
 	text-align: center;
 	clear: both;
 	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #ccc;
 }
 
 div#links a{
 	color: #fff; 
 }
 
  div#indexlinks {
 	width: 700px;
 	color: #fff;
 	text-align: center;
 	clear: both;
 	margin: 0px auto;
	padding: 10px 0px 10px 0px;
 }
 
 
 
  div#bottom{
  	background: url(images/bottom.gif);
	background-repeat: no-repeat;
 	width: 790px;
	height: 23px;
	margin: 0px auto;
	clear: both; 
 }
 
 
   div#map{
   text-align: center;
  }
 
 
 div#login{
 	width: 770px;
	text-align: right;
	margin: 0px auto 10px auto;
	clear: both; 
	font-size: 10px;
 }
 
 div#login a:link {
 	color: #fff;
	font-weight: bold;
	margin-right: 10px;

 }
 
  div#login a:visited {
 	color: #fff;
	font-weight: bold;
	margin-right: 10px;

 }


 
 /* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 5px;
	border: 1px solid #000;

}
img.right {
	margin: 30px;
	border: 2px solid #fff;
	float: right
}

div#copyright {
	width: 770px;
	margin: 10px auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	
	div#copyright a {
		text-decoration: none;
		font-weight: bold;
		color: #ffffff;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	div#copyright a:hover {
		text-decoration: underline;
	}
	
	div#copyright img {
	border: none;
	margin-top: 10px;
}
 
address{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
 
 
div#address{
	float: left;
	width: 220px;
	height: 135px;
	margin-left: 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding: 10px;
}

div#addressright {
	width: 225px;
	height: 135px;
	float: right;
	padding:10px;
	border: 1px solid #ccc;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 15px;
	
	

}
 


 /* ----------------- PAGE NAVIGATION ELEMENTS ----------------- */
 
div#mainnav{

	width: 185px;
	background: url(images/navigationbg.gif);
	
}

div#mainnav ul{
	margin: 0px;
	padding: 0px;
		
}

#mainnav li{
	height: 25px;
	color: #fff;
	margin-left: 5px;
	list-style:none;
	font: bold 11px Tahoma, Helvetica, sans-serif; 
	text-transform: uppercase;
}

#mainnav li a{
	width: 176px;
	padding-left: 0px;
	padding-top: 8px;
	height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-indent: 9px;
}


#mainnav li a:hover{
	color:#fff;
	background: #a8886c;
}

#mainnav .current {
	background: #660000;
}

#mainnavbottom{
	width: 185px;
	height: 50px;
	background: url(images/nav_bottom.gif);
}

/*iframe*/
iframe{
margin-left: 10px;
}

/*----CUSTOM CLASSES---*/

.center{
	text-align: center;
}

.clear{
	clear: both;
}

.products{
	width: 100px;
	float: left;	
}

.products img{
	border: 0px solid #000;
}

.equipment{
 	margin-left: 10px;
 	border: 1px solid #990000;
	 width: 500px;
 	height: 125px;
 	clear:both;
 	background: #e4dfda;
	padding: 10px;
}

.equipment img{
	border: 1px solid #000;
}