@import url('fonts.css');

/* Fonts are:

SwissExBTBlk

SwisLt

SwisExBTRoman

BradleyHandReg

*/

/* Google Translate Styles */

.goog-te-gadget-simple {
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
}

/* Main Site Styles */

body {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	background: #83e0fc;
}

input, select, textarea {
	margin-bottom: 12px;
}

img {
	width: auto;
}
img .round-mask {
	mask: url(../images/round-mask.png) top left / cover;
}

a:active
a > img,
a:hover > img,
a:focus > img,
a:active > img {
	outline: none;
	border-width: 0;
}

h1,h2,h3,h4,h5,h6, .uppercase {
	text-transform: uppercase;
}

p {}

a:link,
a:visited {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	color: #213A68;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	-o-transition: all1500ms linear;
	transition: all 150ms linear;
}

a:hover,
a:focus,
a:active {
	color:#A0B0CB;
}


/* Specific Styles */

div.container {
	background: white;
	position: relative;
	margin: 0 auto;
	-webkit-box-shadow:  0px 2px 6px 0px rgba(0, 0, 0, .4);    
    box-shadow:  0px 2px 6px 0px rgba(0, 0, 0, .4);
}

.header {
	height: 115px;
}
.header img {
	margin: 0 0 0 15px;
}
.butterfly img {
	margin: 8px 0 5px -25px;
    width: 80px;
}
.butterfly-small img {
	margin: 65px 0 0;
	width: 40px;
}

/* navigation styles */
div.nav {
	margin-bottom: 0;
}

ul.nav.nav-tabs {
	height: 22px;
	background: #069bc5;
}
ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav li {
	float: left;
	text-align: center;
}
/*.nav li a[href="corp-relo.html"] {
	width: 112px;
}*/
.nav li a {
	width: 94px;
	display: block;
	height: 22px;
	text-decoration: none;
	color: white;
	font-size: 12px;
	line-height: 22px;
	padding: 0;
	border: 0;
	border-radius: 0;
	margin-right: 0;
}
.nav li a:hover {
	background: #54acc4;
	color: white;
}
.nav li.active a,
.nav li.active a:hover {
	background: #e5b546;
	color: black;
	border: 0;
}

/* content styles */
#request textarea {
	width: 720px;
}
div.buttons {
	margin: 18px 0;
}
div.buttons.affix {
	background: white;
	top: 137px;
	margin: 0;
	padding: 9px 18px 9px 0;
}
div.buttons input.btn {
	padding: 4px 64px;
}
.tab-content {
	clear: left;
}

