@charset "UTF-8";
body{
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

#container {
	background: #00334a;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: #014b70;
}

#nav {
	background: #014b70;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: nowrap;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #FF0000;
}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#container a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#container a:hover {
	text-decoration: none;
	color: #FF0000;
}
#container a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#mainContent {
	background: #00334a;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 100%;
	width: 750px;	
}

#blogContent {
	background: #00334a;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 100%;
	width: 775px;	
}

.blogBody{
	width: 450px;
	height: 800px;
	float: right;
}

#footer {
	font-size: 12px;
	background: #00476e;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: nowrap;
	text-align: center;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*B the Body*/
#leftPic {
	float: left;
	z-index: -1;
}
#bigContent {
	padding-left: 20px;
	float: right;	
}

.contentBody{
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right:10px;
	width: 450px;
}

.title {
	clear: left;
	background: #014b70;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px; 
}
.thumb {
	width: 100px;
	float: left;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.machinethumb {
	width: 150px;
	float: left;
	padding-right:5px;
	padding-bottom: 5px;
	clear: left;
}

.machineBody{
	font-size: 12px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	float: left;
	width: 280px;
}

.machinetitle{
	font-size: 14px;
	font-weight: bold;
}

.dots{
	font-size: 12px;
	clear: both;
}

.twocol{
	font-size: 12px;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-right:10px;
}
.twocolbody{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#mainbutton{
	float: left;
	width: 592px;
}

#newproductbutton{
	float: right;
	width: 145px;
	padding-bottom: 8px;
	position: relative;
	z-index: auto;
}

#tradeshowbutton{
	float: right;
	width: 145px;
	position: relative;
	z-index: auto;
}

#homecontent {
	background: #00334a;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	height: 100%;
	width: 760px;	
}

#npimage {
	float: right;
	clear: both;
	z-index: auto;
	position: absolute;
	width: 122px;
	height: 170px;
	top: 11px; left: 12px;
}

#tsimage {
	float: right;
	clear: both;
	z-index: auto;
	position: absolute;
	width: 100px;
	height: 60px;
	top: 8px; left: 37px;
}

.npimagesize img {
	width:122px; height:170px;
}

.tsimagesize img {
	width:100px; height:60px;
}

#wnframe{
	width: 470px;
	height: 600px;
}