/*******************General***********************/
@font-face
{
	font-family: font1;
	src: url(System/Hero_Light.otf);
}

#topBlock{
	
	height: 180px;
}

#centerBlock{
	margin-bottom: 100px;
}


.events h3{
	text-align: left;
}


#footer{
	position:absolute;
	bottom: -5%;
	left:0;
	width: 100%;
	height: 50px;
	font-family: font1,Verdana;
	color: grey;
	padding-left: 10px;
	font-size: 10pt;
	padding-bottom: 5px;
}

#footer img{
	position: relative;
	top: 20px;
}

#footer span
{
	margin-left: 2px;
	border-left: solid grey 1px;
	padding-left: 2px;
}

html {
height: 100%;
}

body {
height: 100%;
width: 96%;
}



body{
	 background-color: #DDDDDD;
	/* Safari 5.1+, Chrome 10+ */
	  background: -webkit-radial-gradient(circle,white,#DDDDED);
	/* Firefox 3.6+ */
	  background: -moz-radial-gradient(circle,white,#DDDDED);
	/* IE 10 */
	  background: -ms-radial-gradient(circle,white,#DDDDED);
	  background-size: cover;
	  margin-top: 0;
	margin-right: 0;
}



#header{
		height: 20%;
	/*	 box-shadow: 8px 8px 6px 2px grey;*/
		padding-left: 10px;
		padding-right: 10px;
		border-top-left-radius: 1em;
		float: right;
		width: 63%;
		min-width: 500px;
}


#logo{
	
	float: left;
	position: relative;
	width: 100px;
	left: 70px;
	top: 15px;
	
}
#name{
	
	font-family:font1;
	font-size: 16pt;
	position: absolute;
	left: 5px;
	top: 20px;
	font-weight: 900; 
	margin-right:20px;
}

#name2{
	
	font-weight: 900; 
	font-family:font1;
	font-size: 16pt;
	position: absolute;
	left: 165px;
	top: 20px	
}
#theLogo{
	position: relative;
	left: 3%;
}
/*************************************************/
/*******************index.php*********************/

#content{
	float:left;
	position: relative;
	left: 22%;
	margin-top: 30px;
	padding-left: 0;
	padding: 10px;
	width: 40%;
	border-radius: .2em;
	font-size: 11pt;
	margin-bottom: 100px;
}


body#home div#welcomeNote{
	
	position:absolute;
	opacity: 0.75; 
	float:right;
	left: 64%;
	top: 210px;
	 padding: 10px;
	 padding-top: 20px;
	background-color: #053E7B;
	width: 255px;
	height: 210px;
	box-shadow: 8px 8px 6px 2px grey;
	z-index: 1001;
}
#welcomeNote {
	opacity: 1 !important;
	color: white !important;
}
#toggleBut h3{
	
	float: left;
}
#toggleBut{
	
	background-color: #053E7B;
	z-index: 1002;
	opacity: 1;
	font-size: 14pt;
	color: #053E7B;
	position: absolute;
	padding-left: 15px;
	width: 260px;
	float:left;
	left: 64%;
	top: 160px;
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border-bottom: 10px solid white;
}
#noteHolder{
	position:absolute;
	top: 160px;
	right: 100px;
	width: 100px;
	 color: white;
}

body#home  div.homeBlocks{
	padding: 15px;
	padding-left: 0;
	margin-bottom: 5px;
	width: 70%;
	min-width: 230px;
	text-align:  left top;
}

#login{
	background-color: #053E7B;
	color: white;
	box-shadow: 8px 8px 6px 2px grey;
	padding: 10px;
	position: absolute;
	right: 15%;
	width: 257px;
	margin-top: 5%;
}
#password{
	margin-left: 20px;
}
input{
	margin-left: 4px;
}
#login h3{
	color: white;
}

#quick{
	position: absolute;
	top: 830px;
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	padding: 10px;
	width: 260px;
	right: 15%;
	box-shadow: 8px 8px 6px 2px grey;
}
#quick a{
	text-decoration: none;
	font-size: 12pt;
	font-weight: 300;
	font-family: font1;
	margin-bottom: 10px;
}

