@charset "utf-8";
/* MAIN STYLES */



h1 {
	color: #FFF;
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
}




h3 {
	color: #eeeeee;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 1px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #eeeeee;
	margin-bottom: 10px;
}
h5 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
	
	
}

h6 {
	font-size: 12px;
	line-height: 18px;
	color: #eeeeee;
	margin-bottom: 20px;
}

h7 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
}


p {
	font-size: 14px;
	line-height: 18px;
	color: #eaeaea;
	margin-bottom: 10px;
	margin-right: 10px;
}

ul2 {
	margin-top:10px;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	float: left;
	clear: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 5px;
	color: #E3D4BF;
	
}	


}
p.success {
	color: #333;
	padding: 13px;
	background-color: #ad9269;
	border: thin solid #666;
	width: auto;
	float: left;
}

a {
	text-decoration: none;
	color: #ad9269;
	/* color: inherit; */ 

}

body {
	background-color: #000000;
	background-image: url(../images/body-bg4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
body.content {
	background-color: #11110f;
	background-image: url(../images/body-bg-sh.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}



body.choc {background-image: url(../images/choc/body-bg.jpg);}
body.content.choc {background-image: url(../images/choc/body-bg-sh.jpg);}
body.choc .search-box {background-image: url(../images/choc/search-bg.png);}
body.choc .search .search-box input {
	background-color: #E2D9D0;
	border: 1px solid #E2D9D0;
	color: #666;
}
body.choc .search #search {background-image: url(../images/choc/search-submit.png);}
body.choc .search #search:hover {background-image: url(../images/choc/search-submit-hov.png);}





.content .mar-top {
	margin-top: 25px;
}
.img-1 {
	margin-top: 45px;
	margin-left: 25px;
}
.shadow-bg {
	background-image: url(../images/shadow-divider-1.png);
	height: 47px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}



.logo-container {
	float: left;
	position: relative;
	height: 121px;
	display: block;
	overflow: visible;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 40px;
}
.service-img {
	margin-bottom: 20px;
}

.hr-divider {/* USED TO ALIGN SHADOWS */
	margin-bottom: 30px;
}
.vr-divider {
	float: right;
	
	
}
.rightalign {
	float:right;
}
.leftalign {
	float:left;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.blank {
	height: 40px;
}
.social img {
	margin-right: 12px;
}

}

/* HOMEPAGE BUTTONS */
.tour {
	margin-top: 70px;
}
.button-1 {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 190px;
	text-align: center;
	background-image: url(../images/button-1.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}
.button-2 {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 190px;
	text-align: center;
	background-image: url(../images/button-2.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
}
/* HOMEPAGE BUTTONS END */

/* MORE BUTTONS */
.inquire-button {
	text-decoration: none;
	color: #FFF;
	height: 41px;
	width: 285px;
	text-align: center;
	background-image: url(../images/inquire-button.png);
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	position: relative;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 40px;
}
/* SIDE BAR */
.side li a {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/list-bg-1.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 80%;
	text-indent: 35px;
}
.sidebar h4 {
	margin-left: 35px;
}

.side li a:hover, .side li a:hover {
	color: #CCC;
}
.side {
	margin-top: 25px;
}
.sidebar {
	padding-top: 15px;
	margin-left: 65px;
}

/* FOOTER */

.news img {
	float: left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.news p {
	color: #999999;
}
.item {
	float: left;
	width: 430px;
}

.item2 {
	float: right;
	width: 420px;
	
}

.item3 {
	float: left;
	width: 450px;
	height: 50px;
}



.partners li a {
	
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	line-height: 25px;
	background-image: url(../images/list-bg-1.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 30%;
	text-indent: 5px;
}
.partners li a:hover, .contact-info li a:hover {
	color: #FFF;
}
.partners, .contact-info {
	margin-top: 10px;
}
.contact-info li {
	text-decoration: none;
	color: #999999;
	font-size: 22px;
	line-height: 20px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	text-indent: 50px;
	margin-bottom: 10px;
		font-family: "GeosansLight";
}
.contact-info .phone {
	background-image: url(../images/icons/contact_phone_brown.png);
	background-position: left;
	background-repeat: no-repeat;
    color: #ad9269;
	font-size: 27px;
	line-height: 25px;

}
.contact-info .cards {
	
	background-position: left;
	background-repeat: no-repeat;
    color: #ad9269;
	padding-top: 20px;
	font-size: 35px;
	line-height: 38px;

}

.contact-info .email {
	background-image: url(../images/icons/email_brown.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #ad9269;
	
}
.contact-info .www {
	background-image: url(../images/icons/www.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #ad9269;
	font-family: "GeosansLight";
}

.contactheader {
	float: right;
	width: 450px;
	float: right;
	position: relative;
	height: 131px;
	display: block;
	overflow: visible;
	margin-top: 6px;
	margin-bottom: 20px;
	margin-right: -33px;
}
.contact-info-header li {
	text-decoration: none;
	color: #1D1404;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	text-indent: 44px;
	margin-bottom: -12px;
	margin-right: 20px;
	margin-top: 11px;
}
.contact-info-header .phone {
	background-image: url(../images/icons/contact_phone.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 29px;
	line-height: 33px;
	
}

.contact-info-header .cards {
	background-image: url(../images/pest-control-payments.png);
	background-size: 423px 24px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:10px;
	margin-top:10px;
	font-size: 36px;
	line-height: 38px;
	padding-bottom:15px;
	
}

.contact-info-header .email {
	background-image: url(../images/icons/email_black.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 25px;
	line-height: 20px;
	padding-bottom:10px;
	
	}
.contact-info-header .open {
	background-image: url(../images/icons/open.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 28px;
	line-height: 39px;
	
}
.contact-info-header .www {
	background-image: url(../images/icons/www.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #1D1404;
	font-family: "GeosansLight";
}

.contact-info-header a {
	color: #1D1404;
	font-family: "GeosansLight";
}




.copyright {
	height: 47px;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow-footer-bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.copyright p {
	text-align: center;
	font-size: 10px;
	color: #6f6f6f;
	padding-top: 30px;
}

.footer_bg	{
	width:100%;
	overflow:hidden;
	padding:30px 0;
	background-color: #1D1504;
	background-image: /*url(../images/footer_bg.png);*/
	background-position: center top;
	background-repeat: repeat-x;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #302206;
	}
	
	



/* MAIN NAVIGATION */
.navigation {
	background-image: url(../images/navigation-bg.png);
	background-repeat: repeat-x;
	height: 28px;
	background-position: top;
	width: auto;
	position: relative;
	float: right;
	padding-top: 6px;
	right: -5px;
}

.navigation ul {
	display: inline;
}
.navigation ul li {
	display: inline;


}
.navigation ul li a {
	text-decoration: none;
	color: #dbdbdb;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-top: 9px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.nav-right-corner {
	height: 34px;
	width: 15px;
	background-image: url(../images/nav-right-corner-bg.png);
	float: right;
	right: -5px;
	position: relative;
}
.nav-left-corner {
	height: 34px;
	width: 15px;
	background-image: url(../images/nav-left-corner-bg.png);
	float: right;
	right: -5px;
	position: relative;
}

.navigation-wrap {
	float: right;
	position: relative;
	width: 960px;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 999;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	position:relative;
	z-index:50;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			127px; /* left offset of submenus need to match (see below) */
	z-index:100;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
		

}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:2.2em; /* match top ul list item height */
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			140px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			140px; /* match ul width */
	bottom: 10em;
	top:			0;
}
.sf-menu {
	float:right;
	margin-bottom:	0;
	z-index: 50;
	position:relative;
	right:-5px;
	background-image: url(../images/navigation-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height:34px
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration: none;
	color: #D3C5AB;
	width: inherit;
	padding: 13px 13px 5px 6px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	float: left;
	letter-spacing: 0.1em;
}
.sf-menu li {

}
.sf-menu li ul {
	padding:1px;
	padding-bottom:15px;
	padding-right:3px;
	background-color: #302206;
    border: 1px solid #302206;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	background-repeat: repeat-x;
	background-position: top;
	

}
.sf-menu li li {
	padding-bottom: 5px;
	padding-top: 0px;
	height:25px;
background-repeat: no-repeat;
	background-position: center 0px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#fff;
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	color:#fff;
	outline:		0;
}
/* Active Page Status CSS for all the browsers*/	
.sf-menu li.current-cat a, .sf-menu li.current_page_item a {
	color:#dbdbdb;
	
}
.sf-menu li.current-cat a:visited, .sf-menu li.current_page_item a:visited {
	color:#D5C7AD;
	
}
.sf-menu .current_page_item a {
	background-image: url(../images/active-glow.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;

	color: #FFF;
}
.sf-menu  li.current_page_item ul li a {
	background-image: url(../images/sub-nav-li-ul-bg.png);
	
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 118px;
	
	

}
.sf-menu  li.current_page_item ul li a:hover {
	background-image: url(../images/sub-nav-li-ul-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
	width: 118px;
	color:#FFF


}
/* MAIN NAVIGATION END */


/* SLIDER */

.slider-frame {
	background-image: url(../images/slider-frame.png);*/
	height: 354px;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	left: 3px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	margin-bottom: 25px;
}

	#slider ul, #slider li,  #slider li { /* defines width and height of  each slide*/
	width:960px;
	height:348px;
	overflow:hidden;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	float: right;
	

}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;

	
}
ol#controls li a {
	float:right;
	color:#666;
	padding:0 10px;
	text-decoration:none;
			
}
ol#controls li.current a {
	color:#999;
	font-weight:bold;
}

/* END SLIDER */

/* 3d header */
#piecemakercontainer {
	width:1200px;
	outline:0;
	margin-left: -120px;
}
.piecemakerframe {
	background-image: url(../images/cub3r-frame-shadow.png);
	height: 430px;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	left: -5px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	z-index: 1;
}
/* END CU3ER */
h2 .tag {
	position: relative;
	font-style:italic
	z-index: -3;
}
.grey {
	color: #ad9269;
}


/* CONTACT FORM */

#CommentForm fieldset legend	{ display: none; }
#CommentForm div 				{
	margin-bottom: 10px;
	
}		
#CommentForm .textInput			{
	width: 280px;
	margin: 0;
	height: 38px;
	background-colour: #ad9269;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	color: #1D1504;
	border: 1px solid #302206;
}	
#CommentForm .submit {
	border: 0;
	float: right;
	background-color: #ad9269;
	color: #1D1504;
	padding: 3px;
	height: 31px;
	width: 95px;
	background-repeat: no-repeat;
	text-align: center;
	
}
#CommentForm .submit:hover {
	background-color: #FFFFFF;
	color: #1D1504;
}

#CommentForm textarea			{
	width: 280px;
	margin: 0;
	height: 121px;
	background-color: #ad9269;
	background-repeat: no-repeat;
	border: 0;
	padding-right: 10px;
	padding-left: 10px;
	color: #1D1504;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:348px;
	width: 960px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin-bottom: 25px;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
	height: 348px;
	overflow: hidden;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 999; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
}
.paging a:hover {font-weight: bold;
}
.serviceimage
{position: absolute;top: 0;left: 0;

}





/*--accordian--*/

.applemenu p {
	text-align: left;
	font-size: 12px;
	color: white;
	padding-top: 5px;
}

.applemenu i {
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*main text for this section above*/


.applemenu{
	padding-left: 0px;
	width: 650px; /*width of menu*/
	line-height: 20px;

}


.applemenu div.silverheader a{
background-color: #1D1504;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	color:  white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: left auto;
	padding: 12px 0px 10px 10px;
	font-size: 18px;
	border: 1px solid #302206;
}

.applemenu div.silverheader a:visited,
.applemenu div.silverheader a:active{
		box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
		
background-color: #1D1504;
border: 1px solid #302206;

}


.applemenu div.selected a, 
.applemenu div.silverheader a:hover{
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	background-color: #302206;
	border: 1px solid #302206;
}

.applemenu .icon { 

	background: url(../images/qmas.png);
	
	float: left;
	height: 24px;
	margin: 7px 5px 0;
	width: 30px;
	
}



.applemenu div.submenu{ /*size of content box*/
	padding: 5px;
	height: 280px;
}

.applemenu div.submenusmall{ /*size of content box*/
	padding: 5px;
	height: auto;
}

.applemenu div.submenularge{ /*size of content box*/
	padding: 5px;
	height: auto;
}

.applemenu div.submenupests{ /*size of content box*/
	padding: 5px;
	height: 240px;
}



/*pest lists styling start*/

.applemenupests {
	
	margin-bottom: 10px;
	padding-bottom: 10px;
	

}
.applemenupests li a {
	text-decoration: none;
	color: #AD9269;
	font-size: 16px;
	line-height: 30px;
	background-image: url(../images/list-bg-1.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 70%;
	text-indent: 5px;
	
}

.applemenupests li a:hover, .contact-info li a:hover {
	color: #FFFFFF;
}

.applemenupests, .container_3 {
	margin-top: 5px;
}

/*pest lists styling end*/

/*--accordian end--*/


.mapimage {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: left;
	height: 481px;
	padding: 10px;
	position: relative;
	width: 563px;
	border: 1px solid #302206;
	margin-top: 10px;
	padding-top: 10px;
}


.sideimage {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: right;
	height: 175px;
	padding: 10px;
	position: relative;
	width: 240px;
	border: 1px solid #302206;
	margin-top: 0px;
	padding-top: 10px;
}

.sideimageAcc {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: right;
	height: 175px;
	padding: 10px;
	position: relative;
	width: 240px;
	border: 1px solid #302206;
	margin-top: 10px;
	padding-top: 10px;
}

.sideimage .img {
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
    display: block;


}

.sideimage2 {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: right;
	height: 500px;
	padding: 10px;
	position: relative;
	width: 240px;
	border: 1px solid #302206;
	margin-top: 0px;
}


/* rotator in-page placement */
div.rotator {
	position:relative;
	height:500px;
list-style: none outside none;
margin-bottom: 30px;

}
/* rotator css */
	div.rotator ul li {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: right;
	height: 500px;
	padding: 10px;
	position: absolute;
	width: 240px;
	border: 1px solid #302206;
	list-style: none;
	left: 47px;
	top: 2px;
	
	
}
/* rotator image style */	
	div.rotator ul li img {
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
width: 240;
height: 500;
display: block;
}

div.rotator ul li.show {
z-index:500;

}

/* rotator in-page placement */
div.rotator2 {
	position:relative;
	height:350px;
list-style: none outside none;
margin-bottom: 30px;

}
/* rotator css */
	div.rotator2 ul li {
	background-color: #1D1504;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
	display: block;
	float: right;
	height: 350px;
	padding: 10px;
	position: absolute;
	width: 936px;
	border: 1px solid #302206;
	list-style: none;
	left: 0px;
	top: 0px;
	
	
}
/* rotator image style */	
	div.rotator2 ul li img {
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
width: 900;
height: 340;
display: block;
}

div.rotator2 ul li.show {
z-index:500;

}





















li {
	font-size: 14px;
	color: #ad9269;
	line-height: 15px;
	margin-bottom: 5px;
	padding-left: 5px;



}	
	
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist ul { list-style: none; 
}


.qualifications_list {
display:inline;float:left;margin-left:0px;margin-right:10px;
width: 180px;


}


.qualifications {
text-align: left;
font-size: 12px;
color: white;
padding-top: 12px;
float: left;
width: 400px;
}

.qualifications_x {
text-align: left;
font-size: 12px;
color: white;
padding-top: 17px;
float: left;
width: 400px;
}

.qualifications_logo {
	align: left;
	float: left;
	width: 200px;
	padding: 5px 5px 5px 0px;
}

qualifications_main {
	display:inline;float:left;margin-left:10px;margin-right:10px;
width: 600px;
}

.portfolio_bg	{
	width:100%;
	overflow:hidden;
	padding:5px 0;
	background-color: #ad9269;
	margin-left: 10px;
	behavior: url(/pie/PIE.htc);
	-moz-border-top-left-radius: 15px;
    border-radius: 15px 15px 0 0;   
	-webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
-moz-border-top-right-radius: 15px;
-webkit-border-top-right-radius: 15px;
		-khtml-border-top-right-radius: 15px;
box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);

	
}

.rounded-corners {
    behavior: url(/pie/PIE.htc);
    border-radius: 15px;
}



.portfolio-sections {
	height: 15px;
	padding-top: 0px;
	padding-left: 6px
	background-position: top;
	background-repeat: no-repeat;
		
}
.portfolio-sections a {
	float: centre;
	margin-left: 6px;
	color: #1D1504;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: -0.05em;

}

.portfolio-sections span {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	float: left;


}
.portfolio-sections .current {
	color: #ad9269;
}
.portfolio-sections a:hover {
	color: #4d3406;
		
}
.portfolio h4 {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}
.portfolio p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom:20px;
	color: #ad9269;	
}

.quotebubble-wide-bttm .qb-top {
    background: url("/_images/quotebubble.gif") no-repeat scroll left -19px transparent;
    font-size: 1px;
    height: 8px;
    line-height: 1px;
    overflow: hidden;
    width: 100%;
}

.quotebubble-wide-bttm .qb-mid {
    background: none repeat scroll 0 0 #EDEDED;
    padding: 16px 30px;
	}
	
.quotebubble-wide-bttm .qb-bttm {
    background: url("/_images/quotebubble.gif") no-repeat scroll left -35px transparent;
    font-size: 1px;
    height: 30px;
    line-height: 1px;
    overflow: hidden;
    width: 100%;
}	

	
/*Testimonial box and font style and colours*/
.testimonial {
	padding: 16px 22px;
	background-color: #f2f2f2; /*Change colour here and in .arrow-down*/
	float: left;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #302206;
	text-shadow: 1px 1px 0 #ffffff;
/*Uncomment to add round corners*/
/* -moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; */
}
/*Author section wrapper*/
.author-wrapper {
width: 100%;
margin-bottom: 20px;
float: left;
}
/*This creates the arrow with no need for an image, thanks to css-tricks.com*/
.arrow3 {
float: left;
margin-left: 25px;
width: 0;
height: 0;
border-top: 30px solid #f2f2f2; /*Change colour here to match .testimonial*/
border-left: 30px solid transparent;
border-right: 0px solid transparent; /*Make this 30px to create a triangle*/
}
/*Author Name*/
.testimonial-name {
	float: left;
	margin: 0 8px;
	color: #ad9269;
	padding-top: 5px;
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}
/*Author Job Title*/
.testimonial-name span {
	color: #ad9269;
	font-weight: normal;
}

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
	height: 348px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
