@charset "utf-8";
/* CSS Document */
/* Das recommended screen sizes */













/* Desktops and laptops */
@media (min-width:960px) and (max-width: 1200px) {
.960 {
}
#wrapright {
	float: left;
	height: 100%;
	width: auto;
	margin-top: 0px;
}
}











/*For browser/screen widths from 760px to 959px*/
@media (min-width:760px) and (max-width: 959px) {
.760 {
}
#wrapright {
	float: left;
	height: 100%;
	width: auto;
	margin-top: 0px;
}
#header {
	max-width: 100%;
	min-width: 760px;
	text-align: center;
}
#box009 {
	text-align: justify;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
	float: left;
}
#box004 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
}










/*For browser/screen widths from 600px to 759px*/
@media (min-width:600px) and (max-width: 759px) {
.600 {
}
#wrapright {
	float: left;
	height: 100%;
	width: auto;
	margin-top: 0px;
}
#box009 {
	text-align: justify;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
}
#box004 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}










/*For browser/screen widths from 480px to 599px*/
@media (min-width:480px) and (max-width: 599px) {
.480 {
}
#wrapright {
	float: left;
	height: 100%;
	width: auto;
	margin-top: 0px;
}
#header {
	max-width: 759px;
	text-align: center;
}
#box001 {
	height: 70px;
}
#box009 {
	text-align: justify;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
}
#box004 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 75%;
	clear: left;
        }
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.hr002 {
	display: block;
	height: 1px;
	border: 0;
	border-top: 0.3px solid #72A9E1;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}
}










/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {
.320 {
}
#wrapright {
	float: left;
	height: 100%;
	width: auto;
	margin-top: 0px;
}
#header {
	max-width: 759px;
	text-align: center;
	height: 165px;
}
#box002 {
	height: 70px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464646;
	text-align: center;
	font-family: Abel;
	font-size: x-large;
	color: #FFFFFF;
	padding-top: 15px;
}
#box004 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box009 {
	text-align: justify;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
}
#box205 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 50px 15px;
	padding-left: 70px;
	padding-top: 5px;
	padding-right: 80px;
	max-width: 600px;
	text-align: justify;
	clear: left;
	padding-bottom: 10px;
}
#box206 {
	background-image: url(../images/bullet002.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 0px;
	max-width: 300px;
	text-align: justify;
	clear: left;
	padding-bottom: 10px;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 75%;
	clear: left;
        }
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.hr002 {
	display: block;
	height: 1px;
	border: 0;
	border-top: 0.3px solid #72A9E1;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}
}
