#container {
	font-family: "Century Gothic", Arial;
	position: relative;
	height: 700px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/template3.png);
}
#body {
	position: absolute;
	height: 383px;
	width: 500px;
	left: 294px;
	top: 167px;
	font-family: "Century Gothic", Arial;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #F39F2B;
}
a {
	font-family: Century Gothic, Arial;
	font-size: small;
	color: #FF0000;
}
#companyname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 609px;
	top: 627px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style2 {
	font-family: "Century Gothic", Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#menu {
	font-family: "Century Gothic", Arial;
	font-size: x-small;
	position: absolute;
	left: 307px;
	top: 5px;
	width: 539px;
}
#google {
	position: absolute;
	left: 30px;
	top: 686px;
	z-index: -1;
}
