#main {
	font-family: "Trebuchet MS";
	color: #10238C;
	font-size: 90%;
	text-align: center;
	padding-top: 0px;
	width: 750px;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 1px;
	margin: auto;
}
p {
	font-size: 90%;
}
.b1 #main li {
	text-align: left;
	padding-left: 0px;
	margin-left: -35px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.footer {
	font-size: 80%;
	text-align: center;
}




.b1 {
	text-align: center;
	margin: 0px;
	background-image: url(../assets/bg.gif);
	background-repeat: repeat;
}
#b2 {
	width: 50%;
	text-align: center;
}
.sloganh1 {
	font-size: 120%;
	text-align: left;
	padding-left: 15px;
}
