@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image:url(../images/seemless.jpg);
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto;
	background-repeat: repeat;
}
#container {
	width: 1008px;
	height: 600px;
	margin: 0px auto;
	margin-top:5px;
}
#service container {
	width: 1008px;
	height: 750px;
	margin: 0 auto;
	margin-top:5px;
}

#service #main {
	width: 1005px;
	float:left;
	border: thin solid #FFF;
	clear:both;

}
#service #mainback {
	width: 1005px;
	float:left;
	clear:both;


}

#mainback {
	width: 1005px;
	float:left;
	clear:both;
	background-image:url(../images/maroonback.jpg);
	background-repeat: repeat;
}

#shadow {
	 background-image:url(../images/backshadow.png);
	url(../images/backshadow.png);
	background-repeat: repeat;
	width: 1020px;
	margin: 0px auto;
}

#slideshow ul li{
	list-style-type:none;	
	width: 230px;
	float:left;
	padding: 10px;
	height: 400px;
}
#slideshow ul {
	margin-bottom: 35px;
}

.heading {
	font-family:"Times New Roman", Times, serif;
	margin-left: 25px;	
}
#slideshow ul {
	margin-left: 5px;
}


#main {
	width: 1005px;
	float:left;
	clear:both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


#nav {
	width: 160px;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 42px;
	color: #FFF;
	z-index: +1;
	float:left;
}

#nav img {
	margin-left: 30px;
	margin-top: 5px;
	padding: 2px;	
}

#nav ul li {
	width: 130px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	margin-left:15px;
}

#nav li a {
		color: #FFF;
		text-decoration: none;
}

#nav li a:link,
#nav li a:visited {
		color: #FFF;
}
#nav li a:hover,
#nav li a:active  {
	color:#666666;
	
}

#mail {
	width: 40px;
	height: 500px;
	float: right;	
}

#mail img {
	margin-top: 2px;	
}

#header {
	width: 1008px;
	height: 100px;
	outline: none;
	border:none;
	float: left;
	background-image:url(../images/headerBackground1.jpg);

}

#header img {
	margin-left: 80px;	
	margin-top: 35px;
}
.quote {
	float: right;
	width: 558px;
	height: 90px;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top:40px;
	color:#999;
	font-style: italic;
}

#info {
	position:relative;
	width: 760px;
	float: right;
	margin-right: 42px;
	margin-top: 20px;
}

.service {
	height: 20px;
	width: 760px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#666;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 18px;
	color:#09F;
}

#ccPhoto {
float: left;
width: 150px;
background-color:#669;

}
#ccPhoto2 {q
	float: right;	
}

#service h2.titleteam {
	font-size: 18px;

}

.title {
	color:#FFF;
	
}
#info p{
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 20px;
	padding: 10px;
	color: #fff;
	text-align: left;
}

#info p.small {
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
.service h2 {
	font-size: 14px;	
}

.service a {
	color:#09F;
}
.textColor {
	color:#6CF;
}

/************PRODUCTS************/

#service ul#products li {
	display: block;
	width: 350px;
	height: 200px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
#service ul#products li#right {
	display: block;
	width: 350px;
	height: 200px;
	float:left;
	text-align: center;
	border: none;
}


#service ul#products li a{
	color:#CCC;
	text-decoration: none;
}

/************************CONTACT*************/
#service ul#contact li {
	display: block;
	width: 350px;
	height: 200px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	color: #fff;
	font-size: 14px;
}

#service ul#contact li#map {
	margin-top: 10px;
}

.p1 {
	padding: 10px;	
	color: #fff;
	font-size: 12px;

}


.p4 {
	padding: 10px;	
	color: #fff;
	font-size: 12px;
	margin-left: 20px;
	padding: left: 35px;

}

#quickContact {
	width: 375px;
	font-size: 12px;
	margin-top: 1s0px;
	color:#fff;
	z-index: +2;
	float: right;

}

#quickContact img {
	float: right;
	margin-top: 5px;
	
}



#quickContact td{
	color: #fff;
}
/*******************GALLERY**************/

#gallery {
	background-color:#CCC;
	width: 740px;
	height: 375px;
	border: thick solid #FFF;
}
#flashG {
	margin-left: 2px;
	margin-top: 2px;
}



/**************SLIDESHOW***************/
#slideshow {
	position:relative;
	width: 760px;

	float: right;
	margin-right: 42px;
	margin-top: 20px;
	background-color:#CCCCCC;
}

#slideshow IMG {

}
#slideshowhome {
	position:relative;
	width: 760px;

	float: right;
	margin-right: 42px;
	margin-top: 20px;
	background-color:#CCCCCC;
}

#slideshowhome IMG {

  float: left;
  padding: 10px;
}
#slideshowhome p {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 10px;
	margin-top: 12px;
	line-height: 18px;

}

#slideshow p {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 18px;

}
#slideshow p.heading {
font-family:"Times New Roman", Times, serif;
	margin-left: 25px;	
	font-size: 22px;
	padding: 5px;
	color:#600;


}
#slideshow IMG.active {

}

#slideshow IMG.last-active {
   
}
/************************END SLIDE SHOW**************************/

.tablebgdrequire {
	background-color:#FFF;	
}

#clear {
	clear: both;
}
#footer {
	width: 1048px;
	font-size: 12px;
	color:#333333;
	text-align: center;
	margin-top: 5px;
}

#testimonials p {
	font-style:italic;	
}

#otrgallery {
	background-color: #fff;	
}

#otrgallery img {
	margin-bottom: 8px;
	margin-top: 5px;
	margin-left: 15px;
}