div.tab-pane {
	color: #213A68;
}
div#news.tab-pane {
	background: url('../images/no-slideshow-content-bg.jpg') no-repeat;
}
div#estimate.tab-pane,
div#feedback.tab-pane {
	background: white;
	overflow-y: auto;
	padding:0 35px;
}
div#estimate h4,
div#feedback h4 {
	margin: 35px 0 15px;
}
div#estimate h5,
div#feedback h5 {
	font-size: 12px;
	text-transform: none;
}
div#estimate p {
	font-size: 12px;
	line-height: 1.25em;	
}
div#feedback p {
	font-size: 12px;
	line-height: 1.25em;
	padding: 12px;
	border: 1px solid navy;
	background: lightyellow;		
}
div#feedback ul,
div#estimate ul {
	list-style-type: none;
}
div#feedback .error,
div#feedback .ss-required-asterisk ,
div#estimate .error,
div#estimate .ss-required-asterisk{
	color:red;
}
div#estimate h4 {
	margin: 35px 0 15px;
	clear: left;
}
div#estimate h5 {
	font-size: 12px;
	text-transform: none;
}
div#estimate p {
	font-size: 12px;
	line-height: 1.25em;
}
div#estimate label {
	clear: left;
}
div#estimate .ss-form-question {
	margin: 0 0 20px 0;
}
div#estimate .ss-q-title {
	float: left;
	width: 160px;
	text-align: right;
}
div#estimate .error-message {
	margin-left: 180px;
}
div#estimate input,
div#estimate select {
	margin-left: 12px;
}
div#estimate fieldset {
	clear: left;
}
div#estimate textarea {
	width: 720px;
}
div.left-column {
	background: #c9e2e7;
	font-size: 13px;
	font-weight: normal;
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;	
}
div.left-column ul {
	list-style-image: url("../images/bullet_arrow_lg.png");
}
div.left-column li {
	margin: 10px;
	line-height: 16px;
}
div.slideshow {
	width: 100%;
	height: 388px;
	overflow: hidden;
	/*-webkit-box-shadow:  0px 2px 6px 0px rgba(0, 0, 0, .4);  */  
    /*box-shadow:  0px 2px 6px 0px rgba(0, 0, 0, .4); */
    position: relative;
}
div.slideshow img {
	width: 100%;
}
div.no-slideshow {
	width: 100%;
	height: 420px;
	margin: 0;
	overflow: hidden;
}
#news .left-column h3 {
	margin: 10px 0 0 25px;
	line-height: 0.95em;
	color: #1f3b68;
}
#news .left-column h5 {
	margin: 8px 0 8px 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: .95em;
	color: #0072bc;
}
#news .left-column p {
	margin: 8px 0 8px 25px;
	clear: both;
}
div.imgRow {
	text-align: center;
}
div.imgRow a {
	text-decoration: none;
}
.bottom-content .imgRow a img {
	max-height: 94px;
}
div.imgContainer {
	width: 33%;
	float: left;
}
#home div.imgRow {
	padding: 12px 0;
}
#home div.imgRow.Testimonials {
	width: 55%;
  	display: inline-block;
  	margin-left: 10%;
  	padding: 0;
  	margin-top: 0;

}
#home div.imgRow.video {
	float: left;
	padding: 0;
	margin: 0;
}
#services div.imgRow.Testimonials,
#corp-relo div.imgRow.Testimonials {
	margin: 50px 0;
}
#home div.imgRow.Testimonials .imgContainer,
#services div.imgRow.Testimonials .imgContainer,
#corp-relo div.imgRow.Testimonials .imgContainer,
#faqs div.imgRow.Testimonials .imgContainer {
	width: 80px;
	margin: 0 12px 0 0;
}
#home div.imgRow.Testimonials .imgContainer {
	float: none;
}
div.imgRow img.round-mask {
	height: 80px;
}
#home div.imgRow.video {
	width: 35%;
  	display: inline-block;
}
#home div.imgRow.video .imgContainer {
	width: initial;
  display: block;
  margin-top: 0;
  padding-top: 0;
  float: left;
}
div.imgRow.video img.round-mask {
	height: 90px;
	float: none;
}
#about-us div.imgRow img.round-mask {
	height: 91px;
}
#home div.imgRow.Testimonials p {
	text-align: left;
}
#services div.imgRow.Testimonials p,
#corp-relo div.imgRow.Testimonials p,
#faqs div.imgRow.Testimonials p {
	text-align: left;
	padding-top: 25px;
}
#home div.imgRow.video p {
	width: 160px;
  	margin: 6px 0 0;
  	display: inline-block;
}
#home div.imgRow.Social {
	height: 72px;
	text-align: left;
	text-indent: 10px;
}
#home div.imgRow.Social h5 {
	margin: 0 0 12px 6px;
}
#home div.imgRow.Social .imgContainer {
	width: 32px;
	margin-left: 10px;
}
#home div.imgRow2 {
	margin: 25px 0 5px 0;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
}
#home div.imgRow2 div.imgContainer {
	width: auto;
}
#home .imgRow2 .imgContainer a img {
	width: 90px;
	margin-right: 15px;
}
#home div.imgContainer {
	width: 49%;
}
#home div.imgRow a {
	color: #258c03;
	display: block;
	font-weight: normal;
	font-size: 14px;
	margin-top: 4px;
}
div.imgContainer.guideDog img {
	height: 60px
}
#faqs div.imgContainer {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.bottom-content div.imgContainer {
	width: 25%;
}
#testimonials div.bottom-content div.imgContainer {
	width: 230px;
  	margin-bottom: 18px;
}
div.title {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	text-indent: 60px;
	background: url('../images/fadeBar.png') no-repeat;
}
#about-us div.title {
	background: url('../images/fadeBar2.png');
}
#services div.title {
	background: url('../images/fadeBar3.png');
}
#corp-relo div.title {
	background: url('../images/fadeBar4.png');
}
#news div.title {
	top: 280px;
	background: url('../images/fadeBar3.png');
}
#contact-us div.title {
	background: url('../images/fadeBar5.png');
	text-indent: 30px;
}
div.title h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: HN73, Arial, Helvetica, sans-serif;
	font-size: 26px;
}
#about-us div.title h2,
#services div.title h2,
#corp-relo div.title h2,
#testimonials div.title h2,
#faqs div.title h2 {
	font-size: 18px;
}
#contact-us div.title h2 {
	font-size: 18px;
	display: inline;
}
div.bottom-content {
	padding: 18px 25px 10px;
}
#home div.bottom-content {
	padding: 18px 25px 60px;
}
#services .bottom-content h6 {
	text-transform: none;
}
#services .bottom-content p,
#home .bottom-content p {
	line-height: 16px;
	font-weight: 12px;
}
#about-us .bottom-content li a,
#corp-relo .bottom-content li a {
	text-decoration: none;
}
#about-us div.bottom-content {
	background-color: #F8EFC3;
}
#faqs div.bottom-content {
	background-color: #CCD5E1;
	padding: 12px 25px 16px;
}
#faqs .bottom-content h4 {
	margin: 0;
	color: #1F3B68;
	font-size: 14px;
	text-transform: none;
}
#faqs .bottom-content p {
	font-size: 12px;
	line-height: 16px;
}
#testimonials div.bottom-content {
	padding: 15px 15px 10px;
	line-height: 18px;
}
#testimonials .bottom-content h4 {
	display: inline-block;
	margin: 0 0 0 16px;
}
#moreTestimonials img {
	width: 100%;
} 
#moreTestimonials h3 {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	color: #28487C;
	text-transform: none;
	line-height: 1.2em;
	font-size: 32px;
	margin-left: 15px;
}
#moreTestimonials p {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 1em 0 1em 15px;
	padding-right: 15px;
}
#moreTestimonials span {
	background-color: #D6E9EF;
	font-weight: bold;
	padding: 3px;
	color: #213a68;
	font-size: 11px;
	margin-left: 15px;
}
#news div.bottom-content {
	top: 343px;
	width: 554px;
	padding: 0;
}
div.right-column {
	overflow-y: auto;
	position: relative;
}
div.right-column .row {
	clear: both;
}
#contact-us div.right-column {
	height: 648px;
}
#testimonials div.right-column {
height: 625px;
}
#news div.right-column  {
	padding: 0;
	background: #0092b0; /* Old browsers */
	background: -moz-linear-gradient(left,  #0092b0 0%, #96d6e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0092b0), color-stop(100%,#96d6e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0092b0 0%,#96d6e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0092b0 0%,#96d6e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0092b0 0%,#96d6e1 100%); /* IE10+ */
	background: linear-gradient(to right,  #0092b0 0%,#96d6e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092b0', endColorstr='#96d6e1',GradientType=1 ); /* IE6-9 */
}
#faqs div.right-column {
	max-height:690px; 
}
div.right-column h3 {
	color: #00aedb;
	margin: 25px 0 0 0;
	font-size: 23px;
	line-height: 28px;
	text-transform: none;
}
#home div.right-column h3,
#home div.right-column h5 {
	font-weight: normal;
	text-transform: none;
}
#home div.right-column h3 strong {
    color: #005a9c;
    font-size: 26px;
}
#home div.right-column h5 {
	margin: 12px 0;
}
#news div.right-column h3 {
	margin: 40px 0 30px 25px;
}
#services div.right-column h4 {
	font-size: 16px;
	line-height: 1.1em;
	text-transform: none;
	margin: 25px 0 25px 10px;
}
#corp-relo div.right-column h4 {
	text-transform: none;
	margin: 21px 0;
}
#news div.right-column h4 {
	color: #FDCC79;
	margin: 5px 0 0 25px;
	font-size: 16px;
	line-height: 0.95em;
}
div.right-column ul {
	list-style-image: url("../images/blue-plane-bullet-small-rotated.png");
	list-style-position: outside;
	margin: 20px 0 20px 20px;
	padding: 0px;
}
#home div.right-column ul {
	margin-top: 25px;
}
#services div.right-column ul {
	list-style-image: url(../images/bullet_arrow.png);
}
#services div.right-column li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
}
#about-us div.imgRow {
	margin: 0 auto;
	width: 350px;
}
#about-us div.right-column .imgContainer {
	clear: left;
	width: 100%;
	margin: 12px 0;
	text-align: center;
}
#about-us div.right-column .imgContainer a {
	font-size: 10px;
	text-decoration: underline;
}
#about-us div.right-column .imgRow .imgContainer {
	width: 150px;
	float: left;
	margin-left: 0;
	clear: none;
	margin-right: 25px;
}
#news div.bottom-content .imgContainer {
	float: left;
	margin-bottom: 16px;
}
#faqs div.right-column ul {
	list-style-image: url('../images/bullet_arrow.png')
}
#contact-us div.right-column ul {
	list-style-image: url("../images/bullet_arrow_lg.png")
}
#faqs div.right-column h6 {
	font-size: 14px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#contact-us div.right-column h6 {
	color: #2A416E;
    font-size: 13px;
}
#Offices div {
	margin-bottom: 32px;
}
#Offices div span {
	width: 24px;
	display: inline-block;
}
.pressLinks {
	margin: 25px 0 25px 25px;
	clear: left;
}
.pressLinks a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
.pressLinks a > div {
	width: 300px;
}
.pressLinks a > div img {
	padding: 8px 0 20px 0;
	float: left;
}
.pressLinks a > div div {
	width: 210px;
	padding: 20px 0 0 80px;
}
div.right-column ul h5 {
	color: #1F3B68;
	font-size: 13px;
	font-weight: bold;
	line-height: .95em;
}
#home .right-column ul h5 {
	font-size: 14px;
	line-height: 1.2em;
}
div.right-column p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 12px;
	color: black;
}
#faqs .right-column p {
	margin: 4px 0 10px 0;
}
#faqs .right-column a {
	font-weight: normal;
}
#testimonials .right-column p {
	margin: 14px 0;
}
#testimonials .right-column span {
	padding: 5px;
	background-color: #D6E9EF;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	line-height: 16px;
}
#bottomBarRight {
	width: 100%;
	background: #06b361;
	color: white;
	text-align: center;
	/*position: absolute;*/
	right: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	border-top: 1px solid #018b49;
	border-bottom: 1px solid #018b49;
}
#bottomBarRight a {
	color: white;
	text-decoration: none;
}
#bottomBarRight a:hover {
	color:#036335;
}
div.right-column .name {
	color: #616F7D;
	font-size: 12px;
	font-weight: bold;
}
div.footer {
	position: relative;
	height: 26px;
	background: #e5b646;
	overflow: hidden;
}
div.footer div {
	float: right;
	line-height: 26px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 0 28px;
	color: #4F3A0B;
}
div.footer div:first-child {
	margin-right: 100px;
}
div.footer div.scrolling {
	left: 960px;
	position: absolute;
	margin: 0;
	white-space: nowrap;
}
div.copyright {
	text-align: right;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	width: 940px;
}

