body {
	background: #404040;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

			
.container {
	width: 860px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
	}


.header 
	 {
	  margin-bottom: 10px;	
	 }

.main_box {
	width: 840px;
	padding: 10px 10px 10px 10px;
	}

.intro {
	width: 475px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 125%;
	}

.headline {
	   font-size: 18px;
	   font-family: "Georgia";
	   font-style: normal;
	   font-weight: bold;
	   color: #4165a8;
	  }

.leftcol {
	width: 540px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 145%;
	}

.rightcol {
	width: 210px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 125%;
	background: #404040;
	padding: 8px 8px 8px 8px;
	}

.heading1 {
	width:auto;
	background: #0474b6;
	color: #fff;
	font-size: 18px;
	font-family: "Georgia";
	padding: 5px 5px 5px 5px;
	}

.bottomcol_text {
	color: #404040;
	font-size: 18px;
	font-family: "Georgia";
	}

.midf {
	width: 3px;
	background: #eee;
	}

.faq_area {
	width: 700px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 145%;
	}

.qst {
	width: 675px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 145%;
	border: #eee 2px dashed;
	padding: 10px 10px 10px 10px;
	}

.qfaq {
	   font-size: 13px;
	   font-family: "Arial";
	   font-style: normal;
	   font-weight: bold;
	   color: #4165a8;
	  }

.store_area {
	width: 700px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	line-height: 145%;
	}

.sample_head {
	width: auto;
	padding: 5px 5px 5px 5px;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-family: "Arial";
	font-weight: bold;
	}


.foottext {
	 margin-left: auto;
    	 margin-right: auto;
	 margin-botton: 5px;
	 text-align: center;
	 font-size: 12px;
	 font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;
	 }

.store_item {
	font-famiy: "Verdana";
	font-size: 12px;
	text-align: center;
	}

.item_price {
	color: #c00000;
	font-size: 14px;
	}

.store_row {
	padding: 10px 10px 10px 10px;
	border: #eee 2px solid;
	}

.headline_store {
	   font-size: 18px;
	   font-family: Arial;
	   font-style: normal;
	   font-weight: normal;
	   background: #404040;
	   color: #fff;
	   padding-bottom: 8px;
	   padding-top: 8px;
	   text-align: center;
	  }

.news {
	width: 800px;
	font-size: 13px;
	font-family: "Verdana";
	text-align: left;	
	}

.alert {
	color: #c00000;
	font-weight: bold;
	}

a.blue:link {color: #0387d6; font-weight: normal;}
a.blue:active {color: #0387d6; font-weight: normal;}
a.blue:visited {color: #0387d6; font-weight: normal;}
a.blue:hover {color: #01629b; font-weight: normal;}