#crLogo {
	position: absolute;
	width: 141px;
	top: 41px;
	left: 315px;
}
#tuLogo {
	position: absolute;
	width: 75px;
	top: 16px;
	left: 16px;
	height: 65px;
}
#mainNav {
	position: absolute;
	width: 388px;
	top: 95px;
	left: 17px;
	height: 20px;
}
#homeMessage {
	position: absolute;
	width: 100%;
	top: 122px;
	left: 0px;
	height: 101px;
	background-image: url(../images/homemessage_better.gif);
	background-repeat: no-repeat;
}
#contentBlock {
	position: absolute;
	width: 569px;
	top: 203px;
	left: 214px;
}
#homeMidBlock{
	position: absolute;
	width: 522px;
	top: 225px;
	left: 15px;
	height: 43px;
}
#homeContentBlock1{
	position: absolute;
	width: 240px;
	top: 323px;
	left: 16px;
	height: 194px;
	background-image: url(../images/contentLine.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#homeContentBlock1 p {
	font-size: 11px;
}
#homeContentBlock2{
	position: absolute;
	width: 240px;
	top: 323px;
	left: 275px;
	height: 193px;
	font-size: 11px;
	background-image: url(../images/contentLine.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#homeContentBlock2 p {
	font-size: 11px;
}
#homeLinkBox1{
	position: absolute;
	width: 144px;
	top: 224px;
	left: 536px;
	height: 55px;
	background-color: #e5f5ef;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 48px;
}
#homeLinkBox2{
	position: absolute;
	width: 202px;
	top: 310px;
	left: 536px;
	height: 194px;
	background-color: #e5f5ef;
	padding: 0px 10px 10px;
	font-size: 11px;
}
#homeBody {
	background-image: url(../images/homeback.gif);
	background-repeat: repeat-x;
}
#subBodyProduct {
	background-image: url(../images/subback_product.gif);
	background-repeat: repeat-x;
}
#subBodyAbout {
	background-image: url(../images/subback_about.gif);
	background-repeat: repeat-x;
}
#subBodyContact {
	background-image: url(../images/subback_contact.gif);
	background-repeat: repeat-x;
}
#homeFooter{
	position: absolute;
	width: 523px;
	top: 551px;
	left: 15px;
	height: 33px;
	font-size: 10px;
	text-align: left;
}
#titleBar {
	position: absolute;
	width: 780px;
	top: 122px;
	left: 0px;
	height: 60px;
}
#subPageLinkBar {
	position: absolute;
	width: 158px;
	top: 184px;
	left: 15px;
	background-color: #e5f5ef;
	padding: 10px;
	font-size: 11px;
	text-align: left;
}
#footer {
	font-size: 11px;
	padding-bottom: -50px;
	text-align: left;
}