/* partner styles */

div#partner-page .thirdBox,
div#partner-page .fourthBox {
	margin-left: -30px;
}
div#partner-page > img {
	position: absolute;
	top: 185px;
	left: 45%;
	width: 36px;
}
div#partner-page h1 {
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 45px;
	padding: 0;
	color: #231f20;
	height: 64px;
	line-height: 60px;
}
div#partner-page h1 img {
	margin-left: 34px;
	margin-bottom: -15px;
	margin-top: -18px;
}
div#partner-page .firstBox {
	background: #ffeda2;
	padding:  45px 15px 15px;
	height: 285px;
}
div#partner-page .firstBox img {
	float: left;
	margin-right: 15px;
}
div#partner-page .firstBox p {
	margin: 0 15px 0 0;
	padding: 0;
	font-size:12px;
	line-height: 18px;
	color: #231f20;
}
div#partner-page .firstBox p span {
	font-size: 18px;
}
div#partner-page .secondBox {
	background: #9bdaee;
	padding: 15px;
	height: 310px;
}
div#partner-page .secondBox h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 0;
}
div#partner-page .secondBox img {
	float: left;
	margin: 0 15px 20px 0;
}
div#partner-page .secondBox ul {
	list-style: none;
	color: #231f20;
}
div#partner-page .secondBox ul li p {
	font-size: 11px;
	line-height: 12px;
}
div#partner-page .secondBox ul li p strong {
	line-height: 12px;
}
div#partner-page .secondBox ul li p strong img {
	margin: 0 5px 0 0;
}

