body {
	margin: 0;
	padding: 0;
	background: #eee url(../images/structure/background.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#shadow {
	margin: auto;
	padding: 0 20px;
	width: 950px;
	background: url(../images/structure/shadow.png) repeat-y;
	position: relative;
}

#wrap {
	margin: 0;
	padding: 10px 20px 20px 20px;
	width: 910px;
	background: #fff;
	overflow: hidden;
}

.clr {
	margin: 0;
	padding: 0;
	height: 0px;
	clear: both;
	width: 100%;
}

.hr {
	margin: 20px 0 20px 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #999;
	height: 0px;
	background: none;
}

hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 0px;
	background: none;
	display: none;
}

/* ----- Header ----- */

#header {
	margin: 0;
	padding: 0px;
	width: 950px;
	overflow: hidden;
}

#navbar {
	margin: 15px 0;
	.margin: 15px 0 0;
	padding: 0 10px 0 0;
	width: 900px;
	overflow: hidden;
	background: url(../images/structure/navbar.gif) no-repeat top left #0b578b;
}

ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
}

ul#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	line-height: 100%;
}

ul#topnav li a {
	padding: 15px 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	/*line-height: 42px;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	position: relative;
}

ul#topnav li a:hover {
	background: url(../images/structure/nav-overlay.png) repeat top left;
}

/* ----- Forms ----- */

form.sitesearch {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
}

form.sitesearch label {
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
}

form.sitesearch input {
	margin: 0 0 0 5px;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	padding: 3px 2px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
}

form.sitesearch input.button {
	width: 25px;
	background: url(../images/structure/searchbutton.gif) no-repeat;
	padding: 1px 0;
}

form.sitesearch2 {
	margin: 0 0 20px 0;
	padding: 0;
}

form.sitesearch2 label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
}
	
form.sitesearch2 input {
	margin: 0;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	padding: 2px 2px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}

form.sitesearch2 input.button {
	width: 25px;
	background: url(../images/structure/searchbutton.gif) no-repeat;
	padding: 1px 0;
}

#rightcol #contentleftcol form {
	margin: 0;
	padding: 0;
}

#rightcol #contentleftcol form fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #999;
}

#rightcol #contentleftcol form fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	font-weight: bold;
	margin: 0 20px;
	padding: 0 5px;
}

#rightcol #contentleftcol form .formwrapper {
	margin: 0;
	padding: 20px;
}

#rightcol #contentleftcol form .row {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#rightcol #contentleftcol form .row label {
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
	text-align: right;
}

#rightcol #contentleftcol form .row label.enquiry {
	text-align: left;
	margin-left: 4px;
	margin-bottom: 5px;
}

#rightcol #contentleftcol form .row label a {
color: #01548d;
}

#rightcol #contentleftcol form .row label a:hover {
	color: #000;
}

#rightcol #contentleftcol form .row label span {
	color: #d72025;
	font-weight: bold;
}

#rightcol #contentleftcol form .row input {
	margin: 0 40px 0 0;
	padding: 2px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	float: right;
}

#rightcol #contentleftcol form .row select {
	margin: 0 40px 0 0;
	padding: 2px;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	float: right;
}

#rightcol #contentleftcol form .row textarea {
	margin: 0 40px 0 0;
	padding: 2px;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	float: right;
}

#rightcol #contentleftcol form .row input.checkbox {
	margin: 0 40px 0 0;
	padding: 0;
	width: 13px;
	border: none;
	background: none;
	float: right;
}

#rightcol #contentleftcol form .row label.checklabel {
	margin: 0;
	padding: 0;
	width: 303px;
	text-align: left;
	
}

#rightcol #contentleftcol form .row input.button {
	margin: 0 40px 0 0;
	padding: 2px 8px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/structure/button.gif) repeat-x top left #024471;
	border: 1px solid #02416c;
	color: #fff;
	float: right;
}

/* ----- Homepage ----- */

#maincontentarea {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.productcol1 {
	margin: 10px 5px 0 0;
	padding: 0;
	width: 300px;
	float: left;
	position: relative;
}

