#top {
	background-image: url(../imagess/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 137px;
}
#top #logo {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	background-image: url(../imagess/log.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle {
	clear: both;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#middle #meun {
	height: 45px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#middle #meun li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
}
#middle #meun a {
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
}
#middle #meun a:hover {
	color: #E33942;
	text-decoration: underline;
}

#middle #img {
	height: 200px;
	background-image: url(../imagess/in-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	padding-left: 490px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#middle #img h1 {
	color: #E20A16;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-transform: capitalize;
}
#middle #img p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}


#middle #left {
	background-image: url(../imagess/in-left-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 423px;
	background-color: #EDEDED;
}
#middle #left h1 {
	color: #E20A16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 40px;
	text-transform: capitalize;
	padding-left: 15px;
	margin: 0px;
}
#middle #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#middle #left #new .news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	margin-right: 10px;
	margin-left: 10px;
	height: 90px;
}
#middle #left #new .news img {
	margin-bottom: 5px;
	margin-right: 5px;
}


#middle #left #new {
	background-color: #FFFFFF;
	margin-right: 31px;
	margin-left: 31px;
}
#middle #left #left-b {
	background-image: url(../imagess/in-left-foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

#middle #left #new #to {
	background-image: url(../imagess/in-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 10px;
}
#middle #left #new #fo {
	background-image: url(../imagess/in-new.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
#middle #right {
	float: right;
	width: 530px;
}
#middle #right #right-l {
	float: left;
	width: 350px;
}
#middle #right #right-l #main {
	background-image: url(../imagess/a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 130px;
	padding-top: 10px;
}
#middle #right #right-l #main img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#middle #right #right-l #main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #E20A16;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#middle #right #right-l #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#middle #right #right-r {
	float: right;
	width: 150px;
}



#foot {
	background-image: url(../imagess/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	clear: both;
	margin-top: 15px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 15px;
}
#foot a {
	color: #FF9900;
}
#foot a:hover {
	color: #FFFFFF;
}

#x {
	clear: both;
}
