@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #333;
}
h1 {
	letter-spacing: 0.5em;
}
h2 {
	letter-spacing: 0.25em;
}
h3 {
	color: #DC742D;
}
h4 {
	font-size: 16px;
	color: #333;
}
h5 {
	font-size: 14px;
	color: #333;
}
h6 {
	font-size: 12px;
	color: #DC742D;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.link2:link {
	text-decoration: none;
	color: #333;
}
a.link2:visited {
	text-decoration: none;
	color: #333;
}
a.link2:hover {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
a.link3:link {
	text-decoration: none;
	color: #DC742D;
}
a.link3:visited {
	text-decoration: none;
	color: #DC742D;
}
a.link3:hover {
	text-decoration: none;
	color: #333;
	font-weight: bolder;
}
.menubar {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	background-color: #DC742D;
	text-align: center;
	height: 40px;
	width: 1000px;
	padding-top: 15px;
	letter-spacing: 0.15em;
	margin-right: auto;
	margin-left: auto;
}
.topbar {
	background-color: #EDEDED;
	height: 20px;
	width: 1000px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.reicon {
	background-image: url(images/Pencil.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 780px;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.containermain {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.reiconlogo {
	height: 90px;
	width: 368px;
	padding-top: 115px;
	margin-top: 10px;
	margin-left: 30px;
	position: relative;
	background-image: url(images/reicon_logo_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 2px;
}
.reiconflash {
	height: 130px;
	width: 440px;
	float: right;
	color: #333;
	margin-right: 30px;
	padding-top: 32px;
}
.logoinset {
	color: #DC742D;
	text-align: center;
	margin-right: 0px;
	font-weight: bold;
}
.logoinset_grey {
	color: #666;
	font-size: 12px;
}
.passion {
	width: 560px;
	float: right;
	padding-top: 60px;
	text-align: center;
}
.maincontent {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 580px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.maincontent_bottomless {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: relative;
	z-index: 1;
}
.maincontent_index {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 470px;
	clear: both;
	position: relative;
	z-index: 1;
}
.containerleft_index {
	width: 684px;
	float: left;
	clear: both;
	position: relative;
	z-index: 2;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.containerleft {
	width: 620px;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-left: 15px;
}
.containerindex2 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.containerabout {
	width: 360px;
	float: left;
	padding-left: 15px;
	position: relative;
	z-index: 2;
}
.containerright_index {
	color: #FFF;
	float: right;
	width: 215px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 0.15em;
	z-index: 1;
	position: relative;
	margin-top: 20px;
}
.containerright {
	color: #FFF;
	float: right;
	width: 470px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	z-index: 2;
}
.reicon_plan {
	background-color: #FFF;
	background-image: url(images/Pencil2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 190px;
}
.maincontent_plan {
	color: #333;
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 20px;
}
