* {
	margin:0;
	padding:0
} 

html, body, #wrap {
	height:100%
}

body > #wrap {
	height:auto;
	min-height:100%
}

body {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:62.5%;
	text-align:center;
    color:#666666
}

p {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:12px;
    color:#666666
}

h1 {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#666666
}

h2 {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:12px;
    color:#ff0000;
	text-align:center
}

a:link { 
	color:#666666;
	text-decoration:none
}

a:visited {
	color:#666666;
	text-decoration:none
} 

a:hover {
	color:#e0b825
} 

#main {
	padding-bottom:46px /* must be same height as the footer */
}  

#wrapper {
	text-align:left;
	margin:0px auto;
	padding:0px;
	border:0;
	width:800px
}

#header {
	height:110px;
	background:#e0b825 url(Images/GasketDiv.jpg) no-repeat bottom right;
	border:1px solid black;
	margin:0 0 0 0
}

#header a {
	background:#e0b825 url(Images/GasketDiv.jpg) no-repeat bottom right;
	display:block;
	height:110px;
	width:798px;
}

#header a span {
	visibility: hidden;
}

#side-a {
	float:left;
	text-align:right;
	height:515px;
	width:169px;
	border:1px solid black;
	padding:3px 3px 3px 3px;
	margin:0 3px 0 0;
	font-size:12px
}

#spacer {
	float:left;
	height:4px;
	width:100%
}
	
#side-b {
	float:right;
	height:515px;
	width:172px;
	border:1px solid black;
	background:#ffffff url(Images/Logosm1.jpg) repeat top;
	padding:3px 3px 3px 3px;
	margin:0 0 3px 0;
	font-size:13px;
	font-weight:bold
}

#content { 
	float:left;
	height:515px;
	width:428px;
	border:1px solid black;
	padding:3px 3px 3px 3px;
	margin:0 3px 0 0;
}

#contentgas { 
	float:left;
	height:515px;
	width:428px;
	border:1px solid black;
	padding:3px 3px 3px 3px;
	margin:0 3px 0 0;
	background:url(Images/gfa3m.jpg) no-repeat center bottom
}

#number {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:16px;
    color:#666666;
	text-align:center;
	font-weight:bold
}

#ikky {
	font-size:9px;
	text-align:center;
	letter-spacing:3px;
	word-spacing:4px;
	vertical-align:middle;
	line-height:16px;
	color:#ffffff
}

/*Sticky Footer starts here*/
#footer {
	position:relative;
	margin-top:-46px;
	height:46px;
	clear:both;
	background:#e0b825;
}

clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display: inline-block
}

.footfont {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
	word-spacing:10px;
	vertical-align:middle;
	line-height:16px;
	color:#ffffff
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%
}

.clearfix {
	display:block
}

/* End hide from IE-mac */
/* End Sticky Footer */

