@charset "UTF-8";
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
html, body{
	height:100%;
	margin: 0;
	padding:0;
	color: white;
	font-size: 11pt;
	position: relative;
	font-family: "Trebuchet MS", Helvetica;
}
a {color: white;}
a.text:hover{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	text-decoration: none;}
#page-background{
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;}
#menubg{
	position: absolute;
	top: 125px;
	background: url(../images/menubg.png) repeat-x;
	width: 100%;
	height: 75px;
	}
#content{
	position: relative; 
	z-index:2; 
	margin:auto;
	width:900px;
	background: url(../images/logobg.png) 0 50px no-repeat;
	}
#header{
	height: 125px;
	width: 100%;
	}
#nav{
	width: 900px;
	height: 75px;
	padding-left: 15px;
	}
ul#menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  ul#menu li {
    float: left;
  }
#lowercontent{
	width: 100%;
	padding-top: 10px;
	height: 100%;
	margin-bottom: 50px;
	}
h1 {
	height: 40px;
	background: url(../images/h1bg.png) no-repeat;
	padding-left: 20px;
	font-size: 18pt;
	padding-top: 5px;
	}
h1.small {
	height: 40px;
	background: url(../images/h1bgsmall.png) no-repeat;
	padding-left: 20px;
	font-size: 18pt;
	padding-top: 5px;
	}
#footer {
	font-size: 10pt;
	height: 30px;
	text-align: center;
	width: 100%;
	z-index: 3;
	background: url(../images/footerbg.png) repeat-x;
	border-right: 1px solid white;
	border-left: 1px solid white;
	}
img.left {
	float: left;
	margin-right: 15px;}
img.right {
	float: right;
	margin-left: 15px;}
img.imgborder{
	border: 4px solid white;
	margin: auto;}
table.contacttable{
	width: 750;
	margin: auto;
	text-align: center;
	}
h2.contacttable {
	margin-top: 0px;
	}
b.contacttable {
	position: relative;
	top: -10px;	}
	
	
/* Easy Slider */
	#slider{
		margin: auto;
		border: 2px solid white;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:825px;
		height:275px;
		overflow:hidden; 
		}	
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:825px;
		background:#fff;		
		margin-bottom:2em;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:828px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		margin-left: 325px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* // Easy Slider */
#homeintro {
	padding: 0 50px;
	}
div.productslot{
	height: 130px;
	padding: 10px 75px;
	background: url(../images/30transwhite.png) repeat;
	border: 1px solid white;
	vertical-align: middle;
	margin-bottom: 30px;
	font-size: 14px;
	}
div.adslot{
	height: 100px;
	padding: 10px 25px;
	background: url(../images/30transwhite.png) repeat;
	border: 1px solid white;
	vertical-align: middle;
	margin-left: 50px;
	margin-bottom: 30px;
	font-size: 14px;
	width: 750px;
	}
div.siteslot{
	height: 300px;
	padding: 10px 75px;
	background: url(../images/30transwhite.png) repeat;
	border: 1px solid white;
	vertical-align: middle;
	margin-bottom: 30px;
	font-size: 14px;
	}
div.dealerslot{
	height: 175px;
	padding: 10px 75px;
	background: url(../images/30transwhite.png) repeat;
	border: 1px solid white;
	vertical-align: middle;
	margin-bottom: 30px;
	font-size: 14px;
	}

h2.producttitle {
	line-height: 0px;
	font-size: 18pt;}
.white {
	background: url(../images/30transwhite.png) repeat;
	border: 1px solid white;
	}
img.centerborder {
	border: 1px solid white;
	margin: auto;
	}
#samplecontentheader {
	width: 100%;
	height: 30px;
	margin: auto;
	text-align: center;
	border: 1px solid white;
	background: url(../images/30transwhite.png) repeat;
	}
#librarycontentheader {
	width: 100%;
	height: 30px;
	text-align: center;
	border: 1px solid white;
	background: url(../images/30transwhite.png) repeat;
	}

img.samplethumb {
	border: 2px solid white;
	margin: 15px 0;
	}
div.servicescol {
	float: left;
	width: 430px;
	height: 100%;
	padding: 10px;}
p.services {
	position: relative;
	top: -15px;}
li.indent1{
	margin-left: 30px;}
li.indent2{
	margin-left: 60px;}
li.mainli {
	line-height: 15pt;}
div.libraryitem1 {
	height: 25px;
	float: left;
	width: 200px;}