html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6a6a6c;
	height: 100%;

}

a:link {
	color: #6a6a6c;
	text-decoration: none;
}
a:visited {
	color: #6a6a6c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.more a:link, .more a:visited  {
	color: #a52422;
	font-size: 0.75em;
	font-style: italic;
	text-decoration: underline; 
	
}

.here a:link {
	color: #6a6a6c;
	text-decoration: underline;
}
	
.style1 {color: #a52422}
.style2 {color: #000; font-size:20px;}
.style3 {
	color: #a52422;
	border-bottom: solid 2px #a52422;
}
.style4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	color: #6a6a6c;
	font-size: 18px;
}
.text {
	font-size: 16px;
	color: #6a6a6c;
	line-height: 19px;
}
.text_mid {
	color: #666666;
	font-size: 14px;
}
.text_sm {
	color: #666666;
	font-size: 12px;
}
.text_mid a {
	color: #a52422;
	text-decoration: underline; 
}
.text_red {
	color: #a52422;
}
.text_blk {
	color: #000;
}
.clear {
	clear: both;
}

.float-left {
	float:left;
}

img { border: 0;
}

p.error{
	color: #da3939;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}

label.error {
	padding-left: 10px;
	color: #da3939;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}


h1.cufon {
	font-size: 20pt;
	color: #6a6a6c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:right;
}

h1.cufon-2 {
	font-size: 14pt;
	color: #6a6a6c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:right;
	float: right;
	padding-top: 10px;
}

h1.cufon-3 {
	font-size: 12pt;
	color: #6a6a6c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:right;
	float: right;
	padding-top: 10px;
}

h1.header {
	font-size: 20pt;
	color: #6a6a6c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1.header2 {
	font-size: 20pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

h2.links {
	font-size: 14pt;
	color: #a4a4a4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}

h1.cufon a:hover {
	text-decoration: none;
	color: #000000;
}

h1.cufon-2 a:hover {
	text-decoration: none;
	color: #000000;
}

h1.cufon-3 a:hover {
	text-decoration: none;
	color: #000000;
}

h2.links a:hover {
	text-decoration: none;
	color: #000000;
}

h2.links a {
	color: #a4a4a4;
	text-decoration: none;
}

h2.headers {
	color: #a52422;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2.header_low {
	color: #a52422;
	font-size: 22px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2.sub-headers {
	color: #000;
	font-size: 21px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-media a:hover {
	text-decoration: none;
	color: #000000;
}		
	
#background {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	min-height: 100%;
	background-image: url(../images/background-image.png);
	background-repeat: repeat-y;
	position: relative;
	}

/*
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	height: 73px;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
}
*/

#main-wrap {
	padding-top: 0px;
}

#left-wrap {
	overflow: hidden;
	/*position: fixed;*/
	height: auto;
	width: 310px;
}

#left-float {
	float: left;
	overflow: hidden;
}

#right-wrap {
	position: relative;
	float: right;
	width: 690px;
	overflow: hidden;
	height: auto;
}
.logo-wrap {
	overflow: hidden;
	height: 117px;
	width: 310px;
}

#logo {
	background-image: url(../images/oealogonew.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 117px;
	width: 245px;
	float: right;
}

#menu {
	padding-right: 72px;
	padding-top: 60px;
	}
#sub-menu {
	height: auto;
	width: auto;
	overflow: hidden;
}


#red-line {
	background-image: url(../images/red-line.png);
	background-repeat: no-repeat;
	float: right;
	height: 104px;
	width: 8px;
	margin-left: 10px;
}

#red-line-2 { /* contact, newsletter */
	background-image: url(../images/red-line-2.png);
	background-repeat: no-repeat;
	float: right;
	height: 53px;
	width: 9px;
	margin-left: 10px;
}

#red-line-3 { /* exhibitions */
	background-image: url(../images/red-line.png);
	background-repeat: no-repeat;
	float: right;
	height: 86px;
	width: 8px;
	margin-left: 10px;
}
	
