@charset "utf-8";
/* CSS Document */

a:link {
	color: #5D2B8A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5D2B8A;
	text-decoration: none;
}
a:active {
	color: #5D2B8A;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00C;
}
body {
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin: 0px;
	background-color: #FFF;
}
#bottom {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 854px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #072c58;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
}

h1 {
	font-size:24px;
	font-family:"Lato", sans-serif;
	color:#000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 10px;
	background-color: #aca892;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	width: 100%;
}
h1 a:link, h1 a:active, h1 a:visited {
	font-size:24px;
	font-family:"Lato", sans-serif;
	color:#d69b46;
}
h1 a:hover {
	color: #FFF;
}
h2 {
	font-size:22px;
	font-family:"Lato", sans-serif;
	color:#5D2B8A;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: normal;
}
h3 {
	font-size:22px;
	font-family:"Lato", sans-serif;
	color:#5D2B8A;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: normal;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-left: 5px;
	text-align: center;
}

h4 {
	font-size:36px;
	font-family:"Lato", sans-serif;
	color:#5D2B8A;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	height: 20px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
h5 {
	font-size:24px;
	font-family:"Lato", sans-serif;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size:22px;
	font-family:"Lato", sans-serif;
	color:#5D2B8A;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic {
	float: left;
	padding-right: 15px;
	padding-top: 15px;
}
.pic2 {
	width: 200px;
	padding-left: 15px;
	float: right;
	padding-bottom: 15px;
}
.pic3 {
	width: 350px;
	padding-left: 15px;
	float: right;
	padding-bottom: 15px;
}
#free {
	font-size:31px;
	font-family:"Lato", sans-serif;
	color:#5D2B8A;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.dr {
	float: left;
	width: 800px;
	font-size: 16px;
	line-height: 24px;
}
.illust {
	float: right;
	width: 200px;
	padding-bottom: 15px;
	padding-right: 50px;
}
.arrow {
	background-image: url(images/arrow_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 750px;
	height: 175px;
}
.arrowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 70px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}



li {
	font-family: "Lato", sans-serif;
	color: #5D2B8A;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	
}
ol li{
	list-style-type: decimal;
	padding-top: 5px;
}

.bullet {
	list-style-type: disc;
}
#headerBG {
	background-color: #0B4972;
}


.boxText {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 60px;
	line-height: 17px;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	margin-left: 160px;
	margin-right: 9px;
}

#container {
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#logoBg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 150px;
}

#logo {
	width:1050px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
}
#logoLeft {
	float: left;
	height: 95px;
	width: 444px;
}
#logoRight {
	float: left;
	width: 305px;
	text-align: right;
	padding-top: 25px;
}

#logoTop {
	height: 111px;
	width: 1024px;
}

#logo2 {
	width:983px;
	background-repeat: no-repeat;
	height: 192px;
	background-image: url(images/header_inner.jpg);
}
#innerBg {
	background-image: url(images/innerpic1.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center;
}

#innerBgCareers {
	background-image: url(images/hdr_bg_careers.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
}
#innerBgMaintenance {
	background-image: url(images/hdr_bg_maintenance.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
}
#innerBgContact {
	background-image: url(images/hdr_bg_contact.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
}
#innerBgReliability {
	background-image: url(images/hdr_bg_reliability.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
}
#innerBgConstruction{
	background-image: url(images/hdr_bg_construction.jpg);
	height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
}
#navBg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 49px;
}


#nav {
	width:1050px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 49px;
}
.requestQuote {
	float: left;
	width: 215px;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}
.navigation2 {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-align: center;
	float: left;
	width: 110px;
	
}
.navigation2 a:link, .navigation2 a:active, .navigation2 a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	padding-top: 17px;
	display: block;
	text-align: center;
	font-family: "Lato", sans-serif;
	height: 30px;
	font-size: 13px;
}
.navigation2 a:hover {
	color: #000;
	background-color: #AEA993;
	display: block;
}


.navigation {
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: left;
	width: 83px;
}
.navigation a:link, .navigation a:active, .navigation a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	padding-top: 17px;
	display: block;
	text-align: center;
	font-family: "Lato", sans-serif;
	height: 30px;
}
.navigation a:hover {
	color: #000;
	background-color: #AEA993;
	display: block;
}
.navigation3 {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: left;
	width: 180px;
}
.navigation3 a:link, .navigation3 a:active, .navigation3 a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	display: block;
	text-align: center;
	font-family: "Lato", sans-serif;
	height: 30px;
	padding-top: 17px;
	font-size: 13px;
}
.navigation3 a:hover {
	color: #000;
	background-color: #ADA892;
	display: block;
}

