/* CSS Document */

@import url(base.css);
/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page {
	background:url(images/bottomBack.gif) 280px bottom no-repeat;
}

/*
	Mark the main menu location
------------------------------------------*/
#mm7 a, #mm7 a:hover {
	background:url(images/menu.gif) -263px -72px no-repeat;
}
#menu li:hover ul li a, #mMenu li.jshover ul li a {
	background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
--------------------------
#menu li:hover ul li#sm4c a, #menu li.jshover ul li#sm4c a, #sub2 {
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
} */



#text div.odd, #text div.even{
width:450px;
}

/* 
   
-------------------------- */

#content h1 {
display:block;
height:50px;
width:460px;
background:url(images/h_datashield.gif) no-repeat;
margin:0 0 40px 130px
}

#text {
	width:540px;
	margin:0 303px 50px 0;

	}
	h3
	{
	margin:0 0 0 20px;
	font-size:1em;
	text-transform:uppercase;
	}
	#text ul{
margin:0 0 0 50px;

}
#text ul li {
margin:0 0 10px 0;
}
#text h2
{
margin:40px 0 10px 18px;
font-size:1.24em;
}
a.dataMovie
{
	display:block;
	width:207px;
	height:147px;
	background:url(images/m_what_is_ds.jpg);
	position:absolute;
	left:700px;
	top:335px;
}

a.dataMovie:hover
{
	background:url(images/m_what_is_ds.jpg) 0 -147px;
}
a.dataMovie span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
p img
{
display:block;
float:right;
margin:-12px 0 0 10px;
}