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

* {
	margin: 0;
	padding:0;
}

body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	letter-spacing:1px;
	
}

h1 { font-family:"Times New Roman", Times, serif;
		color: #006;
}

h2 { font-family: "Arial";
		color:#333;
}
#page_wrap {
	margin: 0 auto;
	width:1028px;
	padding-bottom: 1560px;
}




#header2 {
	width:1028px;
	height:334px;
	z-index:1;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin-top: 150px;
}

#footer {
	
	height:206px;
	z-index:1;
	background-image: url(images/footer_bkg.png);
	background-repeat: repeat-x;
	
	
	
	}



#footer_center {
	
	width:1000px;
	height:206px;
	z-index:4;
	color:#FFF;
	background-image: url(images/footer.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 28px;
}

#footer_center a {color: white; text-decoration: none; 

	margin: 0 1px 0 0;

}


#footer_center a:hover {color:#333; text-decoration: none; 

	margin: 0 1px 0 0;

}



#left_col {
	float: left;
	width: 348px;
	padding-top: 30px;
	
	
}

#mid_col {
	width: 5px;
	height:300px;
}

#rt_col {
	float: right;
	width: 620px;
	padding-left:10px;
	padding-right:0px;
	padding-top: 30px;
	
	
}

#clear { clear:both;}

#navigation {
	position:absolute;
	width:1028px;
	height:50px;
	z-index:1000;
	margin-left: 0px;
	padding-top: 15px;
}

#logo_block {
	position:absolute;
	width: 328px;
	height:106px;
	z-index:2000;
	padding-top: 5px;
	padding-left: 40px;
	top: 65px;
}
#


#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 300}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px arial;
	}

#sddm li a
{	
	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 105px;
	font-size:13px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	
	color:#999;
	
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 250px;
	background: #FFF;
	border: 1px solid #999;
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #333;
		font: Arial, Helvetica, sans-serif;
		border: 1px solid #999;
		
		
		}

	#sddm div a:hover
	{	background: #ccc;
		color: #FFF}
		
		#apDiv1 {
	position:absolute;
	width:5px;
	height:300px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	width:20px;
	height:300px;
	z-index:3;
	background-image: url(images/line_horz.png);
	left: 450px;
	top: 490px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#bus_banner {
	position:absolute;
	width:1028px;
	height:334px;
	z-index:3;
	top: 120px;
	background-image: url(images/header.png);
}
#content {
	position:absolute;
	width:1028px;
	height:650px;
	z-index:4;
	top: 470px;	
}
#lft_side {
	position:absolute;
	width:300px;
	z-index:5;
	border:thin;
	padding:10px;
	left: 50px;
}
#rt_side {
	position:absolute;
	width:570px;
	z-index:5;
	left: 430px;
	border:thin;
	padding:10px;	
	
}

#contact {
	position:absolute;
	width:320px;
	z-index:5;
	margin-left: 570px;
	margin-top: 50px;
}

	#mail_sign {
	position:absolute;
	width:320px;
	height:145px;
	z-index:1001;
	left: 820px;
	background-image: url(images/mail_sign.png);
	padding-left: 50px;
}
