/* WWW_file universal.css, Version 1.002, Updated 2009-03-20 10:32:29 */
/* MAIN ALIGNMENT STYLES */

{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-color: #EEEEEE;
	vertical-align: top;
	/*  width: 100%; */
	background-image: url(../images/body_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#main_container
{
	width: 100%;
	text-align: center;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* HEADER STYLES */
#header_container
{
	width: 931px;
	height: 258px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}

#spansafe_logo
{
	float: left;
	width: 174px;
}

/* TOP NAVIGATION */

#top_navigation
{
	float: left;
	width: 757px;
	text-align: center;
}

#top_navigation table
{
	margin-left: auto;
	margin-top: 50px;
	margin-right: 120px;
}

a.top_nav_solutions
{
	background-image: url(../images/top_nav/solutions_off.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_solutions:hover
{
	background-image: url(../images/top_nav/solutions_on.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_customers
{
	background-image: url(../images/top_nav/customers_off.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_customers:hover
{
	background-image: url(../images/top_nav/customers_on.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_signup
{
	background-image: url(../images/top_nav/evaluate_off.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_signup:hover
{
	background-image: url(../images/top_nav/evaluate_on.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_aboutus
{
	background-image: url(../images/top_nav/aboutus_off.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_aboutus:hover
{
	background-image: url(../images/top_nav/aboutus_on.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_support
{
	background-image: url(../images/top_nav/support_off.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

a.top_nav_support:hover
{
	background-image: url(../images/top_nav/support_on.gif);
	background-position: left top;
	display: block;
	width: 126px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}

/* MAIN CONTENT AREA STYLES */

#content_container
{
	width: 931px;
	margin-left: auto;
	margin-right: auto;
}

#content_bg_top
{
	background-image: url(../images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 931px;
	height: 8px;
}

#content_bg_bottom
{
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 931px;
	height: 8px;
}

/* FOOTER STYLES */

#footer_container
{
	width: 931px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 12px;
}

.footer_divider
{
	width: 2px;
	height: 115px;
	vertical-align: top;
}

#mini_map
{
	width: 667px;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
}

#footer_links tr td
{
	padding-right: 70px;
}

#footer_links tr td a
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B9B9B9;
	line-height: 18px;
}

#footer_links tr td a:hover
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B62025;
	line-height: 18px;
}

#copyright
{
	width: 228px;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}

#footer_copyright td
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B9B9B9;
	line-height: 18px;
}

#footer_login
{
	width: 230px;
	vertical-align: top;
	padding-left: 15px;
}

input.footer_signin_username
{
	border: 0;
	width: 200px;
	height: 18px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B9B9B9;
	padding-left: 6px;
	margin-bottom: 3px;
}

input.footer_signin_password
{
	border: 0;
	width: 177px;
	height: 18px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B9B9B9;
	padding-left: 6px;
}