.heading {
	background-image: url(images/header.jpg);
        background-repeat: no-repeat;
	width: 839px;
        height: 190px;
        
}



.main-extend {
	background-image: url(images/main_extend.jpg);
        background-repeat: repeat-y;
	width: 923px;
        height: 3px;
        padding-left: 225px;
	padding-right: 50px;
	padding-top: 0px;
}



.main-extend2 {
	background-image: url(images/main_extend.jpg);
        background-repeat: repeat-y;
	width: 923px;
        height: 3px;
        padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
}


.main-content {
	background-image: url(images/main_content.jpg);
        background-repeat: no-repeat;
	width: 458px;
        height: 250px;
        padding-left: 10px;
	padding-right: 10px;
}


.main-content2 {
	background-image: url(images/main_content2.jpg);
        background-repeat: no-repeat;
	width: 458px;
        height: 62px;
       

}


.sidebar1 {
	background-image: url(images/sidebar1.jpg);
        background-repeat: no-repeat;
	width: 177px;
        height: 250px;
        padding-left: 5px;
}



.sidebar2 {
	background-image: url(images/sidebar2.jpg);
        background-repeat: no-repeat;
	width: 177px;
        height: 63px;

}

.footer {
	background-image: url(images/footer.jpg);
        background-repeat: no-repeat;
	width: 518px;
        height: 38px;

}


.links {
	background-image: url(images/bottom.jpg);
        background-repeat: no-repeat;
	width: 839px;
        height: 21px;

}


.ID-number {
	background-image: url(images/left_sidebar.jpg);
        background-repeat: no-repeat;
	width: 158px;
        height: 244px;
	padding-left: 20px;
        
}

.footlink {

color: yellow;

}