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

a:link {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
body {
	padding:0;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	margin: 0px;
}
#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;
}
.caption {
	font-family: Questrial;
	font-size: 32px;
	color: #FFF;
}
.caption a:link, .caption a:active, .caption a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
	
}
.caption a:hover {
	color:#FC0;
	
}


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

h4 {
	font-size:28px;
	font-family:Questrial;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height: 32px;
	text-align: left;
	height: 20px;
	font-style: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h5 {
	font-size:30px;
	font-family:Questrial;
	color:#D11D24;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	font-style: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size:22px;
	font-family:Questrial;
	color:#000;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	float: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bap {
	display: block;
	position: fixed;
	bottom: 20px;
	left: 50%;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	width: 300px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-left: -125px;
	z-index: 99;
	font-family: Questrial;
	background-color: #b00015;
}
.smartStart {
	font-family: Questrial;
	font-size: 18px;
	color: #000;
	height: 350px;
}
.redText {
	font-family: Questrial;
	font-size: 18px;
	color: #C1282D;
	text-align: center;
}

.video {
	float: right;
	padding-left: 20px;
	height: 325px;
	width: 500px;
	padding-bottom: 15px;
}
.smallText {
	font-family: Questrial;
	font-size: 15px;
	font-weight: bold;
}

#topBg {
	background-color: #000;
	height: 63px;
}
.productLeft {
	float: left;
	width: 500px;
}
.productRight {
	float: right;
	width: 535px;
}

#top {
	background-color: #000;
	height: 63px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#topLeft {
	float: left;
	width: 500px;
	font-family: Questrial;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
}
#topRight {
	float: right;
	width: 500px;
}

.questrial {
	font-family: Questrial;
	font-size: 14px;
	font-weight: normal;
}

.bap a:link, .bap a:active, .bap a:visited {
	color: #FFF;
	font-size: 20px;
	font-family: Questrial;
}
.bap a:hover {
	font-size: 20px;
	color: #000;
	font-family: Questrial;
}
.bap2 {
	display: block;
	position: fixed;
	bottom: 20px;
	left: 43%;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	width: 520px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-left: -125px;
	z-index: 99;
	font-family: Questrial;
	background-color: #b00015;
}
.bap2 a:link, .bap2 a:active, .bap2 a:visited {
	color: #FFF;
	font-size: 20px;
	font-family: Questrial;
}
.bap2 a:hover {
	font-size: 20px;
	color: #000;
	font-family: Questrial;
}
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;
}
.left {
	float: left;
	width: 500px;
	font-family: Questrial;
	font-size: 20px;
	color: #FFF;
	background-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.right {
	float: right;
	width: 500px;
	padding-right: 0px;
	font-family: Questrial;
	font-size: 20px;
	color: #FFF;
	background-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}

.smallBox {
	float: left;
	width: 333px;
	margin: 0px;
}
.largeBox {
	float: left;
	width: 717px;
}

.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;
}
.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: Questrial;
	font-size: 18px;
	color: #000;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	list-style-type: circle;
	font-weight: normal;
}
ol li{
	list-style-type: decimal;
}

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


.boxText {
	font-family: Questrial;
	font-size: 24px;
	color: #121176;
	margin-top: 10px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}

#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: 131px;
	margin: 0px;
	padding: 0px;
	background-color: #C1C0BE;
}

#logo {
	width:1050px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C1C0BE;
	background-repeat: no-repeat;
}
#logoLeft {
	float: left;
	height: 95px;
	width: 444px;
	font-family: Questrial;
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
#logoRight {
	float: left;
	width: 305px;
	text-align: right;
	padding-top: 25px;
}
#logoTopBg {
	background-color: #0d0c7c;
	height: 50px;
}


#logoTop {
	height: 50px;
	background-color: #0d0c7c;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#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-color: #d11d24;
	height: 44px;
}


#nav {
	width:1050px;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.requestQuote {
	float: left;
	width: 215px;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}
