* {
	margin: 0px;
	padding: 0px;
	behavior: url(iepngfix.htc);
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}

h1 {
	font-size:23px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:13px;
	font-weight:bold;
}

a, a:visited {
	color:#FE4311;
	font-weight:bold;
}

a:hover {
	color:#D74729;
}



body {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	background:#ffffff;
	text-align: center;
}

#container {
	margin: 0 auto;
	width:771px;
	text-align:left;
	padding-top:48px;
	
}

#header {
	height:311px;
	background: url(images/header.jpg) top center no-repeat;
	background-color:#FFFFFF;
}

#header ul {
	padding: 5px 21px 0 0;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#header ul li {
	display:inline;
	color:#8A1A3F;
	
	
}

#header ul li a{
	float:left;
	display:block;	
	padding:28px 14px 29px 42px;
	color: #FFFFFF;
	text-decoration:none;	
}

#header ul li a:hover {
	background:url(images/lipstick.jpg) left no-repeat;

}



#header ul li a.jcc {
	background:none;
}

#header ul li a.jcc1 {
	background:url(images/lipstick.jpg) left no-repeat;
}

#content {
	padding:0 35px;
	width:701px;
	background: url(images/contentbg.jpg);
	margin:0 auto;
}

#content img.img {
	position:relative;
	float:left;
}

#footer {
	text-align:center;
	height:25px;
	background: url(images/footer.jpg);
	color:#ffffff;
	clear:both;
}

#footer2 {
	text-align:center;
	color:#9B0411;
	clear:both;
}
.clear{clear:both;}

.pindex{
	color: #ffffff;
	font-size:16px;
	margin-left:90px;
	font-weight:bold;	
}







	
