body {
	background: url(images/bg.jpg) repeat-x #ededed;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

body td {
	font-size: 13px;
	font-family: Arial;
	color: #404040;
	}

.container {
	width: 950px;
	margin: 0 auto;
	background-color: #ededed;
	position: relative;
	font-size: 14px;
	font-family: Arial;
	color: #fff;
	text-align: left;
	}

#header {
	height: 250px;
	width: 950px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	}

#minisite_header {
	height: 250px;
	width: 950px;
	background-image: url(minisite/minisite_header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	}

.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}

#header_nav {
	padding-top: 218px;
	text-align: center;
	font-size: 12px;
	color: #525050;
	}

.mainholder {
	padding-top: 15px;
	padding-bottom: 15px;
	}

.rightcol {
	width: 500px;
	font-size: 13px;
	font-family: Arial;
	color: #000;
	line-height: 155%;
	text-align: left;
	}

.midcol {
	background: #e5e5e5;
	width: 1px;
	}

.leftcol {
	width: 400px;
	font-size: 13px;
	font-family: Arial;
	color: #404040;
	line-height: 135%;
	}

h1 {
	font-size: 20px;
	font-family: Arial;
	color: #307aab;
	font-weight: bold;
	}

h2 {
	font-size: 16px;
	font-family: Arial;
	color: #307aab;
	}

.more {
	width: 800px;
	color: #404040;
	text-align: left;
	font-size: 13px;
	font-family: Arial;
	line-height: 150%;
	padding: 15px;
	border: #e5e5e5 3px solid;
	border-radius: 14px;
	-moz-border-radius: 14px;
	}

.linetop {
	background: #404040;
	text-align: center;
	color: #fff;
	font-weight: bold;	
	}

.line1 {
	background: #daebf6;
	text-align: center;
	}

.line2 {
	background: #ddd;
	text-align: center;
	}


.testimonials {
	width: 900px;
	margin-top: 20px;
	}

.testimonial {
	background: #e8e8e8;
	color: #404040;
	font-size: 12px;
	font-family: Arial;
	padding: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	line-height: 150%;
	}

.footer {
	margin-top: 75px;
	width: 800px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #404040;
	}

.faq_area {
	width: 700px;
	text-align: left;
	color: #404040;
	font-size: 12px;
	font-family: Arial;
	line-height: 145%;
	}

.store_area {
	width: 700px;
	padding: 15px;
	background: #fff;
	color: #404040;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	line-height: 145%;
	border: #e0e0e0 3px solid;
	border-radius: 14px;
	-moz-border-radius: 14px;
	}


.qst {
	width: 675px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	line-height: 145%;
	border: #ddd 2px dashed;
	padding: 10px 10px 10px 10px;
	}

.qfaq {
	   font-size: 13px;
	   font-family: Arial;
	   font-style: normal;
	   font-weight: bold;
	   color: #4165a8;
	  }

.store_area_main {
	width: 750px;
	padding: 15px;
	background: #fff;
	color: #404040;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	line-height: 145%;
	border: #e0e0e0 3px solid;
	border-radius: 14px;
	-moz-border-radius: 14px;
	}

.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;
	  }


a.nav:link {color: #ffd618; font-weight: normal;}
a.nav:active {color: #ffd618; font-weight: normal;}
a.nav:visited {color: #ffd618; font-weight: normal;}
a.nav:hover {color: #178ab7; font-weight: normal;}

a.link1:link {color: #488dd1; font-weight: normal;}
a.link1:active {color: #488dd1; font-weight: normal;}
a.link1:visited {color: #488dd1; font-weight: normal;}
a.link1:hover {color: #c00000; font-weight: normal;}

a.linkbig:link {color: #488dd1; font-weight: normal; font-size: 32px; font-weight: bold;}
a.linkbig:active {color: #488dd1; font-weight: normal; font-size: 32px; font-weight: bold;} 
a.linkbig:visited {color: #488dd1; font-weight: normal; font-size: 32px; font-weight: bold;}
a.linkbig:hover {color: #c00000; font-weight: normal; font-size: 32px; font-weight: bold;}
