* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: small;
	color: #000;
	padding-bottom: 25px;
	background: #fff;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, fieldset {
	display: block;
	border: none;
}
.invisible, hr {
	display: none;
}
.page {
	width: 879px;
	margin: 0 auto;
	font-size: 86%;
}
h1.logo {
	position: relative;
	float: left;
	width: 230px;
	height: 79px;
	overflow: hidden;
	font-size: 24px;
}
h1.logo a {
	display: block;
	width: 230px;
	height: 79px;
	cursor: pointer;
	padding-top: 20px;
	text-align: center;
	color: #214098;
	text-indent: -9999px;
}
h1.logo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 79px;
	background: url('../images/elmarin_logo.png') no-repeat left top;
}
.home_link {
	float: right;
}
.topmenu {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.topmenu li {
	list-style-type: none;
	float: left;
	margin-right: 4px;
}
.topmenu li.last {
	margin-right: 0;
	margin-left: 1px;
}
.topmenu a {
	float: left;
	width: 120px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	border: 1px solid #77A0AB;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #1B378A url('../images/topmenu.png') repeat-x left top;
}
.topmenu a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.submenu {
	background-color:rgb(212,219,235);
	padding:2px;
	margin:1px 0px;
	margin-bottom:5px;
}
.submenu li {
	list-style-type: none;
	float: left;
	margin-right: 4px;
	margin-left:20px;
}
.submenu a {
	float: left;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.main {
	width: 875px;
	padding: 5px 0 14px 4px;
}
h2 {
	padding-bottom: 12px;
	font-size: 16px;
}
.left {
	float: left;
	width: 294px;
	overflow: hidden;
}
.right {
	float: right;
	width: 550px;
	overflow: hidden;
}
.left p {
	padding-bottom: 18px;
	text-align: justify;
	line-height: 150%;
	font-size: 13px;
}
.left p.first {
	text-indent: 0;
}
.box,
.col {
	float: left;
	width: 174px;
	margin-right: 14px;
	overflow: hidden;
}
.last_col {
	margin-right: 0;
}
.box img,
.col img {
	border-bottom: 2px solid #9E9D9D;
}
.right h3 {
	padding: 8px 11px;
	font-size: 12px;
	color: #fff;
	background: #5B5A5A;
}
.box .contents,
.col_text {
	height: 94px;
	padding: 8px 15px 0 13px;
	color: #252424;
	background: url('../images/col.png') repeat-x left top;
}
html>body .col_text {
	min-height: 94px;
	height: auto;
}
.col_text li {
	list-style-type: none;
	padding-left: 11px;
	margin-bottom: 4px;
	font-size: 12px;
	background: url('../images/bullet01.png') no-repeat left center;
}
.col_text p {
	padding-bottom: 10px;
	text-align: justify;
	line-height: 110%;
}
.last_col p {
	line-height: 150%;
	padding-bottom: 0;
}
.more {
	padding-right: 10px;
	text-align: right;
}
.more a {
	color: #252424;
}
.footer {
	border-top: 3px solid #595959;
	padding-top: 7px;
	text-align: right;
	font-size: 91%;
	color: #4B4B4B;
}
.footer a {
	margin-right: 4px;
	color: #4B4B4B;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
/* --- subpage start --- */
.subpage .main {
	padding: 4px 0 5px 4px;
}
.subpage .left {
	width: 649px;
	padding-top: 10px;
}
.subpage .right {
	width: 213px;
}
.subpage .right h3 {
	background: #575757 url('../images/h3.png') repeat-x left top;
}
.right_text {
	height: 180px;
	padding: 15px 12px 0 9px;
	color: #252424;
	background: url('../images/right_text.png') repeat-x left top;
}
html>body .right_text {
	min-height: 180px;
	height: auto;
}
.right_text p {
	padding-bottom: 16px;
	text-align: justify;
	line-height: 150%;
}
/* --- subpage end --- */

.articleProduct {
	width				: 649px;
}

.articleProduct .textColumn {
	width				: 320px;
	float				: left;
}

.articleProduct .infoColumn {
	width				: 250px;
	float				: right;
}

.articleProduct .textColumn h2 {
	font-size			: 16px;
}

.articleProduct .textColumn  {
	font-size			: 12px;
}

TABLE.reference {
	border-collapse:collapse;
	width:500px;
}

TABLE.reference TH {
	padding:2px;
}
TABLE.reference TD {
	border-bottom:1px solid #c0c0c0;
	padding:2px;
	vertical-align:top;
}
TABLE.reference TD P {
	margin:0;
	padding:0;
}

.teaser {
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	display:block;
	margin-bottom:10px;
}
.ep.image.right {
	width:auto;
}

img.profile {
	margin: -21px 0px 0px 0px;
	padding: 0px;
    position: relative;
    z-index: 8000;	
}

/**/

.newsList {
	background	:	url(../images/bg-news.png) top left no-repeat transparent;
	width		:	855px;
	padding		:	25px 10px;
	float		:	left;
}

.newsList h1 {
	font-family	:	Arial;
	font-size	:	24px;
	color		:	#15489f;
	font-weight	:	normal;
	margin		:	0px 0px 10px 0px;
}

.newsList ul {
	padding		:	0px;
	margin		:	0px;
	list-style	:	none;
	float		:	left;
}

.newsList ul li {
	border-bottom	:	1px solid #5777b7;
	padding			:	25px 0px;
	width			:	100%;
	float			:	left;
}

.newsList ul li .image {
	background	:	url(../images/bg-news-image.png) top left no-repeat transparent;
	width		:	542px;
	height		:	365px;
	padding		:	1px 0px 0px 1px;
	float		:	left;
}

.newsList ul li .content {
	float	:	right;
	width	:	262px;
	background	:	url(../images/bg-news-content.png) top left no-repeat transparent;
	min-height	:	363px;
	margin		:	0px 0px 0px 25px;
	padding		:	0px 10px 0px 10px;
}

.newsList ul li .content h2 {
	color	:	#d6222d;
	font-size	:	17px;
	font-weight	:	normal;
	font-family	:	Arial;
}

.newsList ul li .content p {
	margin	:	10px 0px 0px 0px;
	font-size	:	13px;
}

.newsList ul li .content a {
	background-color	:	#999999;
	padding				:	5px 25px 5px 5px;
	color				:	#fff;
	background			:	url(../images/bg-news-a.png) right center no-repeat #999;
}

.newsList ul li .content a:hover {
	text-decoration	:	none;
}




