@charset "utf-8";
/* CSS Document */

#wrapOr {
	background-color: #CCC;
	height: 100%;
	width: 100%;
}
#homeOr {
	background-color: #FFF;
	height: 900px;
	width:60%;
	float: none;
	margin-top: 0%;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 20%;
	padding: 0px;
}
#footerOr {
	background-color: #000;
	height: 30px;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F33;
}
#menuitem1 {
	height: 30px;
	width: 100px;
	float: left;
}

#logo1 {
	height: 30px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}
#logo2 {
	height: 550px;
	width: 70%;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 15%;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F33;
}
#logo2_menu {
	height: 40px;
	width: 650px;
	float: left;
	margin-top: 150px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F33;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-left-color: #F33;
}


#logoOr {
	background-color: #000;
	height: 590px;
	width: 100%;
}
#logo2_logo {
	height: 200px;
	width: 210px;
	float: left;
}
