* {
	padding: 0px;
	margin: 0px;
	font-family: arial;
}

body {
	background-color: #06494E;
	padding: 10px;
	font-size: 15px;
}


#MainBox {
	position: relative;
	width: 900px; min-width: 900px; max-width: 900px;
	min-height: 610px;
	border-left: #D0CEA2 2px solid;
	border-top: #006A72 2px solid;
	border-right: #006A72 2px solid;
}
#MainBox.MainBoxPortfolio {
	min-height: 770px;
}


#MainContent {
	position: absolute;
	text-align: left;
	width: 270px; max-width: 270px;
	left: 30px;
	bottom: 95px;
	color: #D0CEA2;
}
#MainContent a {
	color: #FDEBB4;
}
#MainContent b {
	color: #007E87;
	font-weight: bold;
	font-size: 125%;
}
#MainContent.MainHomeContent {
	min-height: 300px;
	left: 25px;
}


#FullContent {
	position: absolute;
	text-align: left;
	top: 120px;
	left: 30px;
	padding-right: 60px;
	padding-bottom: 60px;
}
#FullContentFlexible {
	position: relative;
	text-align: left;
	top: 120px;
	left: 30px;
	padding-right: 60px;
	padding-bottom: 150px;
	color: #FDEBB4;
}
#FullContentFlexible a {
	color: #FDEBB4;
	text-decoration: none;
	line-height: 1.5;
}
#FullContentFlexible i {
	color: #4E9CA2;
}


#LoginBox {
	visibility: hidden;
	position: absolute;
	bottom: 24px;
	background-color: #06494E;
	border-left: #D0CEA2 2px solid;
	border-top: #006A72 2px solid;
	border-right: #006A72 2px solid;
	overflow: hidden;
	white-space: nowrap;
}
.LoginBoxLinks {
	color: #FDEBB4;
	text-decoration: none;
}


#LogoButtonHome {
	position: absolute;
	left: 25px;
	top: 170px;
}
#LogoButtonInterior {
	position: absolute;
	left: 30px;
	top: 70px;
}


#TopLinks {
	position: absolute;
	top: 28px;
	right: 36px;
	color: #006A72;
	font-weight: bold;
	font-size: 80%;
}
#TopLinks a {
	color: #FDEBB4;
	text-decoration: none;
}

#UnderTitleBox {
	position: absolute;
	left: 30px;
	bottom: 32px;
	width: 832px; min-width: 832px; max-width: 832px;
	height: 54px; min-height: 54px; max-height: 54px;
	background-image: url('../images/under_title_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
	text-align: left;
	border-top: #006A72 solid 1px;
}
#UnderTitle {
	position: absolute;
	left: 360px;
	bottom: 45px;
	color: #EADEAE;
	font-size: 150%;
	font-weight: bold;
}
#UnderTitle a {
	display: block;
	color: #EADEAE;
	text-decoration: none;
}

#FooterLinkBox {
	position: relative;
	width: 904px; min-width: 904px; max-width: 904px;
	height: 34px; min-height: 34px; max-height: 34px;
}

#FooterLinksA {
	position: relative;
	display: inline-block;
	padding-top: 10px;
	width: 774px; min-width: 774px; max-width: 774px;
	height: 24px; min-height: 24px; max-height: 24px;
	background-color: #D0CEA2;
	background-image: url('../images/footer_link_corner_sw.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-weight: bold;
	text-align: left;
}
#FooterLinksA a {
	color: #06494E;
	text-decoration: none;
	padding-left: 20px;
	font-size: 80%;
}

#FooterLinksSeparator {
	position: relative;
	padding-top: 10px;
	display: inline-block;
	width: 26px; min-width: 26px; max-width: 26px;
	height: 24px; min-height: 24px; max-height: 24px;
	background-image: url('../images/footer_link_separator.gif');
	background-position: bottom left;
	font-weight: bold;
}

#FooterLinksB {
	position: relative;
	padding-top: 10px;
	display: inline-block;
	width: 104px; min-width: 104px; max-width: 104px;
	height: 24px; min-height: 24px; max-height: 24px;
	background-color: #006A72;
	background-image: url('../images/footer_link_corner_se.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
}
#FooterLinksB a {
	color: #FDEBB4;
	text-decoration: none;
	padding-left: 10px;
}


#SocialMediaBox {
	position: absolute;
	top: 6px;
	right: 10px;
}
#SocialMediaBox a {
	padding-left: 5px;
	padding-right: 5px;
}



#ShowcaseSiteLink {
	position: absolute;
	right: 38px;
	bottom: 480px;
}
#ShowcaseSiteLink a {
	color: #006A72;
	text-decoration: none;
}
#ShowcaseBox {
	position: absolute;
	text-align: left;
	background-color: #22585C;
	color: #FDEBB4;
	width: 470px; max-width: 470px;
	height: 320px; max-height: 320px;
	right: 38px;
	bottom: 95px;
	padding: 30px;
	overflow: auto;
	font-size: 14px;
}
#ShowcaseBox b {
	font-size: 125%;
	font-weight: bold;
	color: #007E87;
}
#ShowcaseBox a {
	font-weight: bold;
	color: #007E87;
}

#LongShowcaseBox {
	position: absolute;
	text-align: left;
	background-color: #22585C;
	color: #FDEBB4;
	width: 470px; max-width: 470px;
	right: 38px;
	bottom: 95px;
	padding: 30px;
	overflow: auto;
	font-size: 14px;
}
#LongShowcaseBox b {
	font-size: 125%;
	font-weight: bold;
	color: #007E87;
}
#LongShowcaseBox a {
	font-weight: bold;
	color: #007E87;
}

#ShowcaseLinkBox {
	position: relative;
	padding: 10px;
	height: 360px;
}
#ShowcaseLinkBox a {
	color: #FDEBB4;
	text-decoration: none;
	line-height: 1.5;
	font-weight: bold;
}
#ShowcaseLinkBox div a {
	color: #FDEBB4;
}
.SubInfoBox {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	padding: 10px;
	color: #FDEBB4;
}
.ShowcaseThumbImg {
	border: #FDEBB4 2px solid;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.ShowcaseImg {
	position: relative;
}
#ShowcasePreviewBox, #ShowcaseFullViewBox {
	position: absolute;
	z-index: 9999;
	visibility: hidden;
}
#ShowcaseFullViewBox {
	left: 100px;
	top: 40px;
}
#ShowcasePreviewInterior, #ShowcaseFullViewInterior {
	position: relative;
	background-color: #D0CEA2;
	padding: 10px;
}
#ShowcasePreviewInterior {
	width: 270px;
}
#ShowcaseFullViewInterior {
	width: 800px;
}

#ShowcaseSubLinkBox {
	position: absolute;
	text-align: left;
	color: #FDEBB4;
	left: 0px;
	bottom: 0px;
	padding: 20px 10px 0px 10px;
	font-size: 12px;
	width: 200px;
	height: 220px;
	overflow: hidden;
}


.StaffOuterBox {
	position: relative;
	display: inline;
	margin: 1px;
	padding: 1px;
}
.StaffInfoOuterBox {
	position: relative;
	display: inline;
	padding: 2px;
	margin: 0px;
	z-index: 9999;
}
.StaffInfoBox {
	position: absolute;
	visibility: hidden;
	white-space:nowrap;
	padding: 15px;
	background-color: #06494E;
	color: #FDEBB4;
	left: -100px;
	top: 72px;
	z-index: 9999;
}
