img{
			border: 0px;
			}
		input, textarea {
			 background-color: #EDEDED;
			 border: 0px;
			 padding: 1px;
			}
		textarea{
			font-family: arial;
			padding: 3px;
			width: 250px;
			height: 100px;
			font-size: 14px;
			}
		body{
			margin: 0px;
			padding: 0px;
			background: #FFFFFF;
			font-size: 9px;
			font-family: arial;
			}
		p{
			font-size: 11px;
			}
		#brand{
			font-family: 'Verdana'; 
			font-size: 12px; 
			font-weight: bold; 
			text-decoration: none; 
			color: #1D9019; 
			margin-top: 10px;
			}
		#top{
			background-image:  url("Images/navigation_bg.gif");
			height: 34px;
			repeat: repeat-x;
			}
		#bottom{
			width: 800px;
			}
		#site_body{
			clear: left;
			width: 800px;
			margin-bottom: 15px;
			}
		.sb_col{
			float: left;
			margin-right: 5px;
			}
		.sb_box{
			background: #D0D0D0;
			padding: 5px;
			width: 271px;
			margin-left: 5px;
			margin-bottom: 3px;
			margin-top: 2px; 
			}
		.sb_sub_head{
			background: #43C341;
			padding: 3px;
			width: 264px;
			color: #FFFFFF;
			font-size: 12px;
			margin-bottom: 5px;
			}
		.sb_sub_head_white{
			background: #FFFFFF;
			padding: 3px;
			width: 264px;
			height: 150px;
			color: #FFFFFF;
			font-size: 12px;
			margin-bottom: 5px;
			}
		#header{
			clear: right;
			}
		#products{
			width: 800px;
			background-image:  url("Images/product_bg.gif");
			repeat: repeat-x;
			height: 27px;
			clear: right;
			}
		#logo_top{
			background-image:  url("Images/logo_top.gif");
			height: 34px;
			width: 281px;
			float: left;
			}
		#logo_bottom{
			background-image:  url("Images/logo_bottom.gif");
			height: 134px;
			width: 281px;
			float: left;
			}
		#image1{
			background-image:  url("Pictures/header/1.gif");			
			width: 464px;
			height: 134px;
			float: left;
			}
		#image2{
			background-image:  url("Pictures/header/2.gif");			
			width: 464px;
			height: 134px;
			float: left;
			}
		#image3{
			background-image:  url("Pictures/header/3.gif");
						width: 464px;
			height: 134px;
			float: left;
			}
		#image4{
			background-image:  url("Pictures/header/4.gif");
			width: 464px;
			height: 134px;
			float: left;
			}
		#links{
			padding-top: 9px;
			}
		#product_left{
			background-image:  url("Images/products_left.gif");
			height: 27px;
			width: 107px;
			float: left;
			}
		#product_links{
			float: left;			
			height: 27px;
			repeat: repeat-x;
			}
		#product_right{			
			background-image:  url("Images/products_right.gif");
			height: 27px;
			width: 16px;
			float: left;
			}
		#welcome{
			border-bottom: 1px solid #888888;
			border-right: 1px solid #888888;
			border-left: 1px solid #888888;
			margin-top: -4px;
			padding: 8px;
			}
		a.product_links{
		 	float: left;
		  	color: #FFFFFF;
		 	display: block;
		  	text-align: center;
		  	text-decoration: none;
			width: 103px;
			height: 27px;
			background-image:   url("Images/products_bg.gif");
			padding-top: 8px;
			background-repeat: repeat-x;
			font-weight: bold;
		    }
		a.product_links:hover{
			float: left;
		  	color: #FFFFFF;
		 	display: block;
		  	text-align: center;
		  	text-decoration: none;
			width: 103px;
			height: 27px;
			background-image:  url("Images/products_bg_hover.gif");
			}
		a.credit:link, a.credit:visited{
			float: left;
			font-size: 10px;
			background: #388E37;
			display: inline;
			text-align: center;
			width: 262px;
			padding: 2px;
			text-decoration: none;
			color: #FFFFFF;
			}
		a.credit:hover{
			color: #FFFFFF;
			background: #3CA73B;
			}
		a.links:link{
			text-decoration: none;
			color: #FFFFFF;
			margin-left: 30px;
			}
		a.links:visited {
			text-decoration: none;
			color: #FFFFFF;
			margin-left: 30px;
			}
		a.links:hover{
			text-decoration: none; 
			color: #11E90D;
			}
		a.footer:hover, a.footer:link{
			color: #1D9019;
			text-decoration: underline;
			}
		p,li{
			font-size: 12px;
			}