body{
	font-family: arial, verdana, sans serif;
	font-size:12px;
	}
h1{
	
	font-size:20px;}
h4{
	
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	text-indent:1em;
	}

h5{
	font-family: arial, verdana, sans serif;
	font-size:14px;
	font-weight:bold;
	}
ul,li{
	
	}
A:link,A:visited,a:active{
	text-decoration : none;
	font-size:12px}

A:hover{
	color: #00ff00;
	}


.menulink-left {
	text-decoration: none; 
	font-weight:bold; 
	font-size:12px;
	color:#000000;
	text-indent:10em;
	}

A.menulink-left,A.menulink-left:visited,A.menulink-left:active{
	text-decoration : none;
	font-weight:bold;
	font-size:12px;
	color:#0000ff
	}

A.menulink-left:hover  {
	text-decoration : none;
	font-weight:bold;
	font-size:12px;
	color:#ff0000
	}
	
.menulink-right {
	text-decoration: none; 
	font-weight:bold; 
	font-size:12px;
	color:#000000;
	text-indent:10em;
	}

A.menulink-right,A.menulink-right:visited,A.menulink-right:active{
	text-decoration : none;
	font-weight:bold;
	font-size:12px;
	color:#0000ff
	}

A.menulink-right:hover  {
	text-decoration : none;
	font-weight:bold;
	font-size:12px;
	color:#ff0000
	}	

.menulink-bottom {
	text-decoration: none; 
	font-weight:normal; 
	font-size:10px;
	color:#000000;
	padding-left:30px;
	padding-right:30px;	
	}

A.menulink-bottom,A.menulink-bottom:visited,A.menulink-bottom:active{
	text-decoration : none;
	font-weight:normal;
	font-size:10px;
	color:#0000ff;
	text-align:center;
	}

A.menulink-bottom:hover  {
	text-decoration : none;
	font-weight:normal;
	font-size:10px;
	color:#ff0000
	
	}		
.contactinfo {
	text-decoration: none; 
	font-weight:normal; 
	font-size:12px;
	color:#000000;
	}

.centertext{
	text-indent:10em;
	}

a.topmenu, a.topmenu:visited,a.topmenu:active{
	text-decoration : none;
	font-size:22px;
	color:#0000ff; 
	font-weight: bold;
	}

a.topmenu:hover{
	text-decoration : none;
	font-size:22px;
	color:#00a651; 
	font-weight: bold;
	}



.bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

.contents {
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
}

A.clients,a.clients:visited,a.clients:active{
	text-decoration : none;
	font-weight:bold;
	color:#000000;
	}



A.clients:hover  {
	text-decoration : none;
	font-weight:bold;
	color:#ff0000;
	}
	
#mainbody{
	position:relative;
	width:1024px;	
	height:768px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
#header{
	width:1024px;
	height:91px;
	top: 0px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	position: absolute;	

	}
	
#header a {
	position: absolute;
	top: 0px;
	left:0px;
	width:1024px;
	height:91px;
	}
	
#header a h1{
    display:none;	
	}
	
#header a:hover{
	background-image:url(../images/header.png);
}	
#separator{
	position:absolute;
	top:91px;
	left:0px;
	background:#0000ff;
	width:1016px;
	height:15px;
	border-right: solid 3px #000085;
	border-bottom: solid 3px #000085;
	border-top:solid 3px #e2e2ff;
	border-left:solid 3px #e2e2ff;
	}
	
#leftmenu{
	position:absolute;
	top:112px;
	left:0px;
	width:154px;
	height:663px;
	padding:10px;
	background: #fceec5;
	text-align:left;
	border-right:3px solid #bc9115;
	}
	
#bodytext{
	position:absolute;
	background:#d7eeed;
	top:112px;
	left:177px;
	width:670px;
	height:650px;
	padding: 10px;
	text-align:left;
	border-bottom:3px solid #bc9115;
	border-top:3px solid #bc9115;
	}	
	
#rightmenu{
	position:absolute;
	top:112px;
	left:850px;
	width:151px;
	height:663px;
	padding:10px;
	background: #fceec5;
	text-align:left;
	border-left:3px solid #bc9115;
	}
	
#bottommenu{
	position:absolute;
	top:788px;
	left:0px;
	width:1024px;
	height:20px;
	background: #fceec5;
	margin-left:auto;
	margin-right:auto;
	}
	
