#container {
	width:1003px;
	float: none;
	margin: 0px auto;
}

#container #grey_top_left {
	width:123px;
	height:141px;
}

#container #blue_top_left {
	width:178px;
	height:141px;
	background-image: url(/images/blue_top_left.jpg);
	background-repeat:no-repeat;
}

#container #blue_top_left #languages {
	float:left;
	display:block;
	margin: 5px;
	color: #A2988A;
	display:none;
}

#container #blue_top_left_thin {
	width:9px;
	height:141px;
	background-image: url(/images/blue_top_left_thin.jpg);
	background-repeat:no-repeat;
}

#container #blue_top_center {
	width:496px;
	height:141px;
	background-image: url(/images/blue_top_center.jpg);
	background-repeat:no-repeat;
}

#container #blue_top_right {
	width:57px;
	height:141px;
	background-image: url(/images/blue_top_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_top_right {
	width:140px;
	height:141px;
	background-image: url(/images/grey_top_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_middle_left {
	width:123px;
	height:65px;
}

#container #blue_middle_left {
	width:178px;
	height:65px;
	background-image: url(/images/blue_middle_left.jpg);
	background-repeat:no-repeat;
}

#container #blue_middle_left_thin {
	width:9px;
	height:65px;
	background-image: url(/images/blue_middle_left_thin.jpg);
	background-repeat:no-repeat;
}

#container #blue_middle_center {
	width:496px;
	height:65px;
	background-image: url(/images/blue_middle_center1.jpg);
	  background-repeat:no-repeat;
}

#container #blue_middle_center #top_menu {
	float:left;
	display:block;
	width:318px;
	height:41px;
	margin-top: 23px;	
	margin-left: 180px;
	overflow: hidden;
	background-image: url(/images/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	// background-position: 5px 1px;
}

#container #blue_middle_right {
	width:57px;
	height:65px;
	background-image: url(/images/blue_middle_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_middle_right {
	width:140px;
	height:65px;
	background-image: url(/images/grey_middle_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_bottom_left {
	width:123px;
	height:205px;
	background-image: url(/images/grey_bottom_left.jpg);
	background-repeat:no-repeat;
}

#container #blue_bottom_left {
	width:178px;
	height:205px;
	background-image: url(/images/blue_bottom_left.jpg);
	background-repeat:no-repeat;
}

#container #blue_bottom_left_thin {
	width:9px;
	height:205px;
	background-image: url(/images/blue_bottom_left_thin.jpg);
	background-repeat:no-repeat;
}

#container #header {
	width:496px;
	height:205px;
}

#container #header #image {
	float:left;
	display:block;
	width:494px;
	height:204px;
	background-color:#FFFFFF;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#container #header #image #statement {
	float:left;
	display:block;
	width:180px;
	height:45px;
	font-size: 18px;	
	color: #FFFFFF;
	font-style: italic;
	margin-top: 145px;
	margin-left: 20px;
	// margin-left: 10px;
}

#container #blue_bottom_right {
	width:57px;
	height:205px;
	background-image: url(/images/blue_bottom_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_bottom_right {
	width:140px;
	height:205px;
	background-image: url(/images/grey_bottom_right.jpg);
	background-repeat:no-repeat;
}

#container #grey_left_side {
	width:123px;
}

#container #main {
	width:740px;
	background-color: #165060;
	padding-bottom:30px;
}

#container #main #left {
	float:left;
	display:block;
	width:178px;
}

#container #main #left #left_menu {
	float:left;
	display:block;
	width:178px;
}

#container #main #left #left_menu #product_menu {
	float:left;
	display:block;
	width:178px;
	overflow: hidden;
}

#container #main #left #left_menu #white_space {
	float:left;
	display:block;
	width:178px;
}

#container #main #center {
	float:left;
	display:block;
	width:502px;
	background: url(/images/content.jpg);
	background-repeat: repeat-y;
	padding-left:9px;
}

#container #main #center #content {
	float:left;
	display:block;
	width:494px;
	background-color:#FFFFFF;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	padding-bottom:10px;
}

#container #main #center #content #sub_menu {
	float:left;
	display:block;
	width:494px;
	height:60px;
	border-bottom: 1px solid #999999;
	overflow: hidden;
}

#container #main #center #content #sub_content {
	float:left;
	display:block;
	width:484px;
	padding: 5px;
}

#container #main #center #content #sub_content #page {
	float:left;
	display:block;
	width:484px;
}

#container #main #center #content #sub_content #catalogue {
	float:left;
	display:block;
	width:484px;
}

#container #main #center #content #sub_content #contact {
	float:left;
	display:block;
	width:484px;
}

#container #main #center #footer {
	float:left;
	display:block;
	width:494px;
}

#container #main #center #footer #copyright {
	float:left;
	display:block;
	width:291px;
	font-size: 10px;
	font-weight: bold;
	color: #6E7168;
	padding: 3px;
}

#container #main #center #footer #footer_menu {
	float:left;
	display:block;
	width:197px;
}

#container #main #right {
	float:left;
	display:block;
	width:51px;
}

#container #grey_right_side {
	width:140px;
}

