/*==================================================================*/
/* General HTML Tag Styles
==================================================================*/



	/*==================================================================*/
	/* Document
	==================================================================*/

		body {
			background: #ffffff;
			text-align: center;
			color: #666666;
			margin: 0px;
		}


		.clear{
			clear:both;
		}
	

	/*==================================================================*/
	/* Links
	==================================================================*/

		a:link{
			color: #6699CC;
			text-decoration: none;
		}

	
		a:visited{
			color: #003366;
			text-decoration: none;
		}

	
		a:active{
			color: #003366;
			text-decoration: none;
		}


		a:hover{
			text-decoration: underline;
		}

		a.img {
			border: 0 none;
		}	




		
	/*==================================================================*/
	/* Headers
	==================================================================*/

		h1, h2, h3, h4, h5, h6{
		
			Width: inherit;					
			color: #000;
			font: 11px tahoma;
			background: url(/media404/linkbar3.jpg) repeat-x left top;
			padding: 5px 5px 5px 5px;
			border-top: 1px solid #C4C4C4;
			border-bottom: 1px solid #C4C4C4;

		}


	/*==================================================================*/
	/* Images
	==================================================================*/


		img{
			border: 0px none;
			padding: 15px 15px;
			margin: 0px;
		}


	/*==================================================================*/
	/* Paragraphs
	==================================================================*/


		p{
			padding: 10px 5px 0px 10px;
			margin: 0px;
		}			



/*==================================================================*/
/* Page Design
==================================================================*/



	/*==================================================================*/
	/* Design Wrapper
	==================================================================*/

		#wrapper{
			font: 70%  Verdana, Arial, Helvetica, sans-serif;
			background: #FFFFFF;
			text-align: left;
			width:750px;
			margin: 0px auto 0px auto;
			padding: 10px 10px;				
		}



	/*==================================================================*/
	/* Logo
	==================================================================*/	
	
		#logo{
			display:none;
			position: relative;
			width:750px;
			height:40px;
			background: #006699 url(logo.jpg) no-repeat;
			margin: 10px 0 10px 0;
		}
	

	/*==================================================================*/
	/* Branding
	==================================================================*/


		#branding{
			position: relative;
			background: #006090 url(/media/logo.png) no-repeat;		
			width: 750px;
			height: 90px;
		}



	/*==================================================================*/
	/* Navigation
	==================================================================*/


		#nav{
			position: relative;
			background: url(linkbar4.jpg) no-repeat;
			list-style: none;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			width: 750px;
			height: 23px;
			border-top: 0px solid #C4C4C4;
			border-bottom: 0px solid #C4C4C4;	
		}
	
			/*==================================================================*/
			/* Navigation List Item
			==================================================================*/		

				#nav li {
					float: left;	
				}
			
			/*==================================================================*/
			/* Navigation Links
			==================================================================*/
		
				#nav a {
					float: left;
					font-weight: none;
					padding: 0px 15px 0px 0px;
					margin: 7px 0px 7px 15px;
					color: #000;
					border-right:  1px solid #C4C4C4;
				}
	
				#nav a:hover, #nav a.active {
					text-decoration: underline;
				}
		
				#nav a.active {
					text-decoration: none;
					color: #59C659;
				}



	/*==================================================================*/
	/* Inner Page Wrappers
	==================================================================*/


		#inner-wrapper{
			background: url(/media404/background2.jpg) repeat-y left top;
			line-height: 1.4em;
			position: relative;
			width:750px;
			margin: 30px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}


	
	/*==================================================================*/
	/* Contents Column
	==================================================================*/

		#content{
			position: relative;
			margin: 0px 0px 0px 230px;
			padding: 0px 0px 0px 0px;
		}

			/*==================================================================*/
			/* Contents Paragraph
			==================================================================*/
			
				#content p {
					padding: 0px 10px 10px 10px;
				}	



	/*==================================================================*/
	/* Links Column
	==================================================================*/


		#links {
			position: relative;
			float: left;
			width: 220px;
			padding: 0px 0px 0px 0px;	
		}
			

			/*==================================================================*/
			/* Links Paragraph
			==================================================================*/
			

			#links p {
				padding: 5px 0px;
			}			




	/*==================================================================*/
	/* Footer
	==================================================================*/


		#footer{
			line-height: 1.4em;
			padding: 10px;
			margin: 0px;
			border-top: 1px solid #CCCCCC;
		}		





/*==================================================================*/
/* Custom Page Elements
==================================================================*/


	/*==================================================================*/
	/* Product Box
	==================================================================*/
				
		#productbox{
			border: 1px solid #C4C4C4;
			margin: 0px 10px 20px 10px;
			padding: 2px 2px 2px 2px;
		}

			/*==================================================================*/
			/* Product Box Title
			==================================================================*/			
			
				#productbox #title{
					cursor: pointer;
					Width: inherit;					
					height: 23px;
					color: #000;
					font:bold 11px tahoma;
					background: url(sidemenu.jpg) repeat-x left top;
					border-left:  1px solid #C4C4C4;
   					border-right: 1px solid #C4C4C4;
					border-bottom: 1px solid #C4C4C4;
					padding: 4px 5px 0px 5px;
				}


			/*==================================================================*/
			/* Product Box Graphic
			==================================================================*/

				#productbox #graphic{
					padding: 2px 0px 0px 0px;
					border: 0px Solid;
					
				}
			
					/*==================================================================*/
					/* Product Box Graphic Image
					==================================================================*/

					#productbox #graphic img{
						padding: 0px 0px 0px 0px;
						Width: 210px;
					}

			/*==================================================================*/
			/* Product Box Description
			==================================================================*/
			
				#productbox #description{
					padding: 10px 0px 0px 0px;
				}





	/*==================================================================*/
	/* Sliding Box
	==================================================================*/

		#slidingbox{
			margin: 0px 0px 15px 7px;
			Width: 200px;
		}
			
			/*==================================================================*/
			/* Sliding Box Title
			==================================================================*/


				#slidingbox #title{  
					cursor: pointer;
					Width: inherit;					
					height: 20px;
					color: #000;
					font:11px tahoma;
					background: #f5f5f5 url(linkbar4.jpg) repeat-x left top;
					padding: 4px 0px 0px 0px;
					margin: 0px 0px 0px 0px; 
					border:  1px solid #C4C4C4;		
				}
	
				
					/*==================================================================*/
					/* Sliding Box Icon
					==================================================================*/
						
						#slidingbox #title img {	
							vertical-align: middle;
							padding: 0px 5px 0px 5px;
							height: 16px;
							Width: 	16px;	
						}


			/*==================================================================*/
			/* Sliding Box Container
			==================================================================*/
		
				#slidingbox .container {
					list-style: none;
					Width: inherit;
					padding: 0px;
					margin: 0px 0px 0px 0px; 
					border-left: 1px solid #C4C4C4;
					border-right: 1px solid #C4C4C4;
					border-bottom: 1px solid #C4C4C4;					
					background: #fff;
				}
				
					
					/*==================================================================*/
					/* Sliding Box Options Icon
					==================================================================*/
						
						#slidingbox .container img {
							vertical-align: middle;
							padding: 5px 5px 5px 5px;;
							margin: 0px;
						}
