*{
	padding: 0;
	margin: 0;
}

html{
	font-size:70%;
}

body{
	background: #004D7C url(../garnish/bodySlice_bg.jpg) repeat-x top;
	width:100%;
	font-family:Tahoma;
}

/*-----------------------------HEADER-----------------------------*/

h1 a{
	display:block;
	background: url(../garnish/efaShow_logo.png) no-repeat;
	width:329px;
	height:73px;
	position:relative;
	top:35px;
	left:40px;
	float:left;
}

#logosR{
	float:left;
	background: url(../garnish/headerSpanLeftS.jpg) no-repeat left;
	width:19px;
	height:149px;
	position:relative;
	left:30%; 
}

#ossateLogo a{
	display:block;
	background: url(../garnish/ossate_logo.png) no-repeat;
	width:162px;
	height:60px;
	margin: 15px 0 0 39px;
}

#econtentLogo a{
	display: block;
	background: url(../garnish/eContent_logo.png) no-repeat;
	width:124px;
	height:47px;
	margin: 0 0 0 80px;
}

/*--------------------------------GENERAL----------------------------------*/

.invisible{
	position: absolute;
	left:-9999px;
}

a{
color:#40B0F4;
text-decoration:none;
}

img{
	margin: 10px 0 10px 30px;
}

hr{
	position: absolute;
	left:-9999px;
}

/*----------------------------NAVIGATION----------------------------------*/
#nav{
	list-style:none;
	width:644px;
	height:66px;
	position:relative;
	clear:both;
	margin-left:40px;
}

#nav #index, #reports, #presentation, #videos, #efa, #legal, #credits, #contact{
		float:left;
}

#nav li a{
	background-image: url(../garnish/menu_link.png);
	/*background-repeat: no-repeat;*/
	display:block;
	width:644px;
	height:66px;
}

#nav li a:hover{
	background-image: url(../garnish/menu_hover.png);
	/*background-repeat: no-repeat;*/
	display:block;
	width:644px;
	height:66px;
}

#nav #index a{
	width:61px;
	background-position:0 0;
}

#nav #index a:hover{
	background-position:0 0;
}

#nav #reports a{
	width:62px;
	background-position:583px 0;
}

#nav #reports a:hover{
	background-position:583px -66px;
}

#nav #presentation a{
	width:98px;
	background-position: 521px 0;
}

#nav #presentation a:hover{
	background-position: 521px -66px;
}

#nav #videos a{
	width: 84px;
	background-position: 423px 0;
}

#nav #videos a:hover{
	background-position: 423px -66px;;
}

#nav #efa a{
	width:94px;
	background-position: 333px 0;
}

#nav #efa a:hover{
	background-position: 333px -66px;
}

#nav #legal a{
	width:97px;
	background-position: 245px 0;
}

#nav #legal a:hover{
	background-position: 245px -66px;
}

#nav #credits a{
	width:69px;
	background-position: 148px 0;
}

#nav #credits a:hover{
	background-position: 148px -66px;
}

#nav #contact a{
	width:79px;
	background-position: 79px 0;
}

#nav #contact a:hover{
	background-position: 79px -66px;
}

/*---------------------------Content---------------------------*/

#Container{
	width:934px;
	margin:0 auto;
}

#contentL{
	float:left;
}

#contentL h2{
	color:#FF6600;
	font: 3.5em Tahoma;
	position:relative;
	margin: 10px 0 10px 62px;
	letter-spacing:0.1em;
	font-weight: lighter;
}

#Rightconainer{
	float: left;
	width:542px;
	margin: 0 0px 0 30px; 
}

#contentR{
	background-color:#005A91;
	color:#ffffff;
	font:1em Tahoma;
	}
	
#contentR h3{
	font:1.4em Tahoma;
	padding: 0 10px 15px 30px;
	position:relative;
}
	
#contentRtop{
	background: url(../garnish/contentR_Top.gif) no-repeat bottom;
	display:block;
	margin: 25px 0 0 0;
	color:#BBE6FF;
	font-size:1em;
	position:relative;
	height:75px;
}



#contentR  #creditsContent{
	width: 100%;
	float: left;
	background-color:#005A91;
}

*>#contentR  #creditsContent{
	overflow: hidden;
}

#contentR #creditsContent div{
	float: left;
	width:94px;
	height:150px;
	margin: 15px;
	padding: 0px 0px 0 0px;
}

#contentR #creditsContent div img{
	padding: 0;
	margin:0;
}

#contentR #creditsContent div p{
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}

#contentR #creditsContent div p a{
	display:block;
	color:#40B0F4;
	text-decoration:none;
}

/*#contentR  #creditsContent div{
	float: left;
	width:94px;
	height: auto;
	margin: 15px;
	padding: 0px 0px 0 0px;
}

#contentR #creditsContent div img{
	float:none;
	width:94px;
	height:73px;
	padding: 0;
	margin: 0;
}

#contentR #creditsContent div p{
	font-size: 1em;
	text-align: center;
	margin: 0;
	padding: 10px 0px 0px 0px;
	line-height: 1em;
	width:94px;
	display: block;
}

*/