.productcol2 {
	margin: 10px 5px 0 0;
	padding: 0;
	width: 300px;
	float: left;
	position: relative;
}

.productcol3 {
	margin: 10px 0 0;
	padding: 0;
	width: 300px;
	float: left;
	position: relative;
}

.prod-title { background:url(/assets/images/structure/title-bg.jpg) repeat-x;
padding:5px 10px;
margin:10px 0 10px 10px;
color:#fff;
font-weight:bold;}

#leftcolhome {
	margin: 0;
	padding: 0;
	width: 580px;
	float: left;
}

#image {
	margin: 0;
	padding: 0 0 23px 0;
	width: 100%;
	background: url(../images/structure/imageshadow.gif) bottom left repeat-x;
}

h1 {
	margin: 0 0 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01548d;
	font-size: 200%;
}

h2 {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	background: url(../images/structure/titlebullet.gif) no-repeat left;
}

p {
	margin: 0 0 10px;
	padding: 0;
	line-height: 160%;
}

ul li {
	margin: 0;
	padding: 0;
	line-height: 160%;
}

ul li a, p a {
	color: #01548d;
}

ul li a:hover, p a:hover {
	color: #000;
}

#rightcolhome {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	position: relative;
}

#rightcolhome h2 {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	font-size: 150%;
}

.productbox {
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
	width: 300px;
}

.productbox .top {
	margin: 0;
	padding: 0;
	background: url(../images/productboxes/top.gif) no-repeat top right;
	height: 15px;
}

.productbox .base {
	margin: 0;
	padding: 0 10px 23px 120px;
	background: url(../images/productboxes/base.gif) no-repeat bottom right;
	font-size: 90%;
}

.productbox .base a.more {
	margin: 0 0 0 0;
	padding: 5px 30px 6px 0;
	background: url(../images/productboxes/bullet.gif) no-repeat right;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	position: relative;
}

.productbox .base a.more:hover {
	color: #d72025;
}

.productbox a.circle {
	margin: 0;
	padding: 30px 0 0 0;
	background: url(../images/productboxes/circle.png) no-repeat;
	width: 115px;
	height: 115px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.productbox .circle:hover {
	background: url(../images/productboxes/circle-red.png) no-repeat;
	cursor: pointer;
}

#decisiontreebanner {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(../images/productboxes/decisiontree.gif) no-repeat top left;
	width: 560px;
	overflow: hidden;
}

#decisiontreebanner h2 {
	margin: 0 0 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 150%;
	background: none;
}

#decisiontreebanner p {
	color: #fff;
}

#decisiontreebanner a {
	margin: 0 30px 0 0;
	padding: 0 0 0 30px;
	float: right;
	background: url(../images/productboxes/decisiontreebullet.gif) no-repeat left;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#decisiontreebanner a:hover {
	text-decoration: underline;
}

#decisiontreebannerbase {
	margin: 0;
	padding: 0;
	background: url(../images/productboxes/decisiontreebase.gif) no-repeat top;
	height: 14px;
}

/* ----- Product Page ----- */

#leftcol {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}

#leftcol #top {
	margin: 0;
	padding: 0;
	background: url(../images/structure/leftcoltop.gif) no-repeat top left;
	height: 15px;
}

#leftcol #base {
	margin: 0;
	padding: 3px 15px 30px 15px;
	background: url(../images/structure/leftcolbase.gif) no-repeat bottom left;
	font-size: 90%;
}

#leftcol h2 {
	margin-bottom: 20px;
}

#leftcol ul#subnav {
	margin: 0 0 20px 0;
	padding: 0;
}

#leftcol ul#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	/*line-height: 129%;*/
}

#leftcol ul#subnav li a {
	margin: 0;
	padding: 4px 0 0 24px;
	display: block;
	width: 186px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background: url(../images/structure/subnavbullet.gif) no-repeat left top;
}

