html,body { margin:0; padding:0; color:#666666; font-family:Arial; font-size:90%; vertical-align:top }
a {	color:#666666 }
a:hover, a:active, a:focus { color:#b42a23 }

#wrapper { margin-top: 5px; position: relative; width: 100%; background: url(images/body-bg.gif) repeat-x top left; text-align: center; }
#container { width: 832px; margin: 0 auto; text-align: left; background: #ffffff; }
#leftborder { background: url(images/leftborder-bg.gif) no-repeat top left; padding-left: 17px; }
#rightborder { position: relative; background: url(images/rightborder-bg.gif) no-repeat top right; padding: 353px 17px 0 0; }
#header { position: absolute; top: 0; left: 0; width: 798px; height: 68px; background: url(images/headerbg.gif) repeat-x 0 0; padding: 5px 0 ; }
#topnav { position: absolute; top: 12px; right: 31px; text-align: right; }
#flashcontent { position: absolute; top: 78px; left: 0; height: 223px; }
#sectiontitle { position: absolute; top: 301px; width: 777px; height: 47px; padding-left: 21px; background: url(images/sectiontitle-bg.gif) repeat-x top left; }
#maincontenttable { width: 798px; background: url(images/sidecolumn-bg.gif) repeat-x top left; }
#maincolumn { width: 65%; vertical-align: top; background: url(images/maincolumn-bg.gif) repeat-x top left; padding: 20px; }
#sidecolumn { width: 35%; vertical-align: top; background: url(images/columnsep-bg.gif) no-repeat top left; padding: 20px 20px 20px 25px; }
#sidecolumn ul, #sidecolumn li { list-style: none; margin: 0; padding: 0; }
#sidecolumn a {
	color:#666666;
	text-decoration:underline;
}
#sidecolumn a:hover, #sidecolumn a:active, #sidecolumn a:focus {
	color: #b32a23;
	text-decoration: underline;
}
#sidecolumn li a {
	color:#666666;
	text-decoration:underline;
	padding-left:15px;
}
#sidecolumn li a:hover, #sidecolumn li a:active, #sidecolumn li a:focus {
	color: #b32a23;
	text-decoration: underline;
	padding-left:15px;
	background:url(images/redarrow.gif) no-repeat bottom left;	
}
#subnav { margin-bottom: 10px; }
#contactform, #loginform { margin-top: 10px; }
#footerwrap { width: 765px; position: relative; border-top: 3px solid #b42a23; padding: 5px 12px 5px 21px; }
#barclaycopyright { width:479px; }
#bioniqcopyright { float: right; width: 234px; text-align: right; }

.blackborder {
	border:1px solid #000000;
}
