body {
	background:url(../images/tile3.jpg);
	margin:0 auto;
}

#page-wrapper {
	margin:0 auto;
	width:1000px;
}

#header-top {
	width:962px;
	height:69px;
	background:url(../images/header_top.gif);
}

#header {
	width:962px;
	height:130px;
	background:url(../images/header.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#nav-wrapper {
	width:962px;
	height:129px;
}

#nav-top {
	height:63px;
}

#nav-bottom {
	height:66px;
}

#butt-1 a{
	float:left;
	width:193px;
	height:63px;
	background:url(../images/butt_1.jpg);
}

#butt-2 a{
	float:left;
	width:193px;
	height:63px;
	background:url(../images/butt_2.jpg);
}

#butt-3 a{
	float:left;
	width:190px;
	height:63px;
	background:url(../images/butt_3.jpg);
}

#butt-4 a{
	float:left;
	width:194px;
	height:63px;
	background:url(../images/butt_4.jpg);
}

#butt-5 a{
	float:left;
	width:192px;
	height:63px;
	background:url(../images/butt_5.jpg);
}

#butt-6 a{
	float:left;
	width:193px;
	height:66px;
	background:url(../images/butt_6.jpg);
}

#butt-7 a{
	float:left;
	width:193px;
	height:66px;
	background:url(../images/butt_7.jpg);
}

#butt-8 a{
	float:left;
	width:190px;
	height:66px;
	background:url(../images/butt_8.jpg);
}

#butt-9 a{
	float:left;
	width:194px;
	height:66px;
	background:url(../images/butt_9.jpg);
}

#butt-10 a{
	float:left;
	width:192px;
	height:66px;
	background:url(../images/butt_10.jpg);
}


#butt-1 a:hover{
	background:url(../images/but_11.gif);
}

#butt-2 a:hover{
	background:url(../images/but_12.gif);
}

#butt-3 a:hover{
	background:url(../images/but_13.gif);
}

#butt-4 a:hover{
	background:url(../images/but_14.gif);
}

#butt-5 a:hover{
	background:url(../images/but_15.gif);
}

#butt-6 a:hover{
	background:url(../images/but_16.gif);
}

#butt-7 a:hover{
	background:url(../images/but_17.gif);
}

#butt-8 a:hover{
	background:url(../images/but_18.gif);
}

#butt-9 a:hover{
	background:url(../images/but_19.gif);
}

#butt-10 a:hover{
	background:url(../images/but_20.gif);
}

.butt-1 {
	background:url(../images/but_11.gif) !important;
}

.butt-2 {
	background:url(../images/but_12.gif) !important;
}

.butt-3 {
	background:url(../images/but_13.gif) !important;
}

.butt-4 {
	background:url(../images/but_14.gif) !important;
}

.butt-5 {
	background:url(../images/but_15.gif) !important;
}

.butt-6 {
	background:url(../images/but_16.gif) !important;
}

.butt-7 {
	background:url(../images/but_17.gif) !important;
}

.butt-8 {
	background:url(../images/but_18.gif) !important;
}

.butt-9 {
	background:url(../images/but_19.gif) !important;
}

.butt-10 {
	background:url(../images/but_20.gif) !important;
}



#content-bg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:962px;
	background:url(../images/content_bg.jpg);
}

#fittings-content-bg {
	width:962px;
	height:957px;
	background:url(../images/fittings_content_bg.jpg);
}

#shipping-top-bg {
	width:962px;
	height:201px;
	background:url(../images/shipping_top_bg.jpg);
}

#content-text {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.blue-heading {
	font-size:18px;
	color:#2b5ebd;
}

.red-heading {
	font-size:28px;
	color:#cf0505;
}

.red-text {
	color:#cf0505;
}

#flash-placeholder {
	width:962px;
	height:256px;
	background:url(../images/flash_placeholder.jpg);
}

#footer {
	width:962px;
	height:59px;
	background:url(../images/footer.gif) no-repeat;
	padding-bottom:20px;
}

.left{
  /* Changes on the form */
  color:#4265c6;
  font-weight:bold;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  color:#4265c6;
}
.pagebreak{
  color:black;
}
.tbmain{
  height:100%;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}

a.no-hover {
	color: black;
	text-decoration:none;
}

.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#quoteation {
	padding-left:15px;
	width:270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b5ebd;
	font-style:italic;
	font-weight:bold;
}
#title {
	text-decoration: underline;
	font-size: 18px;
}
.eco {
	color: #009900;
	font-weight: bold;
}
#content-text ul, #content-text ul li {
	color: #009900;
	font-weight: bold;
}
#bullethead {
	text-decoration: underline;
}

