body {
	margin:0px; 
	padding:0px; 
	background:url(images/bg-content.gif) 0px 193px repeat-y;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
}
p {
	margin:0px;
	padding:0px 0px 5px 0px;
}
.cls {
	clear:both; 
	height:0px; 
	overflow:hidden;
}
#bg-page {background:url(images/bg-main.jpg) 0px 0px repeat-x; width:100%;}

#main {
	float:left;
	margin:0px;
	position:relative;
}
#header {
	float:left;
	width:813px;
	height:125px;
	background:url(images/header.jpg) 0px 0px no-repeat;
}
#main #left {
	clear:left;
	float:left;
	width:135px;
	height:70px;
	background: url(images/bg-left.jpg) 0px 0px no-repeat;
	padding:0px 2px;
}

#box1 {
	width:135px;
	background:url(images/bg-box1.jpg);
	position:absolute;
	left:2px;
	margin:195px 0px 0px 0px;
	z-index:100;
}
#box1 p {
	padding:0px 10px !important;
	margin:0px;
}
#box1 a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#box1 a:hover{
	text-decoration:underline;
}
#main #center{
	float:left;
	width:619px;
}
#main #center #menu{
	height:126px;
	background:url(images/bg-menu.jpg) 0px 0px no-repeat;
}
#main #center #menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#main #center #menu ul.menu1{
	margin-left:20px !important;
}
#main #center #menu ul.menu2{
	margin-left:15px !important;
}
#main #center #menu ul.menu3{
	margin-left:10px !important;
}
#main #center #menu ul.menu4{
	margin-left:5px !important;
}
#main #center #menu li{
	width:113px;
	margin:0px;
	padding:0px;
	float:left;
	height:25px;
	line-height:25px;
	text-align:center;
}
#main #center #menu a{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#main #center #menu a:hover{
	text-decoration:underline;
}
#content{
	width:599px;
	margin:250px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	position:absolute;
	left:140px;
	text-align: justify;
}
#content a{
	color:#000000;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#content #footer{
	height:25px;
	padding:10px;
	text-align:center;
}
#right{
	background:transparent;
	width:260px;
	position:absolute;
	margin:125px 0px 0px 0px;
	left:760px;
}
#right #box2{
	width:100%;
	float:left;
	height:96px;
	text-align:center;
}
#right .box3{
	float:left;
	width:50%;
	text-align:center;
	padding:10px 0px;
}
