body {
/*	text-align: center;*/
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: White;	
}
#flash_splash{
	width: 125px;
	height: 4px;	
	position: absolute;
	top: 270px;
	left: 435px;
	
}

#flash_content1{
	width: 125px;
	height: 4px;
}

#flash_intro{
	width: 800px;
	height: 290px;	
	padding: 130px 0 50px 100px;	
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 973px;		
	position: relative;	
}

#wrapper_intro {
	margin: 0 auto;
	padding: 0;
	width: 967px;	
	height: 100%;
	background: #F9F9FB url(../images/header_intro.jpg) no-repeat;	
	border-right: 2px solid #9598A6;
	border-left: 2px solid #9598A6;
}

#container{
	width: 973px;
	
	background: url(../images/wrapper_bg.jpg);
}

#container_internal{
	width: 973px;
	float:left;	
	background: url(../images/wrapper_bg_internal.jpg);
}

#logo {
	
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 175px;	
	height: 94px;
}

#header {
	width: 724px;
	height: 85px;	
	background: url(../images/header.jpg);
	float: left;
	/*overflow: hidden;*/
}

#left-col{	
	background:#2B3058 url(../images/left_col_bg.jpg) no-repeat;
	width: 249px;
	float: left;	
}

#right_col{	
	width: 724px;
	float: right;	
}

#right_col_internal{	
	width: 724px;
	float: right;	
	position: relative;
	top: -10px;
}

#flash_header{
	width: 724px;
	height: 267px;
	float: right;
}

#flash_header_internal{
	width: 724px;
	height: 80px;
	float: right;
}

#flash_header_ecommerce{
	width: 724px;
	height: 155px;
	float: right;
}

#contact_col{
	width:249px;
	float: left;
	
	background: #E1ECF6;
	margin: 20px 0 0 0;
}

#left_nav{
	padding: 120px 20px 0 25px;
}

#left_nav_commerce{
	height: 132px;
	padding: 0;
	margin: 0;
}

#page_title {
	background: #BFC7D9;
	color: #747B98;
	padding: 5px 0px 5px 15px;
	
}

#main_content{
	width: 440px;
	float: left;
	padding: 10px 10px 10px 15px;
	color: #2A3057;
	font: 12px verdana;
}

#main_content_internal{
	width: 698px;
	float: left;
	padding: 10px 10px 10px 15px;
	color: #2A3057;
	font: 12px verdana;
}

#news_col{
	width: 259px;
	float: right;
	
}

#news_content{
	width: 229px;
	padding: 15px;
	font: 12px verdana;
	color: #2A3057;
	
}

h3{
	color: #08507A;
	margin: 0;
	font: 24px Arial;
	margin: 0 0 20px 0 ;
}

h4{
	color: #08507A;
	font: 19px Arial;
	margin: 0;
}

.image_right_blue{
	float: right;
	border: 1px solid #3F4569;
	margin: 5px 10px 5px 15px;
}

.image_news_col{
	padding:3px;
	border: 1px solid #C8CFD4;
	background: White;
	margin:0 auto;
}

#news_header{
	background: #3F4569;
	color: White;
	padding: 5px 15px 5px 15px;
	margin: 0 0 10px 0;
}

#contact_header{
	background: #3F4569;
	color: White;
	padding : 5px 5px 5px 15px;
	margin: 5px 0 10px 0;
	
}

.division{
	height: 6px;
	background: url(../images/division.jpg);
	margin:3px 0 0 0;
	padding: 0;
	font: 1px verdana;
}

#contact_content{
	
	padding: 5px 15px 5px 15px;
	font: 12px verdana;
	color: #2A3057;	
	
}

#contact_content p{
	margin: 0 0 15px 0;

}
/*footer*/
#footer {
	float: left;
	width: 973px;
	height: 50px;
	background:  White;
	padding: 15px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #376393;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #376393;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	/*color: White;*/
	background-color: #EAF1F7;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

#flashcontent{
	
}

/*end of footer*/





/*footer intro */
#footer_intro {
	
	width: 972px;
	height: 108px;
	background: url(../images/footer_intro_bg.jpg) no-repeat;	
	padding: 25px 0 50px 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #376393;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

#footer_intro a:link, #footer_intro a:visited {
	font-weight: normal;
	color: #376393;
	text-decoration: none
}

#footer_intro a:hover, #footer_intro a:active{
	padding: 0 3px 0 3px;
	font-weight: normal;
	/*color: White;*/
	background-color: #EAF1F7;
	text-decoration: none
}

#footer_intro a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*end footer intro*/

#grey_color {
	color: #C8C9C9;
}

#grey_color a:link, #grey_color a:visited{
	color: #C8C9C9;
}
tr .KireiBoard p {font-size:12px;	font-weight:400;	text-align:left;	vertical-align:bottom;	padding:45px 0 0 10px;	color:#000;}
tr .KireiBoard a {	font-weight: bold;}
.KireiBoard {	background-image:url(../images/kireiBoardSymbol.jpg);	background-repeat:no-repeat;	font-size: 10px;}
tr .KireiCoco p {font-size:12px;	font-weight:400;	text-align:left;	vertical-align:bottom;	padding:45px 0 0 10px;	color:#000;}
tr .KireiCoco a {	font-weight: bold;}
.KireiCoco {	background-image:url(../images/kireiCocoSymbol.jpg);	background-repeat:no-repeat;	font-size: 10px;}
tr .KireiBamboo p {font-size:12px;	font-weight:400;	text-align:left;	vertical-align:bottom;	padding:45px 0 0 10px;	color:#000;}
tr .KireiBamboo a {	font-weight: bold;}
.KireiBamboo {	background-image:url(../images/kireiBambooSymbol.jpg);	background-repeat:no-repeat;	font-size: 10px;}
tr .KireiWheat p {font-size:12px;	font-weight:400;	text-align:left;	vertical-align:bottom;	padding:45px 0 0 10px;	color:#000;}
tr .KireiWheat a {	font-weight: bold;}
.KireiWheat {	background-image:url(../images/kireiWheatSymbol.jpg);	background-repeat:no-repeat;	font-size: 10px;}
.symbolBlocks {float:right;height:85px; width:90px; border:none;}