/* ALL */
body
{
	background: url(../images/i_spy_01.png) repeat-x;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	width: 100%;
	text-align: center;
}
img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p
{
	margin: 0px;
	font-size: 4pt;
}
table
{
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table td
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 0px; 
}
a
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}

/* A */
a:link a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a#a_home:hover
{text-decoration: none;}
a#a_services:hover
{text-decoration: none;}
a#a_methods:hover
{text-decoration: none;}
a#a_blog:hover
{text-decoration: none;}
a#a_company:hover
{text-decoration: none;}
a#a_be_a_spy:hover
{text-decoration: none;}
a#a_contact:hover
{text-decoration: none;}

a.dropdown_menu:link a.dropdown_menu:visited 
{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.dropdown_menu:hover
{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a.more
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3567fe;
}
a.footer_link:link
{
	color: #a3a3a3;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
a.footer_link:visited
{
	color: #a3a3a3;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
a.footer_link:hover
{
	color: #00F;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}

/* DIV */
div.main
{
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	z-index: 1;
}
div#services, div#methods, div#be_a_spy, div#company
{
	position: absolute;
	z-index: 99;
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#company
{
	margin-left: 312px;
}
div#be_a_spy
{
	margin-left: 395px;
}
div#services
{
	margin-left: 60px;
}

div#methods
{
	margin-left: 144px;
}


/* TABLE */
table.main
{
	display: inline-block;
}
table.menu
{
	height: 54px;
	width: 712px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}
table.services
{
	border: 1px solid #000;
	margin: 0px;
	background: #ffcc66;
}

table.methods
{
	border: 1px solid #000;
	margin: 0px;
	background: #ffcc66;
}

table.blog
{
	border: 1px solid #000;
	margin: 0px;
	background: #ffcc66;
}


table.company
{
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
	background: #ffcc66;
}
table.be_a_spy
{
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
	background: #ffcc66;
}
table.content
{
	background: #FFF;
	margin: 0px 0px 0px 0px;
	width: 712px;
}
table.columns
{
	background-color: #ffcc66;
	padding-bottom: 10px;
	padding-top: 10px;
}
table.center_content
{
	background: #ffcc66;
	width: 573px;
	margin: 10px 0px 0px 0px;
}
table.right_content
{
	width: 130px;
	margin: 10px 0px 0px 10px;
}
table.footer
{
	margin: 0px 25px 0px 0px;
	width: 712px;
	text-align: left;
}

/* TD */
td.header
{
	width: 711px;
}
td.home
{
	background: url(../images/menu_home.png) no-repeat;
	padding-bottom: 5px;
	background-position: center right;
	width: 61px;
	vertical-align: bottom;
}
td.services
{
	background: url(../images/menu_services.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}

td.methods
{
	background: url(../images/menu_services.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}

td.blog
{
	background: url(../images/menu_services.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}


td.company
{
	background: url(../images/menu_company.png) no-repeat;
	padding-bottom: 5px;
	width: 83px;
	vertical-align: bottom;
}
td.be_a_spy
{
	background: url(../images/menu_be_a_spy.png) no-repeat;
	padding-bottom: 5px;
	width: 78px;
	vertical-align: bottom;
}
td.contact
{
	background: url(../images/menu_contact.png) no-repeat;
	padding-bottom: 5px;
	width: 81px;
	vertical-align: bottom;
}

td.over_home
{
	background: url(../images/menu_home_over.png) no-repeat;
	padding-bottom: 5px;
	background-position: center right;
	width: 61px;
	vertical-align: bottom;
}
td.over_services
{
	background: url(../images/menu_services_over.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}

td.over_methods
{
	background: url(../images/menu_services_over.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}

td.over_blog
{
	background: url(../images/menu_services_over.png) no-repeat;
	padding-bottom: 5px;
	width: 84px;
	vertical-align: bottom;
}


td.over_company
{
	background: url(../images/menu_company_over.png) no-repeat;
	padding-bottom: 5px;
	width: 83px;
	vertical-align: bottom;
}
td.over_be_a_spy
{
	background: url(../images/menu_be_a_spy_over.png) no-repeat;
	padding-bottom: 5px;
	width: 78px;
	vertical-align: bottom;
}
td.over_contact
{
	background: url(../images/menu_contact_over.png) no-repeat;
	padding-bottom: 5px;
	width: 81px;
	vertical-align: bottom;
}

.login
{
	background-image: url(../images/i_spy_06.gif);
	display:block;
	background-position:top;
	float:right;
	margin-top:23px;
	width: 78px;
	height:25px;
	text-indent:-9999px;
	vertical-align: bottom;
}
td.dropdown_menu_td
{
	border: 1px solid #000;
	margin: 0px;
	padding: 0px 5px 4px 5px;
	text-transform: uppercase;
	text-align: center;
}
td.header_image
{
	background: url(../images/i_spy_12.jpg) no-repeat;
	height: 226px;
	width: 712px;
	vertical-align: top;
	background-position: left top;
	text-align: left;
}
td.header_logo
{
	background: url(../images/i_spy_10.png) no-repeat;
	height: 266px;
	width: 163px;
	background-position: 50% 0%;
}
td.content
{
	width: 713px;
	background: #FFF;
}
td.content_spacer
{
	height: 10px;
}
td.center_content
{
	width: 575px;
	background: #FFF;
	vertical-align: top;
}
td.label
{
	background: url(../images/i_spy_18.png) no-repeat;
	width: 188px;
	height: 52px;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 5px 5px 5px;
}
td.column
{
	width: 188px;
	text-align: center;
	vertical-align: top;
}
td.points
{
	background: url(../images/i_spy_21.png) repeat-y;
	width: 5px;
	vertical-align: top;
}
td.right_content
{
	vertical-align: top;
	width: 138px;
	text-align: right;
}
td.right_links
{
	padding-bottom: 5px;
}
td.footer
{
	padding-top: 10px;
	width: 712px;
	text-align: left;
}
td.footer_banner1
{
	text-align: left;
	padding-right: 20px;
}
td.footer_banner2
{
	text-align: left;
	padding-right: 20px;
}
td.footer_text
{
	width: 100%;
	text-align: right;
}

/* P */
p.title
{
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #3567fe;
	text-align: center;
}
p.text
{
	color: #000;
	margin: 5px 20px 5px 20px;
	font-size: 12px;
	text-align: left;
}
p.copy
{
	color: #a3a3a3;
	font-size: 11px;
	text-align: right;
	margin-bottom: 3px;
}
p.create
{
	color: #a3a3a3;
	font-size: 10px;
	text-align: right;
}


.mailing_link { width:auto;}


/*---------------------------------- Flash -----------------------------------*/
.flash { width:712px; height:226px; z-index:2; position:absolute;}