body {
	background-color:#FFFFFF;
}
#wrapper {
width: 800px;
height:auto;
background-color:#4897F3;
	margin:auto;
	
}
#header {
	width:800px;
	background-image: url(../images/header-background.jpg);
	height:100px;
	margin:auto;
	
	background-repeat: no-repeat;
}
#left {
	width:158px;
	background-color:#4897F3;
	float:left;
}


#top-menu {
	width:642px;
	background-color:#000000;
	float:left;
	clear:right;
	height:auto;
}

#content {
	width:636px;
	background-image: url(../images/home-background.jpg);
	float:left;
	padding: 3px;
	}
#content>img {float:left;
	padding:3px;
	}

#content-header {
	font-size: 15px;
	font-style: Cooper Std Black;
	color: #000000;
	background-image: url(../images/home-background.jpg);
		}


div.mfg-link a:link {
font-size: 16px;
color: #333333;
background: #FFFFFF;

}

div.mfg-link a:active {
color: #000000;
background: #FFFFFF;
}

div.mfg-link a:visited {
color: #333333;
background: #FFFFFF;
}

div.mfg-link a:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}


#footer {
	width:800px;
	background-color:#4897F3;
	/*height:135px;*/
	height:100px;
	background-image: url(../images/lowerbackground.jpg);
	background-repeat: no-repeat;
	margin:auto;
}

#bread {
	width:100%;
	background-color:#006633;
	float:left;
	clear:both;
	height:40px;
	background-image: url(../images/templates/breadcrumbs.jpg);

}

.clearfloats {
	clear:both;
	}

.main-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 122px;
	margin: auto;
}

.main-titles-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	margin: auto;
}

.menu-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	padding: 1px;
	float: right;
	width: auto;
	background-color:#000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
}

.menu-foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	float:left;
	width:800px;
	margin: auto;
	height:auto;
	text-align: center;
	position:relative;
	top:60px;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-style: normal;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}

#home-background {
	
	background-image: url(../images/home-background.jpg);
}

/*.main-titles a{} */
.main-titles a{color:#333333;}
.main-titles a:link {color:#333333;}     /* unvisited link */
.main-titles a:visited {}  /* visited link */
.main-titles a:hover {color:#006699;}   /* mouse over link */
.main-titles a:active {}   /* selected link */

img a{color:#333333;}
img a:link {color:#333333;}     /* unvisited link */
img a:visited {}  /* visited link */
img a:hover {color:#006699;}   /* mouse over link */
img a:active {}   /* selected link */

.breadcrumbs a{} 
.breadcrumbs a:link {}     /* unvisited link */
.breadcrumbs a:visited {}  /* visited link */
.breadcrumbs a:hover {}   /* mouse over link */
.breadcrumbs a:active {}   /* selected link */

.img-right {
	float: left;
	margin: 3px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	border: thin solid #009900;
	text-indent: 5pt;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: white;
	text-indent: 5pt;
	border-top: thin none #009900;
	border-right: thin none #009900;
	border-bottom: thin none #009900;
	border-left: thin none #009900;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	text-indent: 5pt;
	border-top: thin none #009900;
	border-right: thin none #009900;
	border-bottom: thin none #009900;
	border-left: thin none #009900;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	margin: auto;
	padding: 2px;
	width: 100%;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(http://www.jack-plate.com/images/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 0px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(http://www.jack-plate.com/images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.menu {
z-index:1000;
font-size:90%;
margin:0px 0 0px 0px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:157px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
/*background:#4897F3;*/
background: url(http://www.jack-plate.com/images/left-menu-button-bkgd.gif) no-repeat right top;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:158px;
color:#000;
text-indent:5px;
border:1px solid #fff;
border-width:0 0px 0px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background: url(http://www.jack-plate.com/images/left-menu-button-bkgd.gif) no-repeat right top; width:158px; w\idth:157px;}
/* style the link hover */
* html .menu a:hover {color:#000; background:#DBF0F0;}

.menu :hover > a {
color:#000; 
background:#DBF0F0;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:158px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
</style>
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->



