/*================================COMMON STYLES ================================*/
.left {
	float:left;
}
.right {
	float:right
}
.hide {
	display:none;
}
.pointer {
	cursor:pointer;
}
.clearBoth {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* for IE/Mac */
a:active,a:focus {
	outline: none;
}
/*=================================================================================STICKY FOOTERhttp://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page=================================================================================*/
html,body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
	min-height:100%;
	position: relative;
}
#body {
	/*padding-bottom:70px;
	*/ /* Height of the footer */
	padding-bottom:110px;
	/*Height of the footer+additional padding between footer & content */
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:55px;
	/* Height of the footer */ /*70px - 15px (top padding) - 0px (bottom padding) = 55px*/
}
/*================================MAIN STYLES================================* {
	margin:0px;
	padding:0px;
	text-align: left;
}
/*=================================================================================STICKY FOOTERhttp://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page=================================================================================*/
html,body {
	margin:0;
	padding:0;
	height:100%;
}
#PageContainer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#a20404;
	border-left: 1px solid #8d0000;
}
#body {
	/*padding-bottom:70px;
	*/ /* Height of the footer */
	padding-bottom:68px;
	/*Height of the footer+additional padding between footer & content */
}
body {
	background: #222222;
	color:#ecebeb;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}
h1 {
	color:#f5b901;
	font-family:arial;
	font-size:18pt;
	font-weight:normal;
	line-height:1.4em;
	text-decoration:none;
}
h2 {
	font-family:arial;
	margin:0;
	padding:0;
	color:#015e9b;
	font-weight:normal;
	font-size:17px;
	height:25px;
	border-bottom:1px solid #F5B901;
	color:#F5B901;
}
h3 {
	color:#F5B901;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	line-height:1.4em;
	margin-top:4px;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#F5B901;
}
span {}
img {
	border:none;
}


p {
	margin:15px 0px 0px;
	line-height:24px;
}
.clearthis {
	margin:0px;
	height:1px;
	clear:both;
	float:none;
	font-size:1px;
	line-height:0px;
	overflow:hidden;
}
#container {
	margin:0px auto;
	width:950px;
}
input {
	padding-left:2px;
	background-color:#fff;
	color:#85859c;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
}
.mainheader {
	height:295px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width: 950px;
}
/*Main Navigation Start*/
#nav1 {
	font-size:15px;
	font-family:arial;
	font-weight:normal;
	background:transparent url(../images/nav_bkg.gif) no-repeat;
	width:934px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
}
#nav1 li {
	background:transparent url(../images/nav1-sep.gif) no-repeat scroll right center;
	float:left;
	line-height:34px;
	padding:0px 10px 0 5px;
	list-style:none;
}
#nav1 li a {
	color:#ffffff;
	display:block;
	float:left;
	padding:2px 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
}
#nav1 li.active a {
	text-decoration:none;
	color:#f5b901;
}
#nav1 li a:hover {
	color: #F5B901;
}
/*Main Navigation End*/
/* Left Sidebar */
#left_sidebar {
	width:220px;
	float:left;
	text-align:left;
	color:#8989b6;
}
#left_sidebar a {
	color:#8989b6;
}
#left_sidebar a:hover {
	color: #75759c;
}
/* Left Sidebar:Newsletter Signup Box */
#newsletter {
	overflow:hidden;
	font-weight:bold;
	background:url('../images/newsletter.gif') no-repeat;
}
#newsletter h2 {
	font-size:18px;
	margin-left:18px;
	margin-top:15px;
	padding-bottom:10px;
	color:#356190;
	font-family:garamond;
}
#newsletter input {
	padding-left:0px;
	width:115px;
	height:16px;
	border:#bfbfe6 1px solid;
	float:left;
	clear:left;
}
#newsletter input.button {
	margin-top:3px;
	margin-left:95px;
	width:22px;
	height:13px;
	border:none;
}
#newsletter #link_cancel {
	margin-top:5px;
}
#newsletter ul {
	margin:0px auto;
	width:175px;
	list-style-type:none;
}
#newsletter li {
	width:120px;
	height:21px;
	list-style-type:none;
	text-align:left;
	float:left;
	background:url('../images/bullet.gif') no-repeat;
}
#newsletter li.last {
	border:none;
}
#newsletter li a {
	margin-top:-3px;
	margin-left:14px;
	display:block;
	color:#414e57;
	text-decoration:none;
}
#newsletter li a:hover {
	color: #56567c;
}
/* Main Content Area */
#topheader {
	width:950px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	background:#A20404;
	border-left:1px solid #8D0000;
	
}
#logo {
	height:110px;
	width:357px;
	float:left;
}
#logor {
	float:right;
	margin-top:7px;
	width:94px;
}
#main_content {
	margin-right:2px;
	width:710px;
	text-align:center;
	float:right;
}
#main_content .h_divider {
	margin-bottom:2px;
	height:1px;
	background-color:#c2c2cd;
	overflow: hidden;
}
/* Page Footer */
#footer {
	position:relative;
	bottom:0;
	width:100%;
	height:40px;
	/* Height of the footer */ /*70px - 15px (top padding) - 0px (bottom padding) = 55px*/
	background:#770101;
	color:#ffffff;
}
.footerContent {
	background:#770101;
	text-align:left;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
#footer a {
	color:#b5b5b5;
	text-decoration:none;
}
#footer a:hover {
	color:#f5b901;
	text-decoration:none;
}
.fix {
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}
.fl {
	float:left;
}
.fl p {
	line-height:14px;
	margin:13px 0 0;
}
.fr {
	float:right;
}
.fr p {
	line-height:14px;
	margin: 10px 0 0;
}

