body {
	margin: 0px;
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #0d0d0d;
	font-family: sans-serif;
	color: #fff;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #a9a9a9;	
	border-bottom: dotted 1px #a9a9a9;
}

a:hover {
	text-decoration: none;
	color: #fff;	
	border-bottom: dotted 1px #fff;
}

#box {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	width:1000px;
	height:667px;
}

#id1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:27px;
}

#id2_ {
	position:absolute;
	left:0px;
	top:27px;
	width:183px;
	height:39px;
}

#id2_ a {
	border: 0px;
}

#menu {
	position:absolute;
	left:183px;
	top:27px;
	width:817px;
	height:39px;
	background: url(../images/3.jpg);
	text-align: right;
}

#menu a {
	display: block;
	padding: 8px 15px 8px 15px;
	float: right;
	text-decoration: none;
	color: #a9a9a9;	
	border: 0px;
}

#menu a:hover {
	color: #fff;	
	background: url(../images/menu_hover.jpg) center top;
	background-repeat: no-repeat;
	border: 0px;
}

#id4_ {
	position:absolute;
	left:0px;
	top:66px;
	width:1000px;
	height:33px;
}

#location {
	position:absolute;
	left:0px;
	top:99px;
	width:1000px;
	height:19px;
	bakground-color: #232323;
}

#location a {
	float: left;
	text-decoration: none;
	font-size: 13px;
	padding: 1px 23px 1px 10px;
	color: #1a5a8b;
	background: url(../images/location_arrow.jpg) right top;
	background-repeat: no-repeat;
	border: 0px;
}

#location a:hover {
	color: #fff;
	border: 0px;
}

#id6_ {
	position:absolute;
	left:0px;
	top:118px;
	width:1000px;
	height:193px;
	background: url(../images/6.jpg);
	text-align: right;
}

#content_box {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:311px;
	width: 1000px;
	height: auto;	
	background: url(../images/content.jpg);
}

#id7_ {
	float: left;
	width:752px;
	height: auto;
	background: url(../images/7.jpg);
	background-repeat: no-repeat;
}

#id8_ {
	float: left;
	width:228px;
	padding: 0px 0px 0px 20px;
	height: auto;
	background: url(../images/8.jpg);
	background-repeat: no-repeat;
}

#title {
	width: 732px;
	padding: 8px 0px 10px 20px;
	padding-left: -20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/title.jpg);
}

#submenu {
	overflow: hidden;
	display: block;
	width: 200px;
	padding: 5px;
	margin-bottom: 5px;
	border: solid 3px #232323;
	background-color: #171717;
}

#submenu a {
	display: block;
	float: left;
	width: 186px;
	background-color: #090909;
	color: #1a94d7;
	text-decoration: none;
	padding: 5px;
	margin: 2px;
	border: 0px;
}

#submenu a:hover {
	background-color: #282828;
	color: #fff;
	border: 0px;
}

#submenu img {
	border: solid 3px #090909;
	margin: 2px;
}

#submenu a img {
	border: 0px;
	margin: 0px;
}

#content {
	background: url(../images/title.jpg) left top;
	background-repeat: no-repeat;
	width: 712px;
	margin-top: 50px;
	padding: 5px 20px 10px 20px;
	color: #fff;
}

#id9_ {
	float:left;
	width:980px;
	height:59px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #0d0d0d;
	border-top: solid 3px #232323;
}

#ajax_div {
	width:700px;
	height:80px;
	margin-top: -100px;
	padding: 10px;
	position: absolute;
	background-color: #282828; 
	text-align: center;
}
