@CHARSET "ISO-8859-1";
#sub_menu {
	position:absolute;
	clear:both;
	float:right;
	bottom:0px;
	top:0px;
	height: 25px;
	width:auto;
	right:0px;
	background:#ffffff url(../images/ooros/backgroundSubMenu.png) repeat-x bottom left;
	padding:0 10px 0 30px;
}

#main {
	margin: 0 10px 0 10px;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
	position:relative;
	background:#ffffff;
}


#content {
	position:relative;
	text-align:left;
	background:#ffffff;
	font-family: Arial, helvetica, sans-serif;
	color:#52565e;
	font-size:12px;
}

#page_content {
	padding: 25px 25px 50px 25px;
}

#content h1{
	text-align:left;
	margin:20px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color:#FA7920;
	font-size:18px;
	letter-spacing:1px;
}

#content h2{
	text-align:left;
	margin:10px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color:#FA7920;
	font-size:16px;
	letter-spacing:1px;
}


#title_description{
	margin:20px 0 20px 20px;
	height:95px;
	width:100%;
}
#image{
	width:600px;
	height:95px;
	float:left;
}
#title, #title_gray{
	width:300px;
	float:right;
	margin:20px 0 0 0;
}

#title h1{
	text-align:right;
	margin:0 100px 0 0;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color:#FA7920;
	font-size:18px;
	letter-spacing:1px;
}

#title_gray h1{
	text-align:right;
	margin:0 100px 0 0;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color:#52565E;
	font-size:18px;
	letter-spacing:1px;
}

#content .contact{
	position:relative;
	float:left;
	width: 220px;
	text-align:right;
	height: auto;
	background:#fff;
	border:0px none;
}

#content .map{
	position:relative;
	float: left;
	width: 690px;
	text-align:center;
	height: auto;
	background:#fff;
	border:0px none;
}

.internal_link{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline; 
	color: #FA7920;
}

.back_button{
	cursor: pointer;
	font-weight: bold;
	text-align:left; 
	color: #FA7920;
}

.home_button{
	cursor: pointer;
	font-weight: bold;
	text-align:center; 
	color: #FA7920;
}

.small{
	font-family: Arial, helvetica, sans-serif;
	color:#b3b4b9;
	font-size:10px;
}

/* news */
#news {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid gray;
	height: 16px;
	overflow: hidden;
}

.news_title {
    background: url("../images/ooros/grid_small1.png") repeat scroll 0 0 #52565E;
	width: 70px; text-align: center; display: inline-block; height: 16px;
    color: white;
}

.news_body {
	display: none;
}
