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







/* Large monitors */
@media (min-width:1057px) and (max-width: 1250px) {	

#header {
	height: 280px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 0px;
	float: none;
	background-size: cover;
	background-position: right 43%;
	background-repeat: no-repeat;
	background-image: url(../images/website/bgheader.jpg);
	margin-top: 0px;
}
#box002 {
	height: 560px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#box008 {
	width: 319px;
	float: right;
	height: auto;
	text-align: center;
}	
#box010 {
	height: auto;
	width: 100%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: 100%;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	margin-top: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	width: 380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
}








/* Desktops and laptops */
@media (min-width:960px) and (max-width: 1056px) {	

#header {
	height: 280px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 0px;
	float: none;
	background-size: cover;
	background-position: right 43%;
	background-repeat: no-repeat;
	background-image: url(../images/website/bgheader.jpg);
	margin-top: 0px;
}
#box002 {
	height: 560px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#box008 {
	width: 319px;
	float: right;
	height: auto;
	text-align: center;
}
#box010 {
	height: auto;
	width: 91%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: auto;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	margin-top: 0px;
	padding-left: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	width: 40%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
}










/*For browser/screen widths from 760px to 959px*/
@media (min-width:760px) and (max-width: 959px) {

#wrapright {
	float: left;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
#header {
	height: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 40px;
	float: none;
	background-size: cover;
	background-position: right 43%;
	background-repeat: no-repeat;
	background-image: url(../images/website/bgheader.jpg);
	margin-top: 0px;
}
/* height auto to work with acemenu */ 
#menu {
	width: auto;
	height: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#box002 {
	height: 560px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#box006 {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
	height: auto;
}
#box007 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: 221px;
	float: none;
	padding-top: 60px;
}
#box008 {
	width: auto;
	float: none;
	height: 623px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#box009 {
	height: auto;
	float: none;
	width: 420px;
	margin-top: -45px;
	margin-left: auto;
	margin-right: auto;
}
#box010 {
	height: auto;
	width: 100%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: auto;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	margin-top: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	width: 380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
}













/*For browser/screen widths from 600px to 759px*/
@media (min-width:600px) and (max-width: 759px) {

#wrapleft {
	margin-top: none;
	float: left;
	width: 100%;
	height: auto;
}
#wrapright {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#header {
	height: 520px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 40px;
	float: none;
	background-image: url(../images/website/bgheader.jpg);
	background-size: cover;
	background-position: right top;
	padding-top: 0px;
}
/* height auto to work with acemenu */ 
#menu {
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#box002 {
	height: 560px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#box003 {
	float: none;
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box004 {
	height: 40px;
	float: none;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box006 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: right;
	float: none;
	height: auto;
}
#box007 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: none;
	padding-top: 100px;
}
#box008 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: auto;
	text-align: center;
	margin-top: 0px;
}
#box009 {
	height: auto;
	float: none;
	width: 420px;
	margin-top: -68px;
	margin-left: auto;
	margin-right: auto;
}
#box010 {
	height: auto;
	width: 100%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: auto;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	margin-top: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	width: 380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 88%;
	clear: left;
}
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
}










/*For browser/screen widths from 480px to 599px*/
@media (min-width:480px) and (max-width: 599px) {

#wrapleft {
	margin-top:none ;
	float: left;
	width: 100%;
	height: auto;
}
#wrapright {
	float: left;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 570px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 20px;
	float: none;
	background-image: url(../images/website/bgheader.jpg);
	background-size: cover;
	background-position: right top;
	margin-top: 0px;
}
/* height auto to work with acemenu */ 
#menu {
	width: auto;
	height: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#box002 {
	height: 560px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#box003 {
	float: none;
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box004 {
	height: 40px;
	float: none;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box006 {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
	height: 120px;
	float: none;
}
#box007 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: none;
	padding-top: 100px;
}
#box008 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: auto;
	text-align: center;
	margin-top: 20px;
}
#box009 {
	height: auto;
	float: none;
	width: 420px;
	margin-top: -70px;
	margin-left: auto;
	margin-right: auto;
}
#box010 {
	height: auto;
	width: 100%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: auto;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	margin-top: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	width: 380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#box051 {
	height: auto;
	font-size: medium;
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#box052 {
	height: auto;
	font-size: medium;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 16px;
}
#box501 {
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 80%;
	color: #E7E1A9;
	text-align: center;
}
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#box503 {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
}









/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {

a.class6:link {
	color: #00355F;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
a.class6:visited {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
a.class6:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
	transition: color .5s ease;
}
a.class6:active {
	color: #00355F;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
}	
#wrapleft {
	margin-top:none ;
	float: left;
	width: 100%;
	height: auto;
}
#wrapright {
	float: right;
	height: auto;
	width: 100%;
}
#header {
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 49px;
	float: none;
	background-image: url(../images/website/bgheader.jpg);
	background-size: cover;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* height auto to work with acemenu */ 
#menu {
	width: auto;
	height: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#box002 {
	height: 520px;
	margin-top: -22px;
	float: none;
	margin-bottom: 0px;
	background-image: url(../images/website/headertint.png);
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#box003 {
	float: none;
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box004 {
	height: 40px;
	float: none;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box006 {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
	float: none;
	height: auto;
}
#box007 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	float: none;
}
#box008 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: auto;
	text-align: center;
}
#box009 {
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
#box010 {
	height: auto;
	width: 100%;
	float: left;
	margin-top: -88px;
}
/* logo*/
#box011 {
	height: auto;
	width: 75%;
	float: none;
	opacity: 1.0;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	margin-top: 0px;
}
/* header button container*/
#box012 {
	height: 430px;
	float: none;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#box051 {
	height: auto;
	font-size: medium;
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#box052 {
	height: auto;
	font-size: medium;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 16px;
}
#box501 {
	text-align: center;
	float: none;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	max-width: 401px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}
#box502 {
	height: auto;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	text-align: center;
	float: none;
	margin-top: 160px;
	width: auto;
}
#box503 {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
}
