/* 
Zen Design
http://www.findzen.net
*/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(bg.gif);
	background-repeat:repeat;
	color:black;
	}
p {margin:5px 0px 5px 0px;}
#Content {
	width:775px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	height:1000px;
	background-color:#fff;	
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-left:1px solid #666;
	border-right:1px solid #666;
	}
img.top {
margin:0px;
border:0px;
}

#main {
	position:relative;
	background-image:url(images/hg_06.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:14px;
}

#top {
	margin:0px;
	padding:0px;
}

ul {
	list-style-type:square;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:10px;
}
li {
	margin-left:5px;
	padding-left:0px;
}	
h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	border-bottom:2px groove #7B8CD5;
	padding:0px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	border-bottom:2px groove #7B8CD5;
	padding:0px;
}
#why {
	position:absolute;
	padding-right:5px;
	width:220px;
	height:100%;
	left: 0px;
	top: 0px;
	z-index:4;
}
#Layer1 {
	position:absolute;
	left:220px;
	top:0px;
	width:535px;
	height:507px;
	z-index:1;
}
a:link {
	color: #7B8CD5;
}
a:visited {
	color: #35449B;
}
a:hover {
	color: #00CCCC;
}
a:active {
	color: #0000FF;
}
/* 
rollover
*/

#Table_01 {
  position:relative;
  left:0px;
  top:0px;
  width:220px;
  height:127px;
}

#Company-Profile_ {
  position:absolute;
  left:0px;
  top:0px;
  width:220px;
  height:37px;
}

#Project-Portfolio_ {
  position:absolute;
  left:0px;
  top:37px;
  width:220px;
  height:38px;
}

#Contact-Us_ {
  position:absolute;
  left:0px;
  top:75px;
  width:220px;
  height:52px;
}
