html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#ede6ce;
	background-image:url(body_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#wrapper_table {
	table-layout:auto;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

#wrapper_td_center,
#wrapper_td_left,
#wrapper_td_right,
#wrapper_td_bottom {
	padding:0px;
	vertical-align:top;
}

#wrapper_td_bottom {
	vertical-align:bottom;
}

#wrapper_td_center,
#wrapper_td_bottom {
	width:900px;
	background-color:#ffffff;
}

#wrapper_td_left {
	background-image:url(wrapper_td_left_bg.gif);
	background-repeat:repeat-y;
	background-position:100% 529px;
}

#wrapper_td_left .inner {
	clear:both;
	float:right;
	display:block;
	width:11px;
	height:529px;
	background-image:url(wrapper_td_left.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#wrapper_td_right {
	background-image:url(wrapper_td_right_bg.gif);
	background-repeat:repeat-y;
	background-position:0% 529px;
}

#wrapper_td_right .inner {
	clear:both;
	float:left;
	display:block;
	width:11px;
	height:529px;
	background-image:url(wrapper_td_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#wrapper{
	clear:both;
	display:block;
	float:left;
	width:900px;
}

#top{
	display:block;
	float:left;
	width:900px;
	height:63px;
	background-image:url(head_bg_GROSS.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#logo{
	display:block;
	float:left;
	width:273px;
	height:63px;
}

#logo img{
	clear:both;
	float:left;
	display:block;
	padding:25px 41px 25px 25px;
	border:0;
	margin:0;
}

#logo a img{
	clear:both;
	display:block;
	float:left;
}

#language{
	display:block;
	float:right;
	text-align:right;
	width:465px; 
	height:37px;
	padding:26px  21px 0 0;
}

#language img {
	margin:0 5px 0 0;
}

#left{
	clear:both;
	float:left;
	display:block;
	width:650px;
	padding:15px 0 0 0;
}

#photos .bigimage{
	display:block;
	float:left;
	width:619px;
	height:220px;
	padding:26px 3px 0 25px;
	background-image:url(bigimage_bg_gross.gif);
	background-repeat: no-repeat;
	background-position:12px 13px;
}

#photos .smallimages{
	display:block;
	float:left;
	width:607px;
	height:120px;
	padding:21px 0 0 35px;
	background-image:url(small_images_gross.gif);
	background-repeat: no-repeat;
	background-position:26px 13px;
}

#photos .smallimages .leftimage{
	display:block;
	float:left;
	width:280px;
	height:111px;
}


#photos .smallimages .rightimage{
	display:block;
	float:left;
	width:280px;
	height:111px;
	margin:0 0 0 29px;
}

#content{
	clear:both;
	float:left;
	display:block;
	width:595px;
	padding:0 30px 20px 25px;
}

#right{
	display:block;
	float:left;
	width:250px;
	padding:0 0 0 0;
}

#menu{
	display:block;
	float:left;
	width:250px;
	padding:25px 0 50px 0;
	background-image:url(leaves.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}

#content_right{
	clear:both;
	display:block;
	float:left;
	width:225px;
	padding:0 15px 0 10px;
}

#wrapper_td_bottom{
	width:851px;
	padding:0 25px;
}

#bottom {
	clear:both;
	display:block;
	float:left;
	width:851px;
	height:12px;
	padding:8px 0 11px 0;
	border-top:1px solid #cbcbcb;
}

#bottom_content_left, #bottom_menu {
	display:block;
	float:left;
}

#bottom_right {
	display:block;
	float:right;
}

#bottom_right img {
	margin:0 0 0 5px;
}
