body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#hpContent {
	padding: 15px 250px 225px 20px;
	background-image: url(images/bg_hp.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#aboutContent {
	padding: 0px 25px 180px 20px;
}
#aboutBG {
	background-image: url(images/bg_system.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contactContent {
	padding: 15px 25px 25px 260px;
}
#contactBG {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#productsContent {
	padding: 15px 220px 25px 20px;
}
#productsBG {
	background-repeat: no-repeat;
	background-position: bottom right;
}

.logo {
	padding: 15px 0px 0px 20px;
}
.footer {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.box_left {
	background-image: url(images/box_left_bottom.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box_right {
	background-image: url(images/box_right_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
H1 {
	color: #737707;
	font-size: 20px;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