#leftcol ul#subnav li .navbase {
	background: url(../images/structure/subnavover-base.gif) no-repeat bottom left;
	height: 4px;
	display: block;
	position:relative;
	width: 210px;
	padding: 0 0 0 0;
	margin-left: -24px;
	visibility: hidden;
}

#leftcol ul#subnav li a:hover .navbase, #leftcol ul#subnav li a.active .navbase {
	display: block;
	padding: 0;
	visibility:visible;
}

#leftcol ul#subnav li a:hover, #leftcol ul#subnav li a.active {
	background: url(../images/structure/subnavover-top.gif) no-repeat #034573;
	color: #fff;
}

#leftcol ul#subnav li ul {
	margin: 10px 0 10px 25px;
	padding: 0;
}

#leftcol ul#subnav li ul li a{
	background: url(../images/structure/subnavarrow.gif) no-repeat left;
	color: #000;
	padding: 3px 0 3px 10px;
	width: 175px;
}

#leftcol ul#subnav li ul li a:hover {
	background: url(../images/structure/subnavarrow.gif) no-repeat left;
	color: #01548d;
}

#leftcol #redbox {
	margin: 0;
	padding: 15px;
	background: url(../images/structure/redbox2.png) no-repeat top left;
	position: relative;
	width: 180px;
}

#leftcol #redboxbase {
	margin: 0;
	padding: 0;
	background: url(../images/structure/redboxbase.png) no-repeat top;
	height: 14px;
}

#leftcol #bluebox {
	margin: 8px 0 0;
	padding: 15px;
	background: url(../images/structure/bluebox2.png) no-repeat top left;
	position: relative;
	width: 180px;
}

#leftcol #redboxtree {
	margin: 0;
	padding: 15px;
	background: url(../images/structure/redboxtree2.png) no-repeat top left;
	position: relative;
	width: 180px;
}

#leftcol #blueboxbase {
	margin: 0;
	padding: 0;
	background: url(../images/structure/blueboxbase.png) no-repeat top;
	height: 14px;
}

#leftcol #redbox h2, #leftcol #bluebox h2, #leftcol #redboxtree h2 {
	background: none;
	font-size: 120%;
	color: #fff;
	padding: 0;
	margin-bottom: 10px;
}

#leftcol #redbox p, #leftcol #bluebox p, #leftcol #redboxtree p {	
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
}

#leftcol #redbox p a, #leftcol #redboxtree p a {
	background: url(../images/structure/arrowbulletredbg.gif) no-repeat top left;
	padding: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
}

#leftcol #bluebox p a {
	background: url(../images/structure/arrowbulletbluebg.gif) no-repeat top left;
	padding: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
}

#rightcol {
	margin: 0;
	padding: 0;
	width: 650px;
	float: right;
}

#contentrightcol {
	margin: 5px 0 20px 0;
	padding: 0 0 0 20px;
	width: 200px;
	float: right;
	background: url(../images/structure/verticaldot.gif) repeat-y top left;
}

#contentrightcol h2 {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 120%;
}

#contentrightcol .block {
	margin: 0 0 10px 0;
	padding: 0;
	width: 200px;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

#contentrightcol .block p {	
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 90%;
}

#contentrightcol .block ul {
	margin: 0 0 10px 0;
	padding: 0;
	width: 185px;
}

#contentrightcol .block ul li {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 160%;
	list-style: none;
}

#contentrightcol .block ul li a {
	padding: 0 0 5px 12px;
	background: url(../images/structure/arrowbullet.gif) no-repeat left top;
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
}

#contentrightcol .block ul li a:hover {
	color: #01548d;
}

#contentrightcol .block ul li a.pdf {
	padding: 0 0 5px 16px;
	background: url(../images/icons/pdf.gif) no-repeat left top;
}

#contentrightcol .block ul li a.link {
	padding: 0 0 0 12px;
}

#contentrightcol .block p.more a {
	background: url(../images/structure/arrowbullet.gif) no-repeat left top;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	color: #01548d;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#contentrightcol .block a:hover {
	text-decoration: underline;
}