div#partner-page .thirdBox {
	background: #9bdaee;
	padding: 65px 15px 15px;
	height: 265px;
}
div#partner-page .thirdBox h3{
	font-size: 32px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 32px;
	text-transform: uppercase;
	margin: 0 0 0 65px;
	padding: 0;
}
div#partner-page .thirdBox ul {
	list-style-type: none;
	list-style-image: url('../images/sirvapagecompass.png');
	padding-left: 20px;
	margin-top: 25px;
	margin-left: 65px;
}
div#partner-page .thirdBox ul li{
	text-transform: uppercase;
	color: #231f20;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 14px;
}
div#partner-page .thirdBox ul li a {
	text-decoration: none;
	color: #231f20;
}
div#partner-page .thirdBox ul li span {
	font-size: 16px;
}
div#partner-page .fourthBox {
	background: #fed47a;
	height: 310px;
	padding: 15px;
}
div#partner-page .fourthBox a:link{
	text-decoration: none;
	outline: none;
	border: 0px solid white;
}
div#partner-page .fourthBox h3 {
	margin: 0;
	padding: 0;
	text-align: center;
}
div#partner-page .fourthBox h3 a:link {
	font-size: 38px;
	text-transform: uppercase;
}
div#partner-page .fourthBox a img {
	float: left;
	border: 0px solid white;
	outline: none;
	margin: 24px 15px 0 0;
}
div#partner-page .fourthBox h4 {
	margin: 15px 0 0 250px;
}
div#partner-page .fourthBox h4 a:link{
	font-size: 30px;
	font-weight: normal;
	padding: 0;
	line-height: 40px;
	text-transform: uppercase; 	
}

