@charset "UTF-8";
/* CSS Document */

#container	{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
}








#headercontainer	{
	background-color:#FFF;
	width:800px;
	height:133px;
	
}

#topblank	{
	width:800px;
	height:10px;
	float:left;
	margin-right:auto;
	margin-left:auto;
}

#logo	{
	background-color:#FFF;
	width:300px;
	height:100px;
	float:left;
}
	
	
#headertop	{
	background-color:#FFF;
	width:500px;
	height:70px;
	float:right;
}

#nav1	{
	width:500px;
	height:30px;
	float:right;
}

#nav2	{
	width:800px;
	height:30px;
	float:left;
}








#greyline	{
	background-color:#cccccc;
	width:800px;
	height:5px;
	float:left;
}

#blueline	{
	background-color:#000033;
	width:800px;
	height:5px;
	float:left;
	margin-top:0px;
}

#orangeline	{
	background-color:#ff6600;
	width:800px;
	height:3px;
	float:left;
}









#mainpic		{
	width:800px;
	height:250px;
	margin-top:0px;}
	
#textbox		{
	width:600px;
	height:auto;
	background-color:#FFF;
	float:left;
}

#product1container		{
	width:800px;
	height:auto;
	float:left;
	background-color:#FFF;
	overflow:hidden;
}

#productleftcontainer		{
	width:600px;
	height:auto;
	float:left;
	background-color:#FFF;
	margin-left:0px;
}

#productrightcontainer		{
	width:200px;
	height:auto;
	background-color:#FFF;
	margin-left:0px;
	float:right;
}

#textboxtemp		{
	width:595px;
	height:auto;
	background-color:#ffffff;
	float:left;
}









#newscontainer	{
	width:368px;
	height:275px;
	float:right;
	border-left:thin;
	background:url(images/newsBackgroundGradient2.jpg) repeat-x;
}

#newsblock		{
	width:340px;
	height:100px;
	margin-left:10px;
	margin-right:auto;
	margin-top:5px;
	border:solid;
	border-width:1px;
	border-color:#999;
	
}

#newspicture		{
	width:auto;
	height:85px;
	margin-left:7px;
	margin-top:7px;
	float:left;
	overflow:hidden;
	display:inline;
}
	
#newstext		{
	width:210px;
	height:85px;
	margin-left:10px;
	margin-top:7px;
	float:left;
}

#newstext a {
  color: #FFF;
  text-decoration: none;
  
  }

#newstext a:hover {
  color: #ff6600;
  text-decoration: none;
  }







#map	{
	width:380px;
	height:350px;
	margin-top:50px;
	border:5px;
	border-color:#999;
	border-bottom-color:#999;
}









#footer		{
	width:800px;
	height:20px;
	float:left;
	background:url(images/footerBLUE.jpg);
}

#footerinsideleft		{
	width:450px;
	height:20px;
	float:left;
}

#footerinsideright		{
	width:140px;
	height:20px;
	float:right;
	margin-right:5px;
}


#footer a {
  color: #FFF;
  text-decoration: none;
  
  }

#footer a:hover {
  color: #ff6600;
  text-decoration: none;
  }








h4	{
	margin-left:10px;
	margin-right:20px;
	margin-bottom:3px;
	margin-top:3px;
	font-size:11px;
	font-family:arial;
	color: #ff6600;
	font-weight:normal;
}





h2	{
	margin-left:15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	color:#ff6600;
}					

h1	{
	margin-left:20px;
	margin-top:15px;
	font-size:18px;
	font-family:arial;
	color:#000033;
}					


h3	{
	margin-left:10px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:5px;
	font-size:9px;
	font-family:arial;
	color: #FFF;
}



h4	{
	margin-left:5px;
	font-size:12px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	font-style:normal;
}

p	{
	margin-left:20px;
	font-size:12px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	
}	


p2	{
	margin-left:5px;
	font-size:12px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	font-style:normal;
}


p3	{
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	font-size:9px;
	font-family:arial;
	color: #FFF;
}


img { border-style: none; }




/* CSS Document */

