/* @override http://erbertandgerberts.com/main-ext-sample75.css */

/* @override http://erbertandgerberts.com/main-ext-sample74.css */

/* @override http://erbertandgerberts.com/main-ext-sample72.css */

/* @override 
	http://www.erbertandgerberts.com/newsite/main-sample6.css
	http://www.erbertandgerberts.com/newsite/main-ext-sample6.css
	http://www.erbertandgerberts.com/newsite/main-ext-sample7.css
*/

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("images2/E_G_flip_Background.jpg");
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#faux {
	background: url(images2/content-bckgrnd.gif);
	margin-bottom: 0px;
	overflow: auto;
	/* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 100%
}

#header {
	color: #333;
	width: 960px 0px;
	height: 138px;
	margin: 10px 0px 0px 0px;
	background-image: url("images2/top-banr73.gif");
	padding: 10px;
}

#leftcolumn {
	display: inline;
	color: #333;
	width: 195px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px 0px 0px 12px;
}

div#content img.leftnogap { /* added 04.15.10 for Mr.Guts page header */
	float: left;
	margin-bottom: 0px;
}

#content {
	float: left;
	color: #333;
	margin: 14px 13px 10px;
	padding: 0px;
	width: 498px;
	display: inline;
	position: relative;
}

#lto1 { /*added 05.06.09 for LTO info*/
	margin-top: 20px;
	margin-bottom: 10px;
}

div#content h2 {
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 0px;
}

div#content h3 {
	margin-top: 18px;
}

div#content h4 { /*added 05.06.09 for LTO info*/
	font-size: 14px;
	margin-top: 0px;
}

div#content p {
	margin-bottom: 8px;
}

div#content img {
	margin-bottom: 8px;
}

/*#rightcolumnbot { 
 display: inline;
 position: relative;
 color: #6b6b6b;
  margin: -2px 12px 0px 0px; 
 padding: 0px 0px 0px 0px; 
 width: 212px;
 float: right;
	font: 14px Lucida Sans Unicode, Lucida Grande, sans-serif;
	overflow: auto;
}*/

#rightcolumn {
	display: inline;
	position: relative;
	color: #6b6b6b;
	margin: 0px 12px 0px 0px;
	padding: 0px 10px 6px 10px;
	width: 189px;
	float: right;
	font: 14px Lucida Sans Unicode, Lucida Grande, sans-serif;
	border-left: 3px solid #8e742c;
	border-bottom: 28px solid #8e742c;
	background: #e2ddc3;
}

/*
	background: url(images2/bot-banr72.gif) no-repeat fixed;*/

div#rightcolumn img {
	float: right;
	margin-right: -11px;
	margin-top: 10px;
} 

#footer {
	width: 960px;
	clear: both;
	color: #333;
	margin: 0px 0px 10px 0px;
	/* padding: 10px; */
	height: 19px;
}
div#footer img {
	margin-right: 20px;
} 


.clear {
	clear: both;
	background: none;
}

.desc {
	margin-left: 20px;
	margin-bottom: 8px;
}
