/*External Style Sheet*/

body,div,html,p,ul,li
	{
	padding:0;
	margin:0;
	}

h1,h2,h3,h4,h5,h6
	{
	font-size:12px;
	margin:0;
	padding:0;
	}
h1
	{
	font-family:Times, "Times New Roman", serif;
	color:#016FB4;
	font-size:26px;
	}
h2
	{
	font-family:Times, "Times New Roman", serif;
	color:black;
	font-size:16px;	
	}
b, strong
	{
	color:#1279B9;
	}
/*header*/
img
	{
	border-style:none;
	}

ul
	{
	list-style:none;
	}

body 
	{
	margin:0 auto;
	width:984px;
	color:black;
	font-size:9pt;
	font-family:Arial,Verdana, sans-serif;
	background-color:white;
	}
#main
	{
	width:984px;
	}
#mainleft
	{
	width:530px;
	padding:10px 0 18px 36px;
	float:left;
	}
#mainright
	{
	width:370px;
	float:left;
	}
#header_holder
	{
	background:white url("images/header.gif") no-repeat;
	width:984px;
	height:97px;
	}
#logo
	{
	width:180px;
	padding:1px 0 0 17px;
	float:left;
	}
div#topnav
	{
	padding-top:60px;
	width:400px;
	float:left;
	}
ul#topnav
	{

	}
	ul#topnav li
		{
		width:90px;
		float:left;		
		}
	ul#topnav a, #topphone a
		{
		color:#FEFEFE;
		text-decoration:none;
		font-size:9pt;
		}
	ul#topnav a:hover, #topphone a:hover
		{
		color:#5ADFD7;
		background-color:#30292B;
		}
#topphone
	{
	float:right;
	padding:30px 140px 0 0;
	color:#FEFEFE;
	}
#centernav
	{
	background:white url("images/nav_bg.jpg") no-repeat;
	height:230px;
	width:984px;
	}
#navigation
	{
	width:330px;
	float:left;
	padding:25px 0 20px 35px;
	font-family:Times, "Times New Roman", serif;
	font-size:20px;
	color:white;
	}
	#navigation ul
		{
		padding:0 0 0 20px;
		}
	#navigation a
		{
		font-family:Times, "Times New Roman", serif;
		font-size:17px;
		text-decoration:none;
		color:white;
		display:block;
		padding:2px 0 2px 5px;
		}
	#navigation a:hover
		{
		background-color:#14A1A2;
		}
	#navigation li
		{
		float:left;
		width:233px;
		height:25px;
		}
#links
	{
	width:610px;
	height:230px;
	float:left;
	padding:1px 0 0 9px;
	}
.box
	{
	float:left;
	width:76px;
	height:65px;
	padding:5px;
	}
.boxtwo
	{
	float:left;
	width:76px;
	height:65px;
	padding:5px;
	padding-top:4px;
	}
.boxthree
	{
	float:left;
	width:76px;
	height:65px;
	padding:5px;
	padding-top:3px;
	}
.dash
	{
	background:white url('images/dash.gif') repeat-x;
	height:1px;
	width:100%;
	margin:5px 0;
	}
.topquote
	{
	background:#30292B url('images/topquote.gif') no-repeat;
	width:362px;
	padding-top:12px;

	}
.botquote
	{
	background:url('images/bottomquote.gif') no-repeat bottom right;
	width:362px;
	min-height:40px;
	_height:40px;	
	}
	.topquote p
		{
		color:white;
		font-family:"Times New Roman", Times, serif;
		font-size:13pt;
		line-height:18px;
		}
		.topquote p b
			{
			color:#28B406;
			}

#footer
	{
	background:white url('images/footer.gif') no-repeat;
	text-align:right;
	width:984px;
	height:40px;
	padding-top:43px;
	color:white;
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	}
#footer a
	{
	color:white;
	text-decoration:none;
	}
#footer a:hover
	{
	color:#5ADFD7;
	}
	
#mainleft a:link
	{
	font-family:Arial, Verdana, sans-serif;
	text-decoration: underline;
	color:#28B406;
	}
#mainleft a:visited
	{
	text-decoration: underline;
	color:#28B406;
	}	
#mainleft a:hover
	{
	text-decoration: underline;
	color:#000;
	background-color:#28B406;
	}
#mainleft a:active
	{
	text-decoration: underline;
	color:#28B406;
	}
.product li
	{
	padding:5px;
	margin-left:15px;
	}

p
	{
	padding-bottom:8px;
	line-height:16px;
	}
p.left
	{
	padding:5px 75px 35px 0;
	}
.clear
	{
	font-size:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	}
