﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6F7F7;
}
#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	background-color: White;
	padding: 10px 0 10px 0;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
p {
	padding: 0 0 0 0;
	margin: 7px 0 7px 0;
	line-height: 16px;
	font-size: small;
	font-weight: normal;
	color: #615F60;
}
#topbar {
	width: 981px;
	height: 40px;
}
#toplogo {
	float: left;
	margin-left: 30px;
}
#topbarright {
	float: right;
	width: 180px;
}
#toplogosmall {
	margin-right: 15px;
	margin-top: 15px;
	display: block;
	float: left;
}
#toplogin {
	margin-left: 15px;
	display: block;
	margin-top: 20px;
}
#toplogin a {
	color: #FCAF17;
}
#toplogin a:hover {
	text-decoration: none;
}
#clearleft {
	clear: left;
}
#clearboth {
	clear: both;
}
#topline {
	height: 1px;
	border-top: solid 1px #CCC;
	width: 960px;
	font-size: 1px;
	margin: 10px auto 0 auto;
}
#topnav {
	height: 30px;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
a:focus {
	outline-style: none;
	-moz-outline-style: none;
}
a:active {
	outline-style: none;
	-moz-outline-style: none;
}
#nav1 a {
	float: left;
	margin: 10px 0 0 0;
	height: 8px;
	background-image: url(img/topmenu/home.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 33px;
}
#nav1 a:hover {
	background-position: 0px -8px;
}
#nav1hot a {
	float: left;
	margin: 10px 0 0 0;
	height: 8px;
	background-image: url(img/topmenu/home.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 33px;
	background-position: 0px -8px;
}
#nav2 a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/strip_cut_paper_shredder.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 150px;
}
#nav2 a:hover {
	background-position: 0px -8px;
}
#nav2hot a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/strip_cut_paper_shredder.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 150px;
	background-position: 0px -8px;
	display: inline;
}
#nav3 a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/cross_cut_paper_shredder.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 155px;
}
#nav3 a:hover {
	background-position: 0px -8px;
}
#nav3hot a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/cross_cut_paper_shredder.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 155px;
	background-position: 0px -8px;
	display: inline;
}
#nav5 a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/about.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 57px;
}
#nav5 a:hover {
	background-position: 0px -8px;
}
#nav5hot a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/about.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 57px;
	background-position: 0px -8px;
	display: inline;
}
#nav6 a {
	float: left;
	margin: 10px 0 0 86px;
	height: 8px;
	background-image: url(img/topmenu/customers.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 66px;
}
#nav6 a:hover {
	background-position: 0px -8px;
}
#nav6hot a {
	float: left;
	margin: 10px 0 0 86px;
	height: 8px;
	background-image: url(img/topmenu/customers.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 66px;
	background-position: 0px -8px;
	display: inline;
}
#nav9 a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/contact.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 73px;
}
#nav9 a:hover {
	background-position: 0px -8px;
}
#nav9hot a {
	float: left;
	margin: 10px 0 0 85px;
	height: 8px;
	background-image: url(img/topmenu/contact.gif);
	background-repeat: no-repeat;
	font-size: 7px;
	width: 73px;
	background-position: 0px -8px;
	display: inline;
}
#topflash {
	width: 981px;
	height: 217px;
	background-image: url(img/topflashbak.jpg);
	background-repeat: no-repeat;
}
#flashholder {
	margin: 0 auto 0 auto;
	width: 630px;
	padding-left: 10px;
}
#topcontent {
	width: 981px;
	height: 90px;
	background-image: url(img/topcontentbak.jpg);
	background-repeat: no-repeat;
}
#topcontent_colour {
	width: 981px;
	height: 217px;
	background-image: url(img/products/colour/colour_topbak.jpg);
	background-repeat: no-repeat;
}
#leftmainblock {
	float: left;
	width: 180px;
	background-color: #FFF;
	margin-top: -40px;
}
#leftsub1 {
	padding: 5px 5px 0 10px;
	height: 80px;
}
#lefthead1 {
	color: #FCAF17;
	padding-bottom: 5px;
}
#leftpic1 {
	float: left;
	margin-right: 5px;
}
#lefttext1 {
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
	height: 39px;
}
#leftmore a {
	color: #FCAF17;
	text-decoration: none;
	font-size: 10px;
	margin-left: 30px;
}
#leftmore a:hover {
	color: #FCAF17;
	text-decoration: underline;
}
#leftline {
	height: 3px;
	border-bottom: solid 1px #ccc;
	width: 180px;
	font-size: 3px;
}
#leftpartners {
	width: 165px;
	height: 130px;
	background-color: #F6F7F7;
	padding: 5px 5px 5px 10px;
}
#leftnavhead {
	padding: 14px 5px 0 10px;
	height: 25px;
}
#leftnavholder {
	width: 180px;
	height: auto;
	background-color: #F6F7F7;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftnav1 a {
	background-image: url(img/rightmenu/rightarrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	display: block;
}
#leftnav1 a:hover {
	color: #FCAF17;
}
#leftnav1hot {
	background-image: url(img/rightmenu/rightarrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	color: #FCAF17;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	display: block;
}
#leftnav1ahot {
	background-image: url(img/rightmenu/downarrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	color: #FCAF17;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	display: block;
}
#leftnav1ahot a {
	color: #FCAF17;
	text-decoration: none;
}
#leftnav1sub a {
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 15px;
	display: block;
	font-size: 10px;
	width: 140px;
}
#leftnav1sub a:hover {
	color: #FCAF17;
}
#leftnav1subhot {
	padding-left: 15px;
	color: #FCAF17;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 15px;
	display: block;
	font-size: 10px;
	width: 140px;
}
#leftnav1subhot a {
	color: #FCAF17;
	text-decoration: none;
}
#centercontentholder {
	float: left;
	width: 601px;
	padding: 20px 0 20px 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#centercontentholder1 {
	float: left;
	width: 601px;
	padding: 10px 0 10px 20px;
	min-height: 444px;
	height: auto !important;
	height: 444px;
}
#centerbread1 {
	margin: 20px 0 7px 0;
	color: #004896;
}
#centerbread1 a {
	margin: 20px 0 7px 0;
	color: #004896;
	text-decoration: none;
}
#centerbread1 a:hover {
	text-decoration: underline;
}
#centerline {
	height: 2px;
	border-bottom: solid 1px #ccc;
	width: 580px;
	font-size: 1px;
}
#centerline2 {
	height: 2px;
	border-bottom: solid 1px #ccc;
	width: 195px;
	font-size: 1px;
	display: block;
}
#centerline3 {
	height: 2px;
	border-bottom: solid 1px #ccc;
	width: 580px;
	font-size: 1px;
}
#centerhead1 {
	margin-top: 10px;
	font-weight: bold;
	color: #004896;
	padding-right: 20px;
}
#centertext1 {
	padding-top: 4px;
	color: #000;
	line-height: 16px;
	width: 560px;
}
#centertextcol1 {
	margin-top: 10px;
	width: 590px;
	color: #000;
}
#centertextcol1 ul {
	width: 300px;
	display: block;
	list-style-type: none;
	color: #000;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 0 20px 0 10px;
	float: left;
}
#centertextcol1 li {
	margin-bottom: 10px;
	background-image: url(img/rightmenu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
}
/*#centertextcol2 {float:left;margin-top:10px;width:260px;color:#666;margin-left:40px;}*/
#detailhead1 {
	margin-top: 5px;
	font-weight: bold;
	color: #FCAF17;
	font-size: 14px;
}
#centerhead1orange {
	margin-top: 10px;
	font-weight: bold;
	color: #FCAF17;
	padding-right: 20px;
	font-size: 14px;
}
#centertextcol2 {
	float: left;
}
#centertextcol2 ul {
	width: 320px;
	display: block;
	list-style-type: none;
	color: #000;
	line-height: 16px;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 0;
}
#centertextcol2 li {
	margin-bottom: 5px;
	background-image: url(img/rightmenu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#centertextcol3 {
	margin-top: 10px;
	width: 540px;
	color: #000;
}
#centertextcol3 ul {
	width: 500px;
	display: block;
	list-style-type: none;
	color: #000;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 0 20px 0 10px;
	float: left;
}
#centertextcol3 li {
	margin-bottom: 5px;
	background-image: url(img/rightmenu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
}
#centertextcol4 {
	margin-top: 10px;
	width: 570px;
	color: #000;
}
#centertextcol4 ul {
	width: 520px;
	display: block;
	list-style-type: none;
	color: #000;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 0 20px 0 10px;
}
#centertextcol4 li {
	margin-bottom: 5px;
	background-image: url(img/rightmenu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
}
#centertextcol4 ul ul {
	margin-bottom: 10px;
	padding-left: 10px;
}
#centertextcol5 {
	margin-top: 10px;
	width: 300px;
	color: #000;
	float: left;
}
#centertextcol6 {
	float: left;
	padding: 20px 0 0 10px;
}
#detailhead {
	font-size: 14px;
	font-weight: bold;
	color: #FCAF17;
	padding-top: 10px;
}
#detailbrochure {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 125px;
	background-color: #F6F7F7;
	margin-top: 12px;
}
#detailbrochure a {
	font-size: 12px;
	font-weight: bold;
	color: #FCAF17;
	text-decoration: none;
}
#detailbrochure a:hover {
	text-decoration: underline;
}
#detailbrochurepdf {
	float: left;
}
#detailstudy {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 135px;
	background-color: #F6F7F7;
	margin-top: 12px;
}
#detailstudy a {
	font-size: 12px;
	font-weight: bold;
	color: #FCAF17;
	text-decoration: none;
}
#detailstudy a:hover {
	text-decoration: underline;
}
#detailpic {
	float: right;
	padding-right: 20px;
	padding-top: 15px;
}
#detailbluehead {
	font-size: 12px;
	font-weight: bold;
	color: #004896;
	padding: 5px 0 0 0;
}
#detailrelated {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
}
#detailrelated a {
	font-size: 9px;
	color: #004896;
	text-decoration: none;
	line-height: 18px;
}
#detailrelated a:hover {
	text-decoration: underline;
}
#contact {
	width: 180px;
	background-color: #F6F7F7;
	float: left;
	height: 104px;
}
#contact a {
	float: left;
	font-size: 11px;
	color: #FCAF17;
	text-decoration: none;
	margin: 10px 0 0 10px;
	line-height: 11px;
}
#contact a:hover {
	text-decoration: underline;
}
#footer {
	width: 978px;
	height: 50px;
	margin-top: 30px;
	margin-left: 3px;
}
#footerlink a {
	float: left;
	margin-left: 7px;
	margin-top: 34px;
}
#footerline {
	float: left;
	margin-top: 28px;
	margin-left: 7px;
	font-size: 12px;
}
#footercolor {
	float: right;
}
#footer2 {
	width: 981px;
	height: 25px;
}
#footer2text {
	font-size: 9px;
	float: left;
	color: #666;
	margin-left: 10px;
	margin-top: 10px;
}
#footer2link a {
	font-size: 9px;
	float: left;
	color: #004896;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;
}
#footer2link a:hover {
	text-decoration: underline;
}
#footer2line {
	float: left;
	margin: 9px 0 0 10px;
}
#footer2flag a {
	float: right;
	margin-top: 10px;
	text-decoration: none;
	margin-right: 10px;
}
#bluelink a {
	font-size: 11px;
	color: #004896;
	text-decoration: none;
}
#bluelink a:hover {
	text-decoration: underline;
}
#rightMenu {
	float: left;
	width: 180px;
	margin-top: -37px!important;
}
#latestOffers {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#latestEvents {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#latestNews {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#md {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#convert {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#news {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#employee {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#colour {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#finance {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#service {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#marketing {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#publicSector {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#sales {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
#partnerships {
	display: block;
	width: 180px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 11px;
	line-height: 37px;
}
.latestCategoryItem {
	background-color: #F6F7F7;
	width: 180px;
}
.staticItem {
	background-color: #F6F7F7;
	width: 180px;
}
.categoryItem {
	background-color: #F6F7F7;
	width: 180px;
}
.staticItem {
	min-height: 100px;
}
.latestCategoryItem {
	height: 180px;
}
#partnerships {
	background: url(../../content/images/side_partnerships.jpg) 0 0;
}
#sales {
	background: url(../../content/images/side_sales.jpg) 0 0;
}
#publicSector {
	background: url(../../content/images/side_publicSector.jpg) 0 0;
}
#marketing {
	background: url(../../content/images/side_marketing.jpg) 0 0;
}
#service {
	background: url(../../content/images/side_service.jpg) 0 0;
}
#finance {
	background: url(../../content/images/side_finance.jpg) 0 0;
}
#colour {
	background: url(../../content/images/side_colour.jpg) 0 0;
}
#employee {
	background: url(../../content/images/side_employee.jpg) 0 0;
}
#news {
	background: url(../../content/images/side_news.jpg) 0 0;
}
#latestNews {
	background: url(img/rightmenu/righttabbak.gif) 0 0;
}
#latestEvents {
	background: url(img/rightmenu/righttabbak.gif) 0 0;
}
#latestOffers {
	background: url(img/rightmenu/righttabbak.gif) 0 0;
}
#latestOffers:hover {
	background-position: 0 74px !important;
}
#latestEvents:hover {
	background-position: 0 74px !important;
}
#latestNews:hover {
	background-position: 0 74px !important;
}
#news:hover {
	background-position: 0 74px !important;
}
#employee:hover {
	background-position: 0 74px !important;
}
#colour:hover {
	background-position: 0 74px !important;
}
#finance:hover {
	background-position: 0 74px !important;
}
#service:hover {
	background-position: 0 74px !important;
}
#marketing:hover {
	background-position: 0 74px !important;
}
#publicSector:hover {
	background-position: 0 74px !important;
}
#sales:hover {
	background-position: 0 74px !important;
}
#partnerships:hover {
	background-position: 0 74px !important;
}
#convert {
	margin-top: 18px;
	background-image: url(../../content/images/side_convertOver.jpg);
}
#mdBody {
}
#mdBody li {
	color: #b2deff;
}
#mdFooter {
}
#md {
	/*margin-top: 18px;*/
	background-image: url(../../content/images/side_mdOver.jpg);	
	/*position: absolute;
	top: 440px;*/
}
#convertBody {
	background: #d4dad8 url(../../content/images/convertBody.jpg) no-repeat;
}
#convertBody img {
	padding: 7px 0 0 8px;
}
#convertBody p {
	padding: 10px 10px 9px 10px;
	margin: 0;
	color: #717073;
}
.categoryFooter {
	height: 5px;
	width: 170px;
	background: white url(../../content/images/convertFooter.jpg) no-repeat;
}
.latestCategoryFooter {
	height: 5px;
	width: 170px;
	background: white url(../../content/images/convertFooter.jpg) no-repeat;
	margin-top: 74px;
}
#mdBody {
	background: #0092ff url(../../content/images/mdBody.jpg) no-repeat;
}
#mdBody img {
	margin: 0 auto;
	display: block;
	padding: 10px 5px 0 5px;
}
/*#mdBody h3, #mdBody p
{
	float: left;
	margin: 0;
	width: 80px;
}*/
#mdBody h3 {
	color: #fff;
	padding: 0 10px 0 10px;
	font-size: 11px;
}
#mdBody p {
	color: #b2deff;
	padding: 0 10px 5px 10px;
	margin: 5px 0 0 0;
}
#mdFooter {
	height: 5px;
	width: 170px;
	background: url(../../content/images/mdFooter.jpg) no-repeat;
}
#rightMenu {
	margin-top: 8px;
	font-size: 9px;
}
#leftMenu {
	margin-top: 8px;
	font-size: 9px;
}
#rightMenu ul {
	margin: 0 0 0 -18px;
	padding: 10px 10px 3px 30px;
	list-style-image: url(../../content/Images/sideMenuListItem.jpg);
	color: #666;
}
#leftMenu ul {
	margin: 0 0 0 -18px;
	padding: 10px 10px 3px 30px;
	list-style-image: url(../../content/Images/sideMenuListItem.jpg);
	color: #666;
}
#rightMenu a {
	color: #FCAF17;
	text-decoration: none;
}
#leftMenu a {
	color: #FCAF17;
	text-decoration: none;
}
#leftMenu #selected {
	color: #FCAF17;
	text-decoration: underline;
}
#sitemap a {
	color: #FCAF17;
	text-decoration: underline;
}
#subContent a {
	color: #FCAF17;
	text-decoration: underline;
}
.moreLink {
	color: #FCAF17;
	text-decoration: underline;
}
#rightMenu a:hover {
	color: #FCAF17;
	text-decoration: underline;
}
#leftMenu a:hover {
	color: #FCAF17;
	text-decoration: underline;
}
#leftMenu li {
	margin-bottom: 10px;
	font-size: 10px;
	list-style-type: none;
	background-image: url(img/rightmenu/right-bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
.latestNewsItem {
	margin-bottom: 10px;
	font-size: 10px;
	list-style-type: none;
	background-image: url(img/rightmenu/right-bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
.moreLink {
}
#subContent a {
	text-decoration: none;
}
.moreLink {
	text-decoration: none;
}
h1 {
	padding: 0 0 0 0;
	margin: 7px 0 7px 0;
	line-height: 16px;
	font-weight: bold;
	color: #FCAF17;
	font-size: 14px;
}
h2 {
	padding: 0 0 0 0;
	margin: 7px 0 7px 0;
	line-height: 16px;
}
.settingsLabelWidth {
	width: 150px;
}
.error {
	color: Red;
}
#mdBody ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style-image: url(../../content/images/mdList.jpg);
}
#ctl00_main_gvFileList a {
	color: #615f60;
}
#ctl00_main_gvFileList a:hover {
	color: #0092ff;
}
#rightMenuLatest {
	height: 290px;
}
.responseTable {
	margin: 0;
	padding: 0;
}
.responseTable thead {
	color: #11175e;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	height: 25px;
}
.responseTable tbody {
	vertical-align: baseline;
	color: #11175e;
	font-size: 0.8em;
	text-align: left;
}
.responseTopRow td {
	padding: 2px 5px 5px 10px;
}
.responseMainRow td.firstMain {
	padding-left: 20px;
}
.responseTopRow td.firstTop {
	padding-left: 20px;
}
.responseMainRow {
}
.responseMainRow td {
	padding: 9px 5px 0 10px;
}
.responseBreak {
	background: url(../../content/images/mainSeperator.png) no-repeat;
	display: block;
	margin: 8px 0 0 0;
	height: 1px;
	width: 560px;
}
.noSpacing {
	padding: 0;
	margin: 0;
}
.leftMenuSelected {
	list-style-image: url(../../content/images/orangeArrow.jpg);
}
#sitemap li {
	margin-bottom: 2px;
}
.lvl0 {
	text-decoration: underline;
}
.lvl1 {
	margin-left: 20px;
}
.lvl2 {
	margin-left: 40px;
}
.lvl3 {
	margin-left: 60px;
}
#hardcont1 {
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 15px;
}
#hardcont1 a {
	color: #004896;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
#hardcont1 a:hover {
	color: #FCAF17;
	background-image: url(img/rightmenu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#hardcont2 {
	float: left;
	width: 600px;
	text-align: center;
	margin-top: 15px;
}
#caselink a {
	background-color: #F6F7F7;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #FCAF17;
	text-decoration: none;
	float: left;
}
#caselink a:hover {
	text-decoration: underline;
}

