@charset "utf-8";
/* CSS Document */

html, body { margin:0;}
.style1 {color: #000000}
.style2 {color: red}
td { font-family:Calibri; font-size:12px;}

div#centered {
width: 766px;
height: 750px;
text-align: center;
position: absolute;
left: 50%;
background:url(../images/bg.jpg) no-repeat;
margin-left: -383px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: 0px; 
/* Half the height of the DIV tag which is also 50 pixels */
}

a:link    { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:hover   { color:black; text-decoration:underline; }
a:active  { color:white; text-decoration:none; }
.btns { font-family:Verdana; font-size:10px; font-weight:bold; color:#d32229; }
.btns2 { font-family:Verdana; font-size:10px; font-weight:bold; color:#666666; }
p { text-align:justify; padding-left:5px; padding-right:0px;}
img { border-style:none; }
h1 { padding-left:5px; color:#fff; font-size:15px;}
li { margin-left: -25px;}

#logo {
	position:absolute;
	left: 23px;
	top: 89px;
	width: 151px;
	height: 81px;
	background:url(../images/ahmmlogo.jpg) no-repeat;
	cursor:hand;
}

#topmenu {
	position:absolute;
	left: -20px;
	top: 21px;
	width: 412px;
}

#homeicon {
	position:absolute;
	left: 597px;
	top: 10px;
	width: 38px;
	height: 36px;
	background:url(../images/7-homeicon.jpg) no-repeat;
	cursor:hand;
}

#hmenu1 {
	position:absolute;
	left: 13px;
	top: 232px;
	width: 166px;
	height: 57px;
	background:url(../images/8-productioncapabilities.jpg) no-repeat;
	cursor:hand;
}
#hmenu2 {
	position:absolute;
	left: 390px;
	top: 234px;
	width: 149px;
	height: 57px;
	background:url(../images/9-showcase.jpg) no-repeat;
	cursor:hand;
}
#hmenu3 {
	position:absolute;
	left: 208px;
	top: 231px;
	width: 135px;
	height: 57px;
	background:url(../images/9-services.jpg) no-repeat;
	cursor:hand;
}

#mainbody {
	position:absolute;
	left: -8px;
	top: 332px;
	width: 552px;
	height: 343px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}
#mainbodymy {
	position:absolute;
	left: -8px;
	top: 332px;
	width: 572px;
	height: 343px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}

#mainbody2 {
	position:absolute;
	left: 1px;
	top: 332px;
	width: 542px;
	height: 343px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}

#mainbody3 {
	position:absolute;
	left: 0px;
	top: 332px;
	width: 542px;
	height: 343px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	overflow:hidden;
	background:#ededed;
}

#mainbodyscroll {
	position:absolute;
	left: -11px;
	top: 332px;
	width: 539px;
	height: 343px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#666666;
	overflow: auto;
	padding-right:10px;
	padding-left:2px;
}

#news {
	position:absolute;
	left: 584px;
	top: 208px;
	width: 163px;
	height: 232px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-align:left; 
}


#footertext {
	z-index:0;
	position:absolute;
	left: 81px;
	top: 712px;
	width: 468px;
	height: 17px;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
}

#tahgisologo {
	z-index:0;
	position:absolute;
	left: 561px;
	top: 692px;
	width: 114px;
	height: 47px;
	background-color:#000000;
	color:#FFFFFF;
}

#xswf {
	z-index:0;
	position:absolute;
	left: -62px;
	top: -13px;
	width: 42px;
	height: 42px;
}

#popitmenu{
position: absolute;
background-color:#CCCCCC;
border:1px solid black;
font: normal 10px Verdana;
font-weight:bold;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #990000;
color:#FFFFFF;
}

.show_head {
	color: #EB3A34; font-family:Verdana; font-size:12px;
	font-weight: bold; padding:5px;
}

