body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100.1%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(assets/images/background.png);
}
p {
	font-size: .9em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#collage {
	position:absolute;
	width:730px;
	height:296px;
	z-index:2;
	left: 9px;
	top: 13px;
}
#companyMain {
	position:absolute;
	width:723px;
	height:736px;
	z-index:1;
	left: 8px;
	top: 3px;
	border: 2px solid #F9CA54;
}



#container {
	padding: 0px;
	height: 1100px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	position:absolute;
	left:10px;
	top:328px;
	width:726px;
	height:405px;
	z-index:4;
	border: 2px solid #841526;
}
#goldHead {
	position:absolute;
	width:717px;
	height:37px;
	z-index:1;
	left: 5px;
	top: 7px;
}


#head {
	position:absolute;
	left:5px;
	top:337px;
	width:739px;
	height:38px;
	z-index:1;
}

#header {
	position:absolute;
	width:750px;
	height:150px;
	z-index:2;
	left: 0px;
	top: 0px;
	text-align: left;
}
#info {
	position:absolute;
	width:730px;
	height:305px;
	z-index:3;
	left: 9px;
	top: 401px;
}

#main {
	position:absolute;
	width:750px;
	height:751px;
	z-index:1;
	left: 0px;
	top: 191px;
	overflow: auto;
}

#mainNav {
	position:absolute;
	left:0px;
	top:152px;
	width:750px;
	height:52px;
	z-index:3;
}
#footer {
	position:absolute;
	width:750px;
	height:99px;
	z-index:4;
	left: 0px;
	top: 1006px;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
.heading {
	font-size: 1.2em;
	color: #841526;
}
a:link {
	color: #666;
	font-weight: bold;
}
a:visited {
	color: #333;
	font-weight: bold;
}
a:hover {
	color: #999;
	font-weight: bold;
}
a:active {
	color: #999;
	font-weight: bold;
}

