@charset "utf-8";

#mainContainer {
	text-align: left;
}

#TurnKey {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-left: 225px;
	position: relative;
	display: block;
	line-height: 1em;
	text-align: center;
	padding-top: 23px;
}
#TurnKeyHome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-left:380px;
	position: relative;
	display: block;
	line-height: 1em;
	text-align: center;
	padding-top: 23px;
	width: 620px;
	vertical-align: top;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#PaperContainer {
	background-image: url(../../images2/images/paperBackground_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
p {
	margin-right: 60px;
	margin-left: 55px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	margin-left: 45px;
}

h1 {
	margin-left: 45px;
	margin-top: 5px;
}
h2 {
	margin-left: 45px;
}
h4 {
	margin-left: 55px;
}
.HeaderSM {
	font-size: 18px;
}
.IMG-LeftClr {
	clear: right;
	float: left;
}