.navigation2 {
	font-family: Lato;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-align: center;
	float: left;
	width: 125px;
	
}
.navigation2 a:link, .navigation2 a:active, .navigation2 a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	padding-top: 16px;
	display: block;
	text-align: center;
	font-family: Questrial;
	height: 28px;
	font-size: 14px;
}
.navigation2 a:hover {
	color: #FFF;
	background-color: #000;
}


.navigation {
	font-family: Questrial;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 80px;
}
.navigation a:link, .navigation a:active, .navigation a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	padding-top: 16px;
	display: block;
	text-align: center;
	font-family: Questrial;
	height: 28px;
	font-size: 14px;
}
.navigation a:hover {
	color: #FFF;
	background-color: #000;
}
.navigation3 {
	font-family: Questrial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: left;
	width: 160px;
}
.navigation3 a:link, .navigation3 a:active, .navigation3 a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	display: block;
	text-align: center;
	font-family: Questrial;
	height: 29px;
	padding-top: 15px;
	font-size: 14px;
}
.navigation3 a:hover {
	color: #FFF;
	background-color: #000;
}
.navigation4 {
	font-family: Questrial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	width: 225px;
}
.navigation4 a:link, .navigation4 a:active, .navigation4 a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	display: block;
	text-align: center;
	font-family: Questrial;
	height: 29px;
	padding-top: 15px;
	font-size: 14px;
}
.navigation4 a:hover {
	color: #FFF;
	background-color: #000;
}

#bodyArea {
	width:1050px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-image: url(images/leftside_tile.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Questrial;
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 24px;
}
#taglineBg {
	background-color: #121176;
	height: 102px;
	margin-top: 17px;
	margin-bottom: 20px;
}
.portfolioText {
}

#tagline {
	font-family: Questrial;
	font-size: 40px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}

.boxes {
	padding-right: 7px;
	float: left;
	width: 256px;
	text-align: center;
	font-family: Lato;
	font-size: 24px;
	color: #000;
	line-height: 42px;
}
.boxes2 {
	float: left;
	width: 256px;
	text-align: center;
	font-family: Lato;
	font-size: 24px;
	color: #000;
	line-height: 42px;
}
.productBox {
	
	width: 500px;
	line-height: 24px;
	color: #000000;
	font-family: Questrial;
	font-size: 18px;
}

.picText {
	font-family: Lato;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	padding-left: 15px;
}

.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: Questrial;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.icons {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	font-weight: normal;
	padding-right: 25px;
	padding-top: 7px;
}
#boxBg {
	height: 345px;
	background-image: url(images/box_bg.jpg);
	background-position: center top;
}
#boxes {
	height: 207px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#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: 50px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	width: 200px;
}
.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:205px;
	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;
	font-family: Questrial;
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #000;
}
#footer {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 180px;
	font-family: Questrial;
	padding-top: 25px;
	background-color: #000;
}
.bottomNav {
	font-family: Lato;
	font-size: 15px;
	color: #FFF;
	padding-bottom: 15px;
}



#footerLeft {
	float:left;
	width:300px;
	font-family: Questrial;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 16px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerCenter {
	float: left;
	width: 450px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#F00;
	font-weight: normal;
}
#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:300px;
	color: #FFF;
	font-family: Questrial;
	vertical-align: top;
	top: 0px;
	font-size: 12px;
	margin-top: 140px;
}
#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:500px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Questrial;
	font-size: 18px;
	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: 0px;
	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: no-repeat;
	background-position: center top;
	height: 492px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#innerBG1 {
	background-image: url(images/inner_bg1.jpg);
	height: 168px;
}


#flash {
	height: 592px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/flash.jpg);
	background-position: center top;
}


