/* Cascade Style Sheet document  */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
	background-image:url(pic/background.jpg)
	
}
/*
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #5f5f5f;
}
a:hover {
	text-decoration: none;
}
*/
.dak {
border: 2px solid #fff;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 30px 20px 20px 30px;
	}
.LeftCol img {
	margin:  0 0 0 26px;
	}
.Wrapper {
	width: 1002px;
	height: auto;
	margin: 0 auto;
	background: url(images/MainBack.gif) bottom right repeat-y;
	}
	
.LeftCol, .MidCol, .RightCol {
	float: left;
	width: 225px;
	height: auto;
	border-right: 1px solid #fff;
	}
.LeftCol {
	background: #003d80;
	}

.MidCol a.Meer:link, .MidCol a.Meer:visited {
	display: block;
	width: 195px;
	height: 27px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: right;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #fff;
	background:url(images/LessMeerBlue.jpg) center right no-repeat;
	}
.MidCol a.Meer:link, .MidCol a.Meer:visited {
	background:url(images/LessMeerOrange.gif) center right no-repeat;
	}
.Normal a:link, .Normal a:visited {
	text-decoration: none;
	color: #8dacf7;
	}
.Normal a:hover {
	text-decoration: underline;
	}
.MidCol {
	background: transparent;
	border-right: 1px solid #fff;
	height: 700px;
	background-repeat:no-repeat
	}
.MidCol p {
	margin: 0 20px 0 30px;
	}
.RightCol {
	width: 549px;
	background: #435d9d;
	}

.LeftCol p.Address {
	background: #fff;
	height: 123px;
	margin: 0;
	padding: 12px 0 0 30px;
	color: #435d9d;
	}
.Logo {
	height: 135px;
	background: #fff url(images/Logo.gif) top right no-repeat;
	}
.Content {
	width: auto;
	height: auto;
	padding-bottom: 30px;
	background: #435d9d;
	}
.Content2 {
	width: auto;
	height: auto;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	background: #f14738;
	}
.ContentWide {
	width: auto;
	height: auto;
	padding-bottom: 30px;
	background: #435d9d;
	}
.Content p.Normal, .Content2 p.Normal {
	width: 280px;
	float: left;
	margin: 0 0 0 30px!important;
	margin: 0 0 0 15px;
	}
.Content2 p.Normal {
	width: 230px;
	margin: 0 0 0 20px!important;
	margin: 0 0 0 15px;
	}
.ContentWide p.Wide {
	width: 480px;
	margin: 0 0 0 30px!important;
	margin: 0 0 0 15px;
	}
.Content img.floatL, .Content2 img.floatL {
	float:left;
	padding-right: 20px;
	margin:  0 0 10px 30px;
	}
.ContentWide img {
	float: left;
	margin: 10px 0 10px 30px;
	border: none;
	}
.Content h2, .Content2 h2 {
	width: 450px;
	clear:both;
	}
span.ListType {
	display:block;
	height: 24px;
	font: 14px Arial, Helvetica, sans-serif;
	}
span.ListType img {
	margin-right: 10px;
	}
/* ======================= Nav ======================= */

#subM {
	width: 190px;
	visibility: hidden;
	position: absolute;
	top: 54px;
	left: 50%;
	margin-left: -80px;
	}
 
	
div.Navig A:link,
div.Navig A:visited {
	margin: 0;
	padding: 0 30px;
	display: block;
	height: 26px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	background:  #F14738 url(images/MenuBack.jpg) top right no-repeat;
	border-bottom: 1px solid #fff;
}

div.Navig A:hover {
	background: #013E81 url(images/MenuOverBack.jpg) top right no-repeat;
}

/* Sub menus styles */

div.Navig .subM A:link,
div.Navig .subM A:visited {
	height: 18px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 2px 20px;
	font-size: 12px;
	background: #f14738;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
div.Navig .subM A:hover {
	background: #003d80;
	}

/*==============================  FOOTER LINKS  =============== */
.Footer {
	width: 1002px;
	height: 35px;
	padding: 0;
	clear: both; 
	background: #fff;
	text-align: left;
}
.Footer img.Fimg {
	float: left;
}
.Footer ul {
	display: block;
	width: 550px;
	height: 12px;
	float: left;
	margin: 10px 15px 10px 10px;
	padding: 2px 0 0 0;
	text-align: left;

}
.Footer ul li {
	margin: 0 3px 0 0;
	padding: 0;
	color: #7f7f7f;
	display: inline;
	list-style-type: none;
	text-align: center;
}
.Footer ul li a,
.Footer ul li a:visited,
.Footer ul li a:hover {
	font: 11px Arial, sans-serif;
	color: #003d80;
	text-decoration: none;
}
.Footer ul li a:hover {
	color: #f65a15;
}

.Footer p {
	font: 11px Arial, sans-serif;
	margin: 5px 0 0 0!important;
	margin: 4px 0 0 0;
	padding: 0;
	float:left;
	border: none;
	
}

.Footer img {
	margin: 8px 1px -4px 1px;
	padding: 0;
	border: none;
}
.Footer a, .Footer a:visited {
	color: #003d80;
	font-weight: normal;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}

.klir {
	clear: both;
}

	
/* =============================== CONTACT FORM STYLING  ============= */

.FormHolder TABLE {
	width: 450px;
	margin-left: 30px;
}
.FormHolder TH {
	text-align: left;
	width:100px;
}
.MessageLine TH {
	vertical-align: top;
	padding-top: 5px;
}
.FormHolder CAPTION {
	text-align:left;
	font: 14px Arial, Verdana, sans-serif;
	margin-bottom:15px;
	margin-left: 30px;
	color: #fff;
	font-weight: bold;
}
.FormHolder INPUT,
.FormHolder TEXTAREA { 
	border: 1px solid #ccc; 
	color: #000;
	padding: 2px; 
}
.FormHolder .RadioInline INPUT {
	border-width:0;
	padding:0;
}
INPUT.FieldFloat { 
	border: 1px solid #ccc; 
	color: #000;
	padding: 2px; 
  	margin: 0 7px 0 0;
	float:left;
}
.ButtonHolder {
	float:right;
	width: 300px;
	margin: 0;
	padding: 10px 16px 0 0!important;
	padding: 10px 19px 0 0;
}
.ButtonHolder button {
	cursor: pointer;
	background: #fff; 
	color: #435D9D;
	width: 80px;
	height: 20px;
	padding: 2px;
	margin: 0;
	border: none;
}
.RadioInline {
	margin-top: 1px;
	float:left;
}

.product{
	text-align: center;
}
.product img{margin-left:52px;}