/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em
{
	font-style:italic;
}
/* layout style */
html
{
	background: #26343e;
}
body
{
	padding:0;
	margin:0;
	background: url('./img/top_page_bg_repeat.png') top repeat-x #fff;
}

/*** head and menu ***/
#page_wr
{
	background: url('./img/top_page_bg_center.png') center top no-repeat;
}
#page
{
	width:980px;
	margin:0 auto;
}
ul#menu
{
	margin: 0;
	padding: 0 20px;
	height:45px;
	width: 940px;
	list-style:none;
}
ul#menu li
{
	float:left;
	height: 45px;
	margin: 0;
	padding: 0 3px 0 0;
	background:none;
	display:inline;
	font-size:14px;
	overflow: hidden;
}
ul#menu li#last
{
	background: none;
}
ul#menu li a
{
	margin:8px 0 0 0;
	height: 41px;
	padding: 0;
	text-decoration:none;
	display: block;
	float: left;
	display: inline;
	_behavior: url(hover.htc);
	cursor: pointer;
}
ul#menu li a:link, ul#menu li a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover .menu_center, ul#menu li a:active .menu_center, ul#menu li a.active .menu_center
{
	background: url('./img/menu_bg.gif') no-repeat top;
}
ul#menu li a:hover .menu_left, ul#menu li a:active .menu_left, ul#menu li a.active .menu_left
{
	background: url('./img/menu_bg_left.gif') no-repeat top;
}
ul#menu li a:hover .menu_right, ul#menu li a:active .menu_right, ul#menu li a.active .menu_right
{
	background: url('./img/menu_bg_right.gif') no-repeat top;
}
.menu_right, .menu_left, .menu_center
{
	display: block;
	float:left;
	height: 41px;
}
.menu_right, .menu_left
{
	width: 6px;
}
.menu_center
{
	padding: 4px 8px 5px 8px;
}

#top
{
	height: 70px;
}
a#logo
{
	display: block;
	float:left;
	margin: 15px 0 0 30px;
	width: 183px;
	height:38px;
	overflow: hidden;
	display: inline;
}
#call, #write
{
	float: right;
	margin: 26px 4px 0 0;
}
/*** HP ***/
#head
{
	width: 980px;
	height: 218px;
	background: url('./img/head.png') center top #fff;
}
#head h2
{
	color: #f2790f;
}
#hp_calc
{
	width: 242px;
	float:left;
	margin: 7px 0 0 370px;
	display: inline;
}
#hp_calc fieldset
{
	margin: 0;
	padding: 0;
}
#hp_calc select, #hp_calc input, .hypo select, .hypo input
{
	-moz-border-radius: 3px;
	border: 1px solid #9bb8ca;
	padding: 5px 5px 5px 45px;
	width: 240px;
	margin-bottom: 5px;
}
#hp_calc input
{
	width: 187px;
}
#amount
{
	background: url('./img/calc_amount.gif') no-repeat 10px 7px #fff;
}
#duration
{
	background: url('./img/calc_duration.gif') no-repeat 10px 7px #fff;
}
input#count, #page_head input#count
{
	border: 0;
	padding: 5px 0;
	width: 122px;
	height: 30px;
	float: right;
	display: inline;
}
ul#hp_list 
{
	float: right;
	display: inline;
	width: 250px;
	margin: 37px 43px 0 0;
}
ul#hp_list li
{
	background: url('./img/li_hp.gif') no-repeat 2px 3px;
	margin: 0 0 4px 0;
	padding-left: 25px;
	*padding-left: 10px;
}
#main
{
	width: 980px;
	margin-top: 40px;
}
#hp_form 
{
	margin: 0 0 30px 0;
	padding:0 3px 20px 30px;
	width: 620px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url('./img/hp_form_bg.png') no-repeat bottom center;
	border-right: 1px solid #9c9c9c;
}
#hp_form h2, #hp_content h1
{
	margin-top: 10px;
}
#hp_form fieldset
{
	width: 270px;
	float: left;
	margin: 20px 70px 0 0;
	padding: 0;
	*overflow: hidden;
	*display: inline;
}
#hp_form #second_field
{
	margin-right:0;
}
#hp_form label
{
	width: 105px;
	margin: 7px 0 0 0;
	display: inline;
	overflow: hidden;
}
#hp_form input, #hp_form select
{
	width: 120px;
	margin: 5px 0 0 10px;
}
#hp_form textarea
{
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #aaa;
	display: inline;
	overflow: hidden;
}
#hp_form .checkb
{
	width: 20px;
	margin: 10px 25px 0 0;
	*margin-top: 7px;
	display: inline;
	padding: 0;
}
#hp_form .biglabel
{
	width: 210px;
	display: inline;
	overflow: hidden;
	padding-top: 0;
}
 .spacer
{
	width: 270px;
	height: 22px;
	float: left;
}
#send, #hp_form #send
{
	float: right;
	height: 30px;
	width: 181px;
	margin-right: 15px;
	display: inline;
	overflow: hidden;
}
#hp_content
{
	float: right;
	width: 270px;
	display: inline;
	margin: 0px 25px 30px 0;
	padding-left: 30px;
}
/*** footer ***/
#foot_left, #foot_right, #foot_top
{
	float: left;
	display: inline;
	overflow: hidden;
	height: 35px;
}
#foot_left, #foot_right
{
	width: 5px;
}
#foot_left
{
	background: url('./img/foot_left.png') no-repeat top center;
	margin-left: 10px;
}
#foot_right
{
	background: url('./img/foot_right.png') no-repeat top center;
}
#foot_top
{
	background: #073265;
	color: #fff;
	font-size: 22px;
	padding: 12px 15px 0 15px;
	height: 23px;
}
#footer
{
	background: #073265;
}
#footer p, #footer h2
{
	margin:0;
}
#footer h2
{
	color:  #fff;
}
#footer_boxes
{
	width: 980px;
	padding:15px 0;
	color: #fff;
	margin: 0 auto;
}
.footer_box
{
	width: 260px;
	margin: 10px 50px 10px 30px;
	float:left;
	display:inline;
}
#footer_box_last
{
	width: 260px;
	margin: 10px 0px 10px 10px;
	float:left;
	display:inline;
}
#footer2
{
	
	background: url('./img/foot_bg.png') repeat-x #fff;
}

