/* CSS Document */


#global {
	width: 820px;
	height: 675px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
}

#brand{
	width: 200 px;
	height: 100px;
	position: absolute;
	top: 222px;
	left: 288px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
}

#text {
	width: 577px;
	height: 140px;
	position: absolute;
	top: 223px;
	left: 288px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
}

#text2 {
	width: 578px;
	height: 852px;
	position: absolute;
	top: 147px;
	left: 316px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.04em;
}

#textTemplate {
	width: 535px;
	height: 769px;
	position: absolute;
	top: 194px;
	left: 316px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.04em;
}

#navbar {
	width: 196px;
	height: 456px;
	position: absolute;
	text-decoration:none;
	top: 217px;
	left: 49px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
}

#navbarbottom {
	width: 74px;
	height: 23px;
	position: absolute;
	text-decoration:none;
	top: 609px;
	left: 391px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
}

#navbartop {
	width: 50px;
	height: 24px;
	position: absolute;
	text-decoration:none;
	top: 200px;
	left: 875px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
}


a {
	color:#808000; text-decoration: none;
}

a:visited {
	color:#808000; text-decoration: none;
}
a:active {
	color:#808000; text-decoration: none;
}

a:hover {
	color:#000000; text-decoration: none;
}

.external a {
	color:#1E242B; text-decoration: none;
}

.external a:visited {
	color:#1E242B; text-decoration: none;
}

.external a:active {
	color:#1E242B; text-decoration: none;
}

.external a:hover {
	color:#1E242B; text-decoration: none;
}

	
	

