body {
	background:url(../images/background.png);
	background-color: #999;
	margin:0px;
	padding:0px;
}
#wrapper {
	background-color:#FFF;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;

}

.clear {
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%;
}


/* HEADER */

#underConstruction {
	background: no-repeat;
	width:175px;
	height:53px;
	position:fixed;
	right:0px;
	top: 17px;

}

#header {
	background:url(../images/head.gif);
	height: 145px;
	position:relative;
	left:15px;
		
}

#search {
	background-color: #C30;
	float: right;
	width: auto;
	margin-top: 50px;
	position: relative;
}


#logo {
	position: relative;
	float: left;
	margin-top: 40px;
		
}


/* MENU */

#DD {
	background:url(../images/Menu_Background.png);
	margin: 0px;
	padding: 0px;
	height: 49px;
	font-size: 18px;
	color:#FFF;
	font-family: "Univers 45 Light", Arial, "Square721 BdEx BT";
	font-weight: normal;

		
}




/* CONTENT AREA */

#contentFlash {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 305px;
		
}






/* INFO BAR */

#infoBar {
	background:url(../images/infoBar_BKG.png) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 149px;
		
}

#infoBar table {
	border:none; 
	width:1040px;
	height:149px;
	font-family:"Square721 BdEx BT", "Arial", "Univers 45 Light" ;
	font-size:10px;
	color:#999;
}

.newProduct {
	position:relative;
	left:20px;
	top:60p;
	width:100px;
	height:40px;
}

#services {
	
}




/* FOOTER */


		
#footer {
	font-family: "Univers 45 Light";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

#footer ul {
	padding:0px;
	margin-top: 101px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style:none;
}

#footer li {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: "Univers 45 Light", Arial, "Square721 BdEx BT";
}

#footer li a {
	padding:0px;
	text-decoration: none;
	color: #666;
}

#footer li a:hover {
	padding:0px;
	text-decoration: none;
	color: #39C;