/* end partner styles */

/* Popup dialog styling */
.modal-backdrop {
	background: white;
}
.modal-backdrop.fade.in {
	opacity: 0.4;
}
.modal {
	border-radius: 0;
	position: absolute;
}
.modal-header {
	padding: 0;
	border-bottom-width: 0;
}
.modal .close {
	background-image: url(../images/close.png);
	position: absolute;
	right: -25px;
	top: -25px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	opacity: 1;
}
#popup1 {
	background-color: #D1EEFB;
	width: 540px;
	min-height: 200px;
	border: 10px solid #F0594A;
	text-align: center;
	-webkit-box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
    box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
    top: 35px;
}
#popup2.modal {
	border: 2px solid black;
	border-radius: 3px;
	-webkit-box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
    box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);	
    top: 35px;
    position: absolute;
}
#popup3,
#popup4 {
	background-color: #EED189;
	border: 10px solid #4EAECA;
	border-radius: 0;
	-webkit-box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
    box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
    top: 35px;
}
#popup5 {
	background-color: #fff;
	border: 10px solid #4EAECA;
	-webkit-box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
	box-shadow:  0px 0px 90px 5px rgba(0, 0, 0, 1);
	top: 35px;
	width: 720px;
	margin-left: -360px;
}
#popup1 h1 {
	font-size: 21px;
	color: #0072BC;
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	margin: 0;
}
#popup1 .modal-body > img {
	max-width: 350px;
}
#popup1 ul {
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.25em;
	font-weight: bold;
}
#popup2 .modal-body {
	padding: 0;
	text-align: center;
	max-height: 600px;
}
#popup2.modal .close {
	right: -17px;
	top: -17px;
	z-index: 3;
}
#popup2 h1 {
	background: #2e3192;
	padding: 15px;
	margin-top: 0;
	color: red;
	font-weight: normal;
}
#popup2 img.first {
	position: absolute;
	z-index: 2;
	top: 55px;
	right: 0px;
}
#popup2 p.first {
	margin: 0;
	font-size: 12px;
	text-indent: 0;
	background: #fef200;
	padding: 10px 105px 10px 10px;
	text-align: left;
}
#popup2 .modal-body > img {
	margin: 5px 0;
}
#popup2 p.second {
	width: 44%;
	text-align: left;
	font-size: 12px;
	float: left;
	margin: 15px 3%;
}
#popup2 .modal-body > div {
	margin: 15px 3%;
	font-size: 13px;
	width: 40%;
	font-weight: bold;
	float: left;
	background: yellow;
	border: 10px dotted red;
}
#popup2 .modal-body > div p {
	padding: 3px;
}
#popup2 .modal-body > div p span {
	color: #2d3192;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#popup2 ul {
	list-style-type: none;
	margin-left: 0;
}
#popup2 ul a {
	font-size: 11px;
	text-decoration: none;
	color: red;
	font-weight: bold;
}
#popup2 ul li {
	font-weight: normal;
	padding: 3px;
}
#popup2 .aqua {
	color: #00afdb;
}
#popup2 .blue {
	color: #005a9c;
}
#popup2 .red {
	color: red;
}
#popup2 .bold {
	font-weight: bold;
}
#popup2 .uppercase {
	text-transform: uppercase;
}
#popup2 .italic {
	font-style: italic;
}
#popup3 h3,
#popup4 h3,
#popup5 h3 {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	color: #28487C;
	font-size: 16px;
}
#popup5 h3 {
	text-transform: none;
	line-height: 1.2em;
}
#popup4 h6 {
	color: #63490E;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#popup1 p,
