/* CSS Document */
img, span, div, a, table, tr, td, th {
font-family:arial;
padding:0;
margin:0;
text-decoration:none;
position:relative;
}
body {
width:100%;
background-color:#EAEAEA;
}
#outer_cont {
width:100%;
text-align:center;
}
#inner_cont {
width:800px;
height:600px;
background:#FFF url(http://www.aliman.com.au/images/halal_bg.gif) no-repeat 250px 330px;
}
#headerCont {
width:100%;
height:120px;
background-color:#296BCE;
}
#navCont {
width:100%;
height:24px;
background-color:#1E447D;
padding:0;
margin:0;
text-align:left;
}
.navLink {
font:bold 14px arial;
color:#FFF;
padding:5px 10px;
}
.navPipe {
font:bold 12px arial;
color:#FFF;
}
#hdrCompName {
font:bold 22px arial;
color:#FFF;
position:absolute;
top:25px;
left:250px;
}
#hdrCompInfo {
font:bold 16px arial;
color:#FFF;
position:absolute;
top:65px;
left:300px;
}
.contactFormCont {
width:80%;
margin-top:50px;
}
#hdrAisLogo {
position:absolute;
top:15px;
right:25px;
}
.infoTbl {
text-align:justify;
}



