.Nav {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/DreamMachine_top_nav.jpg);
	padding-top: 13px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
}
.Nav:hover {
	background-image: url(../images/DreamMachine_top_nav_over.jpg);
}
.products {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 12px;
}
.Left_Nav_3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/DreamMachine_lvl2_09.jpg);
	display: block;
	text-indent: 10px;
	margin: 0px;
}
.Left_Nav_3:hover {
	background-image: url(../images/DreamMachine_lvl2_over_09.jpg);
}
.Left_Nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/DreamMachine_lvl1_09.jpg);
	display: block;
	padding-top: 7px;
	text-indent: 9px;
	margin: 0px;
}
.Left_Nav:hover {
	background-image: url(../images/DreamMachine_lvl1_over_09.jpg);
}
.level_3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 16px;
	text-indent: 24px;
	margin: 0px;
	background-color: #10396b;
	border-bottom: solid #02224a 1px;
}
.level_3:hover {
	background-color: #214877;
}
body {
	background-image: url(../images/DreamMachine_Website_bg_2.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	text-decoration: none;
}
a:link.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	text-decoration: none;
}
a:hover.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	text-decoration: underline;
}
a:visited.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1971a1;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #a0df57;
}

.highlight_box {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #215ea8;
	border: 2px solid #a0df57;
	padding: 10px;
}

.body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

div #pd_description li{
	
	list-style: disc;
	width:100%;
	margin-left:25px;
}

div #pd_description span a{
	text-decoration:none;
	background-color:none;
	background-image: url();
}

div #pd_description  a{
	text-decoration:none;
	background-color:none;
	background-image: url();
}

.pageBody .spacer-gif
{
	display: none
}
