body { 
	font-weight: normal; 
	font-family: arial, helvetica;
	font-size: 14px;
}

td{
	vertical-align: top;
}

.main_table{
	position: absolute;
	float: left;
	left: 10px;
	top: 10px;
	width: 980px;
	height: 698px;
	padding: 0px;
	background-repeat: no-repeat;
}

.inside {
	width: 980px;
	height: 558px;
	background-repeat: no-repeat;
}

.header {
	width: 980px;
	height: 124px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}
.corporate_access {
	position: absolute;
	left: 858px;
	top: 580px;
}

#content {
	position: absolute;
	left: 415px;
	top: 320px;
	width: 410px;
	height: 300px;
	overflow: auto;
}

.footer{
	color: #58595b;
	font-size: 12px;
	padding-top: 5px;
}
.home {
	position: absolute;
	left: 30px;
	top: 25px;
	width: 280px;
	height: 74px;
}

.project{
	height: 115px;
	padding-right: 10px;
}

.project_tall {
	height: 218px;
	padding-right: 10px;
}

.project_pic {
	text-align: right;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.website{
	font-size: 12px;
}

#menu {
	position: relative;
	top: 30px;
	left: 380px;
	display: block;
}

#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {float:left; margin-right:0px; position: relative; left: 17px; top: 5px;}

#menu li.list1 {background:url('../images/nav_off_01.jpg');}
#menu li.list2 {background:url('../images/nav_off_02.jpg');}
#menu li.list3 {background:url('../images/nav_off_03.jpg');}
#menu li.list4 {background:url('../images/nav_off_04.jpg');}
#menu li.list5 {background:url('../images/nav_off_05.jpg');}
#menu li.list6 {background:url('../images/nav_off_06.jpg');}
#menu li.list7 {background:url('../images/nav_off_07.jpg');}

#menu a {display:block; width:81px; height:0; padding-top:87px; color:#000; overflow:hidden;}

* html #menu a:link, * html #menu a:visited {height:87px; he\ight:0;}

#menu a#item1 {background:url('../images/nav_on_01.jpg') no-repeat -81px -87px;}
#menu a#item2 {background:url('../images/nav_on_02.jpg') no-repeat -81px -87px;}
#menu a#item3 {background:url('../images/nav_on_03.jpg') no-repeat -87px;}
#menu a#item4 {background:url('../images/nav_on_04.jpg') no-repeat -87px;}
#menu a#item5 {background:url('../images/nav_on_05.jpg') no-repeat -87px;}
#menu a#item6 {background:url('../images/nav_on_06.jpg') no-repeat -87px;}
#menu a#item7 {background:url('../images/nav_on_07.jpg') no-repeat -87px;}

#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}
#menu a#item6:hover {background-position:0 0; z-index:50;}
#menu a#item7:hover {background-position:0 0; z-index:50;}

a { 
	color: #FFFFFF;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:link { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover { 
	font-weight: bold;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 text-decoration: underline;
	 color: #FFFFFF;
}
a:active { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}