@charset "utf-8";

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#wrapper {
	text-align: left;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
}
#innerWrapper {
	background-color: #F7F7F7;
	text-align: center;
	padding: 0px;
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-position: center center;
}
#insert {
	background-image: url(../images/backgrop_big.png);
	height: 355px;
	width: 575px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: 100;
}
#sideInfoLeft {
	margin: 0px;
	padding: 10px;
	width: 310px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 100%;
}
.HeaderPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 25;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	padding: 15px;
}
.ParagraphPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.Paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
	margin: 10px;
	padding: 25px;
}
#header img {
	top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#innerWrapper2 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
