html 
{
	height:100.01%;
}
body {
	margin:0;
	font-family: "Trebuchet MS";
	font-size: 76%;
	color: #666;
}
a {
	color: #c0012c;
	text-decoration: none;
}
a:focus,
a:hover 
{
	color: #c0012c;
	/*border-bottom: 1px dotted #c0012c;*/
	text-decoration: underline;
	/*color: #fff;
	background: #c0012c;*/
}
img 
{
	border: 0;
}
.clear 
{
	clear: both;
}
.preamble 
{
	font-weight: bold;
}
#Page {
	background: url(../i/bg-page.gif) #fff repeat-x;
}
#Footer {
	clear: both;
	background: url(../i/bg-footer.gif) bottom #fff repeat-x;
	padding-top: 40px;
}
#FooterContent {
	clear: both;
	background: url(../i/bg-content-footer.gif) bottom #fff no-repeat;
	height:179px;
	width:1020px;
	margin: 0 auto;
	color: #fff;
}
#FooterContent a 
{
	color: #fff;
}
#FooterContnet a:focus,
#FooterContent a:hover 
{
	background: #fff;
	color: #c0012c;	
}
#FooterContent .contact {
	padding: 95px 0 0 30px;
	font-size: 90%;
	line-height: 1.25em;
	float:left;
}
#FooterContent .privacy {
	float:right;
	text-align:right;
	margin: 82px 30px 0 0;
}
#FooterContent .privacy a {
	color: #fff;
}
#FooterContent .privacy a:focus,
#FooterContent .privacy a:hover {
	background: #fff;
	color: #c0012c;
}
#FooterContent .contact h3 {
	font-size: 100%;
	margin: 0;
}
#FooterMenu {
	padding: 0 30px;
	margin: 0 auto;
	width: 960px;
}
.FooterMenuArea {
	float: left;
	border-left: 1px solid #eee;
	padding: 0 16px;
	min-height: 100px;
}
.FooterMenuImageArea {
	float: left;
	width:152px;
	background: url(../i/milou-grey.gif) no-repeat;
	height:14px;
}
.FooterMenuArea h3 {
	font-family: "Trebuchet MS";
	font-size: 105%;
	font-weight:normal;
	color:#979797;
	margin:0 0 20px 0;
}
.FooterMenuArea ul {
	list-style: none;
	margin:0;
	padding:0;
}
.FooterMenuArea ul li a {
	font-family: "Trebuchet MS";
	/*line-height: 1.7em;*/
}
.FooterMenuArea ul li a:hover,
.FooterMenuArea ul li a:focus {
	/*background: #c0012c;
	color: #fff;
	border-bottom: 1px dotted #c0012c;*/
}
.non-visual {
	position:absolute;
	left:-9999px;
}
#PageContent {
	background: url(../i/bg-content-header.gif) repeat-x top #fff;
	height: 100%;
	width: 960px;
	margin: 0 auto;
	padding: 44px 30px 18px 30px;
}
#PageContentHeaderLogo {
	float:left;
}
#PageContentHeaderLogo a {
	background: #fff;
}
#PageContentHeaderLogo a img {
	border: 0;
}
#PageContentHeaderExtraMenu {
	text-align: right;
}
#PageContentHeaderExtraMenu ul {
	list-style: none;
	margin:0;
	padding:0;
}
#PageContentHeaderExtraMenu ul li {
	display: inline;
}
#PageContentHeaderExtraMenu ul li a {
	font-family: "Trebuchet MS";
	color: #979797;
	padding: 0 0 0 13px;
	text-decoration: none;
}
#PageContentHeaderExtraMenu ul li a:focus,
#PageContentHeaderExtraMenu ul li a:hover {
	text-decoration: underline;
	background: #fff;
	color: #c0012c;
}
#PageContentHeaderMainMenu {
	float: right;
	padding-bottom:35px;
}
#PageContentHeaderMainMenu ul {
	list-style: none;
	margin:9px 0 0 0;
	padding:0;
}
#PageContentHeaderMainMenu ul li {
	display: inline;
}
#PageContentHeaderMainMenu ul li a {
	font-family: "Trebuchet MS";
	color: #000;
	margin-left: 13px;
	text-decoration: none;
	padding: 9px 4px 27px 4px;
}
#PageContentHeaderMainMenu ul li a:focus,
#PageContentHeaderMainMenu ul li a:hover {
	background: url(../i/bg-menuitem.gif) center no-repeat;
	color: #fff;
}
#PageContentHeaderMainMenu ul li a.selected 
{
	background: url(../i/bg-menuitem.gif) center no-repeat;
	color: #fff;
}
#PageContentBanner {
	clear: both;
	padding-bottom: 24px;
}
#PageContentPrimary {
	float: left;
	width: 296px;
	margin-right: 10px;
}
#PageContentPrimary h1 {
	font-family: Arial;
	font-size: 190%;
	font-weight: normal;
	color: #333;
	margin:0;
}
#PageContentPrimary h2 {
	font-family: Arial;
	font-size: 120%;
	color: #333;
	float: left;
	margin: 0 0 15px 0;
	display: block;
}
#PageContentPrimary ul {
	clear: both;
	list-style: none;
	margin: 7px 0 30px 0;
	padding: 0;
}
#PageContentPrimary  a {
	text-align: right;
}
#PageContentPrimary ul li h3 {
	font-size: 100%;
	font-weight: normal;
	color: #c0012c;
	background: url(../i/arrow-grey.gif) 98% 50% no-repeat #eee;
	padding: 5px 12px 5px 7px;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#PageContentPrimary ul li h3 a {
	text-decoration: none;
	
}
#PageContentPrimary ul li h3 a:focus,
#PageContentPrimary ul li h3 a:hover {
	text-decoration: underline;
	color: #c0012c;
	border-bottom: 0;
}
#PageContentPrimary ul li h3 a.external-link 
{
	background: url(../i/external.gif) no-repeat left;
	padding-left: 20px;
}
#PageContentPrimary ul li p {
	padding: 5px 7px;
	margin: 0;
	background: #f7f7f7;
}
#PageContentSecondary {
	float: left;
	margin: 0 22px;
	width: 304px;
}
#PageContentSecondary .campaign-area {
	margin-bottom: 10px;
	clear: both;
}
#PageContentSecondary .campaign-area-image {
	width: 125px;
	float: left;
	margin: 5px 10px 10px 0;
}
#PageContentSecondary .campaign-area-content {
	float: left;
	width: 169px;
	margin-bottom: 10px;
}
.campaign-area h3 
{
	font-family: Arial;
	font-size: 130%;
	margin: 0;
	color: #333;
}
.campaign-area p {
	margin: 0;
	/*line-height: 1.6em;*/
}
#PageContentTertiary {
	float: left;
	width: 296px;
	margin-left: 10px;
}
#PageContentTertiary h2 {
	font-size: 120%;
	margin: 0;
}
#PageContentTertiary ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 31px;
	background: url(../i/tertiary-menu-bottom.gif) no-repeat bottom;
}
#PageContentTertiary ul li a {
	display: block;
	font-size: 90%;
	font-weight: normal;
	background: url(../i/arrow-grey.gif) 98% 50% no-repeat #eee;
	padding: 5px 7px;
	margin: 0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#PageContentTertiary ul li a:focus,
