@charset "utf-8";
/* CSS Document */

body{margin:0px;}
#contaner {
	width: 950px;
	margin: 0px auto;
	border:0px ; height:100%;
}
#header {
	height: 196px;
	width: 100%;

	background-repeat: repeat-y;
	position: relative;
}

#menu {
	width: 100%;
	background-color:#bd1116;
}
#menu a{ color:#FFF; text-decoration:none;
	}
#menu a:active{ color:#FFF; text-decoration:none;
	}
	#menu a:hover{ color:#FFF; text-decoration:none;
	}
#flash {
	width:100%;
	height:419px;
		
}
#flash2 {
	width:100%;
	height:258px;
		
}
#main {
	width: 796px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:42px;
	padding-right:42px;
	padding-top:50px;
	padding-bottom:44px;
	margin-left:33px;
	margin-right:33px;
	background-color:#e6f1fc;
	
		min-height:527px;
		
}
#main_inner {
	width: 796px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:42px;
	padding-right:42px;
	padding-top:50px;
	padding-bottom:44px;
	margin-left:33px;
	margin-right:33px;
	background-color:#e6f1fc;
	min-height:497px;
	font-size:13px;
}
p { font-size:13px;}
#foter {
	height: 46px;
	width:950px;
	color: #333;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center ;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	border:medium;
	font-weight: normal;
	padding-top: 18px;
	clear:both;
}
#minu2 a{ text-decoration:none;color:#36C; font-size:9px;}
#minu2 a:hover{ text-decoration:none;color:#36C;}
#foter a{ text-decoration:none;color:#333;}
#foter a:hover{ text-decoration:none;color:#333;}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
