/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background:#ebebeb url(images/header-bg.jpg) repeat-x;
}

table {
	margin: 0;
	padding: 0;
}

/************************ Clear Elements to Support IE6 ************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
}

.icon{
	vertical-align:middle;
	padding:0 2px;
}


/************************ Structural Elelemts *********************/

#container {
	width:1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}



/****************************** Site Containers ***********************************/

.header {
	width:1000px;
	height:auto;
	margin:0px 0 0 0;
	padding: 0px 0px;
	float:left;
	background:none
}

.header .logo {
	width:265px;
	height:57px;
	margin:4px 67px 5px 67px;
	padding: 0px;
	float:left;
		background:none
}

.header .center-title {
	width:253px;
	height:54px;
	margin:0px 0 0 0;
	padding: 7px 73px;
	float:left;
		background:none
}

.header .phone {
	width:200px;
	height:68px;
	margin:0px 0 0 0;
	padding: 0px 0px;
	float:left;
	text-align:center;
}


.header .phone p{
	font-size:14px;
	margin:0 0 0 0px;
	padding:8px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
}

.header .phone p a, .header .phone p a:visited{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:underline;
}

.header .phone p a:hover{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:none;
}

.top-nav {
	width:1000px;
	height:40px;
	margin:0px 0 0 0;
	padding: 20px 0px 10px 0px;
	float:left;
}

.top-nav ul {
	margin:0px 0 0px 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}
.top-nav li {
	height:auto;
	font-size:17px;
	margin:0;
	padding:0 0px;
	color:#0f3169;
	font-weight:normal;
	display:block;
	float:left;
}

.top-nav li a.active {
	height:auto;
	font-size:17px;
	margin:0;
	padding:0 0px;
	color:#fff;
	background-color:#aec8d0;
    display:block;
	float:left;
}

.top-nav li#one {
	width:90px;
	height:50px;
	text-align:center;
	display:block;
}

.top-nav li#one a, .top-nav li#one a:visited  {
	width:90px;
	height:38px;
	padding-top:12px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
}
.top-nav li#one a:hover  {
	width:90px;
	height:38px;
	padding-top:12px;
    color:#fff;
	background-color:#aec8d0;
    display:block;
}
.top-nav li#two {
	width:120px;
	height:50px;
	text-align:center;
	display:block;
}
.top-nav li#two a, .top-nav li#two a:visited {
	width:120px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
}
.top-nav li#two a:hover {
	width:120px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	 color:#fff;
	background-color:#aec8d0;
    display:block;
}

.top-nav li#three {
	width:210px;
	height:50px;
	text-align:center;
	display:block;
}

.top-nav li#three a, .top-nav li#three a:visited {
	width:210px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
}
.top-nav li#three a:hover {
	width:210px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	 color:#fff;
	background-color:#aec8d0;
    display:block;
}

.top-nav li#four {
	width:150px;
	height:50px;
	text-align:center;
	display:block;
}
.top-nav li#four a, .top-nav li#four a:visited {
	width:150px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
}
.top-nav li#four a:hover {
	width:150px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	 color:#fff;
	background-color:#aec8d0;
    display:block;
}

.top-nav li#seven {
	width:180px;
	height:50px;
	text-align:center;
	display:block;
}
.top-nav li#seven a, .top-nav li#seven a:visited {
	width:180px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
}
.top-nav li#seven a:hover {
	width:180px;
	height:38px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	background-color:#aec8d0;
    display:block;
}
.top-nav li#five {
	width:100px;
	height:50px;
	text-align:center;
	display:block;
}
.top-nav li#five a, .top-nav li#five a:visited {
		width:100px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
}
.top-nav li#five a:hover {
	width:100px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
    color:#fff;
	background-color:#aec8d0;
    display:block;
}
.top-nav li#six {
	width:150px;
	height:50px;
	text-align:center;
	display:block;
}
.top-nav li#six a, .top-nav li#six a:visited {
	width:150px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	color:#0f3169;
	
	
}
.top-nav li#six a:hover {
	width:150px;
	height:38px;
	padding-top:6px;
	padding-bottom:6px;
	 color:#fff;
	background-color:#aec8d0;
    display:block;
}


/*.header .top-nav ul li a, .header .top-nav ul li a:visited {
	font-size:17px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#0f3169;
	display:block;
	
}

.header .top-nav li.active {
	font-weight:bold;
	
}
.header .top-nav ul li a:hover{
	font-size:17px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	background-color:#aec8d0;
	display:block;
	
}*/

/****************************** content ***********************************/

.content {
	width:1000px;
	height:auto;
	margin:40px 0;
	padding:0px 0 0 0;
	float:left;

}
/****************************** Navigation ***********************************/

