body {

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;

}



#container {

	background-image: url(../images/leftBorder.gif);

	background-repeat: repeat-y;

}



#topText, #bottom04 {

	font-size: 9px;

}



#topMenuIbas, #topMenuNorman, #bottom01, #bottom02, #bottom03 {

	font-size: 10px;

}


#topText, #topMenuIbas, #topMenuNorman, #bottom01, #bottom02, #bottom03, #bottom04 {

	padding: 3px 10px 3px 23px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



#topText, #topMenuIbas, #topMenuNorman, #bottom01, #bottom02, #bottom03 {



	text-transform: uppercase;

}



#topText {

	color: #FFFFFF;

	background-color: #4E95A4;

}



#topImgHolder {

	height: 85px;

	background-image: url(../images/TopBannerEnd.jpg);

}

#topImg {

	height: 85px;

	background-image: url(../images/TopBanner.jpg);

	background-repeat: no-repeat;

}



#topMenuIbas {

	background-color: #D9E3E8;

	border-top: 1px solid #808080;

	background-image: url(../images/menuDiag01.gif);

	background-repeat: no-repeat;

}



#topMenuNorman {

	background-color: #B8D5D3;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-image: url(../images/menuDiag02.gif);
	background-repeat: no-repeat;

}



.menuTitle {

	float: left;

	width: 90px;

}

.menuItems {
	margin-left: 95px;
}


.menuItems a {

	margin-right: 30px;

}



#contentLeft {

	float: left;

}

#contentRight {

	float: right;

}



#contentLeft, #contentRight {

	width: 210px;

}



#contentMain {

	margin: 0px 210px;

	padding: 23px;

}



#bottom01, #bottom02, #bottom03, #bottom04 {

	clear: both;

}



#bottom01 {

	background-color: #D9E3E8;

}



#bottom02 {

	background-color: #B8D5D3;

}



#bottom03 {

	background-color: #FFFFFF;



}



#bottom04 {

	background-color: #FFFFFF;

	font-size: 9px;

}



#leftContent div, #rightContent div {

	width: 164px;

}



#leftContentTop, #leftContentMain {
	padding: 23px 10px 0px 23px;
}

.rightBox, #addressBox {
	padding: 10px 10px 0px 10px;
}

.rightBox p {
	padding-bottom: 10px;
}

#leftContentTop {

	border-bottom: 1px solid #808080;

	line-height: 15px;

}



#leftContentMain {

	line-height: 18px;

}



.rightBox {

	background-color: #D9E3E8;

	text-transform: uppercase;

	margin-bottom: 1px;

	line-height: 18px;

}


#addressBoxHeader {
	background-color: #808080;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 3px 10px 3px 10px;
}

#addressBox {
	border: 1px solid #808080;
	margin-bottom: 20px;
}

hr {
	margin-bottom: 20px;
	border: 0px;
	height: 1px;
	color: #808080;
	background-color: #808080;
}

#divNavi {
	position:absolute; 
	visibility:visible; 
	top:190; 
	left:275; 
	z-index:150; 
	width:635; 
	height:237;
}