#contentrightcol .block a.more {
	background: url(../images/structure/arrowbullet.gif) no-repeat left top;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	color: #01548d;
	font-weight: bold;
	text-decoration: none;
	position: relative;

}

#contentrightcol .block p.more a:hover {
	text-decoration: underline;
}

#contentleftcol {
	margin: 0;
	padding: 0;
	width: 410px;
	float: left;
}

#contentleftcol .newsitem {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #999;
}

#contentleftcol .newsitem h2 {
	margin: 0 0 10px 0;
	font-size: 120%;
}

#contentleftcol .newsitem h2 a {
	text-decoration: none;
	color: #d72025;
}

#contentleftcol .newsitem h2 a:hover {
	color: #01548d;
}

#contentleftcol .newsitem img {
	margin: 4px 0 0;
	float: left;
}

#contentleftcol .newsitem .text {
	margin: 0;
	padding: 0;
	float: right;
	width: 300px;
}

#contentleftcol img.bodyimage {
	float: left;
	margin: 4px 10px 10px 0;
}

#rightcol #breadcrumb {
	margin: 0 0 20px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #999;
}

#rightcol #breadcrumb p {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#rightcol #breadcrumb p a {
	color: #d72025;
	text-decoration: none;
}

#rightcol #breadcrumb p a:hover {
	color: #01548d;
}
	
#rightcol #contentleftcol #contentbuttons {
	margin: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
}

#rightcol a.contentbutton {
	margin: 0 5px 3px 0;
	padding: 0 0 0 30px;
	width: 170px;
	float: left;
	background: url(../images/structure/contentbutton.gif) no-repeat;
	display: block;
	line-height: 57px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

#rightcol a.contentbutton2 {
	margin: 0 5px 3px 0;
	padding: 10px 0 0 30px;
	display: block;
	width: 170px;
	float: left;
	background: url(../images/structure/contentbutton.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	height: 57px;
}

#rightcol #contentrightcol a.contentbutton {
	padding: 14px 15px 14px 15px;
	line-height: 100%;
	background: url(../images/structure/contentbuttonrightcol.gif) no-repeat;
	width: 170px;
	font-size: 120%;
}

#rightcol a.contentbutton:hover, #rightcol a.contentbutton2:hover {
	color: #01548d;
}

#rightcol p.paging {
	margin: 20px 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	border-top: 1px solid #999;
	text-align: right;
}

#rightcol p.paging a {
	color: #d72025;
	text-decoration: none;
	border: 1px solid #999;
	padding: 1px 6px;
	font-weight: normal;
	margin-left: 5px;
}

#rightcol p.paging a:hover {
	color: #01548d;
	background: #eee;
}

#rightcol #decisiontreecontentwrap {
	position: relative;
	height: 300px;
}

#rightcol #startagain {
	float: right;
}

#rightcol #startagain a {
	margin: 0;
	padding: 5px 30px 6px 0;
	background: url(../images/productboxes/bullet.gif) no-repeat right;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	position: relative;
	font-size: 90%;
}

#rightcol .decisionbox {
	background: url(../images/structure/decisiontreetop.gif) no-repeat top left;
	width:650px;
	position: absolute;
	left: 0;
	top: 0;
}

#rightcol .decisionbox input {
	margin: 0 5px 0 0;
	background: url(../images/structure/inputbg.gif) repeat-x top left #fff;
	border: 1px solid #02416c;
	padding: 3px 2px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
}

#rightcol .decisionbox .base {
	background: url(../images/structure/decisiontreebase.gif) no-repeat top left;
	height: 15px;
}

#rightcol .decisionbox .image {
	margin: 20px 0 0 20px;
	float: left;
}

#rightcol .decisionbox .question {
	margin: 20px 20px 0 0;
	float: right;
	width: 500px;
	background: url(../images/structure/dot.gif) repeat-y top left;
	padding-left: 15px;
}

#rightcol .decisionbox h2 {
	background: none;
	padding: 0;
}