#nav {
	width:300px;
	height:auto;
	margin:0px 0;
	padding:0px 20px;

}

.nav ul {
	margin:50px 0 20px 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:left;
	float:left;
}
.nav li {
	font-size:17px;
	margin:0;
	padding:0 0px 16px 0;
	color:#0f3169;
	font-weight:normal;
}

.nav ul li a, .nav ul li a:visited {
	font-size:17px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#0f3169;
}

.nav li.active {
	font-weight:bold;
	
}
.nav ul li a:hover{
	font-size:17px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}

.dena-photo {
	width:156px;
	height:auto;
	margin:0px 104px 5px 0;
	padding:0px 0px;
	float:left;
	border: 2px solid #0b2f6b;

}

.dena-photo-text {
	width:156px;
	height:auto;
	margin:0px 104px 5px 0;
	padding:0px 0px;
	float:left;

}

.dena-photo-text p {
		font-size: 12px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;

}
/****************************** SIDE ***********************************/
.side {
	width:320px;
	height:auto;
	margin:20px 0 0 20px;
	padding:0px 0px;
	float:left;

}

.side-border {
	width:310px;
	height:auto;
	margin:0px 0 0 16px;
	padding:20px 5px;
	float:left;
    border:2px solid #0b2f6b;
}
.side-dena {
	width:200px;
	height:auto;
	margin:0px 70px 20px 70px;
	padding:0px 0px;
	float:left;

}


.side-center{
	width:200px;
	height:auto;
	margin:20px 70px 0 70px;
	padding:0px 0px;
	float:left;
	text-align:center;

}

.side-center p {
		font-size: 14px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;

}

.side-button{
	width:198px;
	height:auto;
	margin:5px 70px 10px 70px;
	padding:0;
	float:left;
	text-align:center;
	background-color:#aec8d0;
    border:1px solid #0b2f6b;
}

.side-button p{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;
	display:block;

}

.side-button p a, .side-button p a:visited{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#fff;
	font-weight:normal;
	text-align:center;
	display:block;
	text-decoration:none;

}

.side-button p a:hover{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;
	display:block;
	text-decoration:none;

}


/****************************** text ***********************************/
.text {
	width:640px;
	height:auto;
	margin:0px 0;
	padding:0px 0px 0 20px;
	float:left;

}

.text h1{
	font-size:27px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text h2{
	font-size:23px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text p{
	font-size: 15px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:normal;
	
}

.text p a, .text p a:visited{
	color:#406ab0;
	text-decoration:underline;
	
}

.text p a:hover{
	color:#406ab0;
	text-decoration:none;
	
}

.text .testimonial{
	font-size: 14px;
    line-height:16px;
	margin:0 0 0 0px;
	padding:18px 0px;
	color:#0f3169;
	font-weight:normal;
	font-style:italic;
	
}

.text .split {
	width:640px;
	height:auto;
	margin:0px 0;
	padding:0px 0px;
	float:left;

}

.text .split .split-left {
	width:320px;
	height:auto;
	margin:0px 0;
	padding:0px 0px;
	float:left;

}

.text .split .split-left h2{
	font-size: 20px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 0px 18px 0;
	color:#0f3169;
	font-weight:bold;
	
}


.text .split .split-left ul, .text .split .split-right ul, .text ul {
	margin:0px 0 0 30px;
	padding:0 0 0 0;
	text-align:left;
}

.text .split .split-left li, .text .split .split-right li, .text li {
	font-size:15px;
	margin:0;
	padding:0 0px 10px 0;
	color:#0f3169;
	font-weight:normal;
}

.text .split .split-left ol {
	margin:0px 0 15px 30px ;
	padding:0 0 0 0;
	text-align:left;
	list-style:none;
}

.text .split .split-left ol li {
	font-size:14px;
	margin:0;
	padding:0 0px 0px 0;
	color:#0f3169;
	font-weight:normal;
}

.text li a, .text li a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#406ab0;
}

.text li a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#406ab0;
}



.text .split .split-right {
	width:320px;
	height:auto;
	margin:0px 0;
	padding:0px 0px;
	float:left;

}

.text .split .split-right .index-photo {
	width:316px;
	height:auto;
	margin:0px 0px;
	padding:0px 0px;
	float:left;
	border: 2px solid #0b2f6b;

}

.border{
	border: 2px solid #0b2f6b;
}

.text .map {
	width:636px;
	height:auto;
	margin:0px 0px;
	padding:0px 0px;
	float:left;
	border: 2px solid #0b2f6b;

}


.text .split .split-right .sports-photo {
	width:280px;
	height:auto;
	margin:0px 18px;
	padding:0px 0px;
	float:left;
	border: 2px solid #0b2f6b;

}

