﻿/* CSS Document */


body			{
	background-color:#000000;
}


div#console		{background-color:White;color:Black;}
#outer			{
	width:800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin:auto;

}
div#main		{
	width:800px;
	background-color:#000000;
	border: thin solid #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	height:835px;
}
div#text {
	height: 600px;
	width: 450px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 330px;
	padding-left: 25px;
	font-size: 12px;
	height: 600px;
	text-align: left;


}

div#contentText{
	margin-left:30px;
	margin-right: 350px;
	width: 415px;
}

#contentText H3{
	font-size:16pt;
}

div#product{
	background-image:url('../SiteCollectionImages/productpage.jpg');
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	height: 600px;
	text-align: left;
}
div#threeten{
	background-image:url('../SiteCollectionImages/equipment310page.jpg');
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	height: 600px;
	text-align: left;

}

div#fourfifty {
	background-image:url('../SiteCollectionImages/equipment450page.jpg');
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	height: 600px;
	text-align: left;
}

div#packaging {
	background-image:url('../SiteCollectionImages/packagingpage.jpg');
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	height: 600px;
	text-align: left;

}

div#service{
	background-image:url('../SiteCollectionImages/servicepage.jpg');
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	height: 600px;
	text-align: left;
	
}

div#contact{
	background-image:url('../SiteCollectionImages/contactpage.jpg');
	height: 600px;
	width: 775px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:15px;
	font-size: 12px;
	text-align: left;
	padding-left: 25px;
}

div#footer		{
	font-size:10px;
	color:#FFFFFF;
	background-color:#000000;
	height:36px;
	width: 799px;
	text-align:center;
	background-position: center;

}

div#content		{
	height: 500px;
	width: 800px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:top;
}
div#content a		{
	text-decoration: underline;
	color: #FF9933;
}
div#content a:link	{
	color: #FF9933;
}
div#content a:hover	{
	color:#FFFFFF;
	text-decoration: underline;
}
div#content a:visited	{
}

div#content li {
	padding-left: 20px;
	color: #FF9933;
}

div#nav span		{
	padding:0px 10px 0px 10px;
}


#navbackground
{
	background-image:url("/SiteCollectionImages/navbak.jpg");
	background-repeat:no-repeat;
	position:relative;
	top:60px;
	left:150px;
	
}
#nav
{
	background-image:url("/SiteCollectionImages/navbak.jpg");
	background-repeat:no-repeat;

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

div#nav a		{
	color:#FF9933;
	text-decoration:none;
	font-weight:bold;
	padding-left: 9px;
	padding-right: 9px;
	position:relative;
	left:100px;
	top: -14px;
/* To get this to layout the right way, I had to do negative on the top to move the links up */
}
div#nav a:link		{
	color:#FF9933;
	text-decoration:none;

}
div#nav a:visited	{
	color:#FF9933;

}
div#nav a:hover		{
	color:#FFFFFF;
	text-align: center;
}



div#header		{
	height:74px;
	width: 800px;
	color:#FFFFFF
}
div#header img {
	border-style:none;	
	
}

div#header a	{
	color:black;
	border: 0px black solid;
	text-decoration:none;
}

div#header a:link	{
	color:black;
	border: 0px black solid;
	text-decoration:none;
}
div#header a:hover	{
	color:black;
	border: 0px black solid;
	text-decoration:none;
}

div#header a:visited	{
	color:black;
	border: 0px black solid;
	text-decoration:none;
}


div#footer a		{color:#ffffff; width:auto;padding:0px 0px 0px 5px;}
div#footer a:link	{color:#ffffff;font-weight:bold;}
div#footer a:visited	{color:#ffffff;font-weight:bold;}
div#footer a:hover	{color:#ffffff;font-weight:bold;}
div#flash 
{
	background-image:url(/templates/resources/nutwist/background-page.jpg);
	height: 600px;
	width: 800px;
	height: 600px;
}
div#millikenlogo {
	height:35px;
	width: 70px;
	background-position: center;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
div#text li {
	padding-left: 20px;
	color: #FFFFFF;
	list-style-position: inside;
}
div#texthome {
	height: 600px;
	width: 800px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 25px;
	font-size: 12px;
	height: 600px;
	text-align: left;
}
span#navdivider {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
}
span#navleft {
	background-image: url(/templates/resources/nutwist/nav-left.jpg);
	height: 24px;
	width: 150px;
	margin-right: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
span#navright {
	background-image: url(/templates/resources/nutwist/nav-right.jpg);
	height: 24px;
	width: 150px;
	margin-left: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#310
{
	background-image:url('../SiteCollectionImages/equipment310page.jpg');
}



