#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:221px;
	background-image:url(/images/bg_header.jpg);
	background-repeat:no-repeat;
}

.sub_flag {
	color:#860038;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
}

.text-flag {
	color:#860038;
	font-size:16px;
	font-weight:bold;
}

.contact-flag {
	color:#860038;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0 0 0 0;
}



a {  color:#760031; font-weight:bold; text-decoration:none;}
a:hover { color:#4c4c4c; font-weight:bold; text-decoration:underline;}

