#bannerspace {
	width:960px;
	height:278px;	
}

#bannerspace1 {
	float:left;
	height:278px;
	width:387px;
	background:url('../images/topbannerbg1.png') no-repeat top left;
	z-index:1;
}

#bannerspace2 {
	float:left;
	z-index:3;
	height:278px;
	width:573px;	
}

#banneroverlay {
	background:url('../images/topbannerbg2.png') no-repeat top left;
	height:278px;
	width:573px;

}

/*#bgoverlay {
	 background:transparent url('slides/topbannerbg.png') no-repeat top left;
	 width:960px;
	 height:278px;
	 position:absolute;
	 z-index:2;
}*/

#slide {
	height:278px;
	width:573px;
	/*background-image:url('../images/slide03.jpg');*/
	background-repeat:no-repeat;
	background-position:top left;

}
	
#buttons {
	z-index:3;
	background:transparent;
}

#buttonsbg {
	margin:86px 0 0 32px;
	background:transparent url('../images/buttonsbg.png') no-repeat top left;
	width:352px;
	height:121px;
	left: 336px;
	top: 83px;
	 /*padding: 86px 0 0 32px;*/
}

a#but1 {
	position:absolute;
	width:138px;
	height:55px;
	margin:0;
	padding:0;
	display:block;
}

table#msg1{
	width:138px;
	height:55px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
}

table#msg1:hover{
	width:138px;
	height:55px;
	color:#FF9900;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

a#msg{
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;	
}

a#msg:hover{
	color:#FF9900;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#but1:hover {
	background:url('../images/but01ov.png') no-repeat top left;	
}

a#but2 {
	position:absolute;
	margin:0 0 0 130px;
	width:91px;
	display:block;
	height:55px;
	padding:0;
}

a#but2:hover {
	background:url('../images/but02ov.png') no-repeat top left;
}

table#msg2{
	width:91px;
	height:55px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
}

table#msg2:hover{
	width:91px;
	height:55px;
	color:#FF9900;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#but3 {
	position:absolute;
	margin:0 0 0 213px;
	width:137px;
	height:55px;
	display:block;
	cursor:pointer;
	padding:0;
}

a#but3:hover {
	background:url('../images/but03ov.png') no-repeat top left;	
}

table#msg3{
	width:137px;
	height:55px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
}

table#msg3:hover{
	width:137px;
	height:55px;
	color:#FF9900;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#but4 {
	position:absolute;
	width:138px;
	height:55px;
	display:block;
	cursor:pointer;
	padding:0;
	margin:64px 0 0 0;
}

a#but4:hover {
	background:url('../images/but01ov.png') no-repeat top left;
}

a#but5 {
	position:absolute;
	width:91px;
	height:55px;
	display:block;
	cursor:pointer;
	padding:0;
	margin:64px 0 0 130px;
}

a#but5:hover {
	background:url('../images/but02ov.png') no-repeat top left;
}

a#but6 {
	position:absolute;
	width:137px;
	height:55px;
	margin:64px 0 0 213px;
	display:block;
	cursor:pointer;
	padding:0;
}

a#but6:hover {
	background:url('../images/but03ov.png') no-repeat top left;
}


.cr {
	clear:both;	
}
