body{
	position: relative;
}
.row{
	position: relative;
	z-index: 10;
}
#slides{
	position: fixed!important;
	top: 0;
	left: 0;
	z-index: 5;
}
body > .row{
	position: relative;
	z-index: 10;
}
.mainHeader{
	width: 245px;
	margin: 30px 0 0 0;
	font-family: "oswald",helvetica,arial,sans-serif;
}
.brandBlock{
	background: #151515;
	color: #fff;
	text-align: center;
}
.brandBlock p{
	display: inline-block;
	font-size: 18px;
}
.mainNav{
	margin: 10px 0 0;
	background: #000;
}
.mainNav ul{
	padding: 0;
	margin: 0;
}
.mainNav ul li{
	margin: 0 0 9px;
}
.mainNav a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/nav_background.gif);
	width: 245px;
	display: block;
	height: 49px;
	font-size: 24px;
	font-weight: 300;
	padding: 14px 0 0 15px;
}
.mainNav a.current{
	background: url(../img/nav_BackgroundCurrent.gif);
}
.payBlock{
	background: url(../img/nav_background.gif);
	width: 245px;
	height: 49px;
	color: #fff;
	font-weight: 300;
	font-size: 10px;
}
.payBlock p{
	float: left;
	margin: 17px 10px 0 30px;
}
.payBlock form{
	float: left;
	margin: 13px 0 0 0;
}
.slides-navigation{
	width: 220px;
	margin: 10px 0 0 0;
}
.slides-navigation .prev{
	float: left;
}
.slides-navigation .next{
	float: right;
}
#slides .slides-pagination{
	max-width: 100.5em;
	margin: 0 auto;
	text-indent: -9999px;
}
#slides .slides-pagination a:first-child{
	margin: 0 4px 0 15px;
}
#slides .slides-pagination a.current{
	background: #f93a75;
}
.slides-pagination{
	position: relative;
	top: 17px;
	left: 22px;
	z-index: 10;
}
.slides-pagination a{
	display: block;
	float: left;
	background: #fff;
	width: 40px;
	height: 7px;
	margin: 0 4px 0 0;
}

article{
	margin: 200px 0 0;
	font-family: "oswald",helvetica,arial,sans-serif;
	background: rgba(255,255,255,0.8);
	width: 638px;
	overflow: hidden;
}
article h2{
	font-size: 22px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	margin: 0;
	line-height: 45px;
	font-weight: 300;
}
article header {
	background: url(../img/headerBackground.gif) no-repeat;
	width: 100%;
	height: 88px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.27);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.27);
}
article header h1 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	padding: 35px 0 0 30px;
	margin: 0;
	float: left;
}
article header h2 {
	color: #e75083;
	font-size: 22px;
	font-weight: 300;
	padding: 35px 40px 0 0;
	margin: 0;
	float: right;
	border:none;
	font-family: 'Open Sans';
	font-style: italic;
}
article p.content{
	padding: 25px 25px 20px 25px;
	color:#333;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	font-family: 'Open Sans';
}
article div.content{
	margin: 25px auto 0;
	padding: 0 0 20px 0;
	color:#333;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	border-bottom: 1px solid #cacaca;
	width: 580px;
}
article div.content img{
	float: left;
	margin: 0 20px 0 0;
}
article div.content p{
	float: left;
	width:315px;
	margin: 0;
	font-family: 'Open Sans';
}
.imageContainer{
	margin: 5px 0 0 29px;
	overflow: hidden;
	padding: 0 0 10px 0;

}
.imageContainer img{
	margin: 0 25px 0 0;
	float: left;
}
article ul {
	list-style: none;
	padding: 0;
}
article li {
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 10px;
}
article form {
	margin: 20px 0 0;
}
article form .block{
	margin: 0 0 10px;
}
article form input{
	border:1px solid #acacac;
	padding: 5px 10px;
	width: 99%;
}
article form textarea{
	border:1px solid #acacac;
	padding: 5px 10px;
	width: 99%;
	height: 130px;
}
article form input[type="submit"]{
	float: right;
	display: block;
	border:none;
	background: #f43b75;
	color: #fff;
	font-size: 22px;
	font-family: "oswald",helvetica,arial,sans-serif;
	font-weight: 300;
	width: 36%;
	margin: 0 0 20px;
}
article footer{
	border-top: 1px solid #acacac;
	padding: 0 23px 10px;
	overflow: hidden;
}
article footer li{
	float: left;
	margin: 0 9px 0 0;
}

.homeHeader {
	background: url(../img/headingBackground.png) no-repeat top left;
	margin: 130px 0 0;
	float: right;
	width: 707px;
}
.homeHeader h1{
	text-transform: uppercase;
	font-size: 55px;
	color: #fff;
	font-weight: 300;
	font-family: "oswald",helvetica,arial,sans-serif;
	padding: 30px 0 0 30px;
	margin: 0;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
.homeHeader h1 span{
	color: #f93a75;
}
.homeHeader h2{
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 35px 0 30px 30px;
	margin: 0;
}
.contactPage .contactcurrent {
	background: url(../img/nav_BackgroundCurrent.gif);
}
.aboutPage .aboutcurrent {
	background: url(../img/nav_BackgroundCurrent.gif);
}
.homePage .homecurrent {
	background: url(../img/nav_BackgroundCurrent.gif);
}
@media  screen and (max-width: 1000px) {
  .homeHeader {
    width: 500px;
    background-size: 500px;
  }
  .homeHeader h1{
    font-size: 39px;
    background-size: 500px;
  }
  .homeHeader h2{
    padding: 10px 0 30px 30px;
    font-size: 30px;
  }
}
@media  screen and (max-width: 790px) {
  .homeHeader {
    background: none;
  }
  .homeHeader h1{
    font-size: 25px;
    background-size: 500px;
  }
  .homeHeader h2{
    padding: 10px 0 30px 30px;
    font-size: 16px;
  }
}

.slides-control {
	position: fixed!important;
	top: 0;
}
.aboutPage .slides-pagination {
	position: relative;
	top:-240px;
}
.contactPage .slides-pagination {
	position: relative;
	top:-220px;
}
@media  screen and (max-width: 1024px) {
	#slides{
		height: auto!important;
		position:relative!important;
	}	
	.aboutPage .slides-pagination {
		top: -750px;
	}
}
@media  screen and (max-width: 638px) {
	article{
		width: 100%;
	}
}