html,body{height:100%;}
body{
	background: #e1e1e1;
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#878787;
	position:relative;
	min-width:960px;
	-webkit-text-size-adjust: none;
}
/*********************************header*************************************/
header{width:100%; background:url(../images/header-tail.gif) center top repeat;}
.header-light{background:url(../images/header-light.jpg) center top no-repeat; padding:10px 0 35px;}
	#page1 .header-light{padding-bottom:0;}
.header-pannel{
	background:#5a97db;
	color:#000066;
	padding:7px 0 8px;
}
	.header-pannel a{text-decoration:none; color: #fff;}
	.header-pannel a:hover{text-decoration:underline;}
	.header-pannel span{color:#fff;}
	.header-pannel .user-links{float:left;}
	.header-pannel .contact-phone{
		float:right;
		padding-right:10px;
		padding-left:18px;
		background:url(../images/phone.png) 0 3px no-repeat;
		text-transform:uppercase;
	}
h1{float:left; padding-top:5px;}
	h1 a{
		display:block;
		width:400px;
		height:80px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		text-indent:-100%;
		text-decoration:none;
		margin-left:-60px;
		background:url(../images/logomgdS.png) 0 0 no-repeat;
	}
		h1 a:hover{text-decoration:none;}

/********************************* Content **********************************/
#content{width:100%; background:url(../images/content-tail.gif) center top repeat; padding:77px 0 103px;}
	#page1 #content{padding:68px 0 103px;}
	#page2 #content{padding:64px 0 103px;}

/* ---------- Titles ---------*/
h2{font:300 54px/65px 'Ubuntu', sans-serif; color:#2d2d2d; letter-spacing:-3px;}
h3{
	font:300 34px/41px 'Ubuntu', sans-serif;
	color:#2d2d2d;
	text-transform: lowercase;
	letter-spacing:-2px;
	border-bottom:1px solid #cacccf;
	padding-bottom:8px;
}
h6{font:normal 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#5a97db;}
	h6 a{text-decoration:none; color:inherit;}
		h6 a:hover{text-decoration:none; color:#2d2d2d;}

/*---------- Columns --------*/
.col-2-1{float:left; width:192px; margin-right:22px;}
/*----------- Boxes ----------*/
.box{background:#d8d7d7;}
	.box .indents{padding:19px 20px 20px;}
	.box .indents1{padding:10px;}
/*----------- Other -----------*/
blockquote{width:100%;}
	.quote-content{
		background:url(../images/quote-tail.gif) center top repeat-x #d8d7d7;
		border:1px solid #e1e0e0;
		border-radius:10px;
		-webkit-border-radius:10px;
		min-height:145px;
	}
	.quote-bg{background:url(../images/quote.png) 18px 22px no-repeat; padding:26px 30px 30px 30px; text-indent:20px;}
	.quote-caption{
		text-align:right;
		font:15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#5a97db;
		background:url(../images/quote-bottom.gif) 65px top no-repeat;
		margin-top:-1px;
		padding-top:19px;
		position:relative;
	}
time.date1{
	display:block;
	font:10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b1b1b1;
}
/*---------- Links ----------*/
a{color:#5a97db; outline:none; cursor:pointer; text-decoration:underline;}
	a:hover{text-decoration: none;}
a[href^="tel:"]{color: inherit; text-decoration:none;}
.link{
	display:inline-block;
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	text-decoration:none;
	padding-left:14px;
	background:url(../images/link-marker.gif) 0 7px no-repeat;
}
	.link:hover{
		text-decoration:none;
		color:#5a97db;
		background-position:0 -61px;
	}
.button{
	display:inline-block;
	cursor:pointer;
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:6px 9px;
	background:#5a97db;
}
	.button:hover{text-decoration:none; color:#2d2d2d; background-color:#ddd;}
/*----- Images -----*/
.img-indent{float:left; margin-right:20px;}

/*---------- Lists -----------*/
.last-item{margin-right:0 !important; margin-bottom:0 !important;} 
.list-1 li{
	font:15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5a97db;
	padding-left:17px;
	background:url(../images/marker-1.gif) 0 8px no-repeat;
	margin-bottom:8px;
}
	.list-1 a{text-decoration:none; color:inherit;}
		.list-1 a:hover{text-decoration:underline; color:#929292;}
.list-2 li{
	overflow:hidden;
	padding-bottom:15px;
	border-bottom:1px solid #dddddf;
	margin-bottom:20px;
}
	.list-2 li.last-item{padding-bottom:0; border-bottom:none;}
	.list-2 .num{
		float:left;
		margin-right:19px;
		width:51px;
		height:67px;
		overflow:hidden;
		font:bold 36px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;
		background:url(../images/num-block.png) center top no-repeat;
	}
	.list-2 h6{word-spacing:-1px;}
.list-3 li{
	font:300 28px/34px 'Ubuntu', sans-serif;
	color:#2d2d2d;
	letter-spacing:-1px;
	margin-bottom:4px;
}
	.list-3 a{
		display:block;
		color:inherit;
		text-decoration:none;
		padding:10px 18px 12px;
		background:#d8d7d7;
	}
		.list-3 a:hover{
			text-decoration:none;
			color:#fff;
			background-color:#5a97db;
		}
/*---------- Borders ---------*/
.border-bottom{border-bottom:1px solid #c4c9cf;}
/*---------- Indents ---------*/
p{margin-bottom:23px}
	.p0{margin-bottom:0;}		.p0-1{margin-bottom:3px;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}	.p3-1{margin-bottom:18px;}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
	.p9{margin-bottom:45px;}	.p9-1{margin-bottom:47px;}
	.p13{margin-bottom:65px;}
.indent-right4{padding-right:20px;}
.indent-bottom4{padding-bottom:20px;}
.indent-bottom4-1{padding-bottom:22px;}
.indent-bottom6-1{padding-bottom:32px;}
.indent-bottom7{padding-bottom:35px;}
.indent-bottom12-1{padding-bottom:63px;}
.indent-bottom13-1{padding-bottom:68px;}
/*----------- Map ------------*/
#map iframe{width:100%; height:317px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dt{font:15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#5a97db; margin-bottom:9px;}
#map dl span {float:left; width:78px;}
/************************************** Footer *************************************/
footer{
	width:100%;
	background:#e1e1e1;
	padding:39px 0 40px;
	color:#878787;
}
	.footer-text{float:left;}
		.footer-text a{color:inherit; text-decoration:none;}
			.footer-text a:hover{text-decoration:underline; color:#5a97db;}
	.footer-link{float:right;}

/*=================================================================================*/
@-moz-document url-prefix() {.list-3 a{padding:7px 18px 15px;}}
@media only screen and (max-width: 995px) {
	p, .p3, .p3-1{margin-bottom:15px}
		.p4-1, .p5, .p5-1, .p6, .p6-1, .p7, .p7-1, .p8, .p8-1, .p9, .p9-1{margin-bottom:20px;}
		.p13{margin-bottom:30px;}
		h3{margin-bottom:20px !important;}
	.col-2-1{width:150px; margin-right:21px;}
	.img-indent:not(.img-indent-none-tp) img{width:auto;}
	.indent-right4{padding-right:0;}
	.indent-bottom6-1, .indent-bottom7, .indent-bottom12-1, .indent-bottom13-1{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:768px;}
	.header-light{background-size: auto 100%;}
	#content{padding:45px 0 !important;}
	h2{font-size:40px; line-height:48px;}
	.list-3 li{font-size:20px; line-height:24px;}
	footer{padding-bottom:40px;}
}

@media only screen and (max-width: 767px) {
	.col-2-1{width:126px;}
	.img-indent:not(.img-indent-none-ml) img{width:auto;}
	.indent-bottom4, .indent-bottom4-1{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:420px;}
	.header-light{background:none;}
		#page1 .header-light{padding-bottom:20px;}
	header .indent-bottom-ml{padding-bottom:20px;}
}

@media only screen and (max-width: 479px) {
	.col-2-1{float:none; width:100%; margin-right:0; margin-bottom:30px;}
	.img-indent:not(.img-indent-none-mp) img{width:auto;}
	/*-----------------------------------------*/
	body{min-width:300px;}
	.footer-text, .footer-link{float:none;}
}