body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}
.out {
	width:320px;
	margin:0 auto;
}
.header {
	min-height:103px;
	padding-bottom:5px;
	text-align:center;
}
.wrapper {
	border: 2px solid #000;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.pad {
	padding:0 15px 15px 15px;
	font-size:0.875em;
	color:#000;
}
a {
	color:#000;
}
.nav {
	width:260px;
	margin:0;
	padding:0;
	float:left;
	background: #d6e3ec;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.info {
	margin-top:-8px;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.linkBack {
	color: #999;
	font-size: 10px;
	text-align: center;
}
.linkBack a{
	color: #999;
	font-size: 10px;
	text-align: center;
}
.popout {
	text-align:right;
	font-size:0.75em;
}
.header {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 7px;
}
.home_h1 {
	font-size: 24px;
	text-align: center;
	color: #0753F4;
	margin-top: 5px;
}


.popout a {
	color: #9F9F9B;
	text-decoration:none;
	font-size:0.95em;
}
.social {
	text-align:center;
}
.copyright {
	text-align:center;
	font-size:0.65em;
	color:#0753F4;
}
.buttons a {
	display: block;
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 70px;
	border: 2px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	text-transform: uppercase;
	line-height: 32px;
	background-color: #767474;
}
.buttons a span {
	display: block;
	line-height: 48px;
	background: url('images/3arrows.png') right center no-repeat;
}
.buttons a.services {
	background-color: #E90101;
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
}

.buttons a.quote {
	background-color: #E90101;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
}

.buttons a.education {
	background-color: #E90101;
	background-image: url(images/emergency.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
}

.buttons a.contact {
	background-color: #E90101;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
}

.buttons a.home {
	display: block;
	margin: 10px 0;
	padding: 0 15px;
	font-size: 0.875em;
	color: #fff;
	text-decoration: none;
	background: #bdccd6;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-transform: uppercase;
}
.buttons a span.home {
	display: block;
	line-height: 50px;
	background: url('images/home.png') right center no-repeat;
	text-align:right;
	padding-right:20px;
}

.buttons a.phone {
	display: block;
	margin: 10px 0;
	padding: 0 15px;
	font-size: 0.975em;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	text-transform: uppercase;
	background-color: #333;
}
.buttons a span.phone {
	display: block;
	line-height: 50px;
	text-align:center;
	background:none;
}

.p-title span {
	display: block;
	margin: 10px 15px 10px 0;
	padding: 0 15px 0 0;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #E90101;
	line-height: 70px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*background: url('images/3arrows-down.png') right center no-repeat;*/
}
.p-title p.services {
	background-color: #E90101;
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
	margin:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.p-title p.quote {
	background-color: #E90101;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
	margin:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.p-title p.education {
	background-color: #E90101;
	background-image: url(images/emergency.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
	margin:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.p-title p.contact {
	background-color: #E90101;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:60px;
	margin:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.p-buttons a.arrow-button {
	display: block;
	margin: 10px 0;
	padding: 0 15px;
	font-size: 1em;
	font-weight: bold;
	color: #E90101;
	text-decoration: none;
	background: #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.p-buttons a span {
	display: block;
	line-height: 40px;
	background: url('images/arrow.png') right center no-repeat;
}
.p-buttons a span.noimg {
	display: block;
	line-height: 40px;
	background:none;
}
.p-buttons a.reg {
	color: #E90101;
	background:none;

	display:
}
#nwd.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#ews.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#seo.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#mwd.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#cmsg.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#domain.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
#fivet.p-hide {
	display:none;
	padding:0 15px 0 15px;
}
.s-buttons ul {
	font-size:0.75em;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
.s-buttons li {
	display:inline;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background: #0753F4;
	line-height: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.s-buttons a {
	color:#FFF;
	text-decoration:none;
}
.map {
	text-align:center;
	width:280px;
	margin:0 auto;
	font-size:0.875em;
}
