/* CSS Document */

.body{
	width: 956px;
	margin: 21px auto 0px auto;
	text-align: left;
	background: url(../images/a_51.gif) repeat-y center;
}

.header{
	background: url(../images/a_06.gif) repeat-x top;
	height: 143px;
	overflow: hidden;
}

.header-left{
	background: url(../images/a_04.gif) no-repeat top left;
	height: 143px;
	width: 457px;
	float: left;
	text-align: right;
}

.header-right{
	height: 143px;
	width: 499px;
	float: right;
	text-align: right;
	background: url(../images/a_08.gif) no-repeat top right;
}

.layout-left{
	background: url(../images/a_19.gif) no-repeat top;
	width: 12px;
	height: 436px;
	float: left;
	font-size: 1px;
}

.layout-right{
	background: url(../images/a_21.gif) no-repeat top;
	width: 17px;
	height: 436px;
	float: right;
	font-size: 1px;
}


.main{
	width: 927px;
	float: left;
}

.main-content{
	padding: 0px;
}

.sidebar{
	width: 260px;
	float: left;
	margin-top: 4px;
}

.sidebar-content{
	padding: 0px 10px 10px 20px;
}


.content-title{
	color: #333;
	margin: 0px !important;
	padding: 0 0 20px 0;
	font-size: 1.4em;
	text-transform: uppercase;
}

.content{
	padding: 10px 20px;
}

.footer{
	clear: both;
	background: url(../images/a_53.gif) no-repeat left bottom;
	height: 57px;
}

.footer-content{
	color: #fff;
	text-align: right;
	padding: 20px 30px 0 0;
}

.footer-content a{
	color: #fff;
}

.footer-content a:hover{
	color: #fff;
	text-decoration: underline
}

.bottom-menu{
	background:url(../images/iwm_24.jpg) no-repeat;
	height: 47px;
	margin-bottom: 40px;
}

.bottom-menu-content{
	padding: 16px 20px 0 35px;
}