#PageContentTertiary ul li a:hover {
	text-decoration: underline;
	/*color: #c0012c;*/
}
#PageContentTertiary ul li.contact {
	background: #db0a53;
	color: #fff;
	overflow: hidden;
}
#PageContentTertiary ul li.contact span.header {
	display: block;
	font-size: 90%;
	font-weight: normal;
	background: url(../i/arrow-white.gif) 98% 50% no-repeat #db0a53;
	padding: 5px 7px;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#PageContentTertiary ul li.contact form 
{
	background: url(../i/contact-bottom.gif) no-repeat left bottom;
	margin: 0 0 0 24px;
	padding: 0;
}
#PageContentTertiary ul li.contact form div 
{
	margin-bottom: 0;
	min-height: 0;
} 
/*#PageContentTertiary ul li.contact table {
	margin: 0 0 0 24px;
	padding: 0;
}*/
#PageContentTertiary ul li.contact p {
	font-style: italic;
	padding: 0 7px;
	margin: 6px 0 5px 0;
}
#PageContentTertiary ul li.contact form p {
	font-style: normal;
	padding: 0;
	margin: 0;
}
#PageContentTertiary ul li.contact label {
	display: block;
	font-weight: normal;
	color: #fff;
}
#PageContentTertiary ul li.contact input {
	display: block;
	width:	180px;
	margin-bottom: 0;
}
#PageContentTertiary ul li.contact textarea 
{
	width: 241px;
	margin-bottom: 0;
}
#PageContentTertiary ul li.contact input.contact-submit 
{
	background: url(../i/contact-button.gif) no-repeat top left;
	width: 72px;
	height: 38px;
	margin: 10px 0 0 174px;
	border: 0;
	color: #db0a53;
	font-weight: bold;
	padding-bottom: 8px;
}

