@import url(base.css);

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

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d2f a
{
	background:url(images/ddMenus.gif) -204px -176px;
}
#m3
{
	background: url(images/top_menu.gif) -172px -36px;
}
/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_guaranteed_secure.jpg)
}

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

h2.sh1
{
	width:384px;
	height:18px;
    background:url(images/shx2_guaranteed_secure.gif);
	margin:0 0 40px 0;
}

h2.sh
{
width:532px;
height:21px;
background:url(images/sh_guaranteed_secure2.gif);
margin:0 0 1em 0;
}
#movie, .header
{
	height:213px;
}

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




.sec1 img{
float:left;
 width:250px;
  height:169px;

  margin:0 10px 2em 0;
  position:relative;
  border:0;
}


