@charset "UTF-8";
h1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

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

#master #body {
	text-align: left;
	position: relative;
	height: 600px;
	width: 960px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#image {
	position: absolute;
	height: 600px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(../images/red_box_01.png);
	background-repeat: repeat;
}
#nav_a {
	position:absolute;
	width:168px;
	z-index:1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	left: 20px;
	top: 20px;
	height: 173px;
}
#nav_a a:hover {
	color: #999999;
	text-decoration: none;
}
#nav_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 168px;
	left: 208px;
	top: 20px;
	position: absolute;
	height: 173px;
	color: #FFFFFF;
}
#nav_c {
	position: absolute;
	height: 173px;
	width: 168px;
	left: 396px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_b a:hover {
	color: #999999;
}
#nav_c a:hover {
	color: #999999;
	text-decoration: none;
}
#header_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 920px;
	left: 20px;
	top: 210px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 356px;
	left: 396px;
	top: 210px;
}
#column_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 316px;
	width: 356px;
	left: 20px;
	top: 263px;
	position: absolute;
}
#column_a a:hover {
	color: #999999;
	text-decoration: none;
}
#column_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 316px;
	width: 356px;
	position: absolute;
	left: 396px;
	top: 263px;
}
#column_b a:hover {
	color: #999999;
	text-decoration: none;
}
#logo {
	position:absolute;
	width:168px;
	height:173px;
	z-index:2;
	top: 20px;
	left: 772px;
	background-repeat: no-repeat;
}

