@charset "utf-8";
/* CSS Document */

.header {
	width: 960px;
	margin-left: auto;
	background-color: #379DDD;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-right: auto;
	padding-left: 100px;
	padding-right: 100px;
	font-size: x-large;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 10px;
}

.content{
	position: relative;
	display: block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 540px;
	margin-left: 400px;
	padding-left: 20px;
	line-height: normal;
	font-size: small;

}

.container{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
	padding-left: 50px;
	width: 960px;
	position: relative;
}


.btn {
	background: #379DDD;
	color: #FFF;
	display: inline-block;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	font-family: Arial, sans-serif;
	line-height: 2.5em;
	padding: 0 3em;
	text-decoration: none;
	margin-bottom: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	position: relative;
	max-width: 960px;
	min-width: 25px;
}
	

.cycle-slideshow{
	width: auto;
	display: inline;
	position: absolute;
	margin-bottom: 0;
	overflow-y: visible;
	opacity: 1;
	margin-right: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 480px;
	/* [disabled]bottom: 0px; */
	/* [disabled]clear: both; */
	float: none;
}



.footer{
	position: relative;
	margin-top: 100px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding-left: 9em;
	font-weight: lighter;
	/* [disabled]clear: both; */
	width: auto;
}

.button {
	background-color: rgba(55,157,221,1.00);
	color: #FFF;
	display: inline-block;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	font-family: Arial, sans-serif;
	line-height: 2.5em;
	padding: 0 3em;
	text-decoration: none;
	margin-bottom: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: auto;
	margin-left: 400px;
	padding-left: 20px;
	
}

.button2 {
	background-color: rgba(55,157,221,1.00);
	color: #FFF;
	display: inline-block;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	font-family: Arial, sans-serif;
	line-height: 2.5em;
	padding: 0 3em;
	text-decoration: none;
	margin-bottom: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.2);
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: auto;
	margin-left: 0px;
	padding-left: 20px;
	


}

.wrapper{
	margin-right: auto;
	margin-left: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 500px;
	width: 960px;
	float: none;
}

.heading {
		position: relative;
	display: block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 540px;
	margin-left: 400px;
	padding-left: 20px;
	line-height: normal;
	font-size: small;

}

.text{
	position: relative;
	display: block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 540px;
	margin-left: 400px;
	padding-left: 20px;
	line-height: normal;
	font-size: medium;

}
