
body 		{
		margin: 0;
		padding: 0;
		text-align: center;
		font-weight: normal;
		color: #FFF;
		background: #3D3D3F;
		font-family: "arial", Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.3em;
		font-size: small;
}


#wrapper	{
		width:750px;
		margin: auto;
		border: 3px solid #ffffff;
		height:450px;
		background-color: #414743;
	}


#wrapper_info	{
		width:750px;
		margin: auto;
		border: 3px solid #ffffff;
		height:850px;
		background: #414743;
	}

#wrapper_buy	{
		width:750px;
		margin: auto;
		border: 3px solid #ffffff;
		height:1010px;
		background: #414743;
	}

html>body #content {
	width: 370px; /* ie5win fudge ends */
	}




h1 {font-family:"arial",Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;line-height: 1.3em;
		font-size: 100%;font-weight:normal}




.instock	{color:#F21515;
		 font-weight:bold;
		 font-size:100%;
}

.instock_info	{color:#F21515;
		 font-weight:bold;
		 font-size:120%;
		 border:1px dashed #ffffff;
		 padding:5px;
}

.item1		{position:relative;
		 top:30px;
		 padding-top:65px;
		 
}

.item2, .item3, .item4	{position:relative;
		 top:20px;
		 padding-top:65px;
		 
}





.logo 		{
		position: relative;
		left: -282px;
		top: 0px;
	
}

.burnt		{float:right;
		 padding:9px 7px 0px 7px;
}

.heatedkit	{float:left;
		 padding:0px 7px 0px 5px;
}	

.frontpage	{float:left;
		 height:450px;
		 width:505px;

}

.tools		{float:right;
		 padding:10px;
}

.infoimage	{padding-top:20px;
		 margin:0px;
		 
}

.contact	{background:#414743 url(contact_background.gif) no-repeat;
		 color:#414743;
		 width:155px;
		 height:400px;
		 text-align:justify;
		 padding:20px 8px 8px 9px;
		 margin-left:10px;
}


.welcome	{position:relative;
		 top:-10px;
		 left:-20px;
		 padding:0px;
		 margin:0px;

}

.heatingelement	{margin-top:10px;
		 float:left;
}

.heatedkit_buynow, .marineplug, .wire, .fuse {float:left;
		   padding:0px 10px 10px 10px;
}


#frontpagetext	{
		 padding-right:0px;
		 margin-top:-10px;
		 width:190px;
		 text-align:justify;
}

#information	{
		position:relative;
		top:20px;
		left:0px;
}

#info_para	{text-align:justify;
		 width:470px;
		 margin-left:0;
		 padding:10px 10px 10px 24px;
}

#paypal		{text-align:justify;
		border:2px dashed #ffffff;
		padding:5px;
}


#navigation {float:right;
	height: 100px;
	margin-right: 0px;
	padding: 10px;
	width: 186px;
}

#navigation a {
	display: block;
	height: 39px;
	width: 186px;
	padding:0px;
	margin:5px;
}

#navigation a span {
	display: none;
}

#navigation li {
	display: inline;
	height: 39px;
	margin: 0px;
	padding: 0px;
	width: 186px;
}

#navigation ul {
	left: 0px;
	list-style: none;
	margin-left: 0px;
	margin-top: -5px;
	padding: 0px 10px 0px 0px;
	position: relative;
	top: 0px;
}

li#effects {
	background-image: url(effects.gif);
}

li#effects a {
	background-image: url(effects.gif);
}

li#effects a:hover {
	background-image: url(effects_hover.gif);
}

li#description {
	background-image: url(information.gif);
}

li#description a {
	background-image: url(information.gif);
}

li#description a:hover {
	background-image: url(information_hover.gif);
}

li#buy {
	background-image: url(buy.gif);
}

li#buy a {
	background-image: url(buy.gif);
}

li#buy a:hover {
	background-image: url(buy_hover.gif);
}

li#home {
	background-image: url(home.gif);
}

li#home a {
	background-image: url(home.gif);
}

li#home a:hover{
	background-image: url(home_hover.gif);
}


#footer {
	font-size: 70%;
	clear: both;
	color: #ffffff;
	background-color: #3D3D3F;
	padding-left: 130px;
	margin-left:0px;
	float:left;
}



a:link { 
	color: #ffffff;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #ffffff;
	background-color: #C82828;
	text-decoration: none;
	}
a:active { 
	color: #ffffff;
	}


.image a:link { 
	color: #ffffff;
	}
.image a:visited { 
	color: #FFFFFF;
	}
.image a:hover { 
	color: #ffffff;
	background-color:transparent;
	text-decoration: none;
	}
.image a:active { 
	color: #ffffff;
	}


.emaillink a:link { 
	color: #C82828;text-decoration:underline;
	}
.emaillink a:visited { 
	color: #C82828;text-decoration:underline
	}
.emaillink a:hover { 
	color: #333;
	background-color:transparent;
	text-decoration: none;
	}
.emaillink a:active { 
	color: #C82828;text-decoration:underline
	}