#bodyArea {
	width:1050px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: "Lato", sans-serif;
	font-size: 17px;
	color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 22px;
	background-color: #FFF;
}
.picText {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	padding-left: 15px;
}
.phoneText {
	font-family: "Lato", sans-serif;
	font-size: 30px;
	color: #333;
	padding-top: 225px;
}
.phoneText a:link, .phoneText a:active, .phoneText a:visited {
	font-family: "Lato", sans-serif;
	font-size: 30px;
	color: #333;
}
.phoneText a:hover {
	font-family: "Lato", sans-serif;
	font-size: 30px;
	color: #333;
}
.addressText {
	font-family: "Lato", sans-serif;
	font-size: 24px;
	color: #333;
	padding-top: 25px;
}


.formfield {
	margin-top: 3px;
	margin-left: 100px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 0px;
	padding: 3px;
	margin-right: auto;
	width: 280px;
}

#bodyareaInner {
	background-image: url(images/body_area_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 0px;
	text-align: left;
	bottom: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	font-weight: lighter;
	text-align: justify;
}
.smallText {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.icons {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	font-weight: normal;
	padding-right: 25px;
	padding-top: 7px;
}
#formBorder {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #17406C;
	margin-bottom: 20px;
	margin-top: 25px;
}


.pictures {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.pictures2 {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hdrPics {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hdr_pic1.png);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}
.hdrPics2 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hdr_pic2.jpg);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}
.hdrPics3 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hdr_pic3.jpg);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}
.hdrPics4 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hdr_pic4.jpg);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}
.hdrPics5 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hdr_pic5.jpg);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}

#footerArea {
	height:400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #5d2c8a;
}
#footer {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	background-image: url(images/footer.jpg);
	height: 208px;
}
.bottomNav {
	font-family: "Lato", sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-bottom: 15px;
}



#footerLeft {
	float:left;
	width:500px;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: left;
	margin: 0px;
	line-height: 28px;
	font-weight: normal;
	padding-top: 30px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#FF0;
}
#footer a:hover {
	color:#FFF;
}
.buttonText {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-align: left;
	margin-top: 65px;
	margin-left: 15px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	line-height: 17px;
	padding-right: 275px;
	padding-left: 425px;
	padding-top: 70px;
}

.learnText {
	font-size: 13px;
	color: #003;
	text-align: right;
	margin-right: 20px;
}
#schedule {
	float: right;
	margin-top: 20px;
}


#footerRight {
	float:right;
	text-align:right;
	font-weight:normal;
	width:500px;
	color: #FFF;
	font-family: "Lato", sans-serif;
	vertical-align: top;
	top: 0px;
	font-size: 12px;
	padding-top: 30px;
}
#footerRightR {
	float:left;
	text-align:left;
	font-weight:normal;
	width:400px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	top: 0px;
	font-size: 10px;
}
/* Inside Pages */
#bodyContainer {
	width:941px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#bodyLeft {
	width:700px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 24px;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyCenter {
	width:1023px;
	float: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	padding-left: 25px;
}

#heading {
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	height: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0f1f2f;
	width: 1025px;
	margin: 0px;
	padding: 0px;
}
#flashBg {
	background-image: url(images/flash_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 426px;
	padding: 0px;
	overflow: hidden;
}
#innerBG1 {
	background-image: url(images/inner_bg1.jpg);
	height: 168px;
}


#flash {
	height: 414px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#flashLeft {
	background-image: url(images/flashLeft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 414px;
	width: 365px;
}
#flashRight {
	float: left;
	height: 414px;
	width: 685px;
}

#stripeBg {
	background-color: #aca892;
	height: 153px;
}
#stripe {
	height: 153px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}