#rightcol .decisionbox a.findoutmore {
	margin: 0;
	padding: 5px 30px 6px 0;
	background: url(../images/productboxes/bullet.gif) no-repeat right;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	position: relative;
	font-size: 90%;
}

#rightcol .decisionbox input.button {
	margin: 0;
	padding: 2px;
	background: url(../images/structure/button.gif) repeat-x top left #024471;
	border: 1px solid #02416c;
	color: #fff;
	width: 80px;
	font-size: 100%;
	cursor: pointer;
}



/* ----- Lists ----- */

#rightcol ul#sitemap {
	margin: 0
	padding: 0;
}

#rightcol ul#sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightcol ul#sitemap li a {
	margin: 0;
	padding: 0 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	background: url(../images/structure/titlebullet.gif) no-repeat left;
	text-decoration: none;
	font-weight: bold;
	line-height: 160%;
	display: block;
	width: 205px;
}

#rightcol ul#sitemap li a:hover {
	color: #01548d;
}

#rightcol ul#sitemap li ul {
	margin: 10px 0 10px 10px;
	padding: 0;
}

#rightcol ul#sitemap li ul li a {
	margin: 0;
	padding: 6px 0 6px 24px;
	display: block;
	width: 186px;
	text-decoration: none;
	color: #666;
	font-size: 90%;
	background: url(../images/structure/subnavbullet.gif) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}

#rightcol ul#sitemap li ul li ul {
	margin: 10px 0 10px 26px;
	padding: 0;
}

#rightcol ul#sitemap li ul li ul li a {
	background: url(../images/structure/subnavarrow.gif) no-repeat left;
	color: #000;
	padding: 3px 0 3px 10px;
	width: 175px;
}

.sitemapcol {
	width: 50%;
	float: left;
}

ol {
	margin-top: 20px;
}

ol li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 160%;
}

ol li a {
	margin: 0 0 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d72025;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}

ol li a:hover {
	color: #01548d;
}

ol li a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

ol li span, span.keyword {
	font-weight: bold;
	color: #01548d;
}

/* ----- Footer ----- */

#footer {
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../images/structure/imageshadow.gif) top left repeat-x;
	font-size: 90%;
}

#footer p a {
	color: #000;
	text-decoration: none;
	padding: 0 2px 0;
}

#footer p a:hover {
	color: #01548d;
}

#footer #bookmarks {
	margin: 0 0 10px 0;
	padding: 20px 0 55px 10px;
	border-bottom: 1px solid #000;
}

#footer #bookmarks #left {
	float: left;
	width: 50%;
}

#footer #bookmarks #right {
	float: right;
	width: 50%;
	text-align: right;
}

#footer #bookmarks a.print {
	background: url(../images/icons/print.gif) no-repeat left;
	padding: 5px 15px 5px 28px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.mail {
	background: url(../images/icons/mail.gif) no-repeat left;
	padding: 5px 15px 5px 25px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.rss {
	background: url(../images/icons/rss.gif) no-repeat left;
	padding: 5px 15px 5px 24px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.delicious {
	background: url(../images/icons/delicious.gif) no-repeat left;
	padding: 5px 10px 5px 30px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.delicious:hover {
	background: url(../images/icons/delicious2.gif) no-repeat left;
}

#footer #bookmarks a.stumbleupon {
	background: url(../images/icons/stumbleupon.gif) no-repeat left;
	padding: 5px 10px 5px 30px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.stumbleupon:hover {
	background: url(../images/icons/stumbleupon2.gif) no-repeat left;
}

#footer #bookmarks a.digg {
	background: url(../images/icons/digg.gif) no-repeat left;
	padding: 5px 10px 5px 30px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

#footer #bookmarks a.print:hover, #footer #bookmarks a.mail:hover, #footer #bookmarks a.rss:hover, #footer #bookmarks a.delicious:hover, #footer #bookmarks a.stumbleupon:hover, #footer #bookmarks a.digg:hover {
	color: #01548d;
}

#footer .logo {
	margin-top: 10px;
	float: right;
}
