.title {	
	    color:#FFFFFF;
	    background-color:#f29c00;
	    font-size:24pt;
	    font-weight:bold;
	    font-family:'Times New Roman',serif;
	    text-decoration:none;
	    line-height: 1em;
	    text-indent:4em;
	}
.subtitle {
    color:#F8F9F2;
    background-color:#f29c00;
    font-size:10pt;
    font-family:Verdana,Arial,Geneva,sans-serif;
    font-weight:bold;
    text-decoration:none;
    line-height: 1.4em;
    text-decoration:none;
    text-indent:0.5em;
}

a.blue, a.blue:visited {
	color:darkgreen;
	font-family:Verdana,Arial,Geneva,sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
}

a.white, a.white:visited {
	color:#FFFFFF;
	font-family:Verdana,Arial,Geneva,sans-serif;
	font-size:80%;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
}

/* Charlie's Additions ========================================== */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, geneva, san-serif;
	font-size: 12px;
	line-height: 18px;
}

ul, ol {
	margin: 18px 0px;
	padding-left: 38px;
}


div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: times, georgia, serif;
	margin: 12px 0px;
}

input, textarea {
	margin: 8px 6px;
	background: #ffffd5;
}

textarea {
	overflow: auto;
}

p {
	margin: 16px 8px;
}

div#container {
	width: 775px;
	position: relative;
	background: url('images/containerBG.gif') center repeat-y;


}

div#header {
	width: 775px;
	height: 88px;
}



div#rightCol {
	width: 135px;
	float: right;
	background: #6e4200;
	vertical-align: middle;
	display: inline;

}

div#rightColPadding {
	padding: 18px 6px;
	font-weight: bold;
	color: #fff;
}

div#headerNav {
	width: 640px;
	height: 18px;
	background: #879700;
	vertical-align: middle;
	margin-top:0px;
	padding-top:0px;
	display: block;
	}

div#leftCol {
	width: 135px;
	float: left;
	display: block;
	background: #f29c00;
	
}

div#content {
	width: 505px;
	float: left;
	display: block;
	font-size: 1.2em;
}


div#contentPadding {
	padding: 0px 8px 18px 8px;
	
}

div#footer {
	clear: both;
	background: #879700;
	text-align: center;
	height: 16px;
	vertical-align: middle;
	padding-bottom: 3px;
	width: 775px;
}

div#footer a {
	color: #eee;
	font-weight: bold;
	font-size: 90%;
}

hr.clear {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}


ul.navigation {
	list-style-type: none;
	margin: 18px 0px;
	padding: 0px;
}

ul.navigation li {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

table.eZine {
	background: url('images/button.gif') center center no-repeat;
	height: 44px;
	width: 100%;
	text-align: center;
}

table.eZine a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 95%;
}

table.eZine a:hover {
	color: #000;
}

ul.navigation a {
	display: block;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-right: 8px;
}

ul.navigation a:hover {
	color: #000;
}
ul.below a {
	text-align: center;
	padding: 0px;
}

div#content hr {
	margin: 18px 18px !important;
	clear: none;
}

div#leftCol hr, div#rightCol hr {
	width: 50%;
	margin: 16px auto;
	border: 1px solid #eee;
	height: 3px;
}

/* For Presentation Products ========================================== */

.title1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	text-align:center;
}

.subtitle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
font-weight:bold;
text-align:center;
}

#prescontainer {
	width:100%	;
	margin-bottom:150px;
	text-align: left;
}

#presimg {
	float:left; 
	padding-right:25px;
	padding-bottom:25px;
	width:130px;
	height:300px;
	text-align:center;
	
}

#presimg a{
	font-size:14px;
	text-align:center;
}
#presline1 {
	text-align: left;
			font-style:italic;

}

#presline2 {
		margin-top: -15px;
	font-weight:bold;


}

#presline1bk {
	text-align: left;
	font-weight:bold;

}

#presline2bk {
		margin-top: -15px;
			font-style:italic;


}



#prestext {
	font-size: 12px;
}

div#content1 {
	width: 640px;
	float: left;
	display: inline;
	font-size: 1.2em;
}

div#headerNav1 {
	width: 775px;
	height: 18px;
	background: #879700;
	vertical-align: middle;
	float: right;
}


div#container1 {
	width: 775px;
	position: relative;
	background: url('../images/containerBG.gif') center repeat-y;
}

div#container2 {
	width: 775px;
	position: relative;
	background: url('../images/containerBG1.gif') center repeat-y;
}

div#contentPadding1 {
	padding: 0px 8px 18px 8px;
	width:620px;
}

#prod_menu {
padding-left:75px;
}

#prod_menu a {
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#prod_menu a:hover {
text-decoration:underline;
}


#preslineul {
width:100%;
padding-left:100px;

}