﻿td, tr, table {
	border-collapse:collapse;
}

img{
	border:0px;
}

body {
	font-family:Tahoma;
	color:#545454;
	font-size:small;
	text-align:justify;
	background-image:url('images/background.jpg');
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#bodywrapper {
	width:1000px;
	margin:0px auto;
}

#headerwrapper {
	width:1000px;
	margin:0px auto;
}

#footerwrapper {
	width:1000px;
	margin:0px auto;
}

/* ---- links ----*/

a:link {
	color:#003260;
}

a:visited {
	color:#003260;
}

a:hover {
	color:#545454;
}

a:active {
	color:#003260;
}

a.sitemap:link {
	color:#545454;
	text-decoration:none;
	font-size:medium;
}

a.sitemap:visited {
	color:#545454;
	text-decoration:none;
	font-size:medium;
}

a.sitemap:hover {
	color:#003260;
	text-decoration:none;
	font-size:medium;
}

a.sitemap:active {
	color:#545454;
	text-decoration:none;
	font-size:medium;
}

/* ---- end of links ----*/

/* ---- body ----*/

#buttonsleft {
	width:84px;
	height:62px;
	background-repeat:no-repeat;
	float:left;
}

#buttonsright {
	width:316px;
	height:62px;
	background-repeat:no-repeat;
	float:left;
}

#animleft{
	width:6px;
	height:362px;
	background-image:url(images/animation/animleft.png);
	background-repeat:no-repeat;
	float:left;
}

#jkj-pumps-logo {
	width:200px;
	height:199px;
	background-image:url(images/build/jkj-pumps-logo.png);
	background-repeat:no-repeat;
	float:left;
}

#call-to-action {
	width:200px;
	height:163px;
	background-repeat:no-repeat;
	float:left;
}

#textback {
	width:1000px;
	background-image:url(images/build/textback.png);
	background-repeat:repeat-y;
	float:left;
}

#linksleft {
	width:103px;
	height:141px;
	background-image:url(images/build/linksleft.png);
	background-repeat:no-repeat;
	float:left;
}

#linksright {
	width:760px;
	height:141px;
	background-image:url(images/build/linksright.png);
	background-repeat:no-repeat;
	float:left;
}

#five {
	width:1000px;
	height:13px;
	background-color:#003260;
	float:left;
}

#header {
	width:100%;
	height:62px;
	margin:0px auto;
	background-color:#003260;
	background-repeat:repeat-x;
	float:left;
}

#footer {
	width:100%;
	height:13px;
	margin:0px auto;
	background-color:#003260;
	background-repeat:repeat-x;
	float:left;
}

#menubox {
	width:600px;
	height:62px;
	float:left;
}

#animbox {
	width:794px;
	height:362px;
	float:left;
}

#linksbox {
	width:137px;
	height:141px;
	float:left;
}

.lineheight {
	line-height:20px;
}

.bold {
	font-weight:bold;
}

.border {
	border-style:solid;
	border-color:#666;
	border-width:1px;
}

#maptable {
	text-align:center;
}

.centertables {
	text-align:center;
}

.topalign {
	vertical-align:top;
}


/* ---- end of body ----*/

/* ---- headings ----*/

h1{
	font-size:16pt;
	font-weight:bold;
	color:#003260;
	margin-bottom:10px;
	margin-top:0px;
}

h2{
	font-size:large;
	font-weight:bold;
	color:#003260;
	margin-bottom:0px;
}

h3{
	font-size:small;
	font-weight:bold;
	margin-bottom:0px;
	color:#003260;
	margin-top:0px;
}

h4{
	font-size:11pt;
	font-weight:bold;
	margin-bottom:0px;
	color:#003260;
}

/* ---- end of headings ----*/

/* ---- content ----*/

p{
	font-size:small;
	text-align:justify;
	margin-bottom:0px;
	margin-top:0px;

}

/* ---- end of content ----*/