#PageContentTertiary .quote-box {
	clear: both;
	margin-bottom: 10px;
}
#PageContentTertiary .quotation-mark 
{
	float:left;
	margin: 4px 10px 0 0;
}
#PageContentTertiary .customer_quotation 
{
	margin: 0;
}
#PageContentTertiary .customer_quoter {
	margin: 0;
	font-weight: bold;
	text-align: right;
}
#PageContentTertiary h2 {
	font-family: Arial;
	font-size: 120%;
	color: #333;
	float: left;
	margin: 0 0 15px 0;
	display: block;
}
#PageContentTertiary a.more-clients {
	display:block;
	float:right;
	font-weight:normal;
	text-align:right;
}
#PageContentPrimary .news-link {
	float: right;
	display: block;
	text-align: right;
	font-weight: normal;
}
#PageContentHeaderExtraMenu ul li a#extramenu-rss {
	background: url(../i/rss.gif) no-repeat;
	background-position: 20% bottom;
	padding: 4px 0 4px 30px;
}
#PageSubMenuColumn 
{
	float: left;
	width: 176px;
	min-height:1px;
}
#PageSubMenuColumn ul 
{
	list-style: none;
	padding: 0 0 25px 0;
	margin: 0;
	background: url(../i/submenu-bottom.gif) no-repeat bottom;
}
#PageSubMenuColumn ul li ul 
{
	background: #fff;
	padding: 0;
}
#PageSubMenuColumn ul li ul li a, #PageSubMenuColumn ul li ul li span 
{
	padding: 5px 7px 5px 20px;
}
#PageSubMenuColumn ul li a, #PageSubMenuColumn ul li span {
	display: block;
	font-size: 90%;
	font-weight: normal;
	background: url(../i/arrow-grey.gif) 95% 50% no-repeat #fff;
	padding: 5px 7px;
	margin: 0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
