/* -------------- Reset Styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

/* -------------- general styles -------------- */
html,body{
	margin:0;
	padding:0;
}
body, div, p, li {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333; 
}
body.fend{
	background:#666 url(/images/bg.gif) repeat-x;
}
p{
	margin: 10px 0;
	line-height: 1.5em;
}
ul{
	list-style: disc outside;
	margin: 10px 0;
}
ol{
	margin: 10px 0;
}
li{
	margin: 10px 0 10px 25px;
}
b, strong{
	font-weight: bold;
}
i, em{
	font-style: italic;
}
.clear{
	clear: both;
}
.hide{
	display:none;
}
h1 {
    color: #C1272D;
    font-size: 24px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
h2 {
    font-size : 18px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #333;
    text-decoration: none;
}
h3 {
    font-size : 16px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #999;
    text-decoration: none;
}
h4 {
    color: #C1272D;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
h5 {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}


a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #c1272d;
    text-decoration: none;
}
a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #750005;
    text-decoration: underline;
}

/* site search form START*/
div#searchwrapper {
	padding: 5px;
	width: 200px;
	height: 25px;
	background: url('/images/backer-search.gif') no-repeat;
}

div#searchwrapper #zoom_searchbox {
	float: left;
	background: none;
	border: 0px none;
	margin: 3px 0 0 25px;
	width: 130px;
}

#searchwrapper #zoom_submit {
	float: right;
	margin: 0;
	width: 40px;
	height: 25px;
}
/* site search form END*/

div#container{
	width:852px;
	text-align:left;
	margin:18px auto 0 auto;
	background: #dfdfdf;
	padding: 1px;
}

	div#containerinner{
		padding: 1px;
		background: #666;
		width: 850px;
	}

		div#headershell{
			position:relative;
			height: 180px;
			background: url(/images/backer-header.gif) repeat-x top;
		}
		
			div#headershell h1 a{
				display: block;
				height: 180px;
				width: 210px;
				background: url(/images/logo.gif);
				float: left;
			}
			
			div#bannershell{
				float: right;
			}
			div.banner-default{background: url(/images/banner-residential.jpg);}
			div.banner-commercial{background: url(/fend/images/banner-commercial.jpg);}
			div.banner-government{background: url(/fend/images/banner-parliament.jpg);}
			div.banner-institute{background: url(/fend/images/banner-institute.jpg);}
			div.banner-retail{background: url(/fend/images/banner-retail.jpg);}
		
		div#wrapper{
			background: url(/images/backer-wrapper.gif) repeat-y center;
		}
		
			div#navsearchwrapper{
				height: 35px;
				background: url(/images/backer-nav.gif) repeat-x top;
			}
		
			div#contentshell{
				float:right;
				width:640px;
			}
			
				div#navtrail{
					height: 30px;
					line-height: 30px;
					padding: 0 15px;
					background: url(/images/backer-navtrail.gif) repeat-x;
					border-left: 1px solid #b0b0b0;
				}
			
				div#content{
					padding: 25px 15px 10px 15px;
				}
			
			div#columnshell{
				float:left;
				width:210px;
			}
				h3#quicklinks{
					height: 40px;
					background: url(/images/title-links.gif);
				}
				h3#memberof{
					height: 40px;
					background: url(/images/title-memberof.gif);
				}
				div#memberof-logos{
					text-align: center;
				}
				h3#stayconnected{
					height: 40px;
					background: url(/images/title-stayconnected.gif);
				}
			div#footershell{
				background: url(/images/backer-footer.gif) repeat-x top;
				border-top: 5px solid #333;
				color: #999;
				clear:both;
				height: 30px;
				line-height: 30px;
				text-align: center;
			}
				div#footershell a,
				div#botbar a{
					color: #bbb;
					font-weight: bold;
				}
				
					div#footershell a:hover,
					div#botbar a:hover{
						color: #fff;
						text-decoration: none;
					}
					
			div#botbar{
				margin: 0 auto 20px auto;
				padding: 0 20px;
				width: 770px;
				height: 30px;
				line-height: 30px;
				color: #828282;
				text-align: center;
				background: url(/images/backer-copyright.gif) repeat-x;
			}
				div#copyright{
					float: left;
					color: #999;
				}
				div#sencia{
					float: right;
					text-align: right;
				}
table.featuredproduct{
	border: 1px solid #999;
}
table.featuredproduct th{
	padding: 5px 10px;
	font-size: 22px;
	color: #fff;
	background: #C1272D;
}
table.featuredproduct td{
	padding: 10px;
	border-bottom: 5px solid #999;
}
