html * { margin: 0px; padding: 0px; }

body { font-size: 62.5%; margin:0px; padding:0px; text-align:center; background-image:url(images/img_background.jpg); background-position:top; background-repeat:repeat-x; background-color:#000000; }

img { border: 0px;}

img.spacer { float: left; }

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/* Holdingpage */

#wrapper {
	position: relative;
	width: 992px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	background-image:url(images/img_holdingPageBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:815px;
}

#welcomeBoxPosition {
	float: left;
	padding-left:38px;
	padding-top:243px;
}

#welcomeBox {
	float: left;
	width:448px;
}

.welcomeBoxBlack {
	background-color:#000000;
	width:448px;
}

.welcomeText {
	padding-top:6px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	width:425px;
	line-height:24px;
}

.rightColumnText {
	padding-top:6px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	width:400px;
	line-height:24px;
}

.smlGreyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:normal;
	line-height:18px;
}

.smlWhiteTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:18px;
}

.pinkHeader {
	color:#ff0099;
}

.lrgPinkHeader {
	font-size:24px;
	color:#ff0099;
}

#lowerBoxes {
	padding-top:424px;
	padding-left:38px;
}

#leftColumn {
	float:left;
	width:468px;
}

#rightColumn {
	float:left;
	width:448px;
}

.rostaLeft {
	float:left;
	background-color:#000;
	width:251px;
}

.rostaRight {
	float:left;
	background-color:#000;
	width:197px;
}

.rostaLeftText {
	padding-top:3px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#999;
	width:236px;
	line-height:18px;
}

.rostaLeftText {
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#999;
	width:197px;
	line-height:18px;
}

#pageFooter {
	float:left;
	width:992px;
}