body {
	margin:0px auto;
	padding:0px auto;
	height:100%;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

#wrap_header{
	width:731px;
	margin:0px auto;
	height:auto;
	padding:0px auto;
}


#header {
	margin:0px;
	width:731px;
	height:157px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#nav {
	margin:0px auto;
	width:731px;
	height:32px;
	display:inline-table;
}

.nav_block { padding:0px 0px 0px 0px;text-align:left;  }
.nav a{ /*display:block; for vertical*/ /*float:left; 
		 display:table-cell; display:inline-block;*/
         padding:0px 0px 0px 0px;  
		 height:auto; width:auto; 
       }
.nav a:link {
		color:#0000ee;
} 
.nav a:visited { 
		color:#551A8B; text-decoration:none;     
}
.nav a:hover { 
		background-color:#ff6600; color:#551A8B;
}

#wrap_content {
	width:731px;
	margin:0px auto;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding:0px auto;
}

#coupon { 
	background-image:url(images/coupon.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:314px;
	width:731px;
}
#coupon_container {
	width:731px;
	margin:0px auto;
	height:129px;
}

#coupon_left {
	width:279;
	margin:0px auto;
	height:129px;
	float:left;
}

#coupon_right {
	width:452;
	margin:0px auto;
	height:129px;
	float:right;
	padding-right:54px;
}


#text_container{
	padding:10px 35px;
	min-height:150px;
	height:autopx;
}

#left {
	margin:0px;
	width:650px;
	float:left;	
	color:#4c7a0b;
	height:auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}

#right {
	margin:0px;
	height:115px;
	width:226px;
	float:right;
	color:#76af13;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.float_r {
	float: right;
	margin-left: 5px;
}

#form {
	padding:40px 15px 5px 20px !important ;
	padding:25px 15px 5px 20px ;

}


#footer {
	margin:0px auto;
	width:731px;
	padding:0px auto;
}


.header {
	color:#ff6600;
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.sub_header {
	color:#ff6600;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#centerForm { 
	width: 470px; 
	margin: 10px 0px 10px 0px; 
	padding: 0px; 
}

#centerForm .section_name { 
	display: block; f
	ont-size: 14px; 
	font-weight: bold; margin: 0px 0px 5px 0px;
	 padding: 0px;
}

#centerForm .section_name_nolink { 
	display: block; 
	font-size: 13px; 
	font-weight: bold; 
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	color: #70A100; 
}

#centerForm .section_detail { 
	display: block; 
	margin: 0px 0x 5px 0px; 
	padding: 0px;
}
#centerForm div.form { 
	padding: 0px; 
}
#centerForm input#textfield, textarea { 
	width: 450px; font-size: 11px; 
	height: 16px; background: white; 
	margin: 0px 0px 5px 0px; 
	color: #525252; border: 
	1px solid #E2E2E2; 
}
#centerForm input#textfield1, textarea { 
	width: 450px; font-size: 11px; 
	height: 120px; background: white; 
	margin: 0px 0px 5px 0px; 
	color: #525252; border: 
	1px solid #E2E2E2; 
}

#centerForm div.formbg { 
	background-color: none; padding: 10px 10px 10px 10px; 
}
#centerForm div.request { 
	margin: 10px 0px 0px 0px;
}
#centerForm input#check { 
	width: none; 
	font-size: 11px; 
	height: none; 
	background: no; 
	margin: 0px 5px 0px 0px; 
	olor: #525252; border: none; 
	padding: 0px 0px 0px 0px; 
}
#centerForm select.selectForm{ 
	width: 450px; 
	font-size: 11px; 
	height: 22px; 
	background: white; 
	margin: 0px 0px 5px 0px; 
	color: #525252; border: 1px solid #E2E2E2; }
	
	
/*coupon*/

#wrap_header_coupon{
	width:747px;
	margin:0px auto;
	height:auto;
	padding:0px auto;
}

#header_coupon {
	margin:0px;
	width:747px;
	height:157px;
	background-image:url(images/coupon_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer_coupon {
	margin:0px auto;
	width:747px;
	height:196px;
	background-image:url(images/coupon_footer.jpg);
	background-repeat:no-repeat;
}

#headnodec {

a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}
}

.nodec a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}