body, html {
 	background: #000000;
 	color: #ffffff;
 	font-family: Arial, Verdana, sans-serif;
 	font-size: 1em;
 	margin: 0;
 	padding: 0;
}

body {
 	min-width: 850px;
}
#wrap {
	background: #000000 url('http://www.speedgel.com/images/bg-trial.jpg') top right no-repeat;
 	color: #ffffff;
 	width: 982px;
 	margin: 0 auto;
 	padding: 0 auto;
 	margin-top:0px;
 	margin-bottom:0px;
}
#header {
 	background: #000000 url('http://www.speedgel.com/images/header-texture2.jpg') top left no-repeat;
 	width: 850px;
 	height: 87px;
 	position:relative;
 	margin-top:0px;
 	margin-bottom:0px;
 	margin: 0 auto;
 	padding: 0 auto;
}
#header img {
 	margin-top:0px;
 	margin-bottom:0px;
}
#header .topnav {
 	position:absolute;
 	z-index:2;
 	top:5px;
 	left:570px;
 	font-size:0.6em;
 	text-transform:uppercase;
 	margin-top:0px;
 	margin-bottom:0px;
}
#header .topnav a {
 	color:#ffffff;
 	text-decoration: none;
 	margin-top:0px;
 	margin-bottom:0px;
}

#header .topnav a:hover {
 	color:#ffffff;
 	text-decoration:underline;
 	margin-top:0px;
 	margin-bottom:0px;
}
#blog-top
{
 width:850px;
 height:199px;
 background: #000000 url('images/header-blog.jpg') top left no-repeat;
 margin-top:0px;
 margin-bottom:0px;
 margin: 0 auto;
 padding: 0 auto;
}

/************** MAIN NAVIGATION ***************/
/************** MAIN NAVIGATION ***************/
#navigation {
 	margin-top: 0px;
 	margin-bottom: 0px;
 	padding: 0px 0px 0px 0px;
 	background: transparent;
 	position:relative;
}
#navigation ul {
 	padding: 0;
 	margin: 0 0 0 0px;
 	display:block;
}
#navigation li {
 	padding: 0;
 	margin: 0 0 0 0px;
 	display: block;
}
#navigation a {
 	color:#ffffff;
 	font-size:0.75em;
 	outline: none;
 	border: none;
 	text-decoration: none;
 	display: block;
 	text-transform:uppercase;
 	font-weight:bold;
 	font-family: "Helvetica";
}
#navigation a:hover {
 	color:#000000;
}
#navigation .on {
 	color:#000000;
}
#navigation .what {
 	position:absolute;
 	top:17px;
 	left:76px;
}
#navigation .how {
 	position:absolute;
 	top:57px;
 	left:20px;
}
#navigation .uses {
 	position:absolute;
 	top:95px;
 	left:17px;
}
#navigation .order {
 	position:absolute;
 	top: 133px;
 	left:32px;
}
/************** END MAIN NAVIGATION ***************/

div#title {
	position: relative;
	margin: 0 auto;
	width: 850px;
}
#inside-mid {
 	width:850px;
 	margin-top:0px;
 	margin-bottom:0px;
 	background: #000000 url('images/bg-content.jpg') top left;
 	margin: 0 auto;
 	padding: 0 auto;
}
#child-bottom {
 	width: 850px;
 	height: 50px;
 	background: #000000 url('http://www.speedgel.com/images/child-footer-bg.jpg') top left no-repeat;
 	margin: 0 auto;
 	padding: 0 auto;
}
#bottom-content {
 	width:850px;
 	color:#ffffff;
 	padding-top:10px;
 	margin-bottom:15px;
 	margin: 0 auto;
 	padding: 0 auto;
}
#bottom-content p {
 	margin-top:0px;
 	margin-left:10px;
 	font-size:0.6em;
 	margin-bottom:0px;
 	color:#ffffff;
 	padding-top:5px;
}
#bottom-content a {
 	color:#ffffff;
}
#bottom-content a:hover {
 	color:#ffffff;
 	text-decoration: none;
}