body
{
	margin: 0;
	padding: 0;
	font: 11px Verdana, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/bg2.gif);
	background-position: top;
	background-repeat: repeat;
	background-color:#666666;
}

p.breadcrumb { 
		color: #666;
		font: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}

p.intro { 
	padding: 0px 80px 0px 80px;
	text-align: center; 
	}
	
p.intro2 { 
	line-height: 200%;
	text-align: center; 
	}
	

	a:link, a:visited
	{ 
		color: #fff; 
		text-decoration: none;
	}
	
	a:hover, a:active
	{ 
		color: #fff; 
		text-decoration: underline;
	}
	
	h1
	{
		color: #333;
		font: arial, helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		text-align: left;
		margin: 0 0 2em 0;
	}
	
	h1.bold
	{
		color: #333;
		font: arial, helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		text-align: left;
		margin: 0 0 2em 0;
	}
	
	h2
	{
		color: #000099;
		font: 120% arial, helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
	}
	
	h2.index
	{
		color: #333;
		font: 120% arial, helvetica, sans-serif;
		font-variant:small-caps;
		font-weight: bold;
		text-align: left;
		margin: 0 0 8px 0;
	}
	
	
	h3
	{
		color: #333;
		font: 110% arial, helvetica, sans-serif;
		font-weight: bold;
		text-align: left;
		margin: 0 0 2px 0;
	}

	p { text-align:left; }
	

#container
{
	background-image: url(images/leftnav_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 955px;
	margin: auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #333333;
	border-bottom: 5px solid #333333;
	line-height: 130%;
}

#header
{
	height: 100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-bottom: 1px solid #333333;
}


#navcontainer {
	padding: 0;
	margin: 0;
	width: 955px;
	height: 21px;
	background-image: url(images/redbar.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	position: relative;
	border-bottom: 2px solid #333333;
	color: #fff;
	font-family: 100% verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	overflow: hidden;
}
	
	#navcontainer table{
		padding: 0;
		margin: 0;
	 	width: 100%;
		height: 100%;
		vertical-align:text-top;
		}

	#navcontainer td {
		padding: 0 1.75em 0 1.75em;
		margin: 0;
	}

	#navcontainer ul {
		padding: 0;
		margin: 0;
		text-align:right;
	}

	#navcontainer li {
		padding: 0;
		margin: 0;
		display:inline;
		}
	
	#navcontainer a:link, #navcontainer a:visited {
		text-decoration:none;
		}
	#navcontainer a:hover, #navcontainer a:active {
		text-decoration:underline;
		}

#greybar {
	padding: 0;
	margin: 0;
	width: 955px;
	height: 8px;
	background-image: url(images/greybar.gif);
	position: inherit;
	background-repeat: repeat-x;

}	
	
#leftnav
{
	float: left;
	width: 194px;
	height: 100%;
	background: #D9DADC;
	margin:0;
	padding:0;
}

	#leftnav a:link, #leftnav a:visited 
	{ 
		color: #666666; 
		text-decoration:none;
	}
			
	#leftnav a:hover, #leftnav a:active 
	{ 
		color: #9999CC; 
		text-decoration:none;
	}


		#products
		{
			width: 194px;
			background: #D9DADC;
			text-align:left;
			margin-top:1.5em;
			padding:0;
		}
		
			#products ul {
			/*list-style: url(images/arrow.gif);*/
			list-style: none;
			width: 194px;
			margin:0;
			padding:0;
			}
			
			#products ul li{ 
			font: 100% arial, helvetica, sans-serif;
			font-weight:bold;
			line-height: 180%;
			border-top:#D9DADC 1px solid;
			border-bottom:#D9DADC 1px solid;
			/*margin:1px 0 1px 0;*/
			/*padding:1px 0 1px 0;*/	
			}
			
			#products a:link, #products a:visited 
			{ 
				color: #666666;
				text-decoration:none;
				display:block;
				background: #CBCCCE;
				border-top:#999 1px solid;
				border-right:#999 1px solid;
				border-bottom:#999 1px solid;
				
			}
				
			#products a:hover, #products a:active 
			{ 
				color: #FFF;
				text-decoration:none;
				display:block;
				background: #999999;
				border-top:#FFF 1px solid;
				border-right:#FFF 1px solid;
				border-bottom:#FFF 1px solid;
			}	


		#napp
		{
	font: 80% arial, helvetica, sans-serif;
	color: #333399;
	line-height: 100%;
	margin-top: 50px;
	letter-spacing: 180%;
		}
		
			#napp p { text-align:center; }
			
			#napp p a:link, #napp p a:visited { 
			color: #333399;
			text-decoration:underline;
			}


#content
{
	padding: 2.5em;
	text-align:center;
	line-height: 130%;
	float: right;
	width: 700px;
}

	#content a:link, #content a:visited  
		{ 
			color: #6666CC; 
			text-decoration: underline;
		}
	
	#content a:hover, #content  a:active
		{ 
			color: #66CCFF; 
			text-decoration: underline;
		}
		
		
		#content table
		{
			margin:0 0 30px 0;
			padding:0;
			width: 90%;
			background: #fff;
			line-height: 1.5em;
			border-collapse:collapse;
			font-family: 110% verdana, helvetica, sans-serif;
			text-align: left;
			}
			
		#content table tbody tr
		{
		margin:0;
		padding:0;
		border-collapse: collapse;
		}
		
		#content table tbody td {
		margin: 0 2em 0 0;
		padding: 0.6em;
		background:#FFFFFF;
		text-align:left;
	}
	
	td.productimage {
		padding: 0 2em 0 0;
		width: 30%;
	}
	
	td.productimage img {
		border: #CC0033 3px groove;
	}
	
	td.productname {
		color: #333399;
		font: 110% arial, helvetica, sans-serif;
		font-variant: small-caps;
		font-weight: bold;
		text-align: left;
	}
	
	td.productdesc {
		margin-right: 1em;
		font: 90% arial, helvetica, sans-serif;
		font-weight: normal;
		text-align: left;
	}
	
	td.productinfo {
		font: 90% arial, helvetica, sans-serif;
		width: 12%;
		font-style: italic;
		font-weight: bold;
		text-align: left;
	}
	
	#content table.index
		{
			margin:0;
			padding:0;
			width: 100%;
			background: #fff;
			line-height: 140%;
			border-collapse:collapse;
			font-family: 110% verdana, helvetica, sans-serif;
			text-align: right;
			}
			
		#content table.index td.text
		{
			margin:0 0 0 8em;
			padding:3em;
			}
			
		#content table.index td.text p
		{
			line-height: 200%;
			}


		#content table.contact
		{
			margin-left:5em;
			padding:0;
			width: 80%;
			line-height: 110%;
			border-collapse:collapse;
			font-family: 100% verdana, helvetica, sans-serif;
			text-align: left;
			}
			
		#content table.contact td
		{
			margin:0 0 0 4em;
			padding:0;
			}
			
		#content table.contact td.text p
		{
			line-height: 120%;
			}
#copyright
{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #666;
	font: 90% arial, helvetica, sans-serif;
	text-align: centre;
}

#clearone {
			clear: both;
			height: 1px;
			}
		

#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	background-color:#000000;
}
