body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a.homepage {
	height: 230px;
	width: 1180px;
	float: left;
}
div.menu1 p, div#footer p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #d4080b;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
}
div#wrap {
	margin: auto;
	padding: auto;
	width: 1180px;}
div#all {
	width: 1180px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
}
a#nye {
	background-image: url(images/nye.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 131px;
	position: relative;
	top: 170px;
	display:block;
	left: 40px;
}
div#content {

	
}
div#header {
	background-image: url(images/header.jpg);
	height: 230px;
	width: 1180px;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#left {
	height: auto;
	width: 166px;
	margin-left: 35px;
	float: left;
}
div#menu {
	background-color: #0072bc;
	width: 166px;
	float: left;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#news {
	background-image: url(images/header_bottom.png);
	background-repeat: no-repeat;
	width: 183px;
	float: left;
	background-position: right top;
	padding-top: 40px;
}
div#news .title{
	background-image: url(images/menu_title1.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 151px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
}
div#news .content {
	background-color: #009ddb;
	width: 156px;
	float: left;
	background-image: url(images/menu_bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	font-size: 11px;
	color: #FFF;
}
div#news .end{
	background-image: url(images/menu_end1.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 166px;
	float: left;
}
div.menu1 {
	background-color: #d4080b;
	float: left;
	width: 146px;
	padding: 10px;
	background-image: url(images/menu1_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.menu1 a{
	color: #FFFFFF;
}
div.menu1_start {
	background-image: url(images/menu1_start.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 166px;
	margin-top: 10px;
}
div.menu1_end {
	background-image: url(images/menu1_end.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 166px;	
}
div#left  .title{
	background-image: url(images/menu_title.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 151px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
}
div#left  .end{
	background-image: url(images/menu_end.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 166px;
	float: left;
}
div#right {
	width: 740px;
	float: left;
	margin-right: 28px;
}

div#menu a{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_arrow.png);
	background-repeat: no-repeat;

	padding-top: 6px;
	height: 22px;
}
div#menu a.submenu{
	background-image: url(images/menu_sub_arrow.png);
	background-repeat: no-repeat;


}
div#menu a:hover{
	background-color: #3b93cc;
}
div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 1180px;
	font-size: 10px;
	color: #d4080b;
	text-align: center;
	background-position: bottom;
	margin-top: 40px;
	clear: both;
}

