body { background:#317c1e;}


.content     { font-family: Trebuchet MS; font-size: 10pt; text-align: justify; line-height: 
               150% }
#logo_section { width:850px;
				height:92px;
				margin:0 auto;
				background:#317c1e;
				}
				
#navigation_box { float:left;
					margin-left:8px;
					margin-top:64px;
					height:28px;
					width:auto;
					}
#home_navigation_box { float:left;
					margin-top:64px;
					height:28px;
					width:auto;
					}
					
#header_section{ width:850px;
					height:301px;
					margin:0 auto;
					clear:both;
					text-align:center;
					}
					
#header_bottom_shedow{ width:850px;
					height:16px;
					margin:0 auto;
					clear:both;
					text-align:center;
					}
					
#pricing_box { width:850px;
					height:156px;
					margin:0 auto;
					clear:both;
					text-align:center;
					}

#pricing_inner_box { width:795px;
					height:154px;
					margin:0 auto;
					border:1px solid #469237;
					background:url('../images/pricing_bg.gif') repeat-x;
					}
					
.pricing_board { width:248px;
					height:104px;
					float:left;
					margin-left:6px;
					padding:7px 2px 2px 7px;
					margin-top:15px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#333333;
					text-align:left;
					font-weight:bold;
					}
.Heading			{ 	font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#008000;
						text-align:left;
						font-weight:bold;
					}

					
.pricing_board .h3 { font-family:Geneva, Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#FFFFFF;
					font-weight:bold;
					margin-bottom:5px;
					}



#text_container_section{ width:850px;
					height:auto;
					margin:0 auto;
					clear:both;
					}
					
.text_inner_area { width:785px;
					margin:0 auto;
					background:#e1ffd9;
					font-family:Trebuchet MS;
					font-size:10pt;
					color:#333333;
					line-height:18px; padding-left:6px; padding-right:6px; padding-top:8px; padding-bottom:5px; text-align:justify
					}
					
#footer_section{ width:850px;
					height:auto;
					margin:0 auto;
					clear:both;
					}
					
.footer_area { width:785px;
					height:20px;
					margin:0 auto;
					padding:8px 6px 5px 6px;
					background:#236811;
					font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#FFFFFF;
					text-align:right;
					}