body {
	width: 962px;
	margin: 0px auto 0px auto;
	
	background-image: url('/images/body_slice.gif');
	background-position: top; 
	background-repeat: repeat-x;
}

h1, h2, h3, h4 { line-height: normal; }

div.left { float: left; }
div.right { float: right; }

span.form_error {
	color: #014134;
	background-color: transparent;
}
span.required {
	color: #014134;
	background-color: transparent;
	font-weight: bold;
} 


/* ###### LAYOUT ###### */ 

/* #### Header #### */
img#treaure_logo {
	float: left;
	width: 223;
	margin: 8px 0px 0px 0px;
}
img#call_us_arrow,
img#call_us_arrow_longer {
	float: left;
	width: 25px;
	height: 40px;
	margin: 56px 0px 0px 401px;
}
img#call_us_arrow_longer { margin-left: 370px; }
div#call_us {
	float: left;
	margin: 65px 0px 0px 4px;
	
	color: #d5d5d5;
	background-color: #014134;
	
	font-family: tahoma, arial;
	font-size: 1.21em;
}
div#call_us span {
	color: #10a38b;
	background-color: #014134;
}



/* #### Main Menu #### */
div#main_menu {
	float: left;
	clear: left;
	width: 234px;
	margin: 30px 9px 0px 0px;
	line-height: normal;
}
div#main_menu div.top {
	float: left;
	width: 234px;
	height: 14px;
	overflow: hidden;
	
	background-image: url('/images/menu_top.gif');
	background-position: top;
	background-repeat: no-repeat;
}
div#main_menu ul {
	float: left;
	width: 210px;
	
	list-style: none; 
	margin: 0px;
	padding: 0px 0px 0px 22px;
	
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #c6c6c6;
	border-top: none;
	border-bottom: none;
}
div#main_menu ul.first {
	padding-bottom: 8px;
}
div#main_menu ul.second {
	padding-bottom: 5px;
}

div#main_menu li {
	margin-bottom: 4px;
}
div#main_menu li a {
	width: 189px;
	padding: 0px 0px 0px 23px;
	
	color: #000000;
	background-color: #eeeeee;
	background-image: url('/images/menu_bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	
	text-decoration: none;
}
div#main_menu li a:hover {	
	color: #f79817;
	background-color: #eeeeee;
	background-image: url('/images/menu_bullet_selected.gif');
}
div#main_menu li a.selected {	
	color: #f79817;
	background-color: #eeeeee;
	background-image: url('/images/menu_bullet_selected.gif');
	
	font-weight: bold;
}
div#main_menu div.content span {
	display: block;
	float: left;
	padding: 0px 0px 4px 0px;
	color: #10a38b;
	background-color: #ffffff;
	
	font-family: Tahoma, 'Times New Roman', Arial;
	font-size: 1.14em;
	font-weight: bold;
}

div#main_menu div#logisitics {
	float: left;
	width: 212px;
	padding: 0px 10px 0px 10px;
	
	background-color: #EEEEEE;
	border: 1px solid #c6c6c6;
	border-top: none;
	border-bottom: none;
}
div#main_menu div#logisitics div.top {
	float: left;
	width: 212px;
	height: 9px;
	overflow: hidden;
	
	background-image: url('images/menu_box_top.gif');
	background-repeat: no-repeat;
	background-position: top;
}
div#main_menu div#logisitics div.content {
	float: left;
	width: 202px;
	padding: 0px 0px 0px 8px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	border-top: none;
	border-bottom: none;
}
div#main_menu div#logisitics ul {
	width: 202px;
	padding: 0px;
	background-color: #ffffff;
	border: none;
}
div#main_menu div#logisitics ul a {
	background-color: #ffffff;
}
div#main_menu div.bottom {
	float: left;
	width: 234px;
	height: 20px;
	overflow: hidden;
	
	background-image: url('images/menu_bottom.gif');
	background-position: top;
	background-repeat: no-repeat;
}



/* #### Banner #### */
img#banner {
	float: right;
}


/* #### Snippets #### */
div#snippet {
	float: left;
	clear: left;
	width: 234px;

	margin: 30px 9px 0px 0px;
	line-height: normal;
}
div#snippet div.top {
	float: left;
	width: 100%;
	height: 13px;
	
	background-image: url('/images/snippet_top.gif');
	background-position: top;
	background-repeat: no-repeat;
}
div#snippet div.content {
	float: left;
	width: 207px;
	padding: 0px 13px 0px 12px;
	
	border: 1px solid #d5d5d5;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 0.79em;
}
div#snippet div.content h2,
div#snippet div.content p {
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 2px 0px;
}
div#snippet div.content img {
	margin: 0px 0px 16px 0px;
}
div#snippet div.bottom {
	float: left;
	width: 100%;
	height: 14px;
	
	background-image: url('/images/snippet_bottom.gif');
	background-position: top;
	background-repeat: no-repeat;
}


/* #### Main Content #### */
div#main_content {
	float: right;
	margin: 6px 0px 20px 0px;
}
div#main_content div.main_content {
	float: left;
	width: 100%;
}
div.full_width {
	width: 928px;
	padding: 0px 17px;
}

div.half_width {
	width: 688px;
	padding: 0px 16px 0px 15px;
}

div.full_width div.left {
	width: 445px;
	padding: 0px 20px 0px 0px;
	
	background-image: url('/images/home_seperator.gif');
	background-position: right;
	background-repeat: no-repeat;
}
div.full_width div.right { width: 453px; }

div.half_width div.left { width: 290px; }
div.half_width div.right { width: 370px; }


/* #### Multilingual Cotent #### */
div#main_content h1.lang {
	float: left;
	width: 615px;
}
div#main_content div#language_selection {
	float: right;
	margin: 20px 0px 0px 0px;
}


/* #### Footer #### */
div#footer {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 12px 0px 20px 0px;
	
	border-top: 1px solid #d5d5d5;
	
	font-size: 0.79em;
}
div#footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
	
	list-style: none;
}
div#footer ul li {
	float: left;
}
div#footer ul li.link {
	float: left;
	margin-left: 3px;
	padding-left: 7px;
	
	background-image: url('images/footer_bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div#footer ul li.link a {
	color: #3f4449;
}
div#footer ul li.palletline {
	float: left;
	clear: left;
	
	color: #969696;
	background-color: transparent;
}
div#footer ul li.palletline a {
	color: #969696;
	background-color: transparent;
	text-decoration: none;
}
div#footer ul li.palletline a:hover {
	text-decoration: underline;
}
div#footer ul li.tjs {
	float: left;
	clear: left;
	margin-top: 2px;
	
	color: #10a38b;
	background-color: transparent;
}
div#footer ul li.tjs a {
	color: #10a38b;
	background-color: transparent;
}
div#footer img.logo {
	float: right;
	margin: 0px 0px 0px 28px;
}






/* ###### LIST LAYOUT ###### */

/* #### Base Layout #### */
ul.base_list {
	float: left;
	width: 100%;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.base_list h2 {
	margin: 0px 0px 6px 0px;
}
ul.base_list li {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 21px 0px;
}
ul.base_list p {
	margin: 0px;
}
