html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.gif) repeat-x 0px 226px;
}

#main {
	width: 960px;
	float: none;
	margin: auto;
}

#content {
	width: 100%;
	float: left;
	margin-top: 60px;
}

#flash {
	width: 100%;
	text-align: center;
}


h1 {
	font: normal normal normal 24px Arial, sans-serif;
	color: #26bee5;
	margin-top: 20px;
}

h2 {
	font: italic normal normal 16px Arial, sans-serif;
	color: #26bee5;	
}

p {
	font: normal normal normal 13px Arial, sans-serif;
	color: #666;
	margin-left: 20px;
	text-align: justify;
}


span#firm {
	display: block;
	height: 80px;
	/*border: 1px solid #c9444a;*/
	vertical-align: middle;
	margin-bottom: 10px;
}

span#firm img {
	display: block;
	float: left;
	height: 70px;
	margin-right: 20px;
	margin-top: 5px;
}

span#firm p, span#firm p a {
	display: block;
	font: normal normal bold 16px Arial, sans-serif;
	margin-top: 30px;
	color: #666;
	text-decoration: none;
	line-height:78px;
}


#product {
	width: 100%;
	float: left;
}


img#prodimg {
	width: 90px;
	height: 170px;
	margin-right: 10px;
	float: left;
}

#footer {
	width: 100%;
	height: 100px;
	float: left;
	border-top: 1px solid #e1edf6;
	margin-top: 30px;
}

#fbg {
	width: 960px;
	height: 100px;
	margin: auto;
	background: url(../images/fbg.jpg) no-repeat 100% 100%;
}

#fbg h1 {
	font: normal normal normal 18px Arial, sans-serif;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 530px;
	padding-top: 7px;
}

#fbg p {
	font: normal normal normal 12px Arial, sans-serif;
	color: #666;
	margin: 0px;
	margin-left: 570px;
}

.err {color: #FF0000}
img { border-width: 0 }

#content, #content a {
	font: normal normal normal 13px Arial, sans-serif;
	color: #666;
}

#content a:hover, #content ul li a:hover {text-decoration: underline; color:#999999}


#logo_p {
	height: 20px;
	margin: 25px 10px 0px 10px;
	background: url(../images/icons/print_1.gif) no-repeat;
	font-size: 0.9em;
	color: #c1f3b6;
	text-decoration: none;
	float: right;
}

#logo_p a{
	margin-left: 25px;
	text-decoration: none;
}

a#more {
	font: bold normal normal 12px Arial, sans-serif;
	color: #c9444a;
}

.pdfLink { padding-right: 19px; background: url(../images/icons/pdf.gif) no-repeat 100% .5em; }


.docLink { padding-right: 19px; background: url(../images/icons/doc.gif) no-repeat 100% .5em; }

.xlsLink { padding-right: 19px; background: url(../images/icons/xls.gif) no-repeat 100% .5em; }

a.gl:visited { padding-right: 12px; background: url(../images/icons/visitedLink.gif) no-repeat 100% 50%; }
a.gl:visited:hover { background-image: url(../images/icons/visitedHoverLink.gif) }
#copyright a:visited, #copyright a:link {
text-decoration: none;
color: #AABAC8;
}
