/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/

/* Outer bounding box for all pages */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 788px;
	}

/*-------------------------------------------------
MASTHEAD
-------------------------------------------------*/


/* Logo headline box */
#header {
	margin: 0 auto;
	padding: 0;
	background: #fff url(../common/imgs/bg_header_base01.gif) center bottom no-repeat;
	width: 788px;
	height: 87px;
	text-align: left;
	}

/* Logo headline box */
#logo {
    float: left;
    margin-left: 5px;
	width: 220px;
	height: 80px;
	}

#logo h1 a {
	height: 80px;
	width: 220px;
	display: block;
	background: url(../common/imgs/logo.gif) left top no-repeat;
	}

/* Logo headline box */
#logo h1 span {
	display: none;
	}
	
/*-------------------------------------------------
HEADER CONTACT
-------------------------------------------------*/

/* Contact link container in header */
#headerRightBox {
    float: right;
	margin: 2px 0px 0px;
	padding: 0;
	width: 100px;
	height: 80px;
	}
#HeaderJapanese {
	text-align: left;
	padding: 0;
	margin: 0;
	}
#HeaderBookmark {
	text-align: left;
	padding: 0;
	margin: 0;
	}
#headerContact {
	text-align: left;
	padding: 0;
	margin: 0;
	}
#headerSitemap {
	text-align: left;
	padding: 0;
	margin: 0;
	}

/* Link inside header link box */
#HeaderJapanese img {
	border: none;
	height: 20px;
	width: 100px;
	}

#HeaderJapanese a {
	margin: 0;
	padding: 0;
	}

#HeaderBookmark img {
	border: none;
	height: 20px;
	width: 100px;
	}

#HeaderBookmark a {
	margin: 0;
	padding: 0;
	}

#headerContact img {
	border: none;
	height: 20px;
	width: 100px;
	}

#headerContact a {
	margin: 0;
	padding: 0;
	}


#headerSitemap img {
	border: none;
	height: 20px;
	width: 100px;
	}

#headerSitemap a {
	margin: 0;
	padding: 0;
	}
	
	/* Contact link container in header */
#homeRightBox {
    float: right;
	margin: 0px;
	padding: 0;
	width: 100px;
	height: 80px;
	}
#bookmark {
	text-align: left;
	padding: 0;
	margin: 0;
	}


#homeHeaderContact {
	text-align: left;
	padding: 0;
	margin: 0;
	}
#homeHeaderSitemap {
	text-align: left;
	padding: 0;
	margin: 0;
	}

/* Link inside header link box */
#bookmark img {
	border: none;
	height: 20px;
	width: 100px;
	}
#bookmark a {
	margin: 0;
	padding: 0;
	}
#homeHeaderContact img {
	border: none;
	height: 20px;
	width: 100px;
	}

	
#homeHeaderContact a {
	margin: 0;
	padding: 0;
	}


#homeHeaderSitemap img {
	border: none;
	height: 20px;
	width: 100px;
	}

#homeHeaderSitemap a {
	margin: 0;
	padding: 0;
	}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/



#footer {
	clear:both;
	position: relative;
	bottom: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: #666;
	background: #fff url(../common/imgs/bg_footer_base01.jpg) bottom center no-repeat;
	padding: 0px 0px 0px;
	height: 35px;
	}



/*-------------------------------------------------
BODY CONTENT
-------------------------------------------------*/

/* Home Main content block */
#homeContent {
	text-align: left;
}

#mainContent {
	width: 788px;
	}


#content {
	text-align: left;
	}


/*-------------------------------------------------
HOMEPAGE CALLOUTS
-------------------------------------------------*/

/* Callout boxes overlapping homepage photo */
#homeLead1, #homeLead2 {
	position: absolute;
	width: 228px;
	height: 100px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity:  0.9;
	}
	
	#homeLead1 a{
	display: block;
    width: 228px;
	height: 100px;
	background: transparent url(../imgs/btn_home_lead1.gif) no-repeat;
	text-indent: -9999px;
	}
	
	#homeLead1 a:hover{
	background-position:-228px 0;
	}
	
	#homeLead2 a{
	display: block;
    width: 228px;
	height: 100px;
	background: transparent url(../imgs/btn_home_lead2.gif) no-repeat;
	text-indent: -9999px;
	}
	
	#homeLead2 a:hover{
	background-position:-228px 0;
	}



/* Callout boxes overlapping homepage photo */
#homeLead1 {
	top: 130px;
	left: 0px;
	}

/* Callout boxes overlapping homepage photo */
#HomeLeadCallout2 {
	top: 80px;
	left: 101px;
	}

#HomeLeadCallout1 a, #HomeLeadCallout2 a { cursor: pointer;height: 100px;display:block; }
#HomeLeadCallout1 a:link, #HomeLeadCallout2 a:link, #HomeLeadCallout1 a:visited, #HomeLeadCallout2 a:visited { background-color: transparent; }
#HomeLeadCallout1 a:hover, #HomeLeadCallout2 a:hover, #HomeLeadCallout1 a:visited:hover, #HomeLeadCallout2 a:visited:hover { background-color: #BC3001; text-decoration: none;}

#label {
float: right;
position: relative;
top: 0;
right: 0x;
margin-left:662px;
	}

