@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

/* CSS Document */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
    }
#Base {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	position: relative;
	width: 880px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 1.4;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
	padding: 10px;
}
#AXA {
	position: relative;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	width: 880px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 10px;
	line-height: 1.4;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
}
#AGA {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
	padding: 10px;
	width: 880px;
	line-height: 1.4;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
}
#NN {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	width: 880px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
	padding: 10px;
	line-height: 1.4;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
}

#Data_miner {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	padding: 10px;
	width: 880px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
	line-height: 1.4;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
}
#Text_miner {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	padding: 10px;
	width: 880px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	float: left;
}
#Webstat {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	padding: 10px;
	width: 880px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
}






#banner {
	height: 46px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	width: 900px;
}
#menu_bar {
	background-image: url(../images/menubgx.png);
	background-repeat: repeat-x;
	width: 900px;
	height: 26px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
	width: 900px;
	position: relative;
}
