@charset "UTF-8";
/* CSS Document */



html, body {
	height: 100%;
	margin-top: 0px;
	background-color:#eeeeee;
}
/*   Start DIVS   */

#container {
	position: relative;
	background-color:#ffffff;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#nav2 {
	height: 95px;
	width: 970px;
	color: #FFFFFF;
	text-align: right;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	clear:both;
}
#navigation-jp {
	width: 970px;
	height: auto;
	background-color: #FFF;
	padding-top: 5px;
}
#navigation {
	width: 970px;
	height: auto;
	background-color: #FFF;
	padding-top: 5px;
}
#login-left {
	width: 259px;
	float: left;
	height: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
}
#login-right {
	float: left;
	width: 695px;
	height: auto;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align:right;
	margin: 0px;
}
#nav-left {
	width: 190px;
	float: left;
	height: 90px;
	background-image: url(../images/global_images/cd-adapco-head4_01.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}
#nav-right {
	float: left;
	width: 760px;
	background-image: url(../images/global_images/cd-adapco-head4_02.jpg);
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	margin: 0px;
}
#header {
	margin:0px 5px 5px;
	clear: both;
	float: left;
}
#headerleft {
	width: 260px;
	margin-right: 5px;
	float: left;
	height: auto;
}
#breadcrumbs {
	clear: both;
	float: left;
	margin: 0px 5px 5px;
	padding: 5px 10px;
	background-color: #eeeeee;
	height: auto;
	width: 950px;
}
#logo {
	display:none;
}
#contentleft {
	width: 238px;
	margin-right: 5px;
	float: left;
	background-color: #f1f2f3;
	height: auto;
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}
#contentright {
	float: left;
	width: 695px;
	background-color: #fff;
	height: auto;
	clear:right;
	padding: 5px;
	margin-bottom: 10px;
}
#content {
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	clear: both;
	float: left;
	width: 970px;
}
#footer {
	padding: 10px;
	height: 60px;
	width: 950px;
	background-color:#f1f2f3;
	clear: both;
	margin: 10px 5px 5px;
	padding: 10px;
}
#imagebox {
	height: auto;
	width: 202px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F1F2F3;
}
#right {
	height: auto;
	width: 210px;
	float: right;
	overflow: hidden;
	clear: both;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#homecontentleft {
	width: 260px;
	margin-right: 5px;
	float: left;
	height: auto;
	margin-bottom: 10px;
	position: relative;
	padding-top: 5px;
}
#thirdcolumn {
	width:200px;
	border-left:1px solid #c1c2c3;
	padding-top:0px;
	padding:5px;
	margin-left:5px;
	float:right;
	background-color:#f1f2f3;
	margin-bottom:10px;
}

