@charset "utf-8";
/* CSS Document */



body {
	padding:0;
	margin:0;
	background:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#wrapper {
	padding:0;
	margin:0 auto;
	width:900px;
}
h1, h2, h3, h4, div, p, a, ul, li, img {
	padding:0;
	margin:0;
}
a {
	text-decoration	:none;
}
a img {
	border:none;	
}
h1 {
	font-size:20px;
	color:#000;
	font-weight:normal;
}
h2 {
	font-size:16px;
	color:#00a3e4;
	border-bottom:#d9d9d9 solid 1px;
	display:block;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
span.green {
	color:#8db11c;
}
h3 {
	font-size:16px;
	color:#fff;
	background: url(../images/bg_heading.jpg) no-repeat;
	text-transform:uppercase;
	line-height:36px;
	display:block;
	margin:0 0 7px 0;
	padding:0 0 0 12px;
}
h4 {
	font-size:13px;
	color:#00a3e4;
}
p {
	color:#7f7f7f;
	font-size:13px;
	text-align:justify;

}
p.bold {
	color:#7d7d7e;
	font-weight:bold;	
}
ul li {
	list-style:none;
	float:left;
}
#wrapper .clear {
	clear:both;
}
#header {
	padding:30px 0 0 0;
	margin:10px 0 20px 0 ;
	height:97px;
	display:block;
	background:url(../images/bg_header.jpg) no-repeat;
}
#header .left {
	float:left;
}
#header .right {
	float:right;
}

#header a.logo {
	padding:0;
	margin:0 0 0 10px;
	float:left;
}
#header h1 {
	float:right;
	padding:0 0 0 25px;
	background:url(../images/fone_icon.gif) no-repeat left center;
	margin:15px 10px 30px 0;
}
#navi {
	padding:0;
	margin:0 10px 0 0 ;
	float:right;
	height:26px;
}
#navi div {
	float:left;
	background:url(../images/navi_right.gif) no-repeat right top;
	height:26px;
	margin-left:2px;	
}
#navi div.hover {
	background:url(../images/navi_right_sel.gif) no-repeat right top;
} 
#navi div.selected {
	background:url(../images/navi_right_sel.gif) no-repeat right top;
} 
#navi div a {
	background:url(../images/navi_left.gif) top left no-repeat ;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 14px;
	text-align:center;
	display:block;
	text-transform:uppercase;	
}
#navi div a:hover {
	background:url(../images/navi_left_sel.gif) top left no-repeat ;
}
#navi div a.selected {
	background:url(../images/navi_left_sel.gif) top left no-repeat ;
}
#content {
	padding:0;
	margin:0;
	display:block;
}
#left_sec {
	padding:0;
	margin:0;
	width:244px;
	float:left;
}
#logos {
	display:block;
	background:url(../images/bg_logos.gif) no-repeat;
	height:203px;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 0 10px 0;
}
#logos img {
}
#left_sec .top_box {
	background: url(../images/top_left.jpg) no-repeat;
	height:6px;
	display:block;
}
#left_sec .bot_box {
	background: url(../images/bot_left.jpg) no-repeat;
	height:9px;
	display:block;
}
#left_box {
	padding:3px 10px 0 10px;
	margin:0;
	background:url(../images/bg_left.jpg) no-repeat bottom;
	min-height:236px;
	display:block;
	border:#d9d9d9 solid 1px;
	border-top:none;
	border-bottom:none;
	
}
#left_box .top_inner{
	background: url(../images/top_leftinner.jpg) no-repeat;
	height:10px;
	display:block;
}
#left_box .bot_inner{
	background: url(../images/bot_leftinner.jpg) no-repeat;
	height:8px;
	display:block;
}
#left_box .inner_box {
	display:block;
	border:#ededed solid 1px;
	border-bottom:none;
	border-top:none;
	background:#FFFFFF;
	padding:0 9px;
}
#left_box .inner_box img {
	padding:10px 0;
}
#right_sec {
	float:right;
	width:640px;
}
#right_sec {
	padding:0;
	margin:0;
	float:right;
	width:641px;
}
#right_sec .banner {
	margin:0 0 10px 0;
	display:block;
	height:218px;
}
#main_text {
	padding:0;
	margin:0;
	display:block;
}
#main_text h4 {
	line-height:40px;
}
#main_text h4.subpage {
	line-height:normal;

}

#main_text p.bullet {
	background:url(../images/textbullet.jpg) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}
p a.text_link {
	color:#8db11c;
	font-style:italic;
	text-decoration:underline;
}
#gallery_main {
	display:block;
	height:116px;
	margin:15px 0 0 0;
	padding:13px 0 0 0 ;
	background:url(../images/bg_gallery.jpg) no-repeat;
}
#footer {
	 padding:25px 0 0 0 ;
	 margin:20px 0 10px 0;
	 display:block;
	 background:url(../images/bg_footer.jpg) no-repeat;
	 height:60px;
	 text-align:center;
}
#footer a {
	 padding:0 5px 0 0;
	 margin:0;
	 background: url(../images/sep_footer.gif) no-repeat right;
	 font-size:11px;
 	 color:#7f7e7e;
	 text-align:center;
}	
#footer a.last {
	background:none;
}
#footer a:hover {
	color:#000000;
}

#footer p {
	 font-size:11px;
 	 color:#7f7e7e;
	 text-align:center;
}

/* Subpage */

#main_text p.img {
	width:396px;
	float:left;	
}
#main_text img {
	float:right;	
}
#main_text p.italic {
	font-style:italic;
	line-height:16px;
	text-align:right;
}
p.testi {
	color:#111;
}
p.title_contact {
	 font-weight:bold;
	 float:left;
	 min-width:60px;
}


/* Gallery   */

#gallery a {
	float:left;
	margin:0 15px 15px 0 ;
}
#gallery a img {
	float:none;
	padding:0;
	margin:0;
}

#gallery a.last {
	margin-right:0;
}
#main_text  .contact {
	padding:20px 0 0 0;
	float:left;
	width:400px;
}
#main_text  .contact p {
	padding:5px 0 0 0;	
}

#main_text label {
	font-size:12px;
	color:#7f7f7f;
	width:70px;
	float:left;
	padding:7px 10px 0 0;

}
#main_text .txtbox {
	background: url(../images/bg_txtbox.jpg) no-repeat;
	width:220px;
	height:29px;
	float:left;
	margin:0 0 10px 0;
	line-height:29px;
}
#main_text .txtbox input {
	background:none;
	border:none;
	width:210px;
	height:19px;
	padding:5px;
	font-size:12px;
	color:#999;	
}
#main_text .txtarea {
	background: url(../images/bg_textarea.jpg) no-repeat;
	width:220px;
	height:109px;
	float:left;
	margin:0 0 10px 0;
	line-height:29px;
}
#main_text .txtarea textarea{
	background:none;
	border:none;
	width:210px;
	height:99px;
	padding:5px;
	font-size:12px;
	color:#999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_text a.submit {
	margin:0 0 0 80px;
	float:left;
}
#main_text a.submit img {
	float:left;
}