#follow{
	margin-top: 570px;
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	padding: 10px;
	width: 260px;
	float: right;
	box-shadow: 8px 8px 6px 2px grey;
	margin-right: 15%;
}


#banner{
	
	position: relative;
	left: 20%;
}

#progressContent{
	padding-bottom: 150px;
}


#staff .subtitle{
	font-weight: 300;
	font-size: 10pt;
}

 body#contact td div{
	padding: 15px;
	height: 250px;
	width: 270px;
	text-align:  left top;
	
}

#guarantee{
background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	
	opacity: 0.8; 
	box-shadow: 8px 8px 6px 2px grey;
	padding: 10px;
	padding-left: 20px;
	position: absolute;
	right: 200px;
	width: 250px;
	text-align:left;
}










#appr{
	
	margin-top: 220px;
	padding: 15px;
	/*background-color: #053E7B;*/
	position: absolute;
	right: 200px;
	box-shadow: 8px 8px 6px 2px grey;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	width: 250px;
	text-align: center;
}
#appr h3{
	text-align: left;
}


#appr img{
	
	padding : 5px;
	
	
}

#accr{
	
	position: absolute;
	left: 65%;
}





h3{
	font-family:font1;
	font-size: 18pt;
	color :#053E7B;
	font-weight: 500;
	margin-bottom:10px;
}

h2{
	font-family:font1;
	font-size: 14pt;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	color: white;
}




#mission{
	
	float: left;
	 background-color: #EDEDED;
	 
	
	
	text-align: left top;
	width: 28%;
	height: 200px;
	padding: 2%;
	box-shadow: 8px 8px 6px 2px grey;
}




#display{
	
	position: absolute;
	top: 130px;
	left: 18%;
	
}







#Menu{
	float: right;
    list-style: none;
	/*width: 70%;*/
	 padding : 5px;
	 margin: 0;
	 position: relative;
	 top: 38px;
	 background-color: #DDDDDD;
	 
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	
	
	border-radius: .2em;
}



#map_canvas {
    width: 450px;
    height: 300px;
	position: relative;
	float: left;
	left : 20%;
	margin-left: 50px;
    background-color: #CCC;
  }


body#home a#homenav,
body#about a#aboutnav,
body#contact a#contactnav,
body#gallery a#gallerynav,
body#event a#eventnav,
body#news a#newsnav, body#staff a#staffnav, body#profile a#profilenav{
	color: #124c8d;
	font-weight: bold;
	background: #DDDDDD;
	border-radius: 0.3em;
	
}

a{
	color: black;
}



img,div{
	border-radius: .2em;
	font-family: verdana;
	font-size: 10pt;
	text-align:justify;
	
}


#frontPicture{
	
	float:left;
	
}



#Menu > li {
	float:left;
	border-right: solid 1px #adadae;
	
}
#Menu li a {
display: block;
    height: 2em;
    line-height: 2em;
    padding: 0 1.5em;
    text-decoration: none;
    color: black;    /*#e6e8ea;*/
    font-family: font1;
	font-size: 11pt;
	margin: 0;
}
#Menu ul{
    list-style: none;
}
#Menu ul {
    position: absolute;
	padding-top: 5px;
    display: none;
z-index: 999;
border-radius: .2em;
}
#Menu li:hover ul {
    display: block;
}

#Menu ul li a {
	font-family :Verdana;
	font-size: 10pt;
	 color: #1F1704;
  
}
#Menu ul li:hover a {
   
    background-color: #053E7B;
	color: white;
}

#form1 input{
	
	float: right;
}

hr{
	
	
}


#aboutHolder{
	
	text-align: left top;
	
	padding-left: 0;
	position: relative;
	float: left;
	left: 22%;
	margin-bottom: 100px; 
}


#aboutContent {
	max-width: 400px;
	
	padding-right: 20px;
	padding-bottom: 30px;
}

.text{
	margin-top: 0 auto;
	margin-right: 10px auto;
}

