* {
margin: 0;
padding: 0;
}

body {
background-color: #035b85;
color: #522f91;
font-family: arial;
font-size: 13px;
background-image: url(../_media/backgrounds/bg.jpg);
background-repeat: repeat-x;
}

#client_header {
display: none;
}

#temp_Wrapper {
width: 781px;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#temp_Header1 {
width: 781px;
height: 73px;
background-image: url(../_media/backgrounds/di_04.jpg);
background-repeat: no-repeat;
margin-top: 20px;
}

#temp_Header2 {
width: 781px;
height: 63px;
background-image: url(../_media/backgrounds/di_05.jpg);
background-repeat: no-repeat;
}

#temp_Header3 {
width: 781px;
height: 30px;
background-image: url(../_media/backgrounds/di_06.jpg);
background-repeat: no-repeat;
}

#menu_Header3 {
	font-size: 11px;
	padding-top: 5px;
}
#menu_Header3 ul {
}
#menu_Header3 ul li {
	float: left;
	list-style-type: none;
	line-height: 9px;
	position: relative;
	left: 14px;
	white-space: nowrap;
	margin-right: 34px;
}

#menu_Header3 a {
	color: #522f91;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu_Header3 a:hover {
	color: #FFF;
}

#temp_Header4 {
width: 781px;
height: 111px;
background-image: url(../_media/backgrounds/di_07.jpg);
background-repeat: no-repeat;
}

#temp_ContentContainer {
width: 781px;
height: auto;
background-image: url(../_media/backgrounds/di_10.jpg);
background-repeat: repeat-y;
}

#temp_ContentTop {
width: 781px;
height: 11px;
background-image: url(../_media/backgrounds/di_08.jpg);
background-repeat: no-repeat;
}

#temp_ContentLeft {
	width: 176px;
	float: left;
	text-align: left;
}

#temp_ContentLeft ul {
list-style: none;
width: 159px;
margin-left: 14px;
}

#temp_ContentLeft ul li {
padding-left: 0px;
}

#menuHeader {
font-weight: bold;
font-style: italic;
display: block;
padding-bottom: 3px;
font-size: 12px;
padding-left: 3px;
}

#menuDivider {
border-bottom: 1px solid #fff;
}

#temp_ContentLeft ul li a {
	font-weight: bold;
	color: #522f91;
	text-decoration: none;
	margin-bottom: 0px;
	display: block;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 0px;
}

#temp_ContentLeft ul li a:hover {
text-decoration: underline;
}

#temp_ContentRight {
	width: 600px;
	float: right;
	text-align: left;
}

#text_ContentRight {
padding: 0px 10px 10px 10px;
color: #000;
font-size: 12px;
}

#text_ContentRight p {
	margin-bottom: 10px;
	line-height: 14px;
	}
	
#text_ContentRight ul {
margin-left: 10px;
}

#temp_ContentBottom {
width: 781px;
height: 25px;
background-image: url(../_media/backgrounds/di_12.jpg);
background-repeat: no-repeat;
}

#temp_Footer1 {
width: 781px;
height: 30px;
margin-top: 10px;
}

#text_Footer1 {
text-align: left;
padding-left: 10px;
padding-right: 10px;
color: #fafad2;
}

#text_Footer1_Logo {
float: right;
background-image: url(../_media/images/bottomlogo.png);
background-repeat: no-repeat;
width: 67px;
height: 21px;
}

#temp_Footer2 {
width: 781px;
height: 30px;
margin-top: 10px;
}

#text_Footer2 {
text-align: center;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 10px;
padding-bottom: 30px;
}

#text_Footer2 a {
margin-left: 5px;
margin-right: 5px;
color: #FFF;
text-decoration: none;
}

#text_Footer2 a:hover {
text-decoration: underline;
}

h1 {
margin-left: 3px;
font-size: 12px;
padding-top: 3px;
border-bottom: 1px solid #d4d1a6;
display: block;
width: 558px;
float: left;
padding-top: 5px;
margin-bottom: 15px;
}

h2 {
	margin-top: 13px;
	font-size: 13px;
	font-weight: bold;
	color: #522f91;
	font-style: italic
	}
	
h3 {
	margin-top: 13px;
	font-size: 13px;
	color: #000;
	}

#mapContainer {
	height: 400px;
	}
	
.image_right_nb {
	margin-bottom: 5px;
	border: solid #dddddd 1px;
	padding: 4px;
	}

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #EFEDD6;
	border: solid #666 1px;
	margin-bottom: 5px;
	padding: 2px;
	}
	
.image_right, .image_right_nb {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px;
	background-color: #EFEDD6;
	}	

.module_right h2 {
	background-color: #D5D3BE;
	color: #522F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-style: italic;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px;
	background-color: #EFEDD6;
	}	

.module_left h2 {
	background-color:#D5D3BE;
	color: #522F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-style: italic;
	}

.module_center {
	margin: 0px 10px 10px 10px;
	width: 95%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_center h2 {
	background-color: #D5D3BE;
	color: #522F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-style: italic;
	}
	
#text_ContentRight ul {
margin-left: 15px;
margin-bottom: 10px;
}

#text_ContentRight a {
	color: #522f91;
	font-weight: bold;
	}
	
#text_ContentRight a:hover {
	text-decoration: none;
	}
#home {
	width: 800px;
	text-align: left;
	padding-top: 40px;
}

#home h1{
	color: #FFFFFF;
	width: 800px;
}

#home h2{
	font-style: normal;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#home h3{
	color: #FFFFFF;
	padding-bottom: 5px;
}
#home p{
	color: #FFFFFF;
}
#home a {
	color: #FFFFFF;
	text-decoration: none;
}
.video1 { 
	float:left; 
	width:200px;
	text-align:center; 
	margin:5px 20px 0px 40px; 
}
.video1 a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none; 
}
.video1 a:hover { 
	text-decoration:underline;
}
.video2 { 
	float:left; 
	width:200px;
	text-align:center;
	margin:5px 20px 0px 30px;
}
.video2 a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
.video2 a:hover { 
	text-decoration:underline;
}
.video3 { 
	float:left; 
	width:200px;
	text-align:center;  
	margin:5px 20px 0px 30px;
}
.video3 a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
.video3 a:hover { 
	text-decoration:underline;
}