#contentR ul{
	list-style:none;
	margin:0 0 0 0px;
	padding: 0 10px 15px 30px;
	width:502px;
}

#contentR ul li{
	padding: 10px 0 10px 20px;
	background: url(../garnish/list_arrow.gif) no-repeat 0 10px;
}

#contentR ul li a{
display:block;
color:#40B0F4;
text-decoration:none;
}

#contentRbottom{
background: #005A91 url(../garnish/contentR_Bottom.gif) no-repeat bottom;
width:542px;
display: block;
margin: 0 0 20px 0;
}


#eworxLogo a{
	display: block;
	background-image: url(../garnish/eworx_logo.png);
	width:80px;
	height: 41px;
	float:right;
} 

/*------------------------1column Content------------------------------*/

#Container1c{
	width:885px;
	padding: 0 10px 15px 30px;
	margin: 0 auto;
}

#Container h2{
	color:#FF6600;
	font: 3.5em Tahoma;
	margin: 10px 0 10px 0px;
	font-weight: lighter;
}

#content1column{
	width:885px;
	margin: 0 0px 0 0px; 
	color:#ffffff;
	font:1em Tahoma;	
	background-color:#005A91;
	}

	
#content1column h3{
	font:1.4em Tahoma;
	background-color:#005A91;
	padding: 0 10px 15px 30px;
	position:relative;
}

#content1column h4{
	font:1.2em Tahoma;
	background-color:#005A91;
	padding: 0 10px 15px 30px;
	position:relative;
}

#content1column p{
	background-color:#005A91;
	padding:0 10px 15px 30px;
	width:845px; 
}
	
#content1column ul{
	background: #005A91 /*url(../garnish/contentR_Bottom.gif) no-repeat bottom*/;
	list-style:none;
	margin:0 0 0 0px;
	padding: 0 10px 15px 30px;
	width:845px;
}

#content1column ul li{
	padding: 10px 0 10px 20px;
	background: url(../garnish/list_arrow.gif) no-repeat 0 10px;
}

#content1column ul li a{
display:block;
color:#40B0F4;
text-decoration:none;
}


#content1columnTop{
	background-image: url(../garnish/contentR_Top1c.gif);
	background-repeat:  no-repeat;
	background-position:  bottom;
	display:block;
	margin: 0px 0 0 0;
	color:#BBE6FF;
	font-size:1em;
	position:relative;
	height:39px;
}

#content1columnBottom{
background: #005A91 url(../garnish/contentR_Bottom1c.gif) no-repeat top;
width:885px;
display: block;
height: 20px;
margin: 0 0 20px 0;
}

/*------------------------------------------Icons--------------------------------------------*/

#icoPresentation, #icoReports, #icoVideos, #noIco{
	width:300px;
	height:150px;
	margin: 0 0 0 0px;
	position:relative;
}

#noIco{
	width:362px;
	height:150px;
	margin: 0 0 0 0px;
	position:relative;
}

#icoPresentation p, #icoReports p, #icoVideos p{
	padding:15px 0 0 136px;
	color:#BBE6FF;
}

#noIco p{
	margin:0;
	padding:15px 0 0 0px;
	color:#BBE6FF;
}

#icoPresentation p a, #icoReports p a, #icoVideos p a, #noIco p a{
	color:#DE6819;
	text-decoration:none;
}

#icoReports{
	background: url(../garnish/reports_ico.jpg) no-repeat left;}

#icoPresentation{
	background: url(../garnish/present_Ico.jpg) no-repeat left;
}

#icoVideos {	
	background: url(../garnish/videos_ico.jpg) no-repeat left;
}

/*--------------------------------------------Titles-----------------------------------------------*/

#presentationTitle{
	background-image: url(../garnish/presentation_title.jpg);
	width:233px;
	height:42px;
	display:block;
	}
	
#reportsTitle{
	background-image: url(../garnish/reports_title.jpg);
	width:233px;
	height:42px;
	display:block;
	}
	
#videosTitle{
	background-image: url(../garnish/videos_title.jpg);
	width:233px;
	height:42px;
	display:block;
}

#efaTitle{
	background-image: url(../garnish/efa_title.jpg);
	width:233px;
	height:42px;
	display:block;
	}
	
#legalTitle{
	background-image: url(../garnish/legal_title.jpg);
	width:233px;
	height:42px;
	display:block;
	}
	
#creditsTitle{
	background-image: url(../garnish/credits_title.jpg);
	width:233px;
	height:42px;
	display:block;
}

#contactTitle{
	background-image: url(../garnish/contact_title.jpg);
	width:233px;
	height:42px;
	display:block;
}	