body#home {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body#subpage {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#homeHeader {
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}

#homeHeader #turssLogo {
	left: 5px;
	top: 60px;
	position: absolute;
	z-index: 2;
}

#homeHeader #tuLogo {
	left: 657px;
	top: 19px;
	position: absolute;
	z-index: 3;
}


#homeMessage {
	left: 0px;
	top: 100px;
	position: relative;
	z-index: 4;
	width: 100%;
	height: 150px;
	background-image: url(../images/photobar_back.gif);
	background-repeat: repeat-x;
}

#homeMessage #homePhoto {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 5;
	width: 436px;
	height: 135px;
}

#homeMessage #homeProduct1 {
	left: 528px;
	top: 6px;
	position: absolute;
	z-index: 6;
	width: 225px;
	height: 75px;
}

#homeMessage #homeProduct2 {
	left: 528px;
	top: 84px;
	position: absolute;
	z-index: 7;
	width: 225px;
	height: 75px;
}

#homeContent {
	left: 15px;
	top: 265px;
	position: relative;
	z-index: 8;
	width: 760px;
	height: 150px;
}

#homeContent #homeContentBlock1 {
	left: 0px;
	top: -150px;
	position: absolute;
	z-index: 9;
	width: 235px;
	height: 150px;
	background-image: url(../images/homeBlockSep.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

#homeContent #homeContentBlock2 {
	left: 250px;
	top: -150px;
	position: absolute;
	z-index: 10;
	width: 235px;
	height: 150px;
	background-image: url(../images/homeBlockSep.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;	
}

#homeContent #homeContentBlock3 {
	left: 500px;
	top: -150px;
	position: absolute;
	z-index: 11;
	width: 235px;
	height: 150px;
}




#header {
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 1;
}

#header #turssLogo {
	left: 5px;
	top: 50px;
	position: absolute;
	z-index: 2;
}

#header #tuLogo {
	left: 657px;
	top: 11px;
	position: absolute;
	z-index: 3;
}

#header #photoBar {
	left: 0px;
	top: 85px;
	position: absolute;
	z-index: 4;
	width: 760px;
	height: 40px;
	background-image: url(../images/sub_back.gif);
}




#content {
	left: 15px;
	top: 132px;
	position: relative;
	z-index: 4;
	width: 760px;
	height: 200px;
}

#content #subHeaderPressRelease {
	background-image: url(../images/subheader_industries.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 33px;
}

#content #subHeaderContact {
	background-image: url(../images/subheader_contact.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 150px;
}

#content #footer {
	left: 0px;
	position: relative;
	z-index: 14;
	width: 760px;
	height: 100px;
	bottom: -20px;
	text-align: center;
}

#footerHome {
	left: auto;
	position: relative;
	z-index: 25;
	bottom: -40px;
	text-align: center;
	width: 760px;
}

#content #companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 12px;
}
