/* CSS Document */

body {
	background: url(bg.png) repeat-x top center #dcdcdc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: normal;
	min-height: 101%;
}

html {
	min-height: 101%;
}

#header {
	background: url(bg_head.png) no-repeat top center;
	height: 100px;
 	width: 840px;
 	text-align: left;
 	font-size: 10px;
	background-color: #dcdcdc;
	margin: 0 auto;
	padding: 0;
}

#header_text {
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	width: 300px;
}

#main {
	background: url(bg_content.png) repeat-x top center #dcdcdc;
	/*background: repeat-x top center #f0f0f0; */
	height: 100%;
	margin: 0 auto;
 	padding:0;
 	position: relative;
 	text-align: left;
 	width: 840px;
}

#main_left_gradient {
	background: url(bg_left_gradient.png) repeat-x top center #dcdcdc;
	height: 400px;
	width: 20px;
}

#main_right_gradient {
	background: url(bg_right_gradient.png) repeat-x top center #dcdcdc;
	height: 400px;
	width: 20px;
}

#main_left {
	background: repeat-x top center #dcdcdc;
	height: 100%;
	width: 20px;
}

#main_right {
	background: repeat-x top center #dcdcdc;
	height: 100%;
	width: 20px;
}

#main_left_dummy {
	float: left;
}

#main_center {
	background: url(bg_main_content.png) repeat-x top center;
	height: 100%;
	width: 800px;
	float: left;
}

#main_right_dummy {
	float: left;
}

#navi_top____ {
	/*background: url(bg_navi.png) no-repeat top center;*/
	background-color: #fee383;
	border-bottom: 1px solid #a42400;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	width: 798px;
	height: 25px;
}

#navi_top {
	background: url(bg_navi_top.png) no-repeat top center;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 25px;
}

#navi_left {
/*	background-color: #ffffff;
	border-right: 1px solid #a42400;*/
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#navi_left_top {
	background: url(bg_navi_left_top.png) repeat-x top center;
	width: 200px;
	margin: 0;
	padding: 0;
}

#navi_left_bottom {
	background: url(bg_navi_left_bottom.png) no-repeat top center;
	width: 200px;
	height: 50px;	
	margin: 0;
	padding: 0;
}

#content {
	width: 600px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content_center {
	width: 580px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#content_leftcol {
	width: 290px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	float: left;
}

#content_rightcol {
	width: 300px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: right;
}

#leftfloat {
	float: left;
	padding: 0;
	margin: 0;
}

#rightfloat {
	float: right;
	padding: 0;
	margin: 0;
}

#footer {
	background: url(bg_footer.png) no-repeat top center;
	height: 60px;
	width: 840px;
	text-align: left;
	font-size: 10px;
	background-color: #dcdcdc;
	margin: 0 auto;
	padding: 0;
}

#footer_dummy_left {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	width: 500px;
	height: 30px;
}

#footer_dummy_right {
	float: right;
	padding-left: 0px;
	padding-top: 20px;
	text-align: right;
	width: 300px;
	height: 30px;
}


.text_footer_left {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}

.text_footer_right {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-right: 40px;
	margin-top: 0px;
}

.text_header_left {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.text_navi_top {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 0px;
}

.text_navi_left {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.text_content {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.headline {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 20px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

h1 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 18px;
	color: #646464;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

.headline_center {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 20px;
	color: #646464;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

h2 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 16px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

.headline2 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 16px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

h3 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 20px 10px 0px 10px;
}

.headline3 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0px 10px;
}

h4 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0px 20px;
	line-height: 14px;
}

.headline4 {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.text_leftalign {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 20px;
}

.text_justifyalign {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px 0px 20px;
	line-height: 20px;
}

.text_justifyalign_italic {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px 0px 20px;
	line-height: 20px;
}

.text_centeralign {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}

.text_rightalign {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 20px;
}

#slideshow, rotator {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px 0px 20px;
	line-height: 20px;
}

.pic_leftalign_servicelist {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 12px;
	width: 50px;
	float: left;
}

.text_leftalign_servicelist {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 12px;
}

.servicesteps_headdescription {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	background-color: #646464;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.servicesteps_description {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

#servicesteps {
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
}

#servicesteps2 {
	width: 30px;
	float: left;
	margin: 0;
	padding: 0;
}

#servicesteps_col1, #servicesteps_col3, #servicesteps_col5, #servicesteps_col7 {
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
}

#servicesteps_col2, #servicesteps_col4, #servicesteps_col6 {
	width: 30px;
	float: left;
	margin: 0;
	padding: 0;
}



A.footer_link:link {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.footer_link:visited {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.footer_link:active {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.footer_link:hover {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 10px;
	color: #f9cc62;
	text-decoration: underline;
}


A.navi_top_link:link {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.navi_top_link:visited {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.navi_top_link:active {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.navi_top_link:hover {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a42400;
	text-decoration: underline;
}



A.subnavi:link {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.subnavi:visited {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.subnavi:active {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
A.subnavi:hover {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a42400;
	text-decoration: underline;
}

.navi_list {
	list-style: none outside;
	margin: 0;
	padding: 0;
	width: 200px;
}

.navi_list_head {
	margin: 0;
	padding: 0;
}

.navi_sublist {
	list-style: none outside;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
}

.subnavi {
	border-bottom: solid 1px #c8c8c8;
	/*height: 15px;*/
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 5px;
}

.clear {
	clear: both;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 5px 0px 0px 20px;
}

li {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

li.header_list {
	height: 16px;
}

ul.ref {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 5px 20px 0px 20px;
	width: 560px;
}

li.ref {
	font-family: verdana, arial, helvetica, geneva, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.ref_left {
	border-top: 1px solid #dcdcdc;
	width: 180px;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

.ref_right {
	border-top: 1px solid #dcdcdc;
	width: 370px;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
}

img {
	border: 0;
}


#button_action {
	float: left;
	padding: 0 20px;
	margin: 0;
}