.text .split .split-right .index-title {
		font-size: 12px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;

}

.text .text-left-split {
	width:460px;
	height:auto;
	margin:0px 0;
	padding:0px 20px 0 0;
	float:left;

}

.text .text-left-split p {
		font-size: 15px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:normal;
}

.text .text-left-split h2{
	font-size: 20px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 0px 18px 0;
	color:#0f3169;
	font-weight:bold;
	
}


.text .text-left-split ul {
	margin:0px 0 0 30px;
	padding:0 0 0 0;
	text-align:left;
}

.text .text-left-split li {
	font-size:15px;
	margin:0;
	padding:0 5px 10px 0;
	color:#0f3169;
	font-weight:normal;
}


.text .photo-right-split {
	width:160px;
	height:auto;
	margin:0px 0;
	padding:0px 0px;
	float:left;

}

.text .photo-right-split  .photo-about {
	width:156px;
	height:auto;
	margin:0px 0px 20px 0;
	padding:0px 0px;
	float:left;
	border: 2px solid #0b2f6b;

}

.text .photo-right-split .testimonial2{
	font-size: 12px;
    line-height:16px;
	margin:0 0 0 0px;
	padding:18px 0px;
	color:#0f3169;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	
}
/****************************** footer ***********************************/

.footer {
	width: 1000px;
	height: auto;
	margin: 0px 0;
	padding: 20px 0 20px 0;
	float: left;
	border-top: 2px solid #0b2f6b;
}

.footer ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}
.footer li {
	font-size:14px;
	margin:0;
	padding:0 10px;
	color:#999;
	display:inline;
	font-weight:normal;
}

.footer ul li a, .footer ul li a:visited {
	font-size:14px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#406ab0;
}
.footer ul li a:hover{
	font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#406ab0;
}
/* styles for desktop */
.tinynav { display: none }
#nav { display: none }

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

/* ========================================================== */
/* 						   Tablet                      */
/* ========================================================== */
@media handheld, only screen and (max-width: 768px) {

 body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	background-color:#ebebeb;
}

#container {
	width:100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background:#ebebeb;
	}


 .header {
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	text-align:center;
	background-color:#adc8d1;
	border-top: 1px solid #0b2f6b;
	border-bottom: 1px solid #0b2f6b;
}

.header .logo {
	width:100%;
	height:auto;
	margin:0px 0 0 0;
	padding: 0px 0px;
	text-align:center;
}

.header .center-title {
	width:100%;
	height:auto;
	margin:0px 0 0 0;
	padding: 0px 0px;
	text-align:center;
}

.header .phone {
	width:100%;
	height:auto;
	margin:0px;
	padding: 0px 0 20px 0;
	text-align:center;
}


.header .phone p{
	font-size:14px;
	margin:0 0 0 0px;
	padding:8px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
}

.header .phone p a, .header .phone p a:visited{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:underline;
}

.header .phone p a:hover{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:none;
}

.top-nav{
	display:none;
}

.tinynav {
		display:block;
		width:100%;
		max-width:300px;
		margin:30px auto;
		/*border:1px solid #ddd;*/
		padding:5px 5px;
		font-size:16px;
	}
	#nav{
		width:100%;
		margin:0 auto;
		padding: 0 auto;
	}

/****************************** footer ***********************************/

.footer {
	width:100%;
	height:auto;
	margin:0px 0;
	padding:20px 0 20px 0;
	float:left;
	border-top: 2px solid #0b2f6b;

}

.footer ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}
.footer li {
	font-size:14px;
	margin:0;
	padding:0 10px;
	color:#999;
	display:inline;
	font-weight:normal;
}

.footer ul li a, .footer ul li a:visited {
	display:none;
	/*font-size:14px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#406ab0;*/
}
.footer ul li a:hover{
	display:none;
	/*font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#406ab0;*/
}

.content {
	width:95%;
	height:auto;
	margin:40px 20px;
	padding:0px 0 0 0;

}

.text {
	width:100%;
	height:auto;
	margin:0px 0;
	padding:0px 0px 0 0px;
	text-align:left;

}

.center-image {
	width:100%;
	height:auto;
	margin:0px 0;
	padding:0px 0px 0 0px;
	text-align:center;

}