#footer_content
{
	margin: 5px auto 0 auto;
	padding: 10px 0 20px 30px;
	width: 950px;
	color: #073265;
	font-size: 0.85em;
}
	
/*** main content ***/
#page_head
{
	width: 950px;
	height: 43px;
	background: url('./img/page_head.png') center top #fff;
	padding: 15px 0 0 30px;
}
#page_head h2
{
	margin: 0;
	color: #f2790f;
	float: left;
}
#page_head form
{
	float: left;
	margin: 0 0 0 135px;
	*margin-left: 120px;
	display: inline;
	overflow: hidden;
}
#page_head fieldset
{
	margin: 0;
	padding: 0;
	float: left;
}
#page_head label
{
	float: left;
	margin: 5px 0 0 10px;
	width: auto
}
#page_head select, #page_head input
{
	-moz-border-radius: 3px;
	border: 1px solid #9bb8ca;
	padding: 5px 5px 5px 30px;
	width: 120px;
	margin: 1px 5px;
	*padding: 1px;
	*background: #fff;
	*margin: 5px;
}
#page_head select
{
	padding: 5px 5px 3px 45px;
}
#page_head input#count
{
	padding: 0;
	overflow: hidden;
	margin: 0;
}
#content
{
	width: 402px;
	padding: 20px 30px 0 50px;
	float:right;
	display:inline;
	margin-bottom: 50px;
}
#form
{
	float: left;
	display:inline;
	width: 422px;
	padding: 0 40px 0 30px;
	background: url('./img/form_bg.png') no-repeat bottom center;
	margin-bottom: 50px;
	overflow: hidden;
}
#form h2
{
	margin-bottom: 10px;
}
#form .checkb
{
	width: 20px;
	margin: 10px 10px 0 170px;
	*margin-top: 5px;
	display: inline;
	padding: 0;
}
#form p
{
	margin: 0;
}
.biglabel
{
	width: 220px;
	padding-top: 7px;
	*margin: 0px 0 5px 0;
	display: inline;
	overflow: hidden;
	
}
/*** forms ***/
form
{
	margin:0;
	padding:0;
}
fieldset
{
	
	padding: 1em 0;
	margin-bottom:1.5em;
}
fieldset.invisible
{
	background:none;
	border:none;
}
legend
{
	background: #7DC640;
	border: 1px solid #8D8D8D;
	padding:1px 5px;
	font-weight:bold;
	color:#000;
}
label
{
	display:block;
	float:left;
	width: 170px;
	margin: 0 0 5px 0;
}
input, textarea, select
{
	display:block;
	float:left;
	width: 230px;
	margin: 0 0 5px 0;
}
textarea
{
	margin-top: 5px;
	
}
input.button
{
	padding: 0.2em 1em;
}
.hypo
{
	padding: 0;
	margin: 0;
}
.hypo label, .offer label
{
	width: 170px;
}
.hypo input, .offer input
{
	width: 150px;
	*width: 140px;
	
	*background: #fff;
	*margin: 5px;
}
.hypo select, .offer select
{
	width: 202px;
	*width: 192px;
	
	*background: #fff;
	*margin: 5px;
}

/*** comments ***/
.comment
{
	clear:both;
	margin-bottom:1em;
}
.comment p, .comment h3
{
	margin:0 0 0 100px;
}
.comment_time
{
	width:70px;
	height:70px;
	float:left;
	margin: 0 20px 0 0;
	background: url('./img/vertical_bg.png') repeat-x;
	text-align:center;
	font-size:0.8em;
}
.comment_time span
{
	font-size:1.4em;
	font-weight:bold;
}
.comment h3 a
{
	background:none !important;
	padding:0 !important;
}
p.comment_author
{
	font-size:0.9em;
}
/*** sitemap ***/
ul#sitemap ul
{
	margin:0;
}
/*** CONTENT.css ***/

