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, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #98B7CB;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Continuum Medium";
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;
}
a {
	color: #acc11e;
	text-decoration: none;
}
a:hover {
	color: #acc11e;
	text-decoration: underline;
}
h2.imageheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}

h2.imageheader strong{
    display:none;
}

#c_body {
	width: 980px;
	position: relative;
}
#logo {
	width: 192px;
	position: relative;
	float: left;
}
#header {
	position: relative;
	float: right;
	width: 782px;
	height: 181px;
}
#tel {
	width: 162px;
	height: 53px;
	position: relative;
	float: left;
	background-image: url(images/bg_tel.png);
	color: #93c106;
	padding-left: 30px;
	padding-top: 10px;
}
#c_MainNavi {
	width: 980px;
	position: relative;
	height: 63px;
	clear: both;
}






#MainNavi {
	width: 782px;
	position: relative;
	float: right;
	height: 35px;
	background-image: url(images/bg_MainNavi.png);
	margin-top: 10px;
	margin-bottom: 8px;
}
ul.MainNavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	letter-spacing:1px;
	float: left;
	font-weight: bold;
	padding-left: 30px;
}

ul.MainNavi li {
	display: block;
	position: relative;
	height: 30px;
	line-height: 30px;
	float: left;
}
ul.MainNavi li a {
	float: left;
	display: block;
	color: #ACC11E;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
} 
ul.MainNavi li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 2px solid;
	border-bottom-color: #acc11e;
}
ul.MainNavi li.act a {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 2px solid;
	border-bottom-color: #acc11e;
}
#Subnavi {
	width: 160px;
	padding-left: 30px;
	float: left;
}

/*-------------------- sub-nav --------------------*/
div#cSubNavi {
	width: 190px;
	position: relative;
	float: left;
	padding-top: 5px;
}
div#cSubNavi a {
	font-size: 0.9em;
	line-height: 21px;
	color: #3b769a;
	text-decoration: none;
	font-weight:bold;
}
div#cSubNavi a:hover {
	text-decoration: none;
}
div#cSubNavi a.act {
	font-weight: bold;
}
div#cSubNavi li {
	width: 190px;
}
div#cSubNavi ul#SubNavi_level_1 {
	list-style-type: none;
	width: 190px;
	padding-bottom: 40px;
}
div#cSubNavi ul#SubNavi_level_1 li a {
	width: 175px;
	display: block;
	border-bottom:1px solid #ccc;
	padding-left: 15px;
}

div#cSubNavi ul#SubNavi_level_1 li a:hover {
	border-bottom:1px solid #ccc;
	background-image: url(images/bg_Subnavi_level01.jpg);
}
div#cSubNavi ul#SubNavi_level_1 li.act {
	width: 190px;
	background-image: url(images/bg_Subnavi_level01.jpg);
}
div#cSubNavi ul#SubNavi_level_2 {
	list-style-type: none;
}
div#cSubNavi ul#SubNavi_level_2 li a {
	color:#686e7f;
	line-height: 21px;
	width: 160px;
	padding: 0;
	padding: 0 0 0 30px;
	display: block;
	background-image: url(images/bg_Subnavi_level02.jpg);
}
div#cSubNavi ul#SubNavi_level_2 li a:hover {
	line-height: 21px;
	width: 120px;
	padding: 0;
	padding: 0 0 0 30px;
	display: block;
	background-image: url(images/bg_Subnavi_level02.jpg);
}
div#cSubNavi ul#SubNavi_level_2 li.act a{
}

#c_content {
	clear: both;
	width: 980px;
	background-image: url(images/bg_content.png);
	position: relative;
	float: left;
}
#content {
	position: relative;
	width: 740px;
	padding: 20px;
	padding-top: 10px;
	float: right;
}
div#content ul {
	padding-left: 25px;
	list-style-position: inherit;
	list-style-type: disc;
}
div#content li {
	list-style-position: inherit;
	padding-left: 10px;
}
#content_left {
	width: 220px;
	float: left;
	padding: 20px;
	position: relative;
	margin-left: 7px;
}
#content_right {
	width: 220px;
	float: left;
	padding: 20px;
	position: relative;
}


#content_border {
	width: 220px;
	position: relative;
	float: right;
	padding: 20px;
}


#bgContentTop {
	width: 783px;
	height: 10px;
	position: relative;
	float: right;
	background-image: url(images/bg_contenttop.png);
}
#footer {
	clear: both;
	width: 980px;
	background-image: url(images/bg_footer.png);
	height: 80px;
}
#BasicLinks {
	width: 175px;
	padding-left: 15px;
	padding-top: 25px;
}
#LeftImage {
	position: relative;
	float: left;
	clear: left;

}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 0px 0 10px 180px;
	font-weight: bold;
	background-color:#F8F8F8; 
	border:1px solid #ccc;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}



fieldset.tx-powermail-pi1_fieldset {

/* Disable border */

border: none;

}

fieldset.tx-powermail-pi1_fieldset_1 {

/* Style left fieldset */

width: 45%;

float: left;

}

fieldset.tx-powermail-pi1_fieldset_2 {

width: 45%;

}