.text h1{
	font-size:27px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text h2{
	font-size:23px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text p{
	font-size: 15px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 20px 20px 0px;
	color:#0f3169;
	font-weight:normal;
	
}

.text p a, .text p a:visited{
	color:#406ab0;
	text-decoration:underline;
	
}

.text p a:hover{
	color:#406ab0;
	text-decoration:none;
	
}

p.index-title {
	display:none;

}

.testimonial{
	display:none;

}

.map {
	width:100%;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:20px;
	border: 2px solid #0b2f6b;
	text-align:center;

}

.map iframe {
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center;

}

/****************************** SIDE ***********************************/
.side {
	width:100%;
	height:auto;
	margin:20px 0 0 0px;
	padding:0px 0px;
	text-align:center

}

.side-border {
	width:92%;
	height:auto;
	margin:20px 0px;
	padding:20px 0px;
    border:2px solid #0b2f6b;
}
.side-dena {
	width:200px;
	height:auto;
	margin:0px 70px 20px 70px;
	padding:0px 0px;

}

.side-center{
	width:200px;
	height:auto;
	margin:20px 70px 0 70px;
	padding:0px 0px;
	float:left;
	text-align:center;

}

.side-button{
	width:198px;
	height:auto;
	margin:5px 70px 10px 70px;
	padding:0;
	text-align:center;
	background-color:#aec8d0;
    border:1px solid #0b2f6b;
}

.side-button p{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;
	display:block;

}

.side-button p a, .side-button p a:visited{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#fff;
	font-weight:normal;
	text-align:center;
	display:block;
	text-decoration:none;

}

.side-button p a:hover{
	font-size: 16px;
	margin:0 0 0 0px;
	padding:3px 0;
	color:#0f3169;
	font-weight:normal;
	text-align:center;
	display:block;
	text-decoration:none;

}




}

/* ========================================================== */
/* 						   mobile                      */
/* ========================================================== */
@media handheld, only screen and (max-width: 350px) {

  body {
	width:100%;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	background-color:#ebebeb;
}

#container {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	background:#ebebeb;
	}

 .header {
	width:100%;
	margin:0;
	padding: 0;
	text-align:center;
	background-color:#adc8d1;
	border-top: 1px solid #0b2f6b;
	border-bottom: 1px solid #0b2f6b;
}

.header .logo {
	width:100%;
	height:auto;
	margin:0px 0 0 0;
	padding: 0px 0px;
	text-align:center;
}

.header .center-title {
	width:100%;
	height:auto;
	margin:0px 0 0 0;
	padding: 0px 0px;
	text-align:center;
}

.header .phone {
	width:100%;
	height:auto;
	margin:0px;
	padding: 0px 0 20px 0;
	text-align:center;
}


.header .phone p{
	font-size:14px;
	margin:0 0 0 0px;
	padding:8px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
}

.header .phone p a, .header .phone p a:visited{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:underline;
}

.header .phone p a:hover{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px 0px 0 0;
	color:#406ab0;
	font-weight:normal;
	text-decoration:none;
}

.top-nav{
	display:none;
}

.footer {
	width:100%;
	height:auto;
	margin:0px 0;
	padding:20px 0 20px 0;
	float:left;
	border-top: 2px solid #0b2f6b;

}

.footer ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}
.footer li {
	font-size:14px;
	margin:0;
	padding:0 10px;
	color:#999;
	font-weight:normal;
	text-align:center;
}

.footer ul li a, .footer ul li a:visited {
	display:none;
	/*font-size:14px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#406ab0;*/
}
.footer ul li a:hover{
		display:none;
	/*font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#406ab0;*/
}

.content {
	width:90%;
	height:auto;
	margin:40px 20px;
	padding:0px 0 0 0;
    text-align:left;

}

.text {
	width:100%;
	height:auto;
	margin:0px 0;
	padding:0px 0px 0 0px;
	text-align:left;

}

.text h1{
	font-size:27px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text h2{
	font-size:23px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0;
	color:#0f3169;
	font-weight:bold;
}

.text p{
	font-size: 15px;
    line-height:18px;
	margin:0 0 0 0px;
	padding:0px 0px 20px 0px;
	color:#0f3169;
	font-weight:normal;
	
}

.text p a, .text p a:visited{
	color:#406ab0;
	text-decoration:underline;
	
}

.text p a:hover{
	color:#406ab0;
	text-decoration:none;
	
}


.map {
	display:none;

}

/****************************** SIDE ***********************************/
.side {
	width:90%;
	height:auto;
	margin:20px 0 0 0px;
	padding:0px 0px;
	text-align:center

}

.side-dena {
	width:100%;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	text-align:center

}

.side-center{
	width:100%;
	height:auto;
	margin:20px 0px 0 0px;
	padding:0px 0px;
		text-align:center

}

.side-button{
	width:100%;
	height:auto;
	margin:5px 0px 10px 0px;
	padding:0;
	text-align:center;
	background-color:#aec8d0;
    border:1px solid #0b2f6b;
}

.side-border {
	width:80%;
	height:auto;
	margin:20px 0px;
	padding:20px 0px;
    border:2px solid #0b2f6b;
}

#shrink{
	width:80%;
}




}