.Product
{ float: left;
width: 425px;
padding-bottom: 20px;
padding-right: 20px;
}

.Product pre
{
width: 400px;
white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

/* Page Footer */
#bottombanners {
background:#A20404;
	bottom:0;
color:#FFFFFF;
height:122px;
margin-left:auto;
margin-right:auto;
position:relative;
width:951px;
}
.bannerContent {
	text-align:left;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	width:928px;
}
#bottombanners a {
	color:#b5b5b5;
	text-decoration:none;
}
#bottombanners a:hover {
	color:#f5b901;
	text-decoration:none;
}
.fix {
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}
.bannerleft {
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.bannerleft p {
	line-height:14px;
	margin:28px 0 0;
}
.bannerright {
	float:right;
	margin-bottom:10px;
	margin-top:10px;
}
.bannerright p {
	line-height:14px;
	margin:21px 0 0;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
#tblA {
	border-collapse:collapse;
	border-spacing:none;
	
}
#tblA td {
	padding:10px;
	float:left;
	width:430px;
}
#tblA td p {
}
div#Businesses {
	display:inline;
	float:left;
	width:220px;
}
div#Businesses div {
	clear:left;
	display:inline;
	float:left;
	margin:5px 0 10px;
	width:220px;
}
div#Businesses img {
	background:#403823 none repeat scroll 0 0;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
}
div#Businesses a {
	color:#ecebeb;
	line-height:1.5;
	text-decoration:none;
}
#Business ul li {
	background:transparent url(../images/bullet-icon.gif) no-repeat scroll 10px 8px;
	line-height:120%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 5px 5px 30px;
}
#Business li a {
	color:#f5b901;
	text-decoration:underline;
}
#Business li a:hover {
	color:#937006;
	text-decoration:none;
}
#page {
	border-top:medium none;
	margin:0 auto;
	width:930px;
	padding-left:11px;
	padding-right:11px;
	_height: 500px;
	min-height: 500px;
}
.test {
	position:relative;
	float:left;
	width:20%;
	padding:23px;
	text-align:left;
}
#content {
	float:left;
	width:420px;
}
#sidebar1 {
	background:#F2F2F2 none repeat scroll 0 0;
	padding:0 20px;
	width:210px;
}
#sidebar2 {
	padding:0 20px;
	width:180px;
}
.sidebar {
	float:left;
}
.bottom {
	background:url(../images/bottom.gif);
	height:5px;
	width:100%;
}
.top {
	background:url(../images/top.gif);
	height:5px;
	width:100%;
}
#rightcol {
	float:right;
	font-size:0.85em;
	width:236px;
	border:1px solid #2a2a2a;
}
#secondNav {
	float:left;
	font-size:12px;
	width:220px;
	border:1px solid #4388BD;
	background:#0d4b7b;
	margin-top:9px;
	font-family: arial;
}
div#secondNav ul {
	background-color:#135d96;
	list-style-type:none;
	/* get rid of the bullets */
	padding:0;
	/* no padding */
	margin:0;
	/* no margin for IE either */
}
div#secondNav ul li {
	margin:0;
	padding:0;
	display:block;
	border-top:1px solid #3583bf;
	/* lines */
	background:transparent url(../images/bullet.gif) no-repeat scroll 6px 4px;
	line-height:120%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#secondNav ul li a {
	display:block;
	/* lines extend to right,make area clickable */
	color:white;
	padding:3px 3px 3px 23px;
	margin:0;
	text-decoration:none;
	height:15px;
	/* hint for IE,alternatively remove whitespace from HTML */
}
div#secondNav ul ul li a {
	margin-left:20px;
	/* indent level 1 */
}
div#secondNav ul ul ul li a {
	margin-left:40px;
	/* indent level 2 */
}
div#secondNav ul li a:hover {
	color:#062944;
	;
	/* rollover effect */
}
#centercol {
	float:left;
	margin-bottom:20px;
}
#pagecol {
	float:right;
margin-left:24px;
width:615px;
}

#columns {
	height:1%;
	margin:15px 0 0;
	/*padding: 0 25px 15px;
	*/
}
.box {
	/*background:transparent url(http://emaan.ca/../images/interface/box-bgr.gif) no-repeat scroll center top;
	*/
	/*border-bottom:1px solid #2a2a2a;
	*/
	height:1%;
	margin:0 0 1em;
	padding:3px 7px 23px;
}
.title {
	font-weight:bold;
	margin-bottom:15px;
}
.title h2 {
	color:#f5b901;
	padding:0px;
}
.box p {
	line-height:14px;
	margin:2px 0 0;
}
#ContentBox {
	height:163px;
	width:309px;
	background:gray;
	margin-top:25px;
	flaot:left;
}
#ContentBox2 {
	height:163px;
	width:309px;
	background:gray;
	margin-top:25px;
	float: left;
}
/*================================COMMON STYLES ================================*/
.left {
	float:left;
}
.right {
	float:right
}
.hide {
	display:none;
}
.pointer {
	cursor:pointer;
}
.clearBoth {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* for IE/Mac */
a:active,a:focus {
	outline:none;
}
img,div,a,input,h1 {
	behavior: url(../images/iepngfix.htc)
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

