html, body{ margin:0; padding:0; text-align:center;  font-family: arial; min-height:100%; height: 100%} 
#pagewidth{ width:652px; text-align:left; margin-left:auto; margin-right:auto;}
#header{ position:relative; height:auto; background-color:#475060; width:100%;}
#wrapper{ width:100%;  font-family: arial; min-height:100%;height: 100%}
#rightcol{ width:200px; float:right; position:relative; background-color:#475060;}
#maincol{ background-color: #475060; float: left; min-height:600px; display:inline; position: relative; width:450px; height: 100%; font-family: arial;}
h1 { color: #7094FF}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display: inline-block;}
.smallfont { margin-top: 10px; font-size:12px; color:#125801; text-decoration:none; }

#butn_home
{
	display: block;
	width: 125px;
	height: 28px;
	background: url(../upload/image/homebutdbl.png) left top no-repeat;
}

#butn_home:hover
{
	background: url(../upload/image/homebutdbl.png) left top no-repeat;
	background-position: -125px 0px;
	text-decoration: none;
}

#butn_aboutus
{
	display: block;
	width: 125px;
	height: 28px;
	background: url(../upload/image/aboutusdbl.png) left top no-repeat;
}

#butn_aboutus:hover
{
	background: url(../upload/image/aboutusdbl.png) left top no-repeat;
	background-position: -125px 0px;
	text-decoration: none;
}

#butn_applicants
{
	display: block;
	width: 125px;
	height: 28px;
	background: url(../upload/image/applicantsdbl.png) left top no-repeat;
}

#butn_applicants:hover
{
	background: url(../upload/image/applicantsdbl.png) left top no-repeat;
	background-position: -125px 0px;
	text-decoration: none;
}

#butn_latestnews
{
	display: block;
	width: 125px;
	height: 28px;
	background: url(../upload/image/latestnewsdbl.png) left top no-repeat;
}

#butn_latestnews:hover
{
	background: url(../upload/image/latestnewsdbl.png) left top no-repeat;
	background-position: -125px 0px;
	text-decoration: none;
}

#butn_contactus
{
	display: block;
	width: 125px;
	height: 28px;
	background: url(../upload/image/contactusdbl.png) left top no-repeat;
}

#butn_contactus:hover
{
	background: url(../upload/image/contactusdbl.png) left top no-repeat;
	background-position: -125px 0px;
	text-decoration: none;
}

h1,h2,h3,h4 {
margin: 0;
padding: 0;
}