img,h1, h2,h3,p,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}





body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-image:url(images/back.gif);
	background-repeat:repeat;
	color:#999999;
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
	
}
#right-products h1{
	color:#666666;
	line-height:16.8889px;
	font-weight:normal;
	font-size:16px;
}
#right-products h2{
	color:#666666;
	line-height:14.8889px;
	font-weight:normal;
	font-size:14px;
}
.grey_header{
	color:#333333;
	
}
h1{
	font-weight:normal;
	color:#336699;
	line-height:16.8889px;
	font-size:16px;
	padding-bottom:5px;
}
h2{
	color:#336699;
	line-height:12px;
	font-size:12px;
}
h3{
	color:#336699;
	line-height:16.8889px;
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#outside{
	background-image:url(images/back-fade.png);
	background-repeat:repeat-x;
	
}

#boss{
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* to realign your text */
	width:1026px;
}



#left-outside{
	position:relative;
	float:left;
	width:103px;
	background-image:url(images/bottom-left.png);
	background-repeat:repeat-y;
}
#right-outside{
	position:relative;
	float:left;
	width:103px;
	background-image:url(images/bottom-right.png);
	background-repeat:repeat-y;
}

#inside{
	position:relative;
	float:left;
	width:820px;
	background-color:white;
}

#undersplash{
	background-color:#ffffff;
	position:relative;
	padding:30px;
}

#inside_undersplash{
	color:#336699;
}

#news{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:200px;
	
}

#left-big{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:470px;
	
} 
#left-spacing{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:150px;
	
} 
#left-item{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:250px;
	
}
#left-product{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:170px;
	
} 
 
#scrolling_news{
	height:40px;
	float:none;
	font-size:11px;
	line-height: 14px;
	clear:both;
}
#inside_news{
	color:#999999;
	clear:both;
}
#slider1Content a:link, #slider1Content a:visited{
	color:#FFFFFF;
	text-decoration:underline; 
}
#slider1Content a:hover{
	color:#CCCCCC;
	text-decoration:underline; 
}

a:link,  a:visited{
	color:#3366CC;
	text-decoration:underline;
}
a:hover{
	color:#CCCCCC;
	text-decoration:underline; 
}


.download-links a:link, .download-links a:visited {
	color:#999999;
	text-decoration:none;
}
.download-links a:hover {
	color:#CCCCCC;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb{
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
#breadcrumb a:hover{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

#products{
	width:540px;
	position:relative;
	float:right;
}
#right-small{
	width:280px;
	position:relative;
	float:right;
}
#right-side{
	width:500px;
	position:relative;
	float:right;
}
#larger-right-side{
	width:600px;
	position:relative;
	float:right;
}
#right-product{
	width:572px;
	position:relative;
	float:right;
}
#sponsor_products{
	padding-left:280px;
	
}
#sponsor_products_about_us{
	padding-left:300px;
	
}
#sponsor_products_contact_us{
	padding-left:60px;
	
}
#inside_products{
	color:#999999;
	margin-bottom:30px;
}

.product_image{
	float:left;
}
.sponsor_image{
	float:left;
}
/* RESETTING IMAGE */
img{
	 border:0;
}

#banner{
	position:relative;
}



#slider1 {
	width: 820px; /* important to be same as image width */
	height: 330px; /* important to be same as image height */
	position:relative;
	overflow: hidden; /* important */
	z-index: 100;
}

#slider1Content {
    width: 820px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	z-index: 100;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	z-index: 100;
}
.slider1Image span {
    position: absolute;
    padding: 10px 13px;
    width: 694px;
	line-height:20px;
 
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}

.left {
	top: 100px;
    left: 100px;
	width: 410px !important;
	height: 280px;
}
.right {
	top: 100px;
    left: 300px;
	width: 410px !important;
	height: 280px;
}
.large-text{
	line-height:24px;
	font-size:24px;
	
}

.homepage{
	height:950px;
}
.about-us{
	height:950px;
}
.downloads{
	height:1150px;
}
.contact-us{
	height:950px;
}
.mid-size-products{
	height:1350px;
}
.bag-filters{
	height:1350px;
}

ul { list-style-type: none;margin:0;padding:0;}
ul.service-list  {list-style-type:disc;padding:0;}
ul.service-list  li{list-style-type:disc;margin-left:30px;margin-top:10px;margin-bottom:10px;padding:0;}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 40px;
	width: 200px
}
.headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width:190px;
}
#right-seperator{
	text-align:right;
}
.large-filter-page {
	height: 1500px;
}

