/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,600,400italic,300italic,300,700italic,800,800italic,600italic");
body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Lato', sans-serif;
	background:#fff;
}

table {
	margin: 0px ;
	padding: 0;
	vertical-align:top;
	text-align:center;
	}

table tr td {
	margin: 0;
	padding: 10px 5px;
	vertical-align: top;
	font-size: 14px;	
}

a {
   outline: 0;
}

/*input::-moz-focus-inner { 
  border: 0; 
}*/

img { 
  border: 0; 
}

/************************ Clear Elements to Support IE6 ************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
}

.icon{
	vertical-align:middle;
	padding:0 8px;
}


/************************ Structural Elelemts *********************/

#container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

#container-top {
	width: 100%;
	height:148px;
	margin: 0px auto;
	padding: 0;
	background:#fff url(images/top-bg.jpg) repeat-x ;
	position:fixed;
	
}

#container-center {
	width: 100%;
	height: auto;
	margin:148px auto 0;
	padding: 0;
	background:url(images/blue-bg.jpg) repeat-x ;
	float:left;
}

#container-center-white {
	width: 100%;
	height: auto;
	margin:148px auto 0;
	padding: 0;
	background:#fff ;
	float:left;
}

#container-bottom {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0;
	background: url(images/bottom-bg.jpg) repeat-x;
		float:left;
}

.web-body {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}



/****************************** Site Containers ***********************************/


.header {
	width:1000px;
	height:148px;
	margin:0px auto;
	float:left;
}

.header .header-left {
	width:330px;
	height:100px;
	margin:0px auto;
	padding:15px 0px 33px 10px;
	float:left;
}

.header .header-left .logo {
	width: 330px;
	height:100px;
	margin:0px auto;
	padding:0px;
	float:left;
	border:0px;
}

.header .header-right {
	width:660px;
	height:148px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	float:left;
}

.header .header-right .header-right-top {
	width:660px;
	height:50px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	float:left;
}

.header .header-right .header-right-top ul {
	margin:0 0 ;
	padding:15px 0 0 0 ;
	list-style:none;
	text-align:right;
}
.header .header-right .header-right-top li {
	font-size:18px;
	margin:0;
	padding:0 10px;
	color:#555555;
	display:inline;
	font-weight:normal;
}

.header .header-right .header-right-top ul li a,.header .header-right .header-right-top ul li a:visited, .header .header-right .header-right-top ul li a:focus {
	font-size:18px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#555555;
}
.header .header-right .header-right-top ul li a:hover{
	font-size:18px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#555555;
}

.header .header-right .header-right-bottom {
	width:660px;
	height:68px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	float:left;
}

.header .header-right .header-right-bottom .nav-holder {
	width:660px;
	height:68px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:right;
}

.header .header-right .header-right-bottom .nav-holder ul {
	text-align:right;
}







/****************************** Content ***********************************/
.content{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px 0 0px 0;
	float:left;
	
}
/****************************** SECTION HOMES***********************************/
.section-home{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	
}

.section-home-left h1 {
	font-size:48px;
	margin:0;
	padding:25px 0px 18px 0px;
	color:#2f383d;
	text-align:left;
	font-weight:normal;

}

.section-home-left h2 {
	font-size:20px;
	margin:0;
	padding:0px 0px 20px 0px;
	color:#5b656b;
	text-align:left;
	font-weight:normal;
	line-height:28px;

}

.section-home-left h3 {
	font-size:18px;
	margin:0;
	padding:0px 0px 10px 0px;
	color:#5b656b;
	text-align:left;
	font-weight:normal;
	line-height:28px;

}

.section-home-left h3 a, .section-home-left h3 a:visited {
	
	color: #a13e42;
	text-decoration: underline;
}

.section-home-left h3 a:hover {
	
	color: #a13e42;
	text-decoration: none;
}

.section-home-left{
	width:600px;
	height:auto;
	margin:0px 0px 0 0;
	padding:0px 0px;
	float:left;
	
}

.section-home-right{
	width:400px;
	height:487px;
	margin:0px auto;
	padding:0;
	float:left;
	
}


/****************************** SECTION WHITE***********************************/




.section-white{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:15px 0px;
	float:left;
	
}

.section-white .map{
	width:974px;
	height:374px;
	margin:0px auto;
	padding:10px;
	float:left;
	border:3px solid #e5e5e5;
	
}

.section-white .center-text{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:20px 0px 0 0;
	float:left;
	text-align:center;
	
	
}

.section-white .center-text h3{
	font-size:30px;
	margin:0;
	padding:0px 0px 20px 0px;
	color:#2f383d;
	text-align:center;
	font-weight:300;
	
}

.section-white h1{
	font-size:30px;
	margin:0;
	padding:0px 0px 20px 0px;
	color:#2f383d;
	text-align:left;
	font-weight:300;
	
}

.section-white .center-text h4{
	font-size:18px;
	margin:0;
	padding:0px 150px 10px 150px;
	color:#555555;
	text-align:center;
	font-weight:normal;
	line-height:28px;
	
}

