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

#wrapper {
	top:10px;
	width:766px;
/*	height:auto;
	overflow: visible;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;	
}

#wrapper_overlay{
	position:relative;
	width: 766px;
}

#top-logo-area {
	position:absolute;
	left:0px;
	top:0px;
	width:273px;
	height:58px;
	background-image: url(../images/img_01.gif);
	background-repeat:no-repeat;
	border: 0px solid #003399;

}

#top-sub-logo-area {
	position:absolute;
	left:273px;
	top:0px;
	width:493px;
	height:58px;
	background-image: url(../images/img_02.jpg);
	border: 0px solid #003399;
}

#top-sub-textholder {
	position:relative;
	left:11px;
	top:0px;
	width:462px;
	height:35px;
	line-height:35px;
	color:#FFFFFF;
	font-size: 16px;
	border: 0px solid #003399;
}

#mainmenu-area {
	position:absolute;
	left:0px;
	top:58px;
	width:766px;
	height:35px;
	border: 0px solid #003399;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;	
}

#side-img {
	position:absolute;
	left:0px;
	top:93px;
	width:273px;
	height:490px;
	/*background-image: url(../images/img_03.jpg);*/

}

#page-heading {
	position:absolute;
	left:273px;
	top:93px;
	width:493px;
	height:44px;
	background-image: url(../images/img_04.jpg);
	
}

#page-heading-textholder {
	position:relative;
	left:20px;
	top:0x;
	width:430px;
	height:35px;
	line-height:35px;
	text-align:left;
	border: 0px solid #003399;
}

#main-area {
	position:absolute;
	left:273px;
	top:132px;
	width:493px;
	height:446px;
	border: 0px solid #003399;	
	background-image: url(../images/img_07.jpg);
	
}

#main-area-textholder {
	/*position:relative;
	left:5px;
	top:5px;*/
	margin: 10px;
	width:470px;
	height:auto;
	border: 0px solid #003399;
	text-align:justify;
}

#footer-area {
	position:absolute;
	left:0px;
	top:578px;
	width:273px;
	height:74px;
	background-image: url(../images/img_05.jpg);
	
}

#footer-area-textholder {
	position:relative;
	left:35px;
	top:5px;
	width:200px;
	height:auto;
	color:#FFFFFF;
	border: 0px solid #003399;
}

#footer-area2 {
	position:absolute;
	left:273px;
	top:578px;
	width:493px;
	height:74px;
	background-image: url(../images/img_06.jpg);
	
}