#staff #sequence, #gallery #sequence{
	
	padding-left: 0;
	margin-bottom: 5px;
	
}

#staff .sequence-theme, #gallery .sequence-theme{
	
	padding-left: 0;
	margin-bottom: 80px;
	
}


#staff #footer{
	left: 21%;
	position: relative;
	top: 0px;
}
#gallery #footer{
	left: 21%;
	position: relative;
	margin-top: 100px;
}

#about #footer{
position: relative;
top: 20px;
}


div#location{
	

	background-color: #053E7B;
	color: white;
	text-align: left top;
	margin-right: 200px;
	float: right;
	padding: 15px;
	height: 270px;
	width: 250px;
	box-shadow: 8px 8px 6px 2px grey;
}

#contact #footer{
	padding-bottom: 100px;
	position: relative;
	
}
 #profile #footer{
	padding-bottom: 80px;
}

#event #footer{
	margin-top: 80px;
	padding-bottom: 50px;
}

#gallery #footer{
	padding-bottom: 50px;
}

#contactContent {
	position: absolute;
	top:500px;
	width: 800px;
	height: auto;
	left: 25%;
	
	margin-bottom: 10px;
	
}

#tels{
	float: left;
	margin-right: 350px;
	height: 250px;
	
	padding-bottom: 10px;
}

/**************************************************/

#calendar{

	position: absolute;
	top: 150px;
	left: 45%;
	width: 500px;
	margin-bottom: 200px;
	
}

body#event div#footer, body#gallery div#footer
{
	position: absolute;
	top: 100%;
}


#month{
	
	font-family:font1;
	font-size: 24pt;
	color :white;
	font-weight: normal;
	width: 300px;
	float: left;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
	background: #053E7B;
	opacity: 0.8;
}


#back
{
	float: left;
}

#back,#forward{
	
		font-size: 16pt;
		font-weight: normal;
}


#calText
{
	width: 250px;
	position: absolute;
	left: 20%;
	top:150px;
	margin-bottom: 200px;
}


/**************************************************************/


.thumb{
	
	overflow: hidden;
	width: 100px;
	height: 100px;
	float: left;
	margin: 5px;
	box-shadow: 8px 8px 6px 2px grey;
}

#galleryDiv{
	
	position: relative;

	left: 13%;
	
	width: 70%;
}




#letter{
	position: relative;
	
	left: 30% ;
	width: 600px;
	border-left: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	padding-bottom: 100px ;
	padding-right: 40px;
	padding-left: 40px;
	box-shadow: 8px 8px 6px 2px grey;
}



#letter h3{
	
	margin-left: 0;
}

h4{
	font-family:font1;
	font-size: 12pt;
	font-weight: 500;
}

h2#letterHeading{
	font-family:font1;
	font-size: 14pt;
	font-weight: normal;
	float: none;
	color: #ABABAB;
	
}

#clip{
	
	position: absolute;
	left: 900px;
	top: 159px;
	z-index: 50;
}

h2.date{
	font-size: 14px;
		color: #ABABAB;
		float: none;
}

#eventContent{
	position: absolute;
	left: 22%;
	width: 300px;
	margin-bottom: 100px;
	
}

.events{
	
	width: 250px;
	border-left: 1px solid #DDDDDD;
	padding: 15px;
	float: left;
	height: auto;
	margin-bottom: 0;
	padding-bottom: 0;

}

.eventImg{
	margin-bottom: 10px;
	
}

#headlines h3{
	
	color: white;
	
}



#headlines  a{
	
	color: white;
	text-decoration: none;
	font-size: 12pt;
	font-weight: 300;
	font-family: font1;
	margin-bottom: 10px;
}


#headlines{
	
	position: fixed;
	background-color: #053E7B;
	color: white;
	top: 200px;
	right: 200px;
	width: 200px;
	box-shadow: 8px 8px 6px 2px grey;
	padding: 15px;
}




div#location h3, #toggleBut h3{
	
	color: white;
}




a{
	text-decoration: none;
	
}