#PageSubMenuColumn ul li a:focus,
#PageSubMenuColumn ul li a:hover {
	text-decoration: underline;
	color: #c0012c;
}
#PageContentPrimarySub 
{
	float: left;
	width: 568px;
	margin-left: 20px;
}
#PageContentPrimaryWide
{
	float: left;
	width: 764px;
	margin-left: 20px;
}
#PageContentSecondarySub 
{
	float: left;
	width: 176px;
	margin-left:20px;
}
#PageContentSecondarySub div.more-news h2
{
	font-size: 1.3em;
	font-family: Arial;
	color: #000;
}
#PageContentSecondarySub div.more-news ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#PageContentSecondarySub div.more-news ul li 
{
	margin-bottom: 10px;
	line-height: 1em;
}
#frmNewsLetter h2
{
	font-size: 1.3em;
	font-family: Arial;
	color: #000;
}
#frmNewsLetter label 
{
	display: block;
}
#PageContentContainer 
{
	clear:both;
}
#PageContentPrimarySub h1, 
#PageContentPrimaryWide h1
{
	font-family: Arial;
	font-size: 190%;
	font-weight: normal;
	color: #333;
	margin:0;
}
#PageContentPrimarySub h2,
#PageContentPrimaryWide h2
{
	font-family: Arial;
	font-size: 150%;
	font-weight: normal;
	color: #333;
	margin:20px 0 5px 0;
}
.PageContentSecondarySubItem h3 
{
	font-size: 110%;
	color: #333;
	margin: 0;	
}
.PageContentSecondarySubItem p 
{
	margin: 0 0 20px 0;	
}
#PageContentCategoryContainer 
{
	padding-top: 20px;
	clear: both;	
}
#PageContentImageCategory 
{
	float: left;
	width: 372px;
	margin-right: 20px;
}
#PageContentImageContact 
{
	float: left;
	width: 252px;
	margin-right: 20px;
}
#PageContentPrimaryCategory 
{
	float: left;
	width: 568px;
}
#PageContentPrimaryContact
{
	float: left;
	width: 568px;
}
#PageContentPrimaryCategory h1,
#PageContentPrimaryContact h1
{
	font-family: Arial;
	font-size: 190%;
	font-weight: normal;
	color: #333;
	margin:0;
}
.PageContentSecondaryCategoryRow 
{
	clear: both;
	padding-bottom: 15px;
}
.PageContentSecondaryCategoryItem 
{	
	/*float: left;*/
	float: right;
	width: 176px;
	margin: 0 0 15px 20px;
}
.PageContentSecondaryCategoryItem h3 
{
	font-family: Arial;
	font-size: 120%;
	color: #333;
	margin: 0 0 10px 0;	
}
.PageContentSecondaryCategoryItem p 
{
	margin: 0 0 20px 0;	
}
#PageContentSecondaryCategory 
{
	float: left;
	width: 784px;
}
.PageContentSecondaryCategoryWideItem 
{
	float: left;
	margin: 0 0 15px 28px;
	width: 236px;
}
.PageContentSecondaryCategoryUltraWideItem 
{
	float: left;
	margin: 0 0 15px 20px;
	width: 372px;
}
.PageContentSecondaryCategoryWideItem h3, 
.PageContentSecondaryCategoryUltraWideItem h3
{
	font-size: 110%;
	color: #333;
	margin: 0 0 15px 0;
}
.PageContentSecondaryCategoryWideItem p, 
.PageContentSecondaryCategoryUltraWideItem p 
{
	margin: 0 0 20px 0;	
}
.PageContentSecondaryCategoryWideItem .quote-box, 
.PageContentSecondaryCategoryUltraWideItem .quote-box 
{
	clear: both;
	margin-bottom: 10px;
}
.PageContentSecondaryCategoryWideItem .quotation-mark, 
.PageContentSecondaryCategoryUltraWideItem .quotation-mark 
{
	float:left;
	margin: 4px 10px 0 0;
}
.PageContentSecondaryCategoryWideItem .customer_quotation, 
.PageContentSecondaryCategoryUltraWideItem .customer_quotation
{
	margin: 0;
}
.PageContentSecondaryCategoryWideItem .customer_quoter, 
.PageContentSecondaryCategoryUltraWideItem .customer_quoter
{
	margin: 0;
	font-weight: bold;
	text-align: right;
}
.PageContentSecondaryCategoryRow .first-item 
{
	margin-left: 20px;	
}
ul.special {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 25px;
	background: url(../i/submenu-bottom.gif) no-repeat bottom;
}
ul.special li a {
	display: block;
	font-size: 90%;
	font-weight: normal;
	background: url(../i/arrow-grey.gif) 98% 50% no-repeat #fff;
	padding: 5px 7px;
	margin: 0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
ul.special a:focus,
ul.special a:hover {
	text-decoration: underline;
	color: #c0012c;
}
#PageContentContainerContact 
{
	clear: both;
}
#PageContentAdvertContact 
{
	width: 100px;
	float: left;
	margin-right: 20px;
}
form div 
{
	clear: both;
}
form div label 
{
	font-weight: bold;
	width: 8em;
	float: left;
}
form div input,
form div textarea
{
	float: left;
	margin-bottom: 8px;
	width: 180px;
}
#PageContentImageCategory,
#PageContentPrimaryCategory,
#PageContentImageContact,
#PageContentAdvertContact,
#PageContentPrimaryContact
{
	margin-bottom: 15px;
}

div.menu-wrapper
{
	position:relative;
	display:block;
	margin-right:0;
	height:80px;
	float:left;
}

div.menu-wrapper div.item
{
	position:absolute;
	z-index:2;
	top:32px;
	left:0;
}

div.menu-wrapper div.item a
{
	font-size:12px;
	color:#000000;
	padding:3px 10px 2px 10px;
	display:block;
	text-decoration:none;
}
div.menu-wrapper div.item a.selected 
{
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	padding:3px 10px 2px 10px;
	text-decoration:none;
}
div.menu-wrapper
{
	position:relative;
	display:block;
	margin-right:0;
	height:80px;
	float:left;
}

div.menu-wrapper div.item
{
	position:absolute;
	z-index:2;
	top:32px;
	left:0;
}

div.menu-wrapper div.item a
{
	font-size:12px;
	color:#000;
	padding:3px 10px 2px 10px;
	display:block;
	text-decoration:none;
}
div.menu-wrapper div.item a.selected 
{
	font-size:12px;
	color:#fff;
	background-color:#000;
	padding:3px 10px 2px 10px;
	text-decoration:none;
}
div.menu-wrapper div.item a.hover
{
	color:#ffffff;
	background-color:#000000;
}
div.menu-wrapper div.item a:hover {
	color:#fff;
	background-color:#000;
	padding:3px 10px 2px 10px;
	text-decoration:none;
}

div.menu-wrapper div.flash
{
	position: absolute;
	z-index:1;
	top:0;
	left:0;
}
div.menu-wrapper div.item a:hover {
	color:#ffffff;
	background-color:#000000;
	padding:3px 10px 2px 10px;
	text-decoration:none;
}

div.menu-wrapper div.flash
{
	position: absolute;
	z-index:1;
	top:0;
	left:0;
}
#PageTool 
{
	padding-bottom: 30px;
}
#PageTool a#tool_tip 
{
	background: url(../i/mail.gif) no-repeat 0% 50%;	
	padding: 0 10px 0 20px;
}
#PageTool a#tool_print 
{
	background: url(../i/printer.gif) no-repeat 0% 50%;
	padding-left: 20px;
}
#PageTool a:hover span
{
	color: #fff;
	background: #c0012c;
}
#tip_box form input 
{
	width: 145px;
}
#CustomerLogin 
{
	margin-bottom: 2em;	
	border: 0;
}
#CustomerLogin legend 
{
	font-size: 1.5em;
	color: #000;
}
#CustomerForgotPassword
{
	margin-bottom: 2em;	
	border: 0;
}
#DownloadFirstItem 
{
	margin-bottom: 4em;	
}
#DownloadFirstItem .DownloadItemContent 
{
	float: left;
	width: 65%;
}
#DownloadFirstItem .DownloadItemImage 
{
	text-align: right;
	float: right;	
	width: 30%;
}
#DownloadFirstItem .DownloadItemContent h2 
{
	margin: 0;	
	padding: 0;
}
#DownloadItems .DownloadItem .DownloadItemContent 
{
	float: left;
	width: 70%;
}
#DownloadItems .DownloadItem .DownloadItemImage 
{
	float: left;	
	width: 25%;
}
#DownloadItems .DownloadItem .DownloadItemContent h2 
{
	margin: 0;	
	padding: 0;
}
#DownloadItems .DownloadItem .DownloadItemContent p 
{
	margin: 0.5em 0 0.5em 0;
}
	/*div.menu-wrapper
	{
		position:relative;
		display:block;
		margin-right:0;
		height:80px;
		float:left;
	}
	
	div.menu-wrapper div.item
	{
		position:absolute;
		z-index:2;
		top:32px;
		left:0;

	}

	div.menu-wrapper div.item a
	{
		font-size:12px;
		color:#000000;
		padding:3px 10px 2px 10px;
		display:block;
		text-decoration:none;
		
	}
	
	div.menu-wrapper div.item a.hover
	{
		color:#ffffff;
		background-color:#000000;
	}
	
	div.menu-wrapper div.item a:hover {
		color:#ffffff;
		background-color:#000000;
		padding:3px 10px 2px 10px;
		text-decoration:none;
	}
	
	div.menu-wrapper div.flash
	{
		position:absolute;
		z-index:1;
		top:0;
		left:0;
	}*/