html {margin:0; padding:0; height:100%;}

body {
font-family: arial, helvetica, sans-serif; 
color:#000; 
text-align:center; 
margin: 0; 
padding: 0;
font-size:12px; 
width: 100%;
background: #F2F2F2 url('images/bg1.jpg') repeat-x top;
height: 100%;
}

img {
border:0px;
}

A:link{color:#DA120C;}
A:visited{color:#DA120C;}
A:hover{color:#DA120C; text-decoration: underline;}
A:active{color:#DA120C;}
A{color:#DA120C; text-decoration: none;}


.web {
	position:relative;
	top:0px;
	width:982px;
        margin: 0 auto;
        min-height: 100%;
        height: 100%;

}

.top1 {width: 982px; height: 92px; background: url('images/top1.jpg');}
.top2 {width: 982px; height: 207px; background: url('images/top2.jpg');}

.home1 {width: 982px; height: 59px; background: url('images/home1.jpg') no-repeat center top;}
.aboutus {width: 982px; height: 59px; background: url('images/aboutus.jpg') no-repeat center top;}
.training {width: 982px; height: 59px; background: url('images/training.jpg') no-repeat center top;}
.employersupport {width: 982px; height: 59px; background: url('images/employersupport.jpg') no-repeat center top;}
.contactus {width: 982px; height: 59px; background: url('images/contactus.jpg') no-repeat center top;}

.home2 {width: 970px; min-height: 200px; background: #fff; margin-right: 6px; margin-left: 6px;}


li {line-height: 16px; margin-bottom: 4px;}

ul.home li {line-height: 16px; margin-bottom: 0px;}

div.bottom a {color: #A6A6A6;}
