/* -- GENERAL REDECLARATIONS ---------------------------------------- */
	
	* 					{margin:0; padding:0;}
	body 				{
							
							background-color: #000000; 	
						}
	body, tr, 
	td, input, 
	select, textarea 	{font:normal small/1.3 Verdana, Arial, Helvetica, sans-serif;}
	a:visited 			{text-decoration:none;}
	ul, ol	 			{margin:0 0 10px 25px;}
	dl 					{margin:0 0 10px;}
	dt 					{font-weight:bold;}
	dd					{margin:0 0 3px 10px;}
	p 					{margin:0 0 15px;}
	h1 					{font-size:large; margin:0 0 12px;}
	h2 					{font-size:medium; margin:8px 0;}
	h3 					{font-size:small; margin:6px 0 5px;}
	h4 					{font-size:x-small; margin:4px 0;}
	h5					{font-size:xx-small; margin:3px 0;}
	h6 					{font-size:xx-small; margin:0;}
	hr 					{display:none;}
	img 				{border:none;}
	acronym				{border-bottom: 1px dotted;}
	blockquote 			{margin:0 25px 20px 25px; font-style:italic;}
	a					{color: white}

/* Site Specific */

.indent {
	text-indent: 25px;
}

.sizedown {
font-size: smaller}

.fbox {
	background-color:  #CECECE;
	padding: 5px;
	width: 80%;
}

#nav
{
	height: 32px;
	color: #000;
	background-color:#666666;
	background-image: url(images/navbak.jpg);
	background-repeat: repeat;
	text-align: center;
	border-bottom: 1px solid #000;
}

#nav ul {
	
	margin-left: auto;
	margin-right: auto;
	background-color: #D6B751;
}

#nav li
{
	display: inline;

	
	
	
}

	#nav  a:link {text-decoration: none; color: #FFFFDD; padding: 2px 5px 2px 5px; background-color:#172647; border:1px solid #000;}
	#nav  a:visited {text-decoration: none; color: #FFFFDD; padding: 2px 5px 2px 5px;  background-color:#172647; border:1px solid #000;}
	#nav  a:active {text-decoration: none; color: #FFFFDD; padding: 2px 5px 2px 5px;  background-color:#172647; border:1px solid #000;}
	#nav  a:hover {text-decoration:none; color: #FFFFDD; padding: 2px 5px 2px 5px;  background-color: #3A428D; border:1px solid #000;}


#ContainerDiv
{
	text-align: center;
	background:transparent url(images/background2.jpg) no-repeat 0 0;
     background-position: bottom;
	position:absolute;
	left:50%;
	margin-left:-375px;
	width:750px;
	height:557px;
	
	margin-top:4%;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#ContainerDiv2
{
	
	background:url(images/background3.jpg) no-repeat;
   background-position: top;
   background-color: #DEDEDE;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	min-height:565px;
	margin-top:4%;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#ContainerDiv3
{
	
	background:url(images/background4.jpg) no-repeat;
   background-position: top;
   background-color: #DEDEDE;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	min-height:565px;
	margin-top:4%;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#textmain {
	margin: 125px 30px 30px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	246315
   
}

#textmain h2{
 color: #6E2809;
 font-size: 1.1em;
 margin-left: 26px;
}

#textmain img{
	margin: 0px 25px 5px 0px;
}

#textmain a:link {
	color: #246315;
}

#textmain a:hover {
	background-color: #EEE3C0;

}

#textmain a:visited { color: #246315; text-decoration: underline;
	
}

#YellowText
{
	position: absolute;
	top:149px;
	left: 150px;
	text-align: Center;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-style:italic;
	font-weight:bold;
	color: #ffdf26;
	width: 600px;
	height: 50px;
}

#TextBoxDiv
{
	position: absolute;
	top: 200px;
	left: 316px;
	width: 434px;
	height: 183px;
	background-color: #00728a;
	opacity: .82;
	filter: alpha(opacity=82);
}

#SpecsDiv
{
	position: relative;
	width: 424px;
	margin: 5px;
	
	color: white;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
}
* HTML #TextBoxDiv
{
	width: 424px;
}

#SpacerBar
{
	position:relative;
	height: 3px;
	width: 414px;	
}

#SpecsLeft
{
	float: left;
	position: relative;
	padding-top: 5px;
	width: 212px;
	font-size: 10px; 
	text-align: left;
	font-family: Verdana, Arial;
	
}

#SpecsRight
{
	float: right;
	position: relative;
	padding-top: 5px;
	width: 212px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10px; 
}

#ContactsDiv
{
	position: absolute;
	width: auto;
	height: auto;
	bottom: 228px;
	right: 9px;
	
	color: White;
	font-family: Arial, Verdana;
	font-size: 12px;
	
}
#rightbox {
   background-color: #0E0E0E;
	background-image: url(images/boxback.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:185px;
	height:auto;
	top: 105px;
	right: 12px;
	color: White;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}

#rightbox2 {
    background-color: #0E0E0E;
	background-image: url(images/boxback.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:200px;
	height:auto;
	top: 40px;
	right: 12px;
	color: White;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
#rightbox3 {
	background-color: #0E0E0E;
	background-image: url(images/boxback.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:175px;
	height:auto;
	top: 150px;
	right: 12px;
	color: White;
	/*font-family: Arial, Verdana;*/
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	line-height:normal;
}
#rightbox4 {
	background-color: #4B494A;
	position:absolute;
	width:175px;
	height:auto;
	top: 50px;
	right: 12px;
	color: White;
	/*font-family: Arial, Verdana;*/
	font-size: 12px;
	text-align: center;
	padding: 10px 10px;
	line-height:normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	background-color: #666666;
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}
.notbold {
	text-decoration:none;
}
