body, html {  
	h1 {
	color:#336799;
	}
	h2   {
	font-size: 9pt;
	font-weight: bold;
	color: #336799;
	}
	padding: 0; 
	margin: 0; 
}

#container{
    background: url('../images/bg.jpg') no-repeat;
	width: 950px;
    height: 687px;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}

#header{
	background: url('../images/header.jpg') no-repeat;
	top: 10px;
	left: 15px;
	width: 284px;
	height: 37px;
	position: absolute;
	z-index: 1;
}

#nav{
	background: url('../images/nav_back.jpg') no-repeat;
	padding:2px 30px 2px 0px; 
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	word-spacing:10px;
	top: 50px;
	left: 15px;	
	width: 915px;
	height: 29px;
	position: absolute;
	z-index: 2;
	
}

#slideshow{
	background: url('../images/show_1.jpg') no-repeat;
	top: 85px;
	left: 15px;
	width: 915px;
	height: 213px;
	position: absolute;
	z-index: 2;
}


#sbox{
	background: url('../images/serv_back.jpg') no-repeat;    
	top: 313px;
	left: 710px;
	width: 206px;
	height: 149px;
	position: absolute;
	z-index: 2;
}

#login{
	background: url('../images/login.jpg') no-repeat;
	top: 313px;
	left: 710px;
	width: 203px;
	height: 132px;
	position: absolute;
	z-index: 2;
}


#feedback{
	background: url('../images/feedback.jpg') no-repeat;
	top: 510px;
	left: 56px;
	width: 831px;
	height: 133px;
	position: absolute;
	z-index: 2;
}

#button{
	background: url('../images/button.jpg') no-repeat;
	top: 260px;
	left: 385px;
	width: 66px;
	height: 23px;
	z-index: 2;
	position: absolute;
}

#footer{
	color: #336799;
    font-size: 8pt;
    font-family: verdana;
    font-style: normal;
    line-height: normal;
	top: 650px;
	left: 360px;
	width: 268px;
	height: 27px;
	position: absolute;
	z-index: 2;
}

#mtext{
	color: #336799;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	top: 300px;
	left: 15px;
	width: 650px;
	height: 130px;
	position: absolute;
	z-index: 2;
}

.links a:link, .links a:visited, .links a:active { 
	text-decoration: none !IMPORTANT; 
	color: #336799 !IMPORTANT;
}

.links a:hover {    
	text-decoration: none !IMPORTANT; 
	color: #fca804 !IMPORTANT;
}

.nav a:link, .nav a:visited, .nav a:active { 
	text-decoration: none !IMPORTANT; 
	color: #ffffff !IMPORTANT;
}

.nav a:hover {    
	text-decoration: none !IMPORTANT; 
	color: #fca804 !IMPORTANT;
}
