body {
	background-color:		#0fffbf7;
	padding:				10px 0;
	margin:					0;
	
	text-align:				center;
	font-family:			arial;
	font-size:				12px;
}

#background {
	background-color:		#01043b !important;
	background-color:		#010231;
	background-image:		url('images/footer.png');
	background-position:	center bottom;
	background-repeat:		no-repeat;
	width:					1020px;
	margin:					auto;
	z-index:				-1;
}

#footer {
	color:					#bebebe;
	width:					1020px;
	margin:					auto;
	font-size:				11px;
	font-family:			verdana;
	letter-spacing:			-1;
	padding:				5px 0;
	text-align:				right;
}

#body {
	position:				relative;
	background-image:		url('images/header.png');
	background-position:	center top;
	background-repeat:		no-repeat;
	width:					1020px;
	margin:					auto;
	z-index:				2;
}

#body .header {
 	padding:				118px 50px 0 0;
 	float:					right;
	position:				relative;
}

#body .header a {
 	display:				block;
 	text-decoration:		none;
	background-position:	center 5px;
	background-repeat:		no-repeat;
	height:					25px;
	float:					left;
}

#body .header a.link_1 {
	background-image:		url('images/menu_item_1.png');
	width:					88px;
}

#body .header a.link_2 {
	background-image:		url('images/menu_item_2.png');
	width:					70px;
}

#body .header a.link_3 {
	background-image:		url('images/menu_item_3.png');
	width:					74px;
}

#body .header a.link_4 {
	background-image:		url('images/menu_item_4.png');
	width:					89px;
}

#body .header a.link_5 {
	background-image:		url('images/menu_item_5.png');
	width:					96px;
}

#body .header a.link_6 {
	background-image:		url('images/menu_item_6.png');
	width:					66px;
}

#body .header a.link_7 {
	background-image:		url('images/menu_item_7.png');
	width:					76px;
}

#body .content {
	color:					#ffffff;
	padding:				230px 0 210px;
	text-align:				justify;
}

#body .content img {
 	margin:					10px 20px;	
}

#body .content .section {
 	padding:				10px 20px;
	background-image:		url('images/section.png');		
}

/*\*/
#body .content .section {
 	height:					auto !important;
	height:					150px;
}
/**/

/*\*/
#body {
 	height:					auto !important;
	height:					800px;
}
/**/

#body .content .section img {
 	margin:					0;	
}

input {
	font-size: 10px;
	font-family:tahoma;
	padding: 2px;
	border: #C7D0CF 1px solid;
	background-color: white;
}

a {
	color: #0464BB;
	}