#header {
	height: auto;
	width: auto;
	margin-top: 75px;
	padding-left: 10px;
}
#header-divider {
	background-image: url(../images/header-divider.png);
	background-repeat: no-repeat;
	position: relative;
	height: 8px;
	width: 680px;
	padding: 0 0 20px 0;
}

#content {
	padding-right: 48px;
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
}

#content-services {
	padding-left: 10px;
	padding-top: 20px;
	text-align:justify;
	overflow: hidden;
}

#content-services-2 a:hover {
	text-decoration: none;
	color: #000000;
}

#content-home {
	/*padding-right: 48px;*/
	text-align:justify;
	font-size: 18px;
}

#content-home-2 {
	padding: 10px 15px 10px 15px;
	margin: 0 0 0 10px;
	text-align: justify;
	font-size: 18px;
	color: #333333;
	background-color: #eaeaea;
	display: block;
}


/* VN New Services Panel 690px */
#content-home-3 {
	width: 420px;
	padding: 0px 15px 10px 15px;
	margin: -10px 0 0 0px;
	text-align: justify;
	font-size: 18px;
	color: #333333;
	background-color: #fff;
	display: block;
	float: left;
}
#content-home-4 {
	width: 188px;
	padding: 15px 15px 10px 15px;
	margin: -4px 0 0 20px;
	text-align: justify;
	font-size: 18px;
	color: #333333;
	background-color: #f1f1f1;
	border: #eaeaea 1px  solid;
	display: block;
	float: left;
}
.home_sublinks {
	font-size: 12px;
	margin: 0 0 10px 0;
	display: block;	
}
.home_sublinks a:hover {
	color: #000;
}
#content-services-2 {
	padding-right: 48px;
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
	font-size: 24px;
}

#content-services-3 {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 20px;
	text-align:justify;
	overflow: hidden;
}

#content-services-4 {
	padding-right: 48px;
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
	font-size: 16px;
}


#content-about-us{
	padding-right: 48px;
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
}
.content-about-us-2{
	padding-right: 48px;
	padding-left: 10px;
	text-align:justify;
}

#content-media{
	padding-right: 48px;
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
}

#content-contact-us{
	padding-left: 10px;
	padding-top: 47px;
	text-align:justify;
}
#content-contact-us a{
	text-decoration: underline;
}

#twitter {
	float: right;
}

#facebook {
	float: right;
}

#instagram {
	float: right;
}

#linkedin {
	float: right;
}

#floorplan {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}

#floorplan img {
    display:block;
    margin:auto;
	overflow: hidden;
}

#events-links {
	margin-top: 5px;
}

#highlight {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}

#footer-margin {
	font-size: 10px;
	text-align:right;
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


 
.row-wrap {
	overflow: hidden;
	height: auto;
	width: auto;
}
.row {
	float: left;
}

.row-2 {
	float: left;
	margin-top: 15px;
}

/* for past events */
.column-1 {
	padding-right: 10px;
	float: left;
	text-align:left;
	font-size: 13px;
}

.column-2 {
	padding-right: 10px;
	float: left;
	text-align:left;
	font-size: 13px;
}

.column-3 {
	float: left;
	text-align:left;
	font-size: 13px;
}

/*-----end--*/

.column-2a {
	margin-right: 10px;
	float: left;
	width: 220px;
	text-align:left;
	font-size: 13px;
}

.column-2b {
	float: left;
	width: 220px;
	text-align:left;
	font-size: 13px;
}

.red-divider {
	background-image: url(../images/red-divider.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 253px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.red-divider-long {
	background-image: url(../images/red-divider-long.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 680px;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.view {
	clear: both;
}


.slide {
	float: right;
	font-size: 13px;
	text-decoration: none; 
	border-bottom: 1px solid #a52422;
}
.thumbnails-left {
	float: left;
	padding-right: 20px;
	height: auto;
	width: auto;
}
.content-services-right {
	height: auto;
	width: 440px; /*390px;*/
	overflow: hidden;
}
.content-services-right2 {
	height: auto;

	overflow: hidden;
	float: left;
}
.address {
	float: left;
	width: 220px;
	overflow: hidden;
	height: auto;
}

.tengah {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
