@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */
div.a_box ul li#t5 a
{
	background:#294f85;
	color:#fff;
}

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d2e a
{
	background:url(images/ddMenus.gif) -204px -154px;
}

#m3
{
	background: url(images/top_menu.gif) -172px -36px;
}
/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_spam_phishing_protection.jpg)
}

h2
{
	width:536px;
	height:44px;
	background: url(images/sh_spam_phishing_protection.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}


.indent
{
width:500px;
padding:0 0 0 40px;
}

.sec1 img{
float:left;
 width:220px;
  height:202px;
  position:relative;
  top:-1.5em;

  margin:0 10px -2em 0;
  border:0;
  
}


h3.pic
{
position:relative;
left:230px;
width:310px;
}
