body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #555;
	margin: 1em;
	margin-top: 2em;
	background-color: #F7F7F7;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.65em; }
h3 { font-size: 1.5em; }  
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 0.5em;
	margin-top: 1em; 
	color: #C00;
}
#CE_PageOuter {
	width: 66em;
	height: 42em;
	margin: auto;
	background-color: #FFF;
	border: 1px solid #555;
}
#CE_PageMain {
	text-align: left;
	background-color: #FFF;
	margin: 0px;
}
#CE_PageMainLeft {
	float: left;
	position:relative;
	width: 18em;
/*	max-width: 190px; */
	height: 22em;
/*	max-height: 240px; */
	overflow: auto;
	margin-top: 4em;
	margin-left: 4em;
}
#CE_PageMainRight {
	float: left;
	position:relative;
	width: 38em;
/*	max-width: 380px; */
	height: 22em;
/*	max-height: 240px; */
	margin-top: 4em;
	margin-right: 4em;
}
#CE_PageMainLeftInner {
	position: absolute;
	bottom: 0;
	right: 0;	
	margin: 0;
	width: 15em;
	padding-right: 1em;
	padding-botton: 0px;
/*	max-height: 240px; */
	overflow: auto;
}
#CE_PageMainRightInner {
	position: absolute;
	bottom: 0;
	left: 0;	
	padding-left: 1em;
	padding-botton: 0px;
/*	max-height: 240px; */
	overflow: auto;
}
#CE_PageMainClear {
	clear: both;
}
#CE_PageIndicator {
}
#CE_PageIndicatorLeft {
	float: left;
	width: 22em;
/*	max-width: 230px; */
	height: 2.3em;
/*	max-height: 30px;*/
	padding: 0.5em;
	text-align: right;
}
#CE_PageIndicatorRight {
	float: left;
	width: 40em;
/*	max-width: 470px; */
	height: 2.3em;
/*	max-height: 30px; */
	padding: 0.5em;
	text-align: left;
}
#CE_PageHeader {
}
#CE_PageFooter {
}
#CE_PageFooterLeft {
	float: left;
	overflow: hidden;
	width: 20em;
/*	max-width: 220px; */
	height: 8em;
/*	max-height: 88px; */
	padding: 1em;
	padding-top: 0.2em;
	text-align: right;
	background-color: #c00000;
	color: #FFF;
}
#CE_PageFooterRight {
	float: left;
	overflow: hidden;
	width: 42em;
/*	max-width: 460px; */
	height: 8em;
/*	max-height: 88px; */
	padding: 1em;
	padding-top: 0.2em;
	text-align: left;
	background-color: #db0000;
	color: #FFF;
}
#CE_PageFooterClear {
	clear: both;
}
#CE_PageMenu {
}
#CE_PageMenuLeft {
	float: left;
	overflow: hidden;
	width: 20em;
/*	max-width: 220px; */
	height: 2.5em;
/*	max-height: 30px; */
	padding: 1em;
	padding-top: 0px;
	text-align: right;
	background-color: #c00000;
	color: #FFF;
}
#CE_PageMenuRight {
	float: left;
	overflow: hidden;
	width: 42em;
/*	max-width: 460px; */
	height: 2.5em;
/*	max-height: 30px; */
	padding: 1em;
	padding-top: 0px;
	text-align: left;
	background-color: #db0000;
	color: #FFF;
}

#ce_mainnav { padding-left: 0; padding-bottom: 2em; border: 0;}
#ce_mainnav ul, #ce_mainnav li, #ce_subnav ul, #ce_subnav li { display: inline; list-style-type: none; border: 0; }
#ce_mainnav a:link, #ce_mainnav a:visited { float: left; text-decoration: none; line-height: 2.5em; margin-right: 1em; padding: 0.2em 0.8em 0.2em 0.8em; color: #FFF; border: 0; }
#ce_mainnav li:first-child a:link, #ce_mainnav li:first-child a:visited { margin-left: 0; padding-left: 0; }
#ce_mainnav a:hover { text-decoration: underline; border: 0;
	background-image: url(../images/sarrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#ce_mainnav a.selected { font-weight: bold; border: 0; 	
	background-image: url(../images/sarrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#ce_subnav { padding-left: 0; padding-bottom: 2em; border: 0; width: 100px; }
#ce_subnav ul, #ce_subnav li, #ce_subnav ul, #ce_subnav li { display: inherit; list-style-type: none; }
#ce_subnav a:link, #ce_subnav a:visited { display: block; float: none; text-decoration: none; line-height: 1.2em; margin-right: 1em; padding: 0.2em 0.8em 0.2em 1.2em; color: #FFF; }
#ce_subnav a:hover { text-decoration: underline; border: 0;
	background-image: url(../images/ssarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#ce_subnav a.selected { font-weight: bold; border: 0; 	
	background-image: url(../images/ssarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.ce_smallprint { 
	font-size: 0.85em; 
	color: #999;
}

.CompanyName {
	font-size: 2em;
	line-height: 1em;
}
.TagLine {
	line-height: 1.1em;
}
.PhoneNumber {
	font-size: 1.5em;
	line-height: 1.3em;
}
.EmailAddress {
	font-size: 1.1em;
	line-height: 1em;
	color: #FFF;
}