.section-white h4{
	font-size:18px;
	margin:0;
	padding:0px 20px 10px 20px;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:28px;
	
}

.section-white .center-text p{
	font-size:16px;
	margin:0;
	padding:0px 150px 10px 150px;
color:#2f383d;
	text-align:center;
	font-weight:normal;
	line-height:28px;
	
}


.section-white .box-half{
	width:500px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;

}

.section-white .box-half .video-box{
	width:480px;
	height:270px;
	margin:20px 10px;
	padding:0px 0px 0 0;
	float:left;

}

.section-white .box-half .alert{
	width:400px;
	height:auto;
	margin:5px 40px 0px 40px;
	padding:10px 10px;
	float:left;
	border:#FC0 1px solid;
	background-color:#FFC;

}

.section-white .box-half .alert p{
	font-size:14px;
	margin:0;
	padding:0px 0 20px 0;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:22px;

}
.section-white .box-half .client-box{
	width:100px;
	height:260px;
	margin:0px auto;
	padding:0px 0px;
	float:left;

}

.section-white .box-half .client-text{
	width:350px;
	height:auto;
	margin:0px auto;
	padding:40px 30px 20px 20px;
	float:left;

}

.section-white .client-text{
	width:950px;
	height:auto;
	margin:0px auto;
	padding:40px 30px 20px 20px;
	float:left;

}

.section-white .box-half .client-text p, .section-white p{
	font-size:14px;
	margin:0;
	padding:0px 0 20px 0;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:22px;
}

.section-white .client-text p, .section-white p{
	font-size:14px;
	margin:0;
	padding:0px 0 20px 0;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:22px;
}

.section-white .box-half p a, .section-white .box-half p a:visited, .section-white .box-half p a:focus, .section-white p a, .section-white p a:visited, .section-white p a:focus{
	font-size: 14px;
	margin: 0;
	padding: 0px 0;
	color: #a13e42;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	text-decoration: underline;
}

.section-white .box-half p a:hover, section-white p a:hover{
	font-size: 14px;
	margin: 0;
	padding: 0px 0;
	color: #a13e42;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
}

.section-white .box-half p{
	font-size:14px;
	margin:0;
	padding:0px 10px 20px 40px;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:22px;
}

.section-white .box-half ul, .section-white ul{
	
	margin:0 0 0 80px;
	padding:0px;
	text-align:left;
}

.section-white .box-half li, .section-white li{
	font-size: 14px;
	margin: 0;
	padding: 0px 10px 10px 0px;
	color: #555555;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
}

.section-white .box-half h4{
	font-size:18px;
	margin:0;
	padding:0px 10px 20px 40px;
	color:#2f383d;
	text-align:left;
	font-weight:normal;
	line-height:22px;
}

.section-white .box-half h4 a, .section-white .box-half h4 a:visited {
	font-size:18px;
	margin:0;
	padding:0px;
	color:#a13e42;
	text-align:left;
	font-weight:normal;
	line-height:22px;
	text-decoration:underline
}

.section-white .box-half h4 a:hover {
	font-size:18px;
	margin:0;
	padding:0px;
	color:#a13e42;
	text-align:left;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
}

.section-white .box-half h5{
	font-size:18px;
	margin:0;
	padding:0px 10px 20px 0px;
	color:#a13e42;
	text-align:center;
	font-weight:normal;
	line-height:22px;
}

.section-white .box-half h5 a, .section-white .box-half h5 a:visited {
	font-size:18px;
	margin:0;
	padding:0px;
	color:#a13e42;
	text-align:center;
	font-weight:normal;
	line-height:22px;
	text-decoration:underline
}

.section-white .box-half h5 a:hover {
	font-size:18px;
	margin:0;
	padding:0px;
	color:#a13e42;
	text-align:center;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
}








.section-white .box-holder{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	
	
}

.section-white .map{
	width:994px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	border:#000 solid 3px;
	
	
}



.section-white .box-holder .box{
	width:235px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	text-align:center;
	
}


.section-white .box-holder .box-spacer{
	width:20px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	text-align:center;
	
}

.section-white .box-holder .box .box-image{
	width:229px;
	height:172px;
	margin:30px auto;
	padding:0px 0px;
	float:left;
	text-align:center;
   border:3px #555555 solid;

}

.section-white .box-holder .box .box-text{
	width:235px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	text-align:center;
	
}

.section-white .box-holder .box .box-text h3{
    font-size:30px;
	margin:0;
	padding:0px 0px 12px 0px;
	color:#555555;
	text-align:center;
	font-weight:normal;
		line-height:30px;
}

.section-white .box-holder .box .box-text h3 a, .section-white .box-holder .box .box-text h3 a:visited, .section-white .box-holder .box .box-text h3 a:focus{
	color: #555555;
	text-decoration: none;
}

.section-white .box-holder .box .box-text h3 a:hover{
	color: #a13e42;
	text-decoration: none;
}

