body {
	background:#ffffff;
	padding:0; margin:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#717171;
	text-align: center;
}

h1 {
	color:#A30000;
	text-transform: uppercase;
	padding:0; margin:0;
	font-size: 18px;
}
span.home {
	color:#A30000;
	font-weight: bold;
}

h2 {
	text-transform: uppercase;
	padding:6px 0 0 0; margin:0;
	font-size: 14px;
	color:#B89D41;
}

p, div#content.anim div ul li{
	line-height:1.8;
	margin:0; padding:4px 0;
}


dt, dd {
	line-height:1.8
}

p a, dt a, dd a {
	color:#B89D41;
	font-weight: bold;
	
}
p a:hover, dt a:hover, dd a:hover {
	color:#A30000;
}

strong {
	color:#B89D41;
}

img {
	border:0;
}

table {
	border:0;
	padding:0; margin:0;
	width:100%;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	padding:10px;
	text-align: center;
}

form {
	padding-top: 75px;
	text-align: center;
}

fieldset {
	border:none;
	
}

label {
	display: block;
}

div#content div {
	padding:7px 0;
	min-height:165px;
}
* html div#content div{
	height:165px;
}
div#content hr {
	border:none;
	border-top:2px dotted #C9C9C9;
}



div#content form div {
	border-top:none;
	min-height: inherit;
	width:300px;
	
	margin:0 auto;
	text-align: left;
}
* html div#content form div {
	height: auto;
}

div#content p.info {
	border-top:2px dotted #C9C9C9;
}
div#content div img {
	margin-left:6px;
	float:left;
	background:#ffffff;
	border:1px solid #C9C9C9;
}

div#content.pub div p, div#content.pub div h2 {
	margin-left:130px;
}
div#content.anim div p, div#content.anim div h2, div#content.anim div ul {
	margin-left:205px;
}
div#content.events div p, div#content.events div h2, div#content.events table {
	margin-left:236px;
}
div#content.events table {
	width:auto;
	display:block;
}
div#content.events table td, div#content.events table th {
	text-align:left;
	padding:0 15px 0 0;
	width:215px;
	line-height: 1.8;
	vertical-align: top;
}
div#content.events table th {
	font-weight:normal;
	padding:0;
	height:auto;
	font-size:12px;
}
div#content.events div img {
	margin-right:3px;
}
div#content.events div p img {
	margin-right:0;
	margin-left:0;
	float:none;
	border:none;
}

div#content div h2.title {
	margin-left:0;
	color:#A30000;
	font-size:16px;
	padding-bottom:10px;
}


ul, li {
	padding:0; margin:0;
	list-style: none;
}

ul li {
	position:relative;
}

li a span {
	display:none;
}

li ul {
	display:none;
	position: absolute;
	top:-2px; left:209px;
	left: 80px;
	background:url(../images/subnav_bg.gif) top right no-repeat;
	width:338px !important;
	padding:14px 0;
	height:103px !important;
	height /**/:131px;
}

li ul li {
	height:34px;
}

li ul li a {
	width:147px !important;
	height:34px !important;
	margin-left:177px;
}

ul li a {
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

div#content.anim div ul {
	list-style:disc !important;
}
div#content.anim div ul li {
	margin-left:20px;
	list-style:disc !important;
	float:none;
	height:auto;
}


div#container {
	margin:0 auto;
	background:#ffffff url(../images/shadow_bg.gif) 0 0 repeat-y;
	width:933px;
	text-align: left;
}

div#header, div#main, div#footer {
	padding:0 12px;
}

div#header {
	background:url(../images/top_shadow.gif) 0 0 no-repeat;
	padding-top:9px;
}
div#header div {
	padding-top:15px;
	height: 108px !important;
	height /**/:123px;	
	background:url(../images/header_bg.gif) 0 0 no-repeat;
}


div#main {
	background:transparent url(../images/dna.gif) 239px 0 no-repeat ;
	padding-top:17px;
	padding-bottom:16px;
}

div#nav {
	float:left;
	width:209px;
	background: #ffffff;
}

div#nav ul {
	width:209px;
}

div#nav ul li a {
	width:209px;
}

div#nav li:hover ul, div#nav li.over ul {
	display:block;
}

div#banner {
	margin-top:14px;
}

div#content {
	margin-left:233px;
	padding-right:24px;
	min-height:430px;
	padding-bottom:16px;
	background-color: transparent;
}
* html div#content {
	height:430px;
}

div#footer {
	background:url(../images/bottom_shadow.gif) bottom center no-repeat;
	
	padding-bottom:11px;
	clear:both;
}
div#footer ul {
	background:url(../images/footer_bg.gif) 0 0 no-repeat;
	height:20px; width:909px;
	position:relative;
}
div#footer li {
	float:left;
	position:absolute;
	top:0;
}
div#footer li a {
	display:block;
	height:20px;
}

li#home a {
	background:url(../images/home.gif) 0 0 no-repeat;
	height:29px;
}
li#services a {
	background:url(../images/services.gif) 0 0 no-repeat;
	height:28px;
}
li#customers a {
	background:url(../images/customers.gif) 0 0 no-repeat;
	height:27px;
}
li#contact a {
	background:url(../images/contact.gif) 0 0 no-repeat;
	height:29px;
}
li#access a {
	background:url(../images/access.gif) 0 0 no-repeat;
	height:28px;
}

#menu li a:hover {
	background-position: 0 -29px;
}
div#nav li:hover a, div#nav li.over a {
	background-position: 0 -29px;
}

li#services li#org a {
	background:url(../images/serv_events.gif) 0 0 no-repeat !important;
}
li#services li#pub a {
	background:url(../images/serv_pub.gif) 0 0 no-repeat !important;
	/*height:35px !important;*/
}
li#services li#anim a {
	background: url(../images/serv_anim.gif) 0 0 no-repeat !important;
}

li#services ul#subnav li a:hover {
	background-position: 0 -34px !important;
}

li#site {
	right:78px;
}
li#fr {
	right:0;
}
li#notice {
	right:155px;
}
li#site a {
	width:77px;
	background:url(../images/site_off.gif) 0 0 no-repeat;
}
li#fr a {
	width:78px;
	background:url(../images/francais_off.gif) 0 0 no-repeat;
}
li#notice a {
	width:97px;
	background:url(../images/notice_off.gif) 0 0 no-repeat;
}

body.popup {
	padding:0; margin:0;
	background: #ffffff;
	text-align: left;
}