#popup3 p,
#popup4 p,
#popup5 p {
	font-family: SwisExBTRoman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 1em 0;
}
#popup5 span {
	background-color: #D6E9EF;
	font-weight: bold;
	padding: 3px;
	color: #213a68;
	font-size: 11px;
}

/*styles for wider screens */
@media (min-width: 1200px){
	div.slideshow {
		height: 480px;
	}
	div.no-slideshow {
		height: 348px;
	}
	#contact-us div.right-column {
		height: 708px;
	}
	div.right-column h3 {
		margin: 40px 0 30px 0;
	}
	#home div.right-column ul {
		margin-top: 25px;
		margin-left: 30px;
	}
	#home .right-column ul h5 {
		font-size: 17px;
		line-height: 21px;
	}
    #home .right-column ul h5 strong {
        line-height: 28px;
    }
	#home div.imgRow {
		margin-top: 6px;
	}
	#home div.imgRow2 {
		margin: 25px 0 5px 12px;
		padding-right: 0;
	}
	#faqs div.right-column {
		max-height: 765px;
	}	
	#news div.right-column  {
		margin-left: 0px;
		padding:0 30px 0 0;
	}	
	#testimonials div.right-column {
		height: inherit;
	}	
	div.footer div:first-child {
		margin-right: 220px;
	}	
	div.copyright {
		width: 1170px;
	}
	div#sirva-page .firstBox,
	div#sirva-page .thirdBox {
		height: 235px;
	}
	div#sirva-page .firstBox p {
		margin-left: 262px;
	}
	div#sirva-page .secondBox,
	div#sirva-page .fourthBox {
		height: 265px;
	}
}