@charset "utf-8";
/* CSS Document */


#Top-Visual {
	height: 550px;
	width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 700;
	cursor: pointer;
}

#Main-Content {
	background-color: #FFF;
	height: 600px;
	width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: absolute;
	z-index: 700;
	opacity: 1;
	margin-bottom: 0px;
	top: 550px;
	float: left;
}
#Main-Content p {
	font-family: Raleway, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #003;
	padding: 0px;
	line-height: 25px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#Main-Content h3 {
	font-family: Raleway, sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #0091B5;
	padding: 0px;
	line-height: 24px;
	text-align: left;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}

#Footer {
	height: 55px;
	width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	top: 1140px;
	z-index: 650;
	padding-top: 0px;
	position: absolute;
}


#JVM {
	width: 1400px;
	text-align: right;
	height: 20px;
	z-index: 999;
	position: absolute;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	top: 1220px;
}
#TA-Widget-Reviews {
	clear: none;
	float: right;
	height: auto;
	width: 468px;
	margin-top: 75px;
	margin-right: 200px;
	margin-left: 70px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0091B5;
	border-right-color: #0091B5;
	border-bottom-color: #0091B5;
	border-left-color: #0091B5;
	margin-bottom: 80px;
}
#Main-Content #TA-Widget-Reviews img {
	margin: 0px;
	padding: 0px;
}
