﻿* {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 140%;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5e5d5d;
	line-height: 140%;
	}

a:link {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #043860;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #336633;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

name {
	text-decoration: none;
	}

p {
	padding: 0px;
	margin: 0px;
	}

img {
	border: none;
	}

dl {
	padding: 0px;
	margin: 0px;
	}

ul {
	padding-bottom: 10px;
	}

li {
	line-height: 160%;
	}

.txt_wh {
	color: #ffffff;
	}
	
/* common */
#base {
	width: 1034px;
	height: auto;
	}
	
#header {
	width: 1034px;
	height: 104px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	}

.logolink {
	padding-left: 61px;
	padding-top: 48px;
	text-align: left;
	height: 57px;
	}
	
#mainbg {
	width: 1034px;
	height: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: y-repeat;
	}

#main {
	background-color: #ffffff;
	}

#flag {
	background-image: url(images/menu/flagsbg.gif);
	width: 174px;
	height: 31px;
	}

.fl {
	padding-top: 6px;
	}
	
#content {
	text-align: left;
	padding: 13px 13px 20px 13px;
	}
	
.em {
	color: #010f67;
	font-weight: bold;
	}

.on {
	color: #ffcc00;
	}

.sub {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 35px;
	}
	
.sub a:link {
	color: #ffffff;
	text-decoration: none;
	}

.sub a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.sub a:hover {
	color: #ffcc00;
	text-decoration: none;
	}

.sub a:active {
	color: #ffcc00;
	text-decoration: none;
	}

.sub ul {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 28px;
	width: 100px;
	}

.black li {
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 5px;
	list-style-image: url(images/pointer.gif);
	padding-right: 15px;
	}

.black li a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.black li a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.black li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.black li a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.sub li {
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 5px;
	list-style-image: url(images/pointer.gif);
	padding-right: 15px;
	}

.sub li a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

.sub li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

.sub li a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: normal;
	}

.sub li a:active {
	color: #ffcc00;
	text-decoration: none;
	font-weight: normal;
	}

.contet_image {
	float: right;
	padding: 0px 0px 0px 10px;
	}
	
.inputHighlighted{  /* Highlighting style text input */
  border:1px solid #B00;
} 
	
/* index */

#top {
	width: 707px;
	height: 320px;
	}

.top_left {
	width: 537px;
	height: 320px;
	float: left;
	background-color: #ffffff;
	}

.top_right {
	width: 170px;
	height: 320px;
	float: right;
	}

#bottom {
	width: 707px;
	height: 160px;
       
	}

.btm_left {
	width: 351px;
	/*height: 160px;*/
	float: left;
	text-align: left;
	background-color:#6699cc;
	}
.btm_ttl {
	width: 350px;
	height: 20px;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	line-height:180%;
	}

.btm_right {
	width: 355px;
	/*height: 160px;*/
	float:left;
	text-align: left;
	/*background-image: url(images/btm_rightbg.gif);*/
	background-repeat: no-repeat;
	background-color:#6699cc;
	border-left:1px solid #000000;
	}

#ind_txt {
	padding: 5px 20px 10px 20px;
	background-color:#ffffff;
	}
	
/* left */
.left {
	width: 174px;
	background-color: #669b67;
	}

#logo {
	width: 174px;
	height: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	}

/* About Us */
.quote {
	font-size: 16px;
	color: #5e5d5d;
	font-style: italic;
	font-weight: bold;
	}

.pd {
	padding-left: 30px;
	}

/* Q&A */
.ul_q {
	margin: 0px;
	padding: 0px;
	margin-left: 23px;
	padding-bottom: 20px;
	}
	
.li_a {
	list-style-image: url(images/a.gif);
	margin: 0px;
	padding: 0px;
	}

.li_b {
	list-style-image: url(images/q.gif);
	color: #4f8450;
	font-weight: bold;
	padding-bottom: 5px;
	}

.qa_ttl {
	font-size: 25px;
	color: #5e5d5d;
	text-align: left;
	padding-bottom: 10px;
	}

/* pricing */
.sm {
	font-size: 10px;
	}

.pricing_tb {
	background-color: #b8b8b8;
	margin: 0px auto;
	}
	
.pricing_tb td {
	background-color: #ffffff;
	}

/* Housing JP*/
.ul_house {
	padding: 0px;
	margin: 0px;
	padding-left: 23px;
	}
	
/* Forms */
	
ol {
	margin: 0px;
	padding: 0px;
	margin-left: 27px;
	padding-bottom: 7px;
	}

.ol_li {
	padding-bottom: 10px;
	}

.form_contact {
	text-align: right;
	font-size: 9px;
	padding-right: 50px;
	}

.form_contact a:link {
	color: #336633;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	}
.form_contact a:visited {
	color: #617D59;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	}
.form_contact a:hover {
	color: #336633;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	}
.form_contact a:active {
	color: #336633;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	}
	

.red_contact {
	text-align: right;
	font-size: 12px;

	}

.red_contact a:link {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
.red_contact a:visited {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
.red_contact a:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	}
.red_contact a:active {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

/* Member */

#member_table {
	margin: 0px auto;
	}
	
/* footer */
#footer {
	width: 1034px;
	height: 133px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	}

#footer_txt {
	width: 881px;
	margin-right: 30px;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	padding-top: 14px;
	}

/* Thank you */
.thankyou {
	text-align: left;
	padding: 200px 13px 20px 13px;
	}
/* staff */

#staff{
   width:500px;
   float:left;
   
}
#staff img{
   width:113px;
   float:left;
   padding-left:75px;
   padding-right:20px;
   padding-bottom:10px;
}
#staff p{
   margin-top:50px;
   text-align:left;
   font-size:13px;
}
#staff p b{
   font-size:14px;
}
