.style {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #4573A0;
	text-decoration: none;
}
.style1 {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #4573A0;
	text-decoration: none;
}
#wrapper
{
 text-align:center;
}
#header
{
	margin-left:135px;
	margin-right:100px;
	margin-top:33px;


}
#logo
{
	 float:left;
	 margin-right:100px;
	
}
#slogan
{
	float:left;
}
#banner
{
 text-align:center;

 clear:both;
 padding-top:30px;
}
#contents
{
 clear:both;
 margin-left:80px;
 margin-right:80px;
 text-align:left;
 margin-top:30px;
}
#contents p
{
	padding:10px 10px 10px 100px;
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #4573A0;
	text-decoration: none;
}
#contents ul 
{
 
 text-indent:80px;
 list-style-image:url(../images/star.gif)

}
#contents ul li
{
 text-indent:20px;
 font-family: tahoma;
 font-size: 17px;
 font-weight: bold;
 color: #4573A0;
 text-decoration: none;
 font-weight:bold;
 margin-top:20px;
	
}
