#wrapper {
	height: 520px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	height: 101px;
	width: 680px;
}
body {
	background-color: #51626F;
	margin: 0px;
	padding: 0px;
}
#text {
	position: relative;
	height: 322px;
	width: 304px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	position: relative;
	height: 97px;
	width: 680px;
	float: left;
}
.cntr {
	text-align: center;
}

.rubine_red {
	color: #D73D70;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}

#pic_logo {
	float: right;
	height: 322px;
	width: 356px;
	position: relative;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	color: #FFF;
	text-align: right;
	font-size: 32px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
}
