@charset "utf-8";
/* CSS Document */

.width1000{
	width:1000px;
	margin:0 auto;	
}
h5{
	font-size:10px;
	text-transform:uppercase;	
	color:#fff;
}
.colorFFF{
	color:#fff;	
}
.clearBoth{
	clear:both;	
}
.border{
	border:#fece2a solid 1px;
	}
a{
	border:0;
	list-style:none;
	text-decoration:none;
	}
img {
	border:0;
	}

h6{
	font-size:13px;
	font-weight:bold;
	color:#d00026;
	}
h1{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
h3{
	color:#d00026;
	font-size:13px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	}
li{
	list-style:none;
	}
h2{
	font-size:12px;
	font-weight:bolder;
	color:#4d4d4d;
	font-family:Verdana, Geneva, sans-serif;
	}
h4{
	color:#d00026;
	font-size:14px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	}