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

body { 
	background-color: #f0f0f0;	
	font-family:Trebuchet MS,verdana,arial,sans-serif;font-size:8pt;
	line-height:16px;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	color:#454545;
	height:100%;	
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#454545;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#454545;
}

/* Div layout */
#page-wrapper {
	background-image:url(../images/content-bg.png);
	background-position: top center;
	background-repeat:repeat-y;
	width:1032px;
	position:relative;
	left:-516px;
	margin-left:50%;
}	
#header { 
	margin-left:16px;
	width:1000px;
	height:448px;
	z-index:7;	
	position:relative;
}
#logo { 
	background-image:url(../images/hyundai-service-logo.png);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	z-index:8;
	width:160px;
	height:155px;
	left:812px;		
}
#jub {
	width: 252px;
	height: 250px;
	left:-5px;
	top:-222px;
	z-index:20;
	position:relative;
}
#menu {
	background-image:url(../images/menu-bg.png);
	margin-left:60px;
	width:912px;
	height:178px;
	z-index:10;
	position:relative;
	margin-top:-357px;		
}
#menuLinkBar {
	position:absolute;
	margin-left:35px;
	margin-top:131px;
}
#content-wrapper {
	z-index:8;
	margin-top:-71px;
	position:relative;
	margin-left:16px;
	width:1000px;
	background-image:url(../images/text-bg.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	height:100%;
}
#content {
	position:relative;
	width:910px;
	margin-left:30px;	
	margin-right:60px;
	margin-bottom:63px;
}
#address {
	position:relative;
	background-image:url(../images/address-bg.png);
	margin-left:61px;
	width:910px;
	height:53px;
	margin-top:-116px;	
	z-index:9;	
}
#footer {
	width:1032px;
	height:132px;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f0f0f0;	
	z-index:1;
	position:relative;
	left:-516px;
	margin-left:50%;
	z-index:10;
}
/* Classes */

a.menu {
	font-size:10pt;
	color:#454545;	
}
a.menu:hover {
	text-decoration:underline;
	color:#ff0000;
	font-size:10pt;
}
span.title {
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
}
td.nieuwsText {
	text-align:justify;
}
.logoLink {
	font-size:11px;
		font-style:italic;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	color:#264a7e;
}
a.occasionsLink {
	font-size:14px;
	font-weight:bold;
	color:#264a7e;
	text-decoration:none
}
a.occasionsLink:hover {
	font-size:14px;
	font-weight:bold;
	color:#264a7e;
	text-decoration:underline
}