body {
	background:   #fff;
	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:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #003366;
	text-indent: 10px;
	background: #f8f8f8;
	width: 588px;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background: #003366;
	color: #fff;
	margin-left: 10px;
	width: 550px;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
}

ul{
  	padding-top: 5px;

}

li {
	font: 12px normal Arial, Helvetica, sans-serif;
	list-style:url(images/bullett.gif);
}

/* 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#wrapper{
	width: 790px;
	margin: 0px auto;
	background: url(images/wrapper.gif);
	position: relative;
}

div#indexcontainer{
	width: 700px;
	height: 500px;
	margin: 0px auto;
}



div#container {
	width:770px;
	margin: 0px auto;
	background: #00309e;
	z-index: -1;
 }
 

div#header { 
	background: url(images/header.jpg);
	width: 770px;
	height: 131px;


 }
/*container for pagetext and left coloum */
div#content {
	width: 770px;
	margin: 0px;
	
 }

div#pagetext {
	width: 588px;
	background: #fff;
	float: right;
		
}

div#audio{
	position: absolute;
	width: 100px;
	height: 35px;
	left: 632px;
	top: 137px;

}


#products{
	width: 580px;
	height: 190px;
}


#productsleft{
	width: 155px;
	float: left;

}

#productsright{
	width: 155px;
	float: left;
}



div#pagetext a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#0000CC;		
}

div#pagetext a:visited{
	color:#000066;		
}


div#right{
	width: 160px;
	background: #00309e;
	float: left;
	border-right: 0px solid #ccc;
}

div#right a:link{
	color: #fff;		
}

div#right a:visited{
	color: #fff;		
}


  #right p{
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-left: 20px;
	text-align:left;
	
}

.right {
	margin: 15px;
	float: right
}

.right img{
	border: 1px solid #ccc;
	padding: 2px;
}

div#address{
	width: 550px;
	margin: 0px auto;
	border-top: 1px solid #000;
}

address{
	font-style:normal;
}

div#footer {
	width: 550px;
	clear: both;
	margin: 0px auto;
}

 
 div#links {
 	background: #f8f8f8;
 	width: 588px;
	float: right;
 	color: #fff;
 	text-align: center;
 	clear: both;
 	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #808080;
 }
 
 div#links a{
 	color: #333399; 
 }
 
  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#login{
 	width: 770px;
	text-align: right;
	margin: 0px auto;
	clear: both; 
	font-size: 10px;
 }
 
 div#login a:link {
 	color: #009900;
	font-weight: bold;

 }
 

  div#indexlinks {
 	width: 700px;
 	color: #000066;
 	clear: both;
 	margin: 0px auto;
	text-align:center;

 }
 
 /* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 20px;
	border: 2px solid #fff;

}
img.right {
	margin: 30px;
	border: 2px solid #fff;
	float: right
}

 .copyright {
 	background: #ccc;
 	width: 770px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
 	font-size:9px;
	margin-bottom: 0px;
	text-align: center; 
	clear:both;
	padding: 10px 0px 10px 0px;
 }
 
  .copyright a{
 	color: #000066;
 	
 }
 
 
  .indexcopyright{
 	width: 700px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
 	font-size:9px;
	margin: 0px auto;
	text-align: center; 
	clear:both;
 }
 
 
 
 


 /* ----------------- PAGE NAVIGATION ELEMENTS ----------------- */
 
div#mainnav{
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	font-weight: bold;
	
}

div#mainnav ul{
	margin: 0px;
	padding: 0px;
	list-style:url(images/arrow.gif);	
}

#mainnav li{
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin-left: 5px;
	list-style:url(images/arrow.gif);
	list-style-position: outside;
	font: bold 11px Arial, Helvetica, sans-serif; 
}

#mainnav li a {
	width: 120px;
	height: 25px;
	display: block;
	color:#fff;
	text-decoration: none;
	border-left: 0px solid #fff;

	text-indent: 10px;
	
}


#mainnav li a:hover{
	color:#ffff00;
}

#mainnav .current {
	color: #fff;
	background: #000066;
} 

/*iframe*/
iframe{
margin-left: 10px;
}


