/* CSS Document */

body {
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/en/generic/backgroundWaveRed.png);
	background-attachment: fixed;
}
#holder {
	width: 100%;
	margin: 0 0 0 0;
}

#header {
	width: 100%;
	height: 78px;
} 

#nav {
	position:absolute;
	width:358px;
	height:auto;
	z-index:1;
	left: 592px;
	top: 42px;
	padding: 3px;
	background-color: #FFFFFF;
} 

#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	background-repeat: no-repeat;
	text-align: right;
	}
#nav li a {
	text-decoration: none;
	color: #269491;
	border-right: 1px solid #91286B;
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1.1em;
	float: left;
	}
#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #FFF; color: #91286B; }

#flashContainer {
	width: 100%;
	float: left;
	height: 175px;
}

#contentLeft {
	position:absolute;
	width:695px;
	height: auto;
	z-index:1;
	left: -1px;
	top: 254px;
	padding: 5px;
}

#contentRight {
	position:absolute;
	width:240px;
	height:auto;
	z-index:1;
	left: 709px;
	top: 254px;
	padding: 5px;
}

#footer {
	width: 100%;
	padding: 5px;
	background-image:url(../images/footer_garage.gif);	
}

a {
	color: #8F316C;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


a:hover {
	color: #8F316C;
	text-decoration:	none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	
p {
	line-height: 1.8em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 30px;
	}

.textboxstyle {
	text-decoration:	none;
	background-color: #333333; 
	border: 1px #666666 solid; color: #999999;
}
ul {
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link_logo {
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prismLogo {
	margin-bottom: 10px;
}
.prismScreen {
	margin-right: 20px;
	margin-left: 20px;
}
