body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	background-color: #FFFFFF;
}

.H1 {
	font-weight: bold;
	color: #cc4411;
}

#content {
	padding: 5px 0px 0px 78px;
	width: 360px;
	text-align: left;
	line-height: 14px;
}
#content a:link, #content a:hover, #content a:active, #content a:visited {
	color: #cc4411;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#nav {
	font-size: 8pt;
	padding: 25px 0px 0px 62px;
}
	#nav a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 15px;
	color: #555555;
	}
	#nav a:hover {
		color: #cc4411;
	}

#pagecontainer {
	background-color: #FFFFFF;
	text-align: left;
	top: 0px;
	width: 740px;
}

#homeheader {
	padding: 45px 0px 0px 36px;
}

#seclevnav, #seclevnav a, #seclevnav a:visited{
	font-size: 11px;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	text-indent: 76px;
	padding-right: 10px;
}
#seclevnav a:hover, #seclevnav a:active {
	text-decoration: underline;
	color: #cc4411;
}

#footer {
	font-size: 7pt;
	padding: 0px 0px 0px 65px;
	text-align: left;
	letter-spacing: 1px;
}
#footer a {
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	color: #888888;
}
#footer a:hover {
	color: #cc4411;
}

.margin {
	margin-left: 36px;
}
#homeimg {
	top: 134px;
	position: absolute;
	left: 518px;
	right: 0px;
	bottom: 0px;
}
#contentimg {
	top: 134px;
	position: absolute;
	left: 538px;
	right: 0px;
	bottom: 0px;
}
#contentimg01 {
	top: 300px;
	position: absolute;
	left: 538px;
	right: 0px;
	bottom: 0px;
}
#contentimg02 {
	top: 465px;
	position: absolute;
	left: 538px;
	right: 0px;
	bottom: 0px;
}
#contentimg03 {
	top: 630px;
	position: absolute;
	left: 538px;
	right: 0px;
	bottom: 0px;
}

#portimg {
	top: 155px;
	position: absolute;
	left: 472px;
	right: 0px;
	bottom: 0px;
}

#gallerycontainer {
	position: absolute;
	top: 134px;
	left: 44px;
	right: 0px;
	bottom: 0px;
}
#gallerycontainer a, #gallerycontainer a:active, #gallerycontainer a:visited {
	border: 1px solid #666666;
	text-decoration: none;
	display: block;
}
#gallerycontainer a:hover {
	border: 1px solid #cc4411;
	display: block;
}
