#slideshow {
	width:925px;
	height:280px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #3A3A3A;
}

#slideshow #slidesContainer {
  background-color: #FFF;
  margin:0 auto;
  width:860px;
  height:263px;
  position:relative;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; 
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.60);
  -moz-box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.60);
  -webkit-box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.60);
}


#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:860px; 
  height:263px;
  z-index: 1; 	
}

#header {
	padding-top: 30px;
	height: 70px;
	width: 860px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}

.control {
  display:block;
  width:25px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}

#leftControl {
  top:0;
  left:0;
  background:transparent url(img/left.png) no-repeat 0 0;
  z-index: 2;
}

#rightControl {
  top:0;
  right:0;
  background:transparent url(img/right.png) no-repeat 0 0;
}

* {
	margin:0;
	padding:0;
	color:black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a {
  color: black;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
	        color: #2d8653;
}

body {
	height: 100%;
	overflow-y: scroll;
	background-image:url('img/bg_body.jpg');
	background-repeat:repeat-x;
}

#pageContainer {
  margin:0 auto;
  width:960px;
  
}

#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}

.slide h2, .slide p {
  margin:15px;
}

.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}

.slide img {
	float:left;
	padding: 5px;
	margin: 0;
}

#navbar a:link, #navbar a:visited{
color:#FFF;
margin-right:5px;
margin-left:5px;
font: Verdana, Geneva, sans-serif;
text-decoration:none;
text-align:right;
font-size: 10px;
font-weight: bold;
text-shadow: 1px 1px 0px #858585;
filter: dropshadow(color=#858585, offx=1, offy=1);
}

#navbar a:hover{
	color:#c00000;
	margin-right:5px;
	margin-left:5px;
	font: Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #858585;
	filter: dropshadow(color=#858585, offx=1, offy=1);
}

#footer a:link, #footer a:visited{
font-weight:normal;color:#FFF;letter-spacing:0pt;word-spacing:0pt;font-size:12px;text-align:left;font-family:arial, helvetica, sans-serif;line-height:1;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
text-align: center;
}

#footer a:hover{
font-weight:normal;color:#FF8C05;letter-spacing:0pt;word-spacing:0pt;font-size:12px;text-align:left;font-family:arial, helvetica, sans-serif;line-height:1;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
text-align: center;
}

#boxs{
	margin-top: 0px;
	width:890px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#boxs a:link, #boxs a:visited, #boxs a:hover{
margin-right:3px;
margin-left:3px;
font: Verdana, Geneva, sans-serif;
text-align:right;
font-size: 10px;
font-weight: bold;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px; 
}

#type{
	margin-top: 15px;
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	height: auto;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

#type2{
	margin-top: 15px;
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

#type3{
	margin-top: 15px;
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	height: auto;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background: #272727;
}

#typetest{
	margin-top: 15px;
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	height: 380px;
	font-style: italic;
}

.heading{
font-weight:normal;color:#3a3a3a;letter-spacing:2pt;word-spacing:1pt;font-size:24px;text-align:left;font-family:arial, helvetica, sans-serif;line-height:1;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
}

