@charset "utf-8";
/* CSS Document */

/* Tags */
body {
	margin: 0px;
	background: url(../../images/bg.png) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

img {
	display: block;
}

font {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

p.MsoNormal img {
	float: left;
	border: 2px solid #ffffff;
}
p.MsoNormal {
	clear: left;
}

p.MsoNormal1 img {
	float: left;
	border: 2px solid #ffffff;
}
p.MsoNormal1 {
	clear: left;
}

/* Objects */
#Page {
	background: url(../../images/leftnav/leftnav_bottom2.gif) top left repeat-y;
	width: 780px;
	margin: auto;
}

	#Header {
		width: 780px;
	}
	
	#Menu {
		width: 130px;
		float: left;
	}
	
	#Content {
		width: 610px;
		padding-left: 5px;
		padding-right: 5px;
		float: right;
	}
	
	#NewsMenu {
		background: url(../../images/products/vert_line1.gif) top left no-repeat;
	}

/* Classes */