#bodyRight {
	width:330px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	
		
}
/* Index Page */
#indexPic {
	float:left;
	margin-left:52px;
	background:url(images/mainPic.png) no-repeat;
	width:564px;
	height:273px;
}
#indexRight {
	float:left;
	width:350px;
}
#inBodyLeft {
	float:left;
	background:url(images/indexBodyBg.png) no-repeat;
	width:330px;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	color: #000;
	padding-right: 20px;
	text-align: left;
}
#inBodyRight {
	float:left;
	background:url(images/indexBodyBg2.png) no-repeat;
	width:350px;
	;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	color: #000;
	text-align: left;
}
.portfolioText {
	font-family: "Lato", sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	float: left;
	width: 332px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.signature {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}
#hdrBg {
	background-image: url(images/hdr_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 59px;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	background-image: url(images/pic_contact.jpg);
	height: 471px;
	width: 1024px;
	background-repeat: no-repeat;
}
#contactLeft {
	float: left;
	width: 750px;
	height: 400px;
}
#contactRight {
	float: left;
	width: 250px;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: italic;
	line-height: 28px;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.pointText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #010510;
	text-align: left;
	padding-left: 55px;
	line-height: 35px;
	margin: 0px;
	padding-top: 0px;
	font-style: italic;
}
.portfolio {
	padding: 0px;
	border: thick solid #333;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 0px;
	width:300px;
	float: left;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#phone {
	font-family: "Lato", sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	float: right;
	width: 300px;
}
#phone a:link, #phone a:active, #phone a:visited {
	font-family: "Lato", sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #FFF;
}
#phone a:hover {
	font-family: "Lato", sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #FFF;
}
#email {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	color: #8BC847;
	text-align: right;
	padding-top: 7px;
	font-weight: normal;
}

.right {
	text-align: right;
}
.button {
	background-repeat: no-repeat;
	font-family: "Lato", sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-size: 13px;
	background-color: #17406C;
	width: 215px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.button a:link, .button a:active, .button a:visited {
	text-decoration:none;
	color:#FFF;
	
}
.button a:hover {
	color:#CCC;
}
.button2 {
	background-image: url(images/button.png);
	height: 29px;
	width: 163px;
	background-repeat: no-repeat;
	margin-left: auto;
	font-family: "Lato", sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 11px;
	font-size: 13px;
	margin-right: auto;
}
.button2 a:link, .button2 a:active, .button2 a:visited {
	text-decoration:none;
	color:#FFF;
	
}
.button2 a:hover {
	color:#CCC;
}
.services {
	float: right;
	width: 910px;
}
.clear {
	clear: both;
}
.box1 {
	width: 215px;
	float: left;
	background-image: url(images/box_acoustic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.box2 {
	width: 215px;
	float: left;
	background-image: url(images/box_pituitary.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.box3 {
	width: 330px;
	float: left;
	background-image: url(images/box_meningiomas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 256px;
	margin: 0px;
	padding: 0px;
}
.box4 {
	width: 323px;
	float: left;
	background-image: url(images/box_hosting.jpg);
	height: 197px;
}
.blackBox {
	color: #FFF;
	background-color: #000;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.boxLeft {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	width: 329px;
}

.packageBorder {
	border: 1px double #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkbox {
	list-style-image: url(images/checkbox.jpg);
}
.centerP {
	font-size:28px;
	font-family:Arias;
	color:#1739B5;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: center;
}
#smm {
	text-align: right;
	background-color: #FFF;
	height: 42px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#smmLeft {
	font-family: "Lato", sans-serif;
	font-size: 30px;
	color: #333;
	float: left;
	width: 500px;
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smmRight {
	float: right;
	width: 500px;
}
#center_banner {
	text-align: center;
	background-color: #FFF;
	font-family: "Lato", sans-serif;
	line-height: 50px;
	font-size: 30px;
	font-weight:600;
	color:#C50000;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#center_banner a {
	color:#C50000;
	text-decoration:none;
	}

.formbg {
	background-image: url(images/form_tile.jpg);
	background-repeat: repeat-y;
	width: 327px;
}
.gc {
	margin-top: 14px;
	margin-right: 150px;
}


hr {
	color: #999;
	background-color: #999;
}
.listText {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
#hdr {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.hdrLeft {
	float: left;
	width: 900px;
}
.hdrRight {
	float: right;
	margin-top: 11px;
}
#primary_nav_wrap
{
	margin-top:10px;
	
	
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#primary_nav_wrap ul a
{
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	font-family:"Lato", sans-serif;
	width: 185px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	color: #000;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 999;
}

#primary_nav_wrap ul li.current-menu-item
{
	color: #ffffff;
}

#primary_nav_wrap ul li a:hover
{
	color: #0b4872;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background-color: #0b4872;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

#primary_nav_wrap ul ul li
{
	float:none;
	width: 200px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #FFF;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	width: 200px;
	color:#FFF;
}
#primary_nav_wrap ul ul a:hover
{
	color:#d19947;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.accordion_toggle {
	display: block;
	height: 34px;
	width: 1030px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 17px;
	color: #FFF;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/accordion_toggle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
		
		.accordion_toggle_active {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #D69946;
	background-image: url(images/accordion_toggle_active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
		.accordion_content {
	background-color: #ffffff;
	color: #000;
	overflow: hidden;
	font-weight: normal;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
	line-height: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
			}
			
		.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
	/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

			display: block;
	height: 100px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