.headingbut{
font-weight:normal;color:#FFF;letter-spacing:2pt;word-spacing:1pt;font-size:12px;text-align:right;font-family:arial, helvetica, sans-serif;line-height:1;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
background-color: #3a3a3a;
border: 3px solid #3a3a3a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}

.headingbut a{
font-weight:normal;color:#FFF;letter-spacing:2pt;word-spacing:1pt;font-size:12px;text-align:right;font-family:arial, helvetica, sans-serif;line-height:1;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
background-color: #3a3a3a;
border: 3px solid #3a3a3a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}

.headingbut a:hover{
font-weight:normal;color:#FF8C05;letter-spacing:2pt;word-spacing:1pt;font-size:12px;text-align:right;font-family:arial, helvetica, sans-serif;line-height:1;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
background-color: #3a3a3a;
border: 3px solid #3a3a3a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}


.heading11{
font-weight:normal;color:#FFF;letter-spacing:2pt;word-spacing:1pt;font-size:24px;text-align:right;font-family:arial, helvetica, sans-serif;
}

.testimonials{
	color:#000;
	font-size:15px;
	text-align:left;
	font-family:arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
}

.address{
	color:#FFF;
	font-size:10px;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-weight: normal;
}


.testimonials1{
	color:#000;
	font-size:13px;
	text-align:left;
	font-family:arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
		text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
}


.main{
	font-weight:normal;
	color:#000;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:15px;
	text-align:left;
	font-family:arial, helvetica, sans-serif;
	line-height:1;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
}

.main2{
	color:#3a3a3a;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:15px;
	text-align:left;
	font-family:arial, helvetica, sans-serif;
	line-height:1;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	text-align: center;
	font-weight: normal;
}

.footertxt{
	font-weight:normal;color:#FFF;letter-spacing:0pt;word-spacing:0pt;font-size:12px;text-align:left;font-family:arial, helvetica, sans-serif;line-height:1;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.20);
	text-align: center;
}



input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}
 
.eff {
     
    /* the image size is 126x126, it's adjusted to fit the border as well*/
    width:167px;
    height:164px;
 
    /* important, allow the children object to move inside its parent obj */
    position:relative;  
 
    /* important, it hides the moved image */
    overflow:hidden;
     
    /* with the clear class, make it into 3 x 3 layout */
    float:left;
     
    /* IE float bug fix */
    display:inline;
     
    /* styling */
    margin:2px;
    font-size:12px;
}
 
.eff img {
	display:block;
	width:167px;
	height:164px;
	/* styling */
    text-decoration:none;
	border:0px solid #ccc;
	background:#ddd;
	/* important, it allows this obj to move by jquery */
    position:absolute;
	/* make sure it appears above the caption */
    z-index:500;
	cursor:pointer;
	cursor:hand;
	left: 0px;
}
 
 
.eff .caption {
    /* should be the same size with the image */
    width:167px;
    height:164px;
     
    /* styling */
    background:#333;
    border:0px solid #ccc;
    color:#eee;
     
    /* set the position to 0, 0 and appear under the image */
    position:absolute;
    top:0; left:0;
    z-index:0;
		-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
 
 
/* extra styling*/
 
.eff .caption a.header {
    margin:10px 5px 5px 5px;
    display:block;
    font-size:14px; 
    font-weight:700;
    color:#ffa235;
}
 
.eff .caption p {
    margin:5px; 
}

#navcontainer{
	margin:0 auto;
	width: 600px;
}

#logo1{ 
	padding-top:5px;
	padding-left: 15%;
	float: left;
}

#logo2 {
	padding-top:5px;
	padding-right: 15%;
	float: right;
}

#navcontainer ul
{
margin: 0;
padding-top: 10px;
list-style-type: none;
text-align: center;
font-family: arial;
font-size: 14px;
height: 50px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-top: 15px;
padding-right: 35px;
padding-left: 35px;
color: #FFF;
width: 146px;
height: 50px;
}

#navcontainer ul li a:hover
{
	color: #c00000;
	width: 146px;
	height: 50px;
}

html, body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

#wrap {
	min-height:100%;
}

#footer {
	position: relative;
	margin-top: -105px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:url(img/box-tail.jpg)
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

#leftbox {
	margin: 0px;
	padding: 0px;
	width: 270px;
	float: left;
  }
  
input, textarea {
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 175px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF url('img/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 605px;
	max-width: 605px;
	height: 40px;
	line-height: 150%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #FF8C05; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #FF8C05; 
	}

.submit input {
	width: 200px;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
	}

#testimonials {width: 500px;height: 100px;list-style-type: none}
#testimonials .slide {}
blockquote {font-size: 14px;font-family: Georgia, "Times New Roman", Times, serif;color: #333;font-style: italic}
