body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin:0;
	padding:0;
	border:none;
}
body{
	background:#468ED8;
}
.clearfix:after{
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
	font-size:0;
}
.clearfix{
	display:inline-block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
.clear{
	clear:both;
}
.pointer{
	cursor:pointer;
}
#wrapper-outer{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	background:url(images/bg-aom.jpg) top repeat-x;	
}
#wrapper{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	width:900px;
	height:auto;	
}
#top-menu{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:28px;
	background:url(images/top-menu.jpg);	
}
#top-url{
	margin:0 130px 0 0;
	padding:0;
	border:none;
	width:274px;
	height:28px;
	float:right;
	display:block;	
}
#header{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:143px;
	background:url(images/header.jpg);	
}
#menu{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:34px;
	float:left;
	background:url(images/main-menu.jpg);	
}
#menu ul{
	margin:0 0 0 285px;
	padding:10px 0 0 0;
	border:none;
	list-style-type:none;	
}
#menu ul li{
	margin:0;
	padding:0;
	border:none;
	float:left;
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}
#menu ul li a{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li a:hover{
	color:#F9C03E;
}
#container-outer{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:auto;
	float:left;
	display:inline;
	background:url(images/bg-content.jpg) repeat-y;	
}
#container-inner{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:auto;
	float:left;
	display:inline;
	background:url(images/top-content.jpg) top no-repeat;
}
#container{
	margin:0;
	padding:75px 0 0 0;
	border:none;
	width:900px;
	height:auto;
	float:left;
	display:inline;
	background:url(images/bottom-content.jpg) bottom no-repeat;
}
#content{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	width:760px;
	height:auto;
}
#content p{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	font-family:tahoma;
	font-size:12px;
	color:#141719;
	text-decoration:none;
	font-weight:none;
	text-align:justify;
	line-height:18px
}
#content-bottom{
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	border:none;
	width:760px;
	height:auto;
}
#content-bottom p{
	margin:0;
	padding:0;
	border:none;
	font-family:tahoma;
	font-size:12px;
	color:#8A8E91;
	text-decoration:none;
	font-weight:none;
	text-align:center;
	line-height:14px
}
#content-bottom ul{
	margin:0 0 0 85px;
	padding:0;
	border:none;
	list-style-type:none;	
}
#content-bottom ul li{
	margin:10px 0 0 0;
	padding:0;
	border:none;
	float:left;
	font-family:tahoma;
	font-size:13px;
	color:#8A8E91;
	text-decoration:none;
	font-weight:none;
}
#content-bottom ul li a{
	font-family:tahoma;
	font-size:12px;
	color:#8A8E91;
	text-decoration:none;
	font-weight:normal;
}
#content-bottom ul li a:hover{
	color:#141719;
}
#logo-footer{
	margin:0;
	padding:0;
	border:none;
	width:900px;
	height:71px;
	float:left;
	background:url(images/logo-footer.jpg);	
}
#footer{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:19px;
	background:url(images/footer.jpg) repeat-x;	
}

