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

#iphone {
	display: none;
	width: 98%;
	padding-right: auto;
	padding-left: auto;
	margin-left: auto;
	margin-right: auto;
}


@media only screen and (max-width: 736px) {


html { min-width:100%;}

.center {
	display: block;
	text-align: center;
}

#page1 {
	display: block;
	width: 100% !important;
}

#main {
	display: block;
	width: 100% !important;
	float: left;
}

.wrapper {
	width: 375px;
	overflow: hidden;
}

	header{
	width: 100% !important;
	}

#content {
	display: block;
	width: 100% !important;
}

footer {
	width: 100% !important;
	float: left;
	clear: both;
}



img {
max-width:100%	
}

.a5:link , .a5:visited{
	font-size: 16px;
	color: #0054AC;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	display: block;
	text-align: center;
	background-color: #FFE70E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}

.a5:hover {
	font-family: "Book Antiqua", "Bookman Old Style", Arial, Verdana;
	font-size: 14px;
	color: #900;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}

}

@media only screen and (min-width: 1024px) {




}




@media only screen and (min-width: 768px) {



}
