body
{
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#6699CC;
	font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
}

H1
{
	text-align:center;
	color:#003366;
	font-size:20px;
}

p
{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	color:#4D4D4D;
}

li
{
	text-align:left;
	padding:2px;
}

#header
{
	width:780px;
	height:144px;
	padding:0;
	margin:0px auto;
	position:relative;
	text-align:left;
	background-image:url(Images/Spring-Manufacture-Header.gif);
}

#nav-column
{
	width:150px;
	background-color:#CCCC99;
	vertical-align:top;
}

a.nav-link
{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	cursor:hand;
}
a:hover.nav-link
{
	color:#003366;
}

a.nav-link-same
{
	color:#003366;
	text-align:center;
	text-decoration:none;
	cursor:hand;
}
a:hover.nav-link-same
{
	color:#003366;
}

div.nav
{
	width:150px;
	height:25px;
	padding-top:10px;
	background-color:#003366;
	border-top:solid 1px #E3FAE7;
	cursor:hand;
}
div:hover.nav
{
	background-color:#E3FAE7;
}
div.nav-same
{
	width:150px;
	height:25px;
	padding-top:10px;
	background-color:#E3FAE7;
	border-top:solid 1px #E3FAE7;
	cursor:hand;
}
div:hover.nav-same
{
	background-color:#E3FAE7;
}

#content
{
	width:630px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	padding:15px;
}

#footer
{
	width:780px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	background-color:#000000;
	color:#CCCCCC;
	padding:5px;
}
#footer a
{
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover
{
	color:#FFFFFF;
}

a.Home-Torsion 
{
	margin:10px;
	display: inline-block;
	width: 114px;
	height: 145px;
	position:relative;
	top:0px;
	left:0px;
	background: url("Images/Torsion-Springs.gif") 0 0 no-repeat;
	text-decoration: none;
	border:0;
}
a:hover.Home-Torsion
{
	background-position: 0 -145px;
	border:0;
}


a.Home-Wire 
{
	margin:10px;
	display: inline-block;
	width: 114px;
	height: 145px;
	position:relative;
	top:0px;
	left:0px;
	background: url("Images/Wire-Forms.gif") 0 0 no-repeat;
	text-decoration: none;
	border:0;
}
a:hover.Home-Wire
{
	background-position: 0 -145px;
	border:0;
}

a.Home-Compression 
{
	margin:10px;
	display: inline-block;
	width: 114px;
	height: 145px;
	position:relative;
	top:0px;
	left:0px;
	background: url("Images/Compression-Springs.gif") 0 0 no-repeat;
	text-decoration: none;
	border:0;
}
a:hover.Home-Compression
{
	background-position: 0 -145px;
	border:0;
}

a.Home-Extension 
{
	margin:10px;
	display: inline-block;
	width: 114px;
	height: 145px;
	position:relative;
	top:0px;
	left:0px;
	background: url("Images/Extension-Springs.gif") 0 0 no-repeat;
	text-decoration: none;
	border:0;
}
a:hover.Home-Extension
{
	background-position: 0 -145px;
	border:0;
}

a.Home-Stamping 
{
	margin:10px;
	display: inline-block;
	width: 114px;
	height: 145px;
	position:relative;
	top:0px;
	left:0px;
	background: url("Images/Stamping.gif") 0 0 no-repeat;
	text-decoration: none;
	border:0;
}
a:hover.Home-Stamping
{
	background-position: 0 -145px;
	border:0;
}

