/* General. */
body {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background: url('../images/background.png') repeat-x;
}

.clear {
	clear: both;
}

a img {
	border: 0;
}

/* Wrapper. */
.wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header. */
#header {
	height: 140px;
}

#logo {
	display: block;
	position: absolute;
	width: 420px;
	height: 31px;
	background: url('../images/logo.png') no-repeat;
	margin: 63px 0 0 19px;
}

#topImage,
#topImage2 {
	background: url('../images/header1.jpg') no-repeat;
	width: 960px;
	height: 294px;
	z-index: 5;
}

#topImage2 {
	background: url('../images/header2.jpg') no-repeat;
}

/* Menu. */
#menu {
	display: block;
	margin: 0 0 14px -4px;
	padding: 0;
	width: 968px;
	height: 59px;
	background: url('../images/backgroundMenu.png') no-repeat;
	list-style-type: none;
	list-style-image: none;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	width: 137px;
	height: 51px;
	text-decoration: none;
	color: #fff;
	margin: 2px 0 0 0;
	text-transform: uppercase;
	font-weight: 900;
	background: url('../images/menuDivider.png') 135px 11px no-repeat;
}

#menu li a:hover,
#menu li.active a {
	background: url('../images/menuHover.png') no-repeat;
}

#menu li#first a:hover,
#menu li#first.active a {
	background: url('../images/menuHoverFirst.png') right no-repeat;
}

#menu li#last a:hover {
	background: url('../images/menuHoverLast.png') right no-repeat;
}

#menu li a span {
	display: block;
	padding: 13px 0 0 0;
	text-align: center;
}

/* Left column. */
#colLeft {
	float: left;
	padding: 0 20px 0 20px;
	width: 645px !important;
	width: 685px;
}

#breadcrumb {
	height: 44px;
	border-bottom: 1px solid #E8E9EA;
	list-style-image: none;
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
	line-height: 44px;
}

#breadcrumb li {
	float: left;
	color: #B2B7BB;
	font-weight: 900;
	margin-right: 5px;
}

#breadcrumb li.current {
	color: #D0103A;
}

#breadcrumb li a {
	color: #B2B7BB;
	text-decoration: none;
	margin-right: 5px;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

#breadcrumb li.title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
	padding-right: 13px;
}

h1 {
	color: #D0103A;
	font-size: 29px;
	margin-bottom: 14px;
	margin-top: 13px;
}

h2  {
	color: #D0103A;
	font-size: 16px;
	margin: 20px 0 8px 70px;
	padding: 0 0 7px 20px;
	border-bottom: 1px solid #E8E9EA;
	background: url('../images/h2Arrow.png') 0px 7px no-repeat;
}

legend {
	color: #D0103A;
	font-size: 16px;
}

p {
	color: #5E6062;
	line-height: 20px;
	margin: 0 0 9px 0;
}

p.jump {
	margin: 0 0 0 100px;
}

p span {
	font-size: 16px;
	line-height: 22px;
}

a {
	color: #000;
}

a:hover {
	color: #D0103A;
}

.imgLeft {
	float: left;
	margin: 6px 30px 30px 0;
}

.imgRight {
	float: left;
	margin: 6px 0 30px 30px;
}

ul {
	margin: 30px 0 9px 100px;
	list-style-image: url('../images/bullet.png');
	color: #5E6062;
	line-height: 24px;
}

ul.nojump {
	margin: 20px 0 19px 0;
}

ul.partners {
	margin: 17px 0 40px 100px;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	width: 100%;
}

ul.partners li {
	float: left;
	width: 33%;
}

ul.partners li a {
	display: block;
	height: 60px;
	text-align: center;
	margin-bottom: 30px;
}

ul.partners li a img {
	margin-top: 14px;
}

.button {
	display: block;
	float: right;
	width: 130px;
	height: 34px;
	margin: 25px 0 20px 0;
	background: url('../images/button.png') no-repeat;
	text-decoration: none;
	cursor: pointer;
}

.button span {
	display: block;
	position: absolute;
	color: #fff;
	font-weight: 900;
	margin: 6px 0 0 15px;
}

/* Right column. */
#colRight {
	float: left;
	width: 275px;
	margin-top: -10px;
	z-index: 10;
}

#butLarge {
	display: block;
	width: 260px;
	height: 96px;
	background: url('../images/buttonLarge.png') no-repeat;
	margin: -5px 0 14px -2px;
	text-decoration: none;
}

#butLarge span {
	display: block;
	margin: 0 0 0 26px;
	padding-top: 20px;
	color: #D0103A;
	font-size: 22px;
	line-height: 24px;
}

#submenu {
	margin: 0 0 20px 0;
	padding: 0;
	width: 275px;
	height: 190px;
	background: url('../images/backgroundSubmenu.png') no-repeat;
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;
	line-height: 28px;
}

#submenu li.title {
	color: #fff;
	font-weight: 900;
	padding-top: 18px;
	padding-bottom: 3px;
	padding-left: 29px;
	background: url('../images/submenuDivider.png') bottom no-repeat;
}

#submenu li a {
	display: block;
	color: #fff;
	width: 216px;
	padding-bottom: 4px;
	background: url('../images/submenuDivider.png') bottom no-repeat;
	text-decoration: none;
	margin-left: 29px;
}

#submenu li a:hover {
	text-decoration: underline;
}

#social {
	margin: 0;
	padding: 26px 0 0 27px;
	width: 275px;
	height: 369px;
	background: url('../images/backgroundSocial.png') no-repeat;
	list-style-type: none;
	list-style-image: none;
	line-height: 18px;
}

#social li {
	height: 50px;
	padding-left: 50px;
}

#social span {
	font-weight: 900;
	color: #D0103A;
}

#social a {
	text-decoration: none;
	color: #7B7E80;
}

#social a:hover {
	text-decoration: underline;
}

#social #twitter {
	background: url('../images/socialTwitter.png') 0px 2px no-repeat;
}

#social #linkedin {
	background: url('../images/socialLinkedin.png') 0px 2px no-repeat;
}

#social #google {
	background: url('../images/socialGoogle.png') 0px 2px no-repeat;
}


/* Footer. */
#footer {
	height: 196px;
	width: 100%;
	background: url('../images/backgroundFooter.png') repeat-x;
}

#footerWrapper {
	height: 196px;
	background: url('../images/backgroundFooter2.png') no-repeat;
}

#footerWrapper p {
	color: #9A9EA1;
	line-height: 19px;
	padding-top: 60px;
}

#footerWrapper p span {
	float: left;
	font-size: 12px;
	line-height: 19px;
}

#maw {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	margin: 0 5px 0 5px;
	background: url('../images/logoMAW.png') no-repeat;
}

#jool {
	display: block;
	float: left;
	width: 38px;
	height: 19px;
	margin: 0 5px 0 5px;
	background: url('../images/logoJool.png') no-repeat;
}

label {
	float: left;
	width: 10em;
	margin-left: 4px;
}

label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}

input, textarea {
	width: 200px;
	-moz-box-sizing:border-box;
}

input.submit {
	width: 100px;
	margin-left: 248px;
}