img {
border: none;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
body {
	background-color: #FFFFFF;
	margin-left: 0%;
	margin-right: 0%;
}
    .style1 {font-family: "Century Gothic", Verdana, Advert-Light;
	font-size: 13px;
	color: #FFFFFF;
}
    .style2 {font-size: 18px


}
    .style20 {font-size: 16px;
	font-family: "Century Gothic", Advert-Light;
	color: #FFFFFF;
}

    .style24 {font-size: 13px

}
.style1 {font-family: "Century Gothic", Verdana, Advert-Light;
	font-size: 13px;
	color: #FFFFFF;
}
.style1 a:link {
	color: #FFFFFF; text-decoration: none;
}
.style1 a:visited {
	color: #FFFFFF; text-decoration: none;
}
.style1 a:hover {
	color: #FFFFFF; text-decoration: none;
}
.style1 a:active {
	color: #FFFFFF; text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
    .style59 {font-size: 12px;
	font-family: "Century Gothic", Advert-Light;
}

h1 {font-family: "Century Gothic", Advert-Light, Times, serif; 
	font-size: 15px; 
	font-weight: strong; 
	color: #FFFFFF; 
}

h2 {font-family: "Century Gothic", Times, serif; 
	font-size: 13px; 
	font-weight: normal;
	color: #FFFFFF; 
}
h3 {font-family: "Century Gothic", Advert-Light, Times, serif; 
	font-size: 13px; 
	font-weight: strong;
	color: #FFFFFF; 
	}
.style11 {
	font-family: "Century Gothic", Verdana, Advert-Light;
	font-size: 12px;
	color: #FFFFFF;
}
.style11 a:link {
	color: #FFFFFF; text-decoration: none;
}
.style11 a:visited {
	color: #FFFFFF; text-decoration: none;
}
.style11 a:hover {
	color: #FFFFFF; text-decoration: none;
}
.style11 a:active {
	color: #FFFFFF; text-decoration: none;
}
.headline {font-family: "Century Gothic", Verdana, Advert-Light; color:#fff;font-size:23px;line-height:110%;}
.smallheadline {font-family: "Century Gothic", Verdana, Advert-Light; color:#fff;font-size:17px;font-weight:bold;}
.smallerheadline {font-family: "Century Gothic", Verdana, Advert-Light; color:#fff;font-size:16px;font-weight:bold;}
.clientlogopad {margin-bottom:56px;}
#quote-changer p {
height: 50px;
text-align: center;
color: #f0d096;
font-family: "Century Gothic", Verdana, Advert-Light;
font-size: 12px;
padding-left: 25px;
display: none;
}
.IMR {float:right;margin-left:10px;}
.IML {float:left;margin-right:10px;}
#clientsbox {
	padding: 10px;
	float: right;
	height: 1120px;
	width: 160px;
	background-color: #79002d;
}
#testimbox {
	padding: 10px;
	float: left;
	height: 1120px;
	width: 160px;
	background-color: #79002d;
	text-align: left;
}
#abouttitle {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #79002D;
	float: left;
	height: 25px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 10px;
}


/* CSS FOR ROUNDABOUT CAROUSEL */

#carousel-box {
position: relative;
width: 1000px;
height: 400px;
}

#previous, #next {
display: none;
}

#previous {
position: absolute;
top: 160px;
left: 10px;
}

#next {
position: absolute;
top: 160px;
right: 10px;
}


			.roundabout-holder {
				list-style: none;
				width: 900px;
				height: 400px;
				margin: 1em auto;
			}
			
			.roundabout-moveable-item {
				height: 10em;
				width: 8em;
				cursor: pointer;
			}
			
			.roundabout-in-focus {
				cursor: auto;
			}

            .roundabout-moveable-item img {
				width: 100%;
				-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
				-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
				box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5); 
			}
			
			.roundabout-holder li {
			height: 100%;
			text-align: center;
			}

			.roundabout-holder a {
			text-decoration: none;
			font-family:"Century Gothic",Verdana,Advert-Light;
			}
			
			a:active {
  outline: none;
}

:focus, :visited {
  outline: 0;
}