/*-------------------------------------------------
BODY CONTENT -- 2 COLUMN TEXT ON HOMEPAGE
-------------------------------------------------*/

/*-------------------------------------------------
BODY CONTENT -- HOME LEFTY
-------------------------------------------------*/

#homeLefty {
	position:absolute;
	margin-left:1px;
	float: left;
	text-align: left;
	width: 580px;
	border-top:1px solid #4b763d;
	padding-left:5px;
	padding-right:5px;
	}

#homeMiddle {
	position: relative;
	float: left;
	margin-left: 1px;
	padding-bottom: 10px;
	text-align: left;
	width: 583px;
	}
#homeMiddle p,h2,h3,h4{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#homeMiddle a {
	text-decoration:none;
	border-bottom:1px dotted #336600;

}
#homeMiddle a:hover {
	text-decoration:none;
	color:#336600;
	border-bottom:1px solid #336600;
}

#homeMiddle a.imglink, #homeMiddle a.imglink:hover {
	border: none !important;
}

#middleBody ul ul li {
	font-weight: normal;
}
	
#homeMiddleBody h4 {
	margin: 105px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #336600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#homeMiddle ul {
	margin: 5px 0 0 0;
	padding-left:15px;
	}

#homeMiddle li {
	margin: 0;
	padding-top:5px;
	padding-left:25px;
	font-size: 12px;
	line-height: 18px;
	list-style-type:none;
	border-bottom: 1px dotted #fff;
	}
	
#homeMiddleLink ul {
	margin: 5px 0 0 0;
	padding: 15px;
	}
	
#homeMiddleLink li{
    list-style-type:none;
	padding: 5px 0;
	font-size: 12px;
	color:#003300;
	}
	

	
#homeMiddleContact h4{
    margin: 0;
	padding: 3px 0 0 15px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#330000;
	line-height: 18px;
	}

#homeMiddleContact p{
font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
	padding: 15px;
	font-size: 11px;
	color:#330000;
	line-height: 16px;
	}









/*-------------------------------------------------
BODY CONTENT -- HOME RIGHTY
-------------------------------------------------*/

#homeRighty {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	width: 196px;
	height:100%;
	background-color: #000000;
	}

#homeRighty p {
	color: #D3D6CE;
	font-weight:lighter;
	font:Arial;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	}

#homeRighty a {
	color:#bbf5bb;
	text-decoration:none;
	border-bottom:1px dotted #bbf5bb;
}
#homeRighty a:hover {
	text-decoration:none;
	border-bottom:1px solid #bbf5bb;
}

#homeRighty a.imglink, #homeMiddle a.imglink {
	border: none !important;
}

* html #homeRighty a {
	border-bottom: 1px solid #e1f7e1;
}

/* Graphical header in main homepage text area */
#homeRighty h3 {
    padding: 15px;
	margin: 0;
	color: #4b763d;
	height: 10px;
	}
	
#homeRightyConcept p {
    padding: 10px;
	}

#homeRighty p.event {
    padding: 10px;
    }
	
#homeRighty p.concept {
    padding: 10px;
    }


#homeRighty h3.event {
	background: url(../img/h3_experience_counts.gif) top left no-repeat;
	}

#homeRighty h3.concept {
	margin-top: 24px;
	background: url(../img/h3_comprehensive_services.gif) top left no-repeat;
	}

#homeRighty h3 span {
	display: none;
	}
	
#homeRighty h4 {
	margin: 0;
	padding:  10px 15px;
	font-size: 14px;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#homeRightyEvent ul{
	list-style-type: none;
	margin: 0 0 18px 10px;
	padding: 3px 15px 0 5px;
	font-size:12px;
	line-height: 20px;
	color:#EBC755;
	}
	
#homeRightyEvent li{
margin: 0 0 10px 0;
	background-image: url(../common/imgs/arrow_01.gif);
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	}
	


#calender table {
	width: 100%;
	background-color: #CCCCCC;
}
#calender table td {
	padding: 5px;
	background-color: #FFFFFF;
	height: 50px;
	width: 14%;
	background-position: top;
	background-image: url(../imgs/cal_bg.gif);
	background-repeat: no-repeat;
}
#calender {
	text-align:left;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
}
#calender td.sun {
	background-color: #F5DCDC;
	color: #990000;
}
#calender td.sat {
	background-color: #C3DCDC;
	color: #4B65D7;
}
#calender p.month {
	font-size: 12px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EEC3DC;
	padding-top: 10px;
	padding-left: 20px;
}
#wrapper #media {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}


#wrapper #Content #middle #middleBody .tel {
	background-image: url(../topics/imgs/tel-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin-right: 5px;
	padding-left: 35px;
	line-height: 22px;
}
#wrapper #Content #middle #middleBody .mail a {
	background-image: url(../topics/imgs/mail-icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 5px;
	padding-left: 28px;
	line-height: 22px;
}
#wrapper #Content #middle #middleBody p.shop {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin: 0px;
	padding: 0px;
}
#wrapper #Content #middle #middleBody hr {
	background-image: url(../topics/imgs/shop-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#calender img.blog {
	margin: 3px 10px;
}

img.picture {
	background: #fff;
	border-left: 1px solid #3c3c3c;
	border-top: 1px solid #3c3c3c;
	border-right: 2px solid #454444;
	border-bottom: 2px solid #454444;
	padding: 3px;
}


