		body{
		font-family: Tahoma, 'Tahoma CE','Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
		margin: 0px;
		padding: 0px;
		font-size: 10px;
		background-color:#E4F3FE;	
		background-image: url(nimages/background.gif);
		background-repeat: repeat-x;
		width:100%;
		color:white;
		}	
				
		
		a {
		color: white;
		font-weight:bold;		
		font-size:10px;
		}		
		a:hover {		
		font-weight:bold;
		font-size:10px;
		color:#F6E204;			
		}	
		.text-small2{
			color: #2798D6;
		}
		
		#main {
		width: 800px;			
		position: absolute;
		left: 50%;	
		margin: 0px 0px 0px -400px; 		
		}
	
		#columns {		
		width: 800px;	
		padding:0px;
		margin:0px;
		}
	
		#left-column {		
		float: left;
		width:219px;	
		height:400px;	
		background-image: url(leftmenu/left_background.jpg);
		background-repeat: no-repeat;	
		margin-top:36px;			
		padding-top:20px;		
		}
		
		#right-column {		
		float:left;	
		width:581px;	
		margin:36px 0px 0px 0px;	
		padding:0px;	
		height:auto;
		}			
			
		
		#header {
		width: 800px;
		padding:0;
		margin:0;
		}		
		
		#logo{
		float:left;
		width:219px;	
		padding-top:20px;	
		}
		
		#main-menu{
		float:left;
		width:80px;
		padding:0;
		margin:0;
		}
		
		#flash{
		float: right;
		width: 468px;		
		padding:0;
		margin:0;
		}		
		
		
		
		#left-menu {
		width:145px;		
		margin-left:60px;
		}	
		
		.devider{
		margin-top:0px;
		margin-bottom:2px;
		}
		
		.menuitem{
		margin-left:20px;
		}
		
		
		#left-content	{
		width:254px;		
		float:left;		
		}
		
		#right-content	{		
		width:301px;		
		float:left;	
		margin-left:16px;		
		}	
		
		#content	{
		width:581px;		
		float:left;		
		font-size:11px;	
		height:auto;	
		}		
		
		#text-content{
		background-color: #2798D6;		
		background-image: url(nimages/text_background.gif);
		background-repeat: repeat-x;
		padding:0px 70px 10px 45px;
		height:auto;
		}
		
		#image{		
		margin:0;
		padding:0;
		border-bottom: 1px solid white;
		}				
		
		#text-box{
		background-color: #2798D6;		
		background-image: url(nimages/text_background.gif);
		background-repeat: repeat-x;
		padding:0px 15px 10px 15px;
		}
		
		.title{
		margin-top:10px;	
		margin-bottom:5px;			
		}
		
		#text{
		border-top: 1px solid #4D9FCD;
		padding-top:7px;		
		}		
		
		#footer {
		clear:both;
		border-top: 1px solid White;		
		padding-left:100px;
		padding-top:4px;		
		padding-bottom:5px;		
		background-color: #52BDF7;		
		}	
		
		#footer2 {	
		border-top: 1px solid White;		
		clear:both;
		padding-right:20px;
		padding-top:3px;		
		padding-bottom:3px;		
		background-color: #82E439;	
		color:White;
		font-size:9px;
		text-align: right;		
		}	
		
		#product{
		width:301px;
		height:89px;
		background-image: url(nimages/product_background.jpg);
		background-repeat: no-repeat;
		margin-top:10px;
		color:white;	
		padding-left:17px		
		}	
		
		#product2{
		width:301px;
		height:89px;
		background-image: url(nimages/product_background2.jpg);
		background-repeat: no-repeat;
		margin-top:10px;
		color:white;	
		padding-left:17px		
		}			
		
		/*max height and width*/
		#product-picture{
		float:left;		
		margin-top:16px;
		width:50px;
		height:48px;
		text-align: center;				
		}	
				
		#product-text{
		float:left;
		color:white;
		margin-top:2px;
		width:185px;
		margin-left:41px;
		}	
		
		#name{
		color:#F6E204;
		font-weight:bold;
		font-size:11px;
		margin-bottom:2px;			
		}
		
		#price{
		color:white;
		margin-top:2px;	
		font-weight: bold;
		}	
			
			
		input,select {
 		font-family: tahoma;			
		font-size:10px;
		background: #ACD8F2;
		color: #004180;
		margin-bottom:1px;
		padding-left:5px;	
		border:0px;
		}			
				
		table{
		font-size:11px;
		}

		ul{
		margin-top:6px;
		padding:0;
		margin-left:23px;
		}

		li {
		margin-top: 0px;			
		color:white;		
		padding-left:0px;		
		}		
		
		p{
		margin-top:0px;
		padding:0px;					
		}		
		
		.bold{
		font-weight: bold;
		font-size:12px;
		color:#F6E204;
		}
		
		.subtitle{
			font-weight:bold;
		}
		
		#form{
			margin-top:40px;
		}
		
		
		