#bodyRight {
	width:515px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	color: #000;
	font-family: Questrial;
	font-size: 18px;
	padding-top: 10px;
}
/* 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;
	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;
	font-size: 15px;
	color: #000;
	text-align: left;
}
.portfolioText {
	font-family: Questrial;
	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: Questrial;
	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: Questrial;
	font-size: 20px;
	color: #FFF;
	font-style: italic;
	line-height: 28px;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.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: Lato;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#phone {
	font-family: Questrial;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	float: none;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 470px;
	margin: 0px;
	padding-bottom: 3px;
}
#phone a:link, #phone a:active, #phone a:visited {
	font-family: Questrial;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#phone a:hover {
	font-family: Questrial;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
}
#email {
	font-family: Questrial;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 470px;
	line-height: normal;
	float: none;
}
#email a:link, #email a:active, #email a:visited {
	font-family: Questrial;
	font-size: 18px;
	font-weight: normal;
	color: #D11D24;
	margin-top: 5px;
}
#email a:hover {
	font-family: Questrial;
	font-weight: normal;
	color: #999;
}


.up {
	padding-bottom: 30px;
}

.button {
	background-repeat: no-repeat;
	font-family: Questrial;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
	background-color: #D11D24;
	width: 500px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.button a:link, .button a:active, .button a:visited {
	text-decoration:none;
	color:#FFF;
	
}
.button a:hover {
	color:#000;
	display: block;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.button2 {
	height: 29px;
	width: 200px;
	background-repeat: no-repeat;
	margin-left: auto;
	font-family: Lato;
	color: #FFF;
	text-align: center;
	padding-top: 11px;
	font-size: 14px;
	margin-right: auto;
	background-color: #824334;
}
.button3 {
	background-repeat: no-repeat;
	font-family: Questrial;
	color: #FFF;
	text-align: center;
	font-size: 17px;
	background-color: #b00015;
	width: 180px;
	display: block;
	font-weight: bold;
	float: left;
	height: 42px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.button3 a:link, .button3 a:active, .button3 a:visited {
	text-decoration:none;
	color:#FFF;
	display: block;
	height: 29px;
	padding-top: 13px;
	
}
.button3 a:hover {
	color:#FFF;
	background-color: #0D0C7C;
	display: block;
	width: 180px;
	margin: 0px;
	height: 29px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clear {
	clear: both;
}
#boxArea {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

.box1 {
	width: 251px;
	float: left;
	background-image: url(images/box_acoustic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 85px;
	margin-right: 15px;
	margin-left: 0px;
	padding: 0px;
	height: 232px;
}
.box2 {
	width: 251px;
	float: left;
	background-image: url(images/box_pituitary.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 232px;
}
.box3 {
	width: 333px;
	float: left;
	background-image: url(images/box_meningiomas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.box4 {
	width: 323px;
	float: left;
	background-image: url(images/box_hosting.jpg);
	height: 197px;
}
.blackBox {
	color: #FFF;
	background-color: #000;
	font-family: Lato;
	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;
	width: 35px;
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.formbg {
	background-image: url(images/form_tile.jpg);
	background-repeat: repeat-y;
	width: 327px;
}

hr {
	color: #999;
	background-color: #999;
}
.listText {
	font-family: Lato;
	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;
}
.button2 {
	height: 29px;
	width: 225px;
	background-repeat: no-repeat;
	font-family: Lato;
	color: #FFF;
	text-align: center;
	padding-top: 11px;
	font-size: 14px;
	background-color: #824334;
	float: left;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.button2 a:link, .button2 a:active, .button2 a:visited {
	text-decoration:none;
	color:#FFF;
	display: block;
	
}
.button2 a:hover {
	color:#E1DDD2;
	display: block;
}
#primary_nav_wrap
{
	margin-top:10px;
	list-style-type: none;
	
	
}

#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:Questrial;
	width: 145px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
	list-style-type: none;
	height: 29px;
}

#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;
	list-style-type: none;
}

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

#primary_nav_wrap ul li a:hover
{
	color: #FFF;
	background-color: #000;
	display: block;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background-color: #000;
	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:100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	width: 190px;
	color:#FFF;
}
#primary_nav_wrap ul ul a:hover
{
	color:#FFF;
	background-color: #D11D24;
}

#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;
    }