#staffAdminBlock{
	position: absolute;
	left: 35%
	
	
}

#staffAdminBlock h2{
	color: #053E7B;
	font-size: 18pt;
	font-weight: 800;
	float: none;
}
#staffAdminBlock h3{
	color: Black;
	font-size: 14pt;
	
}


#staffAdminBlock img{
	height: 150px;
	width: auto;
	float: left;
	margin-right: 20px;
}

.staffBlock{
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	width: 450px;
	height: 150px;
	padding: 10px;
	margin-bottom: 20px;
	box-shadow: 8px 8px 6px 2px grey;
}

#addS{
	float: right;
	margin-right: 20px;
}



.galleryBlock{
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	width: 200px;
	height: 200px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	box-shadow: 8px 8px 6px 2px grey;
	float: left;
	text-align: center;
}


#galleryAdminBlock{
	position: absolute;
	left: 25%;
	width: 760px;
}

#galleryAdminBlock h2{
	color: #053E7B;
	font-size: 11pt;
	font-weight: 800;
	float: none;
}
#galleryAdminBlock h3{
	color: Black;
	font-size: 10pt;
	
}

#newPicture{
	
	text-align: left;
}


#galleryAdminBlock img{
	width: 150px;
}

#newsBlock{
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	width: 263px;
	margin-right: 100px;
	padding: 15px;
	box-shadow: 8px 8px 6px 2px grey;
	
	z-index: 1004;
	position: absolute;
	left: 900px;
}

#newsBlocks form{
	
}

#invalidReg{
	color: #FFCC33;
	display: none;
}

#logoutLink{
	position: absolute;
	
	top: 100px;
	font-family: font1,Verdana;
	
}
#userName{
	position: absolute;
	width: 200px;
	top: 102px;
	font-family: font1,Verdana;
	font-size:12pt;
	color: #053E7B;
	font-weight: 600;
}

.links{
	border-left: solid 1px #838C86;
	padding: 2px;
}

.progress{
	float: left;
}

.progress img{
	
	box-shadow: 8px 8px 6px 2px grey;
}

.progress p{
	
	font-family: font1,Verdana;
	font-size: 12pt;
}

#progressContent > img{
	float: left;
	margin-top: 100px;
}

#progressContent{
	width: 1200px;

	position: absolute;
	left: 10%;
	top: 250px;
}

.admin{
	 background-color: #DDDDDD;
	background: -webkit-linear-gradient(#FDFDFD, #ADADAD); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #ADADAD); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #ADADAD); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #ADADAD); /* Standard syntax */
	width: 230px;
	margin-right: 70px;
	padding: 15px;
	box-shadow: 8px 8px 6px 2px grey;
	float: left;
}
	
.admin h3
{
	font-size: 16pt;
}

#adminDiv{
	position: absolute;
	left: 17%;
	padding-bottom: 150px;
}



@media(max-width:480px) { 

body{
	width: 20%;
}

#theLogo{
	left:20%
}

#tels{
	float: none;
	margin-right: 0px;
	height: 200px;
}

#map_canvas{
	left: 0px;
	width: 250px;
	margin-left: 25%;
	top: 120px;
	height: 250px;
}
#location{
	margin-right: 0;
	float: none;
	position: absolute;
	top: 600px;
	left: 5%;
}

#contact #footer{
	position: relative;
	top: 80px;
}

#contactContent{
	
	top: 900px;
	left: 5%;
}

#gal,#stf{
	display: none;
}
	
#content{
	left: 2%;
	top: 300px;
}
#aboutHolder{
	left: 2%;
	top: 620px;
	width: 250px;
}

#guarantee
{
	top: 300px;
	left: 2%
}
#appr{
	top: 300px;
	left: 2%
}

#name{
	font-size: 14pt
}
#name2{
	font-size: 14pt
}
#Menu > li {
	float:none;
	border-right: solid 1px #adadae;
	
}

#toggleBut{
	display: none;
}
#sequence {
display: none;
  }

#login{
	left: 5%;
	top: 300px;
}

