
		.null
			{
			font-family: arial;
			}
		body
			{
			margin-top: 0px;
			margin-bottom: 20px;
			text-align: center;
			background: #ccc;
			}
		#wrapper
			{
			margin-left: auto;
			margin-right: auto;
			width: 896px;
			text-align: left;
			background: #cccccc;		
			}
		#header
			{
			margin: 0px;
			padding: 0px;
			width: 896px;
			height: 290px;
			}
		#header_textbox
			{
			background: url(../images/header_textbox.jpg) no-repeat;
			width: 896px;
			height: 97px;
			}
		#header_textbox .content
			{
			margin: 0px 20px 0px 20px;
			padding: 10px 0px 0px 0px;
			font-family: arial;
			font-size: 15px;
			color: #000033;
			letter-spacing: .5px;
			line-height: 16px;
			}
		#header_textbox .content .action
			{
			padding: 5px 0px 0px 0px;
			font-family: arial;
			font-size: 18px;
			color: #cc3333;
			font-weight: bold;
			text-align: center;
			}
		/*#leftstage, #stage, #rightstage 
		{
		height: 4000px;
		}
		*/
		#stage
			{
			margin: 0px;
			padding: 0px;
			background: url(../images/stage_w_nav_BG.gif) repeat-y;
			width: 896px;
			overflow: hidden;
			}
		#leftstage
			{
			margin-left: 6px;
			padding: 0px;
			float: left;
			font-family: arial;
			font-size: 12px;
			color: #fff;
			text-align: left;
			width: 281px;
			background: #660000 url(../images/SES_leftnavBG.gif) no-repeat;
			display: block;
			}
		#leftstage ul
			{
			margin: 10px 0px 0px 0px;
			padding: 10px;
			list-style-type: none;
			}
		#leftstage li 
			{
			margin: 2px 0 2px 0;
			padding: 2px 0px 2px 0px;
			font-family: arial;
			font-size: 12px;
			color: #fff;
			list-style-type: none;
			border-bottom: 1px solid #cc9999;
			}
		#leftstage li a:link, #leftstage li a:visited
			{
			font-family: arial;
			font-size: 13px;
			color: #fff;
			font-weight: 600;
			text-decoration: none;
			}
		#leftstage li a:hover
			{
			color: #330000;
			background: #fff;
			}
		#leftstage h3
			{
			margin-left: 10px;
			margin-right: 10px;
			font-family: arial;
			font-size: 18px;
			color: #996666;
			font-weight: bold;
			background: url(../images/testimonial_header_img.gif) no-repeat;
			height: 26px;
			border-bottom: 1px solid #996666;
			}
		#rightstage
			{
			margin: 0px 0px 0px 290px;
			padding: 0px;
			}	
		#rightstage .content 
			{
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 10px;
			font-family: arial;
			font-size: 12px;
			color: #000;
			}
		#rightstage .content p 
			{
			margin: 0px 5px 0px 0px;
			padding: 10px;
			font-family: arial;
			font-size: 14px;
			color: #000;
			}
		#rightstage h3
			{
			margin: 0px 0px 10px 10px;
			padding: 10px 0px 5px 0px;
			font-family: arial;
			font-size: 18px;
			color: #660000;
			text-align: left;
			font-weight: bold;
			border-bottom: 2px solid #660000;
			}
		#rightstage h4
			{
			margin: 10px 0px 10px 10px;
			font-family: arial;
			font-size: 16px;
			color: #000;
			font-weight: bold;
			text-decoration: underline;
			}
		#rightstage .content ol 
			{
			margin: 15px 0px 20px 0px; 
			padding: 0px 0px 0px 10px; 
			}
		#rightstage .content li
			{
			padding: 3px 0px 2px 5px;
			font-family: arial;
			font-size: 12px;
			color: #000;
			font-weight: bold;
			}
		#rightstage .content  li.styone
			{
			background: #ccc;
			border: 1px solid #999;
			margin: 0px 20px 0px 20px;
			}
		#rightstage .content  li.stytwo
			{
			background: #eee;
			border: 1px solid #999;
			margin: 0px 20px 0px 20px;
			}
		#rightstage .content .imgdiv
			{
			float: left;
			width: 200px;
			margin-right: 10px;
			padding-bottom: 10px;
			padding-top: 5px;
			padding-left: 10px;
			}
		#footer
			{
			margin-left: 1px;
			margin-top: 15px;
			background: url(../images/footerBG.gif) no-repeat;
			text-align: center;
			width: 896px;
			height: 98px;
			clear: both;
			}
		#footer .content
			{
			padding: 10px;
			font-family: arial;
			font-size: 11px;
			color: #fff;
			font-weight: bold;
			}
		#footer .content a:link, #footer .content a:visited
			{
			margin: 0px;
			padding: 10px;
			font-family: arial;
			font-size: 11px;
			color: #fff;
			font-weight: bold;
			}
		#footer .content a:hover, #footer .content a:hover:visited
			{
			color: #9999cc;
			}
		.footernav
			{
			border-bottom: 1px dotted #9999cc;
			margin: 0px 25px 5px 25px;
			padding: 2px 5px;
			}
		a:link, a:visited
			{
			font-family: arial;
			font-size: 14px;
			color: #000;
			font-weight: bold;
			text-decoration: none;
			}
		a:hover
			{
			color: #ccc;
			}
		.quickquote a, .quickquote a:visited
			{
			font-family: arial;
			font-size: 14px;
			color: red;
			text-decoration: underline;
			font-weight: bold;
			}
		.quickquote a:hover
			{
			color: blue;
			border-bottom: 1px solid blue;
			}
		h5
			{
			margin: 0px;
			padding: 5px 0px 5px 5px;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			text-decoration: underline;
			}
		.atc_container
			{
			margin-bottom: 20px;
			margin-left: 0px;
			text-align: center;
			border-right: 1px solid #999999; 
			border-left: 1px solid #999999;
			background: #eee url(../images/atcBG.gif) repeat-x;
			height: 50px;
			}
		.atc_content
			{
			padding-top: 15px;
			font-family: arial;
			font-size: 15px;
			font-weight: bold;
			color: #000;
			}
		.call
			{
			color: red; 
			font-size: 16px;
			}
		#dhtmltooltip
			{
			position: absolute;
			font-family: arial;
			font-size: 13px;
			color: #000;
			font-weight: 800;
			width: 150px;
			border: 2px solid black;
			padding: 2px;
			background-color: lightyellow;
			visibility: hidden;
			z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
			}
	