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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background-image:url(/images/bkg.jpg);
	background-repeat: repeat-x;
	/*margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;*/

	line-height:18px;
}
a {
	text-decoration:none;
	color:#323295;
}
ul {
	margin-top :0;
	padding-top:0;
	margin-bottom :0;
	padding-bottom:0;
}
img {border:0px;}
#wrapper {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(/images/contentbkg.jpg);
	background-repeat: repeat-y;
	width: 896px;
	padding-right: 30px;
	padding-left: 30px;
	min-height:500px;
margin-right:auto;
margin-left:auto;
}
#footer {
height:80px;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
width:956px;
}
#header {
	height: 104px;
}
#headernav {
	height: 104px;
	background-image: url(/images/headerbkg.jpg);
	background-repeat: repeat-x;
	width: 916px;
	margin-left: 20px;
	margin-right: 20px;
}
#footerinside {
	background-image: url(/images/footerbkg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 916px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	padding-top: 45px;
}
#headernav a {
	display: block;
	padding: 0px;
	font-size: 15px;
	color:#000000;
	text-decoration: none;
}
#headernav a:hover {color:#5E3694;}
#headernav li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(/images/navdivider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 15px;
	padding-right: 17px;
	padding-top: 10px;
	margin-top: 40px;
	padding-left: 3px;
	margin-left: 2px;
}
#nav {margin-left:120px;
padding-top:64px;}

#content #imagechange {
	height: 335px;
	width: 930px;
	background-image: url(/images/homeimg.jpg);
	margin-left: -18px;
}
hr {
	background-image: url(/images/hr.jpg);
	background-repeat: repeat-x;
	height: 87px;
	border-style:none;
	margin-left: -27px;
	margin-right: -27px;
}
h1{font-size:32px;color:#6966BF;}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6966bf;
}
h3 {
	font-weight:bold;
	color:#323295;
	margin:0;
	padding:0;
}
#content th {
	text-align: left;
	font-weight:normal;
	vertical-align: top;
}
#content td {
	vertical-align: top;
}
#whatwedo li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 22px;

}

#whatwedo table li {
width: 100%;
}

#whatwedo ul {
	margin-left: -40px;
}
.clear {
	height:1px;
	width:100%;
	display:block;
	clear:both;
}
#content #leftinfo {
	width: 583px;
	padding-right: 15px;
}
#content #faqleftinfo {
	width: 583px;
	padding-right: 15px;
}
#faqleftinfo li {
	list-style-image: url(/images/bluesquare.png);
	list-style-position: outside;
}
#content #rightinfo {
	width: 298px;
	float: right;
}
#rightinfo #grey {
	background-image: url(/images/greybkg.png);
	background-repeat: repeat-y;
	width: 278px;
	padding-left: 10px;
	padding-right: 10px;
	color: #444444;
	margin-top: -3px;
}
.black {color:#000000;}
.purple {color:#323295;}
#line {
	background-image: url(/images/packagedivider.png);
	background-repeat: repeat-y;
	width: 14px;
	min-height: 320px;
	padding-right: 6px;
	padding-left: 10px;
}
#packages li {
	list-style-image: url(/images/bluesquare.png);
	list-style-type: square;
	list-style-position: outside;
}
#packages {color:#323295}
#grey li {
	list-style-position: outside;
	list-style-image: url(/images/bluesquare.png);
	color: #323295;
	line-height: 24px;
}
#tesinfo {
	width: 568px;
	background-color: #ededed;
	border: 1px solid #dfdede;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#gear {
	color:#000000;
	font-size:18px;
}
#products {
	color:#6966bf;
	font-size:18px;
}
#topbreak {
	background-image: url(/images/hr2.png);
	background-repeat: repeat-x;
	height: 36px;
	margin-left: -27px;
	margin-right: -27px;
	padding-top: 10px;
}
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	background-color: #FFFFFF;
	width: 932px;
	margin-left: -16px;
}
#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}
#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 932px;
}
#slideshow .slides ul {
	width: 2880px;
}
#slideshow .slides li {
	width: 932px;
	float: left;
	padding-right: 10px;
}
.js #slideshow .slides-nav li.on a {
	position: relative;
	top: -4px;
}
.slides img {border:none;}

/* Filter */

ul#filter {
	font-size: 12px;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}

ul#filter li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 22px;


}
ul#filter span {
	display: none;
}


ul#filter a {

}

ul#filter li.current a, ul#filter a:hover {
	
}

ul#filter li.current a {
		
}

#portfolio   {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#portfolio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#portfolio li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}


.testimonials {
    background-color: #EDEDED;
padding-left: 10px;
padding-right: 10px;
    background-image: url("/images/uploads/test-btm.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
 
  padding-bottom: 10px;
}

.testimonials-top {
background-image:url(/images/uploads/test-top.jpg);
	background-repeat: no-repeat;
width: 250px;
height: 14px;

}

.testimonials h2 {
margin-top: 0;
}


.test-break {
margin-top: 10px;
margin-bottom: 10px;
height: 1px;
background-color: #3c3c3c;
width: 100%;

}

.testimonials img {
   padding-top: 10px;
}
