.content{
	width:870px;
	text-align:left;
	position:relative;
	top:10px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background: #cae6fc url('../images/bottom_background.jpg') repeat-y;
}
p {
font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
   margin-top: 0.3em;
   margin-left: 0.9em;
   margin-right: 0.5em;
   padding: 0.3em;
   line-height: 1.3em;
}
.container{
	background: #D8EAF8 url('../images/background2.jpg') no-repeat;
	height:100%;
}
.left_column {
	position:relative;
	float:left;
	width:280px;
}
	.left_column_topper {
		position:relative;
		width:280px;
		height:10px;
		top:5px;
		left:20px;
		background-image: url('../images/topleftcolumn.gif');
		background-repeat: no-repeat;
	}
	.left_column_inner {
		position:relative;
		width:250px;
		left:20px;
		top:5px;
		background-color:#FFFFFF;
		padding-left:5px;
		padding-right:5px;
		font: normal normal normal 12px verdana;
		color: #000000;
	}
		.featured_header{
				position:relative;	
				width:250px;
				background-color:#FFFFFF;
	}
		.green_header{
				font: normal normal normal 12px verdana;
				color: #252764;
	}			
		.featured_row{
				position:relative;
				width:250px;
				margin-left:0px;
				background-color:#FFFFFF;
				border-bottom: 1px solid #009966;}	
			
	.left_column_bottom {
		position:relative;
		left:20px;
		top:5px;
		width:280px;
		height:57px;
		background-image: url('../images/bottomleftcolumn.gif');
		background-repeat: no-repeat;
	}
.right_column {
	position:relative;
	float:right;
	width:580px;
}
	.right_column_topper {
		position:relative;
		width:570px;
		height:10px;
		top:5px;
		background-image: url('../images/toprightcolumn.gif');
		background-repeat: no-repeat;
	}
	.right_column_inner {
		position:relative;
		top:5px;
		width:548px;
		padding-left:5px;
		padding-right:5px;
		background-color:#FFFFFF;

	}
	.right_column_p {
		font: normal normal normal 12px verdana;
		color: #000000;		
		line-height: 1.6em; 
		margin-top: 0;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 0;
	}	
	.right_column_f {
		font: normal normal normal 11px verdana;
		color: #000000;		
		line-height: 1.1em; 
		margin-left: 10px;
		margin-right: 10px;
	}			
	.right_column_bottom {
		position:relative;
		top:5px;
		left:5px	
		width:570px;
		height:100px;
		background-image: url('../images/bottomrightcolumn.gif');
		background-repeat: no-repeat;
	}
.subpage_top {
	position:relative;
	float:right;
	right:22px;
	width:560px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color: #2E336D;
}	
	.subpage_title_message{
		position:relative;
		text-align:center;
		float:right;
		padding:5px;
		color:#7CA13D
	}
	.subpage_title {
		position:relative;
		font-weight: bold;
		font-size: 20pt;
		margin-top:15px;
		color:#7CA13D;
	}
.clear_both {
	clear:both;
}
				.products_page{
					float:left;
					width:135px;
					margin-left:15px;
					margin-top: 10px
				}	
				.products_table{
					float:left;
					width:480px;
					margin-left:15px;
				}	
				.products_detail{
					float:left;
					width:200px;
					margin-left:15px;
					font: normal normal normal 11px verdana;
					color: #333333;	
				}
				.products_pic{
					float:left;
					width:260px;
					margin-left:15px;
				}
		.products_page a:link, a:visited{
			font: normal normal normal 11px verdana;
			color: #7ca13d;	
			text-decoration:none;
		}
		.products_page a:hover{
			font: normal normal normal 11px verdana;
			color: #000000;	
			text-decoration:none;			
		}
		.how_to_order{
			float:left;
			width:520px;
			margin-left:18px;
			font: normal normal normal 11px verdana;
			color: #000000
		}	
		a
{
	text-decoration: underline;
	color: #252764;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #252764; text-decoration: underline }
a:visited { font-size: 12px; color: #7ca13d; text-decoration: underline;} 
a:hover { color: #7ca13d; text-decoration: underline}							
