HTML, body {
	margin:0px;
	background-image: url(../Images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: justify;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #989898;
	text-decoration: none;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:775px;
}
/* *******EACH PAGE REQUIRES ITS ON BANNER IMAGE*************/

				#banner-home{
					display:block;
					height:239px;
					background-image: url(../Images/banner-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top;	
				}
				#banner-services{
					display:block;
					height:239px;
					background-image: url(../Images/banner-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top
				}
				#banner-oem{
					display:block;
					height:239px;
					background-image: url(../Images/banner-OEM-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top
				}
				#banner-supply{
					display:block;
					height:239px;
					background-image: url(../Images/banner-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top
				}
				#banner-news{
					display:block;
					height:239px;
					background-image: url(../Images/banner-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top
				}
				#banner-contact{
					display:block;
					height:239px;
					background-image: url(../Images/banner-bg.jpg);
					background-repeat: no-repeat;
					background-position: center top
				}

/* *******EACH PAGE REQUIRES ITS ON BANNER IMAGE*************/

#logo{
	margin-top:13px;
	padding-bottom:4px;
	margin-left:30px
}
#top-icons{
	float:right;
	margin-right:25px;
}
#nav{
	width:150px;
	padding-top:11px;
	margin-left:60px;
}
#content{
	display:block;
	padding-left:26px;
	padding-right:18px;
}
#footer{
	width:725px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	padding:5px;
	background-image: url(../Images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	text-align:right;
	padding-top:10px;
	color:#5f99b3
}
a.link,a.link:active,a.link:visited{
	color:#838485;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}	
#news{
	width:167px;
	height:326px;
	padding:10px 5px 0px 5px;
	border:1px solid #e5e5e5;
	background-color:#f2f2f2; 
}
.FloatLeft{
	float:left;
	padding-right:3px;
}
em{
	color:#5f99b3;
	font-style:normal;
	font-weight:bold;
}
a.NewsLinks,a.NewsLinks:active,a.NewsLinks:visited{
	color:#5f99b3;
	text-decoration: underline;
	font-weight: normal;
}
h4{
	display:block;
	background-color:#5f99b3;
	padding:3px;
	color:#fff;
	margin-top:50px;
	font-size: 11px;
}
h1{
	display:block;
	background-color:#5f99b3;
	padding:3px;
	color:#fff;
	margin-top:10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
h2{
	display:block;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

h3{
	display:block;
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}
.FloatRight{
	float:right;
	padding-left:10px;
}


a{
	color:#5f99b3;
	font-style:normal;
	font-weight:bold;
}

.c2{float:right; margin-bottom:5px;}

.clr{clear:both;}

.banner-right{float:right; width:115px; margin-right:15px;}