@import url(../menus.css);
@import url(../text_effects.css);


/*----------------------------------------------------------------------------

Main block

----------------------------------------------------------------------------*/


body {
	text-align: center;
	background-color: #333333; 
	background-attachment: fixed; 
	background-image:  url(.././images/page_bg.gif);
}


/*----------------------------------------------------------------------------

Container blocks

----------------------------------------------------------------------------*/

div#main_wrapper {
	width: 700px;
	text-align: center;
	background-color: ;
	border: #000000 dashed 1px;
	margin: 0 auto;
}

div#content {
	width: 600px;
	text-align: center;
	background-color: #666666;
	border: #000000 solid 2px;
	margin: 0 auto;
	background-image:  url(../images/page_bkgd.gif);
	background-repeat: repeat-y;
	height: 100%;
}

div#header {
	width: 600px;
	height: 65px;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

div#header-shadows {
	overflow: hidden;
	text-align: center;
	width: 600px;
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 4px;
	float: none;
}

div#menus {
	width: 600px;
	height: 143px;
	margin: 0px 0px 3px 0px;
}

div.spacer_green {
	display: block;
	overflow: hidden;
	width: 590px;
	height: 2px;
  background-image:  url(../images/spacer_green.gif);
	background-repeat: repeat-x;
	padding: 0px 0px;
	margin: 0px auto;
}

div#pano-title {
	width: 600px;
	height: 23px;
	margin-top: 6px;
	margin-bottom: 2px;
}

div#vr1b {
	width: 600px;
	height: 203px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#seddiam {
	width: 600px;
	padding: 0;
	margin: 3px 0 5px 0;
}

div.divider-pano {
	clear: both;
	width: 570px;
	height: 37px;
	text-align: center;
	margin: 2px auto;
}

div.divider-pano2 {
	clear: both;
	width: 570px;
	height: 27px;
	text-align: center;
	margin: 2px auto;
	background-image: url(../images/tile.gif);
	margin-bottom: 15px;
	vertical-align: middle;
}

div#sample-vr {
	width: 600px;
	height: 184px;
	max-height: 184px;
	padding: 1px 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}


div#utwisi {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 30px;
}


div#footer {
	width: 580px;
	height: 34px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #666666;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #000000 #000000 #CCCCCC;
	margin: 0px auto;
	background-image:  url(.././images/footer_grey.gif);
}

div#footer-colorbar {
	display: block;
	clear: both;
	overflow: hidden;
	width: 600px;
	height: 8px;
	padding: 0px;
	border-top: #003333 solid 1px;
	margin: 6px 0 0 0;
}

div#footer-pano {
	display: block;
	clear: both;
	overflow: hidden;
	width: 600px;
	height: 8px;
	background:  url(.././images/spacer_rust.gif) #999 repeat;
	padding: 0px;
	border-top: #003333 solid 1px;
	margin: 6px 0 0 0;
}

div#table_shadow {
	width: 604px;
	height: 8px;
	background-image:  url(.././images/table_shad2.gif);
	background-repeat: no-repeat;
	margin: 0 auto;	
}


/*----------------------------------------------------------------------------

Additional rules

----------------------------------------------------------------------------*/


img {
	padding: 0px;	
	border: 0px;
	margin: 0px;
	/* Images will have no border; unless we overrule this property later */
}

/* Images are floated left by default... */

div.floating_image {
	float: left;
}

div.floating_image_right {
	float: right;
}

div#floating_image_right2 {
	display: inline;
}

div.floating_image_right3 {
	float: right;
	margin-top: 20px;
	margin-right: 7px;
	vertical-align: middle;
}

/* but some need specific treatment: */

div#freelance_image {
	float: right;
	width: 298px;
	height: 65px;
	text-align: right;
	vertical-align: top;
	background-image:  url(.././images/logo2b.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 0px; 
	/* 58px - 14px = 44px / 2 => 22px for the top and bottom 	margin*/
}

div#shad_leftb {
	display: block;
	float: left;
	width: 8px;
	height: 100%;
	background-image:  url(.././images/shad_leftb.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

div#shad_midb {
	float: left;
	width: 584px;
	height: 100%;
	background-image:  url(.././images/shad_midb.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

div#shad_rightb {
	display: block;
	float: left;
	width: 8px;
	background-image:  url(.././images/shad_rightb.gif);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0;
	padding: 0;
}

div.spacer_grey_line {
	clear: both;
	overflow: hidden;
	width: 90%;
	height: 1px;
	background-image:url(../images/spacer_grey.gif);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
	margin-left: 10px;
}

div#spacer_green_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_green.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_rust_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_rust.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_teal_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_teal.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_wine_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_wine.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_blue_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_blue.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_purple_line {clear: left; overflow: hidden; width: 100%; height: 1px; background-image:url(.././images/spacer_purple.gif); background-repeat: repeat-x; padding: 0; margin: 0;}

div#spacer_rust_block {
	clear: left;
	display: block;
	float: right;
	height: 10px;
	overflow: hidden;
	background-image:  url(.././images/spacer_rust.gif);
	background-repeat: repeat;
	width: 10px;
}

div.textbox_title {
	/* float + margin => inline */
	display: inline;
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 15px;
}

div.textbox_content {
	/* 15 + 170 + (200 - 170 - 15) + 385 + 15 = 600px */
	width: 385px;
	text-align: justify;
	margin-right: 15px;

	/* Ugly hack for IE 5.5 (shouldn't be needed for IE6 though) */
	margin-left: 200px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	margin-left: 196px;
}


div#footer div.footer_box {
	float: left;
	text-align: left;
	height: 100%;
	margin-left: 8px;
}

div#footer div#print_text {
	float: right;
	height: 100%;
	margin-right: 8px;
}

div#footer div#print_logo {
	float: right;
	height: 34px;
	width: 36px;
	background-image:  url(.././images/footer_green.gif);
}

div#footer div#print_logo img {
	margin-top: 8px;
}

div#bottom_links {
	width: 600px;
    height; 31px;
	text-align: center;
	background-color: ;
	border: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin: 0 auto;
}


div#bottom_links div#logo {
	float: left;
	height: 100%;
	width: 96px;
}

div#bottom_links div#logo2 {
	float: left;
	height: 100%;
	width: 96px;

}div#bottom_links div#logo3 {
	float: left;
	height: 100%;
	width: 96px;
}

}div#bottom_links div#logo4 {
	float: right;
	height: 100%;
	width: 310px;
	text-align: right;
	vertical-align: middle;
	padding-top: 6px;
}