#quick{
	
	display: none;
}

#headlines{
	display: none;
}
#eventContent{
	
	top: 300px;
	left: 2%;
	margin-bottom: 20px;
}
#event #footer{
	margin-top: 20px;
}


.events{
	float: none;
}

.progress{
	float: none;
	margin-left: 2%;
}
.line{
	display: none;
}

#progressContent{
	top: 400px;
}

#userName{
	left: 2%;
	top: 302px;
	width: 100px;
}
#logoutLink{
	left: 100px;
	top: 300px;
	
}
#Menu{
	left: 33%;
}

#footer{
	width: 180px;
	font-size:8pt
}

#tels{
	margin-bottom: 10px;
	padding-bottom: 10px;
}



	/* smartphones, iPhone, portrait 480x320 phones */ }
	
	
@media (min-width:481px) {
	
	#gallery #sequence{
		width: 100%;
	}
	
	#footer{
	width: 400px;
	font-size:10pt
}
	
#contact #footer{
	position: relative;
	top: 80px;
}

#tels{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#location{
	margin-right: 0;
	float: none;
	position: absolute;
	top: 570px;
	left: 20%;
}

#contactContent{
	width: 300px;
	top: 900px;
	left: 25%;
}

#map_canvas{
	left: 2%;
	width: 70%;
	top: 30px;
	max-width:450px;
}

#headlines{
	left: 65%;
}
#eventContent{
	left: 2%;
	top: 200px;
}

.events{
	float: none;
}

.progress{
	float: none;
	margin-left: 10%;
}
.line{
	display: none;
}

#progressContent{
	top: 300px;
}

#userName{
	left: 2%;
	top: 202px;
	width: 100px;
}
#logoutLink{
	left: 110px;
	top: 200px;
}

#gal,#stf{
	display: none;
}
	
#welcomeNote
{
	margin-top: 30px;
	
}

#quick{
	width: 30%;
	right: 0;
	top: 200px;
}


#toggleBut{
	
	top: 204px;
	display: none;
}
#content{
	left: 20%;
	top: 200px;
	width: 400px;
}

.homeBlocks{
	width: 400px;
}

#welcomeNote{
	display: block;
}
#name{
	font-size: 14pt
}
#name2{
	font-size: 14pt
}
#Menu > li {
	float:left;
	border-right: solid 1px #adadae;
	font-size: 12pt
}
#Menu{
	right: -2%;
	top: 110px;
	position: absolute
}
 #sequence {
    display: none;
  }
  
#login{

	left: 2%;
	top: 180px;
}

 #tels{
	float: none;
	margin-right: 0px;
	height: 200px;
}

#aboutHolder{
	left: 2%;
	top: 20px;
	width: 250px;
}

#guarantee
{
	top: 200px;
	left: 50%
}
#appr{
	top: 200px;
	left: 50%
}
 
  

/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px) {
	
	.homeBlocks{
		width: 300px;
	}
	#home#sequence{
		float: none;
		left: -10%;
		
	}
	
	#gallery #sequence .model{
		position: realtive;
		left: 3%;
		width: 600px;
	}
	
	#gallery #sequence .subtitle{
		display: none;
	}
	
	#staff #sequence{
		width: 600px;
	}
	#staff #sequence .subtitle{
		display: none;
	}
	
	#staff #sequence .title{
		font-size: 14pt;
		left: 60%;
	}
	#staff #sequence .model{
		position: realtive;
		
		width: auto;
	}
	
	#sequence .sequence-pagination {
	right: 0;
}
	
	#Menu{
	right: 0;
	top: 120px;
}
	#content{
		top: 0;
		left: 12%;
	}
	
	#login{
		top: 560px;
		position: absolute;
		left: 60%;
		width: 257px;
		margin-top: 5%;
		
	}
	
	#quick{
		display: block;
		left: 60%;
		top: 880px;
		width: 257px;
	}
	
#sequence {
display: block;
  }

#toggleBut{
	display: block;
}
#aboutHolder{
	left: 10%;
	top: 20px;
	width: 250px;
}

