@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#master-box {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color: #CCCCCC;
	height: 577px;
}
#as-master-box {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color: #CCCCCC;
	height: 800px;
}
#logoname {
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 172px;
	text-align: center;
	font-weight: bold;
}


#header {
	height: 100px;
	background-color: #666666;
	position: absolute;
	width: 1000px;
}
#header-logo {
	position: absolute;
	float: left;
	bottom: 30px;
	left: 5px;
}
#header-menu {
	text-align: right;
	display: block;
	right: 0px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#header-menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}
.header-menu-act  {
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	bottom: 0px;
	background-color: #CCCCCC;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}
#header-menu  a:hover {
	color: #FFFFFF;
	background-color: #999999;
}


#as-center-box {
	position: absolute;
	width: 1000px;
	top: 128px;
	background-color: #CCCCCC;
}
#as-center-box p {
	font-size: 14px;
}

#center-box {
	position: absolute;
	height: 454px;
	width: 1000px;
	top: 128px;
	text-align: center;
	background-color: #CCCCCC;
}
#projects-center-box {
	position: absolute;
	width: 1000px;
	top: 128px;
	text-align: center;
	background-color: #CCCCCC;
}
#projects {
	text-align: center;
}
#projects  img {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
.style1 a {
	color: #0000FF;
	text-decoration: none;
}
.style1  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#table_project a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#table_project  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#au_table img {
	cursor: pointer;
}

