@charset "UTF-8";
body {
	padding: 0 px;
	margin: 0 px;
	width: auto;
	height: auto;
	text-align: center;
} /* this section ends the clean up process of body*/
.wrap {
	position: relative;
	min-width: 1000px;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	width: 1366px;
	margin-top: 30px;
}

#header {
	background-color: rgba(202,200,200,1.00);
	height: 159px;
	margin-right: 0px;
	border: 5px solid rgba(65,65,65,1.00);
	-webkit-box-shadow: 2px 2px 23px 0px rgba(59,59,59,1.00);
	box-shadow: 2px 2px 23px 0px rgba(59,59,59,1.00);
}
#header #navbar   {
	width: 606px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	float: right;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin: 0 px;
	position: absolute;
	right: 56px;
	top: 22px;
}
.welcome {
	clear: both;
	top: 7px;
	float: right;
	margin-right: 117px;
	margin-top: -11px;
	font-size: 50px;
}
#header #navbar li {
	display: block;
	float: left;
	width: 185px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	border: 1px solid rgba(0,0,0,1.00);
	background-color: rgba(75,74,74,1.00);
}
#header #navbar li:hover  {
	background-color: rgba(190,194,197,1.00);
}
li a  {
	display: block;
	color: rgba(255,253,253,1.00);
	line-height: 50px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 185px;
	height: 50px;
	text-align: center;
	position: relative;
}
li a:hover {
	color: rgba(57,114,236,1.00);
}
#header #h1 {
	font-size: 30px;
	text-align: center;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 5px;
	position: absolute;
	left: auto;
	right: 9%;
	top: 100px;
}
#logo  {
	text-align: center;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 100px;
	display: block;
	top: -2px;
}
.welcome {
	margin-top: 17px;
}
#Paragraph h1 {
	text-align: center;
	margin-top: 76px;
	margin-bottom: -3px;
}
#Paragraph {
	margin-top: 106px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10;
	width: 500px;
	padding: 10px;
	position: absolute;
	right: 8%;
	text-align: justify;
	clear: both;
}
#selfie {
	position: absolute;
	right: 0px;
	padding: 0;
	left: 3px;
	margin-top: 143px;
	margin-left: 56px;
	width: 575px;
	height: auto;
	background-repeat: no-repeat;
	z-index: 5;
}
.background_selfie  {
	float: left;
	margin-left: 76px;
	margin-top: 21px;
	opacity: 0.91;
}
#Paragraph .email {
	text-align: center;
}
#footer {
	display: inline-block;
	left: auto;
	right: auto;
	width: 1366px;
}
.footer_left {
	float: left;
	margin-left: 263px;
	left: 100px;
	margin-top: -1px;
}
.tmcc_logo {
	clear: both;
	margin-top: 63px;
}