.section-white .box-holder .box .box-text h4{
    font-size:13px;
	margin:0;
	padding:0px 0px 20px 0px;
	color:#555555;
	text-align:center;
	font-weight:normal;
	line-height:20px;
}
.section-white .box-holder .box .box-button{
	width:235px;
	height:auto;
	margin:0px auto;
	padding:0px 0px;
	float:left;
	text-align:center;
	
}

.section-white .box-holder .box .box-button a, .section-white .box-holder .box .box-button a:visited, .section-white .box-holder .box .box-button a:focus{
    font-size:14px;
	margin:0;
	padding:0px 0px 0px 0px;
	
	color: #a13e42;
	text-align:center;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;
}

.section-white .box-holder .box .box-button a:hover{
	font-size: 14px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #a13e42;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

/****************************** SECTION ABOUT***********************************/




.section-about{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:30px 0px;
	float:left;
	
}

.section-about .section-about-left{
	width:359px;
	height:auto;
	margin:0px auto;
	padding:0px 20px;
	float:left;
	
}

.section-about .section-about-right{
	width:550px;
	height:auto;
	margin:0px auto;
	padding:0px 50px 0px 0px;
	float:left;
	
}

.section-about .section-about-right h1{
 font-size:30px;
	margin:0;
	padding:0px 0px 10px 0px;
	color:#2f383d;
	text-align:left;
	font-weight:300;
	line-height:30px;
}

.section-about .section-about-right h2{
 font-size:18px;
	margin:0;
	padding:0px 0px 5px 0px;
	color:#2f383d;
	text-align:left;
	font-weight:normal;
	line-height:20px;
}

.light{
	color:#555555;
}

.section-about .section-about-right p{
 font-size:14px;
	margin:0;
	padding:0px 0px 20px 0px;
	color:#555555;
	text-align:left;
	font-weight:normal;
	line-height:22px;
}




/****************************** footer ***********************************/

.footer {
	width:1000px;
	height:148px;
	margin: 0 auto;
	padding:0px 0;
	float:left;

}

.footer .footer-top{
	width:1000px;
	height:80px;
	margin: 0 auto;
	padding:13px 0 0 0;
	float:left;

}

.footer .footer-top .footer-top-inside{
	width:1000px;
	height:23px;
	margin: 0 auto;
	padding:18px 0 17px 0px;
	float:left;

}

.footer .footer-top .footer-top-inside ul {
	margin:0 0 ;
	padding:0px 0 0 0 ;
	list-style:none;
	text-align:right;
}
.footer .footer-top .footer-top-inside li {
	font-size:14px;
	margin:0;
	padding:0px 50px;
	display:inline;
	font-weight:normal;
}

.footer .footer-bottom{
	width:1000px;
	height:64px;
	margin: 0 auto;
	padding:0px 0;
	float:left;

}

.footer .footer-bottom .footer-bottom-left{
	width:400px;
	height:64px;
	margin: 0 auto;
	padding:0px 0;
	float:left;

}

.footer .footer-bottom .footer-bottom-left p{
    font-size:14px;
	margin:0;
	padding:23px 0px 12px 0px;
	color:#535e65;
	text-align:left;
	font-weight:normal;
}


.footer .footer-bottom .footer-bottom-right{
	width:600px;
	height:64px;
	margin: 0 auto;
	padding:0px 0;
	float:left;

}

.footer .footer-bottom .footer-bottom-right ul {
	margin:0 0 ;
	padding:20px 0 0 0 ;
	list-style:none;
	text-align:right;
}
.footer .footer-bottom .footer-bottom-right li {
	font-size:14px;
	margin:0;
	padding:0px 10px;
	color:#535e65;
	display:inline;
	font-weight:normal;
}

.footer .footer-bottom .footer-bottom-right ul li a, .footer .footer-bottom .footer-bottom-right ul li a:visited, .footer .footer-bottom .footer-bottom-right ul li a:focus {
	font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#535e65;
}
.footer .footer-bottom .footer-bottom-right ul li a:hover{
	font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#a13e42;
}

.image-border{
	border:1px #000 solid;
	padding: 6px;
}

.dark{
	color:#2f383d;
}

td p.purchase-button {
	width:190px;
	border:0;
	font-size:18px;
	margin: 0px 0px;
	 padding: 10px 0px;
	 color: #fff;
	 background-color: #a13e42;
	 text-align:center;
	 text-decoration:none;
}

td p.purchase-button a, td p.purchase-button a:visited {
	width:190px;
	border:0;
	font-size:18px;
	margin: 0px 0px;
	 padding: 10px 60px;
	 color: #fff;
	 background-color: #a13e42;
	 text-align:center;
	 text-decoration:none;
}

td p.purchase-button a:hover {
	width:190px;
	border:0;
	font-size:18px;
	margin: 0px 0px;
	 padding:10px 60px;
	 color:#fff;
	 background-color:#CCCCCC;
	 text-align:center;
	 text-decoration:none;
}

.red { color:#F00}
