body {
	color:#333333;
	background-color:#005780;
	margin: 0;
	padding: 0;
}
#container {
	width: 930px;
	margin: 15px auto 0 auto;
}
a:link,a:active,a:visited {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #006699;
	text-decoration: none;
font-weight: normal;
}
.footer {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	letter-spacing: normal;
	padding-top: 0px;
	margin: 0 auto;
	}
	.footer a {
		color: #006699; text-decoration: none; font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal
	}

#bg-menu {
	width: 930px;
	height: 42px;
	background: transparent url(home_010.jpg) top left no-repeat;
	}
	#bg-menu a {
		display: block;
		float: left;
		height: 38px;
		text-indent: -9999px;
		margin-top: 3px;
		}
		#bg-menu a.see {
			width: 128px;
			margin-left: 4px;	
		}
		#bg-menu a.see:hover {
			background: transparent url(home_010_over.jpg) -4px -3px no-repeat;
		}
		#bg-menu a.article {
			width: 98px;
		}
		#bg-menu a.article:hover {
			background: transparent url(home_010_over.jpg) -132px -3px no-repeat;
		}
		#bg-menu a.free {
			width: 110px;
		}
		#bg-menu a.free:hover {
			background: transparent url(home_010_over.jpg) -230px -3px no-repeat;
		}
		#bg-menu a.for {
			width: 138px;
		}
		#bg-menu a.for:hover {
			background: transparent url(home_010_over.jpg) -340px -3px no-repeat;
		}
		#bg-menu a.what {
			width: 155px;
		}
		#bg-menu a.what:hover {
			background: transparent url(home_010_over.jpg) -478px -3px no-repeat;
		}
		#bg-menu a.system {
			width: 159px;
		}
		#bg-menu a.system:hover {
			background: transparent url(home_010_over.jpg) -633px -3px no-repeat;
		}
		#bg-menu a.contact {
			width: 80px;
		}
		#bg-menu a.contact:hover {
			background: transparent url(home_010_over.jpg) -792px -3px no-repeat;
		}
		#bg-menu a.home {
			width: 56px;
		}
		#bg-menu a.home:hover {
			background: transparent url(home_010_over.jpg) -872px -3px no-repeat;
		}
	
#bg-banner {
	clear: both;
	width: 930px;
	}
	#bg-banner-left {
		float: left;
		width: 623px;
		height: 163px;
		background: transparent url(banner_01.jpg) top left no-repeat;
	}
	#bg-banner-mid {
		float: left;
		width: 128px;
		height: 163px;
		background: transparent url(banner_02_1.jpg) top left no-repeat;
	}
	.mid-1 {
		background: transparent url(banner_02_1.jpg) top left no-repeat;
	}
	.mid-2 {
		background: transparent url(banner_02_2.jpg) top left no-repeat;
	}
	.mid-3 {
		background: transparent url(banner_02_3.jpg) top left no-repeat;
	}
	#bg-banner-right {
		float: left;
		width: 179px;
		height: 163px;
		background: transparent url(banner_03.jpg) top left no-repeat;
	}
	
#bg-content {
	clear: both;
	width: 930px;
	height: 350px;
	background: transparent url(home_03.jpg) top left no-repeat;
}
#bg-footer {
	width: 930px;
	height: 102px;
	background: transparent url(home_04.jpg) top left no-repeat;
}

.mid-left {
	float: left;
	width: 305px;
	height: 350px;
	}
	.mid-left a {
		display: block;
		width: 300px;
		height: 350px;
	}

.mid-center {
	float: left;
	width: 300px;
	height: 350px;
	}
	.mid-center .first {
		margin-top: 100px;
		margin-left: 230px;
	}
	.mid-center .second {
		margin-top: 69px;
		margin-left: 230px;
	}
	.mid-center .third {
		margin-top: 70px;
		margin-left: 230px;
	}
	.mid-center .fourth {
		margin-top: 5px;
		margin-left: 170px;
		}
		.mid-center .fourth a {
			display: block;
			width: 118px;
			height: 25px;
			}
			
#clients {
	margin: 0 225px;
	background: #fff;
	height: 40px;
	line-height: 35px;
	text-align: center;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, san-serif;
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	}
	#clients a {
		color: #006699;
		font-weight: bold;
	}
