@charset "utf-8";
/* CSS Document */
html{	margin: 0px;
	padding: 0px;
	height:101%;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background-color: #4B6D92; */
	background-color:#999999;
	text-align: center;
	line-height: 1.5em;
	text-align:center;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
}
h2 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 16px;
}

li {
	font-size: 14px;
	padding-bottom: 10px;
	
}
ul li ul li{
	
	padding-bottom: 0px;
	
}
#bullets{margin-top:20px;position:relative; width:860px;
	 height:200px;}
#bullets ul{
margin:0px;
	}
#bullets li {
    display:inline;
    list-style:none;

	
	}
#bullets li a{
     position:absolute;
     width:200px;
	 height:200px;
	 overflow:hidden;
	text-indent:-9000px;
	}	

a#bulleta {
	left: 0px;
	background-image:url(../images/sidebar-spear.jpg);
	}
a#bulletb {
	left: 220px;
	background-image:url(../images/sidebar-velocity.jpg);
	}
a#bulletc {
	left: 440px;
	background-image:url(../images/sidebar-cloud.jpg);
	}
a#bulletd {
	left: 660px;
	background-image:url(../images/sidebar-superblade.jpg);
	}
#location {
	position:relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	margin-bottom:-12px;
	
	z-index:5000;

}
#phone{
	
float:right;
	font-size: 24px;
	color: #FFFFFF;
	margin-top:10px;
}
#logo{
	position:absolute;
	width:310px;
	height:135px;
	background-image: url(../images/logo-graphic.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	
}
#wrapper {
	position:relative;
	/* background-image: url(../images/banner1.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;

	
	text-align:center;
}


#topper {
	position: relative;
	height: 83px;
	width: 960px;
}
#topper h1{
    text-indent:-9000px;
}
#banner {
	height: 310px;
	width: 960px;
	margin-top:50px;
	position: relative;
	
}
#nav   {
	position:absolute;
	width: 760px;
	left: 185px;
	text-align:right;
	top: 105px;

	/*background-color: #333333;
	background-image: url(../images/footer.jpg);*/
	}

#nav ul {margin:0px; padding:0px;}		
#nav ul li{display:inline; margin-left:40px; margin-top: text-decoration:none;}	
#nav a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	
}	
#nav a:hover {
	text-decoration:underline;

}

.cycle{
	width:960px;
height: 310px;
}
#slideshow{
    
	background-image: url(../images/slide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.text-scroll{overflow:scroll;}
	#homeslide1{
	height: 310px;
	font-size: 1em;
	font-size: 1.1em;
	line-height: 1.4em;
	background-image: url(../images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000px;
}
#homeslide1 h2{
	width:490px;
	height:100px;
	/*background-image: url(../images/quotescgweb.jpg);
	background-repeat: no-repeat;
	background-position: -20px -10px; */
	text-indent: -9000px;
	
	
}
	#homeslide2{
	
	height: 310px;
		background-image: url(../images/slide2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.1em;	line-height: 1.4em;
	text-indent: -9000px;
	
	
	
}
#homeslide2 h2{
	width:490px;
	height:60px;	
	/*background-image: url(../images/quotescgweb.jpg);
	background-repeat: no-repeat;
	background-position: -20px -340px; */
	text-indent: -9000px;
	
}
	#homeslide3{
	
	height: 310px;
		background-image: url(../images/slide3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.1em;	line-height: 1.4em;
	text-indent: -9000px;
	
	
}
#homeslide3 h2{	
	width:490px;
	height:100px;
	/*background-image: url(../images/quotescgweb.jpg);
	background-repeat: no-repeat;
	background-position: -20px -170px; */
	text-indent: -9000px;
	
}
    #slideshow_navigation a{
    background: url(../images/button.png) no-repeat scroll 50% 50%;
    display:block;
    float:left;
    font-size:0px;
    width:15px;
    height:15px;
    margin:1px;
    outline-style:none;
    outline-width:medium;
    padding:0px;
}
    #slideshow_navigation{
	position:absolute;
	left: 895px;
	top: 275px;
	z-index:800; cursor:pointer;
}
    #slideshow_navigation .activeSlide {background: url(../images/button_selected.png) no-repeat scroll 0% 50%;}
	.total{width:960px; background-color:#FFFFFF; }
 #content{
	background-color: #FFFFFF;
	}	
html>/**/body  #content{
    padding-top:50px;
	}
.full	{
    position:relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align:left;
	}
.third {
	float: left;
	width: 265px;
	}
	
.marg-right {
    margin-right:30px;
	}
.contact-form {
	float: left;
	height: 400px;
	width: 400px;
	margin-left: 25px;
}
.left {
	float: left;
	width: 400px;
	margin-left: 25px;
	text-align: left;
}
.left23{
	float: left;
	width: 600px;
	margin-left: 25px;
	text-align: left;
}
.right13{
    float:right;
	width:240px;
	margin-right:40px;
	margin-top:35px;
	}
#nav2   {
	position:relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
	text-align:center;
	background-color: #FFFFFF;	
	}
#nav2   li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	}
#nav2 a:link, a{color:#333333;}	
#nav2  a:hover{color:#FF0000;}
#nav2  a:hover{color:#00000;}
#footer {
	height: 80px;
	padding-top:42px;

	width: 960px;
	position: relative;
	background-color:#FFFFFF;
	font-weight:bold;
	color: #4ECA00;
	position:relative;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#analytics{
    position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	text-indent:-9000px;
}	
hr {
	color: #333333;
}

#web-design{ width:960px;font-size:10px; color:#333333; margin-left:auto; margin-right:auto; text-align:right;	margin-bottom:25px;}
#web-design a{color:#333333;text-decoration:none;}