#guarantee
{
	top: 200px;
	left: 50%
}
#appr{
	top: 200px;
	left: 50%
}
#gal,#stf{
	display: block;
}

#eventContent
{
	left: 12%
}

#map_canvas{
	left: 2%;
	max-width: 400px;
	min-width: 250px;
    height: 300px;
	float: left;
}
#location{
	top: 210px;
	left: 65%;
}

#contactContent
{
	top: 550px;
	left: 10%;
}
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px) {
	#progressContent
	{
		left: 20%
	}
	
	#progressContent .progress img
	{
		width: 250px;
	}
	
	#logoutLink{
	left: 130px;
	top: 200px;
}
#Menu{
	top: 30px;
	width: 60%;
}
#content{
	left: 22%;
}

#aboutContent{
	width: 350px;
	left: 22%;
	}

#guarantee
{
	top: 200px;
	left: 60%
}
#appr{
	top: 200px;
	left: 60%
}
#toggleBut{
left: 73%;	
}

#map_canvas{
	left: 15%;
}
#contactContent{
	left: 20%;
	width: 700px;
}
#tels{
	float:left;
	margin-right: 250px;
	height: 200px;
}

	#gallery #sequence .subtitle{
		display: block;
		left: 68%;
	}
	
	#staff #sequence .subtitle{
		display: block;
		left: 75%;
	}
	
	#staff #sequence {
		width: 800px;
		
	}
	
	#eventContent
	{
		left: 10%;
	}
	.events{
		float: left;
	}
	#headlines{
		
		left: 70%;
	}
		#home #sequence .sequence-pagination {
			
			right: 15%;
		}
		
		#toggleBut{
			left: 64%;
		}
		
		.homeBlocks{
			width: 400px;
		}
		#content
		{
			width: 500px;
		}
		
		

/* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) {

	.progress{
	float:left;
	margin-left: 5px;
}
.line{
	display: block;
}

#progressContent .progress img{
	width: 150px;
}

#progressContent{
	top: 300px;
	left: 5%;
}
	#eventContent{
		left: 10%;
		width: 800px;
	}
	
	.events{
		
		float: left;
	}
	
	#login{
		top: 560px;
		position: absolute;
		left: 65%;
		width: 257px;
		margin-top: 5%;
		
	}
	
	#quick{
		display: block;
		left: 65%;
		top: 880px;
		width: 257px;
	}
#logoutLink{
	
	left: 93%;
	top: 100px;
	
	
}
#userName{
	
	left: 75%;
	top: 102px;
	width: 300px;
	
}
	

/* big landscape tablets, laptops, and desktops */ }

@media (min-width:1280px) {
	#progressContent{
	top: 300px;
	left: 10%;
}
	#Menu{
		width: auto;
	}
	#progressContent .progress img{
	width: 200px;
}
	#name{
	font-size: 16pt
}
#name2{
	font-size: 16pt
}

#login{
		top: 560px;
		position: absolute;
		left: 64%;
		width: 257px;
		margin-top: 5%;
		
	}
	
	#quick{
		display: block;
		left: 64%;
		top: 880px;
		width: 257px;
	}
	
	#aboutHolder{
		width: 450px;
		position: relative;
		left: 22%;
	}
	#aboutContent{
		width: 450px;
		padding-right: 50px;
	}
	
	#guarantee
{
	top: 200px;
	left: 65%;
}
#appr{
	top: 200px;
	left: 65%;
}

#map_canvas{
	max-width: 450px;
	left: 18%;
}
#location{
	left: 60%;
}

#contactContent{
	left: 22%;
}

#gallery #sequence .model{
	left: 10%;
	width: 700px;
}

#eventContent{
	left: 20%;
	width: 800px
}

#headlines{
	left: 65%;
}
#headlines{
	z-index: 1010;
}

#content{
	width: 500px;

	padding-right: 5px;
	margin-right: 0;
}
.homeBlocks{
		width: 450px;
		margin-right: 0;
		}

	}