/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0 auto;
	padding: 0;
	background: #EDEEED url(images/bg-body.gif) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;

}
/* Sets the margin and padding to zero */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, fieldset, address, blockquote, th, td {
	 margin: 0;
	 padding: 0;
	 text-align: left;  /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
h1, h2, h3, h4 {/* Styles h1, h2, h3, h4,  tags */
	color: #3C68A7;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 0px 0px 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #D6D5DB;
	margin-left: 25px;
	
}
h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	margin-left: 25px;
}
h3 {
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-bottom: 0px;
}
h5 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Sets the line-height for the p, td, and address tags */
p {
	line-height: 19px;
	color: #666666;
	padding: 5px 20px 5px 40px;
	margin-top: 5px;
}

table {
	padding: 10px;
	margin: 0px 10px 30px 30px;
	
}
td {
	line-height: 18px;
	padding-left: 50px;
	color: #4C75B4;
	font-weight: bold;
}
		
/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited, a:active{
	font-size:13px;
	color:#3C85D5;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration: none;
}

a:hover {
	font-size:12px;
	color:#40A0C6;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
}
address {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044E7B;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 10px 5px 10px 7px;
		
}

address a:link{
	font-size:12px;
	color: #058A3B;
	font-weight: bold;
	text-transform: uppercase;
}

address a:hover{
	font-size:11px;
	font-weight: bold;
	color: #55C518;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat;
}
div#header {
	height: 186px;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
div#nav {
	position: absolute;
	left: 0px;
	top: 143px;
	width: 1077px;
}

div#content {
	width: 761px;
	padding: 20px 10px 20px 0px;
	float: left;
	
} 
div#content ol, div#content ul {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
}
div#content ul li{
	padding-left: 15px;
	list-style: url(none) none;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #666666;
	margin-left: 10px;
	background: url(images/bullet.gif) no-repeat left top;
} 

div#content ol li{
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #666666;
	margin-left: 50px;
	
} 

div#content strong {
	color:#3C68C6;
	font-weight: bold;
}


div#flash {
	width: 986px;
	height: 137px;
	
}
div#product {
	width: 740px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	
}

div#pic {
	width: 185px;
	float: left;
	padding: 0px 0 10px 10px;
}

div#pic img{
	border: 1px solid #D6D5DB;
	margin-top: 20px;
}

div#info {
	width: 540px;
	float:right;
}


div#sidebar {
	float: left;
	width: 211px;
	padding: 0px;
	
}
	
div#sidebar img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	
}

div#footer {
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C3DFC6;
	padding: 40px 0px 0px;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5DB;
	
}
div#footer a:link, div#footer a:visited {
	color: #3C68B7;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
}
div#footer  a:hover {
	color: #385968;
	font-size: 10px;
	font-weight: bold;
}


div#copyright {
	text-align: center;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #4972B2;
	background: url(images/bg-container.gif);
	width: 867px;
	padding-top: 15px;
}

div#copyright a:link, div#copyright a:visited {
	color:#406CAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#copyright a:hover, div#copyright a.current:link, div#copyright a.current:visited {
	color: #557CB9;
	font-weight: bold;
	
}


div#iframe {
	margin: 0 auto;
	
}


/* DIVs to create columns for paragraphs. */
.leftpara {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 375px;

}	

.leftpara2 {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	
}




/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */

.rightimg
 {
	float: right;
	margin: 20px 30px 10px 15px;
	clear: both;
	border: 1px solid #D6D5DB;
	
}

.rightimg2
 {
	float: right;
	margin: 20px 120px 10px 15px;
	clear: both;
	
}
.leftimg {
	float: left;
	clear: both;
	margin: 10px 20px 30px 30px;
	border: 1px solid #D3D2D7;
}

.middleimg{
	padding: 0px;
	margin: 10px;
	clear: none;
	float: right;
	border: 1px solid #D6D5DB;
}

.middleimg2{
	padding: 0px;
	margin: 10px;
	clear: none;
	float: right;
	
}


.clear {
	clear: both;
}


/* CLASSES to create columns for unordered lists. */
ul.leftul {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 0px;
	float: left;
	clear: none;
	margin: 0px;
	width: 300px;
}
ul.rightul{
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 0px;
	width: 200px;
}


/* Class for text for emphasis */
.empasis
 {
	color: #6685D5;
	font-weight: bold;
	font-size: 13px;
	text-align: right;

}
