/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,script,hr { margin:0; padding:0; }
/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset {
	border-style: none;
	}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/bg.png);
	text-shadow: 1px 1px 1px #f5f5f5;
	background-repeat: repeat;
	background-position: left top;
	background-color: #E6E8C7;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #646464;
	position: relative;
	margin: 10px;
}
.bigtext {
	font-size: 46px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1e8c35;
	text-shadow: 1px 1px 1px #e7e2c7;
	position: relative;
	height: inherit;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #797979;
	text-shadow: 1px 1px 1px #e7e2c7;
	position: relative;
	height: inherit;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-style: italic;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #797979;
	text-shadow: 1px 1px 1px #e7e2c7;
	position: relative;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.with_img {
	line-height: 30px;
}
.text_two {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #797979;
	text-shadow: 1px 1px 1px #e7e2c7;
	width: 460px;
	height: 20px;
	float: left;
	position: relative;
	margin: 10px;
}

.img_padtop10px {
	position: relative;
	top: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.text_orange {
	font-size: 12px;
	color: #cc4a03;
	position: relative;
	text-indent: 10px;
	width: 500px;
}
.text_green {
	font-size: 16px;
	color: #6eb227;
	font-weight: bold;
	position: relative;
}

a:link {
	color: #cc4a03;
	text-decoration: none;
}
a:visited {
	color: #cc4a03;
}
a:hover {
	color: #006633;
}
a:active {
	color: #cc4a03;
}
#container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: inherit;
}
#header {
	height: 107px;
	width: 940px;
	margin: auto;
	position: relative;
}
.logo {
	height: 74px;
	width: 233px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	background-position: center top;
	position: absolute;
	top: 15px;
	left: 25px;
}
#main_content {
	width: 100%;
	height: inherit;
	position: relative;
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	margin: auto;
}
#main_content_sm {
	width: 100%;
	height: inherit;
	position: relative;
	background-image: url(images/container_bg_sm.png);
	background-repeat: repeat-x;
	margin: auto;
}

.main_ad {
	background-image: url(images/main_ad_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1400px;
	position: relative;
	margin: auto;
	height: 416px;
}
.main_ad_sm {
	background-image: url(images/main_ad_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1400px;
	position: relative;
	margin: auto;
	height: 206px;
}
.main_ad_text {
	width: 420px;
	color: #FFFFFF;
	position: relative;
	left: 220px;
	height: 320px;
	overflow: hidden;
	top: 50px;
}
.main_ad_text h1 {
	font-style: italic;
}
.main_ad_text p {
	color: #FFFFFF;
	font-style: italic;
	font-size: 20px;
	text-shadow: 1px 1px 1px #646464;
	line-height: 26px;
	position: relative;
}
.main_ad_text_sm {
	width: 420px;
	color: #FFFFFF;
	position: relative;
	left: 220px;
	height: 150px;
	overflow: hidden;
	top: 40px;
}
.main_ad_text_sm h1 {
	font-style: italic;
	position: relative;
	font-size: 38px;
}
.main_ad_text_sm p {
	color: #FFFFFF;
	font-style: italic;
	font-size: 20px;
	text-shadow: 1px 1px 1px #646464;
	line-height: 26px;
	position: relative;
}
.main_ad_text_sm  .lower_txt {
	position: relative;
	top: 80px;
}

.main_ad_photo01 {
	background-image: url(images/main_ad.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 416px;
	width: 1400px;
}
.main_ad_photo02 {
	background-image: url(images/main_ad_faq.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 1400px;
}
.main_ad_photo03 {
	background-image: url(images/main_ad_reg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 1400px;
}
.main_ad_photo04 {
	background-image: url(images/main_ad_contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 1400px;
}



.main_ad_faq {
	background-image: url(images/main_ad_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1400px;
	position: relative;
	margin: auto;
	height: 206px;
	overflow: hidden;
	display: block;
}
.main_ad_contact {
	background-image: url(images/main_ad_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1400px;
	position: relative;
	margin: auto;
	height: 206px;
}
.main_ad_register {
	background-image: url(images/main_ad_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1400px;
	position: relative;
	margin: auto;
	height: 206px;
}
.contents {
	width: 981px;
	position: relative;
	margin: auto;
	height: inherit;
}
.contents h2 {
	text-align: center;
	font-style: italic;
}
.one_third_left, .one_third_center, .one_third_right p {
	font-style: italic;
	text-align: justify;
}

.content_photo {
	height: 220px;
	width: 220px;
	position: relative;
	margin: auto;
}

.one_third_left {
	width: 327px;
	position: relative;
	height: inherit;
	float: left;
	background-image: url(images/divider.png);
	background-repeat: repeat-y;
	background-position: right 100px;
	top: 30px;
}
.one_third_center {
	width: 327px;
	position: relative;
	height: inherit;
	float: left;
	background-image: url(images/divider.png);
	background-repeat: repeat-y;
	background-position: right 100px;
	top: 30px;
}
.one_third_right {
	width: 327px;
	position: relative;
	height: inherit;
	float: left;
	top: 30px;
}
.one_whole {
	width: 980px;
	position: relative;
	height: inherit;
	top: 30px;
	bottom: 30px;
	margin: auto;
}
.clearfix {
	clear: both;
	float: none;
	height: 10px;
	width: 980px;
	position: relative;
	top: 30px;
}

#footer {
	position: relative;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 93px;
	margin: auto;
	background-position: center top;
	font-family: "Lucida sans", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #484a29;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	top: 30px;
}
.ftr_contents {
	width: 980px;
	position: relative;
	height: auto;
	margin: auto;
	top: 20px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	position: relative;
	width: 200px;
	height:25px;
	line-height: 25px;
	border:1px solid #999999;
	outline: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	position: relative;
	width: 350px;
	height: 150px;
	border:1px solid #999999;
	outline: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.one_whole_form {
	width: 980px;
	position: relative;
	height: inherit;
	top: 30px;
	bottom: 30px;
}
.one_whole_form_box {
	width: 580px;
	position: relative;
	height: inherit;
	margin: auto;
}
.one_whole_form p {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.form_details {
	width: 120px;
	float: left;
	line-height: 25px;
	text-align: right;
	margin-right: 10px;
}
