html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a.orange {
	color: #ff6600;
}

a.blue {
	color: #00338d;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #00338d;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #333;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

p.referencetext	{
	font-size: 0.7em;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0px 0px 10px 25px;
}


#wrapper {
	margin: 0 auto;
	width: 733px;
	text-align: left;
	height: 100%;
}

#head {
	background-color: #fff;
	height: 75px;
	color: #606d82;
	border-bottom: 1px solid #fff;
}

#head div {
	float: left;
	clear: right;
	height: 65px;
}

#logo {
	width: 185px;
	background: url(images/securenet_logo.png) no-repeat;
}

#logo a {
	display: block;
	padding: 46px 0 0 0;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#headline {
	width: 474px;
	border-left: 1px solid #AACCD5;
}

#headline span {
	display: block;
	padding: 10px 0 0 12px;
	font-size: 38px;
	letter-spacing: -1px;
	color: #00338d;
}

#toplinks {
	width: 73px;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#toplinks li {
	float: right;
	display: inline;
	margin-top: 39px;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url(images/tl_home.png);
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url(images/tl_contact.png);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(images/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(images/tl_home-on.png);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(images/tl_contact-on.png);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}

#body {
	float: right;
	margin-top: 3px;
	width: 548px;
	clear: both;
}

#visual {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual.jpg);
	background-repeat: no-repeat;
}

#visual_animated {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_animated.gif);
	background-repeat: no-repeat;
}

#visual_presidents {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_presidents.jpg);
	background-repeat: no-repeat;
}

#visual_residuals {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_residuals.jpg);
	background-repeat: no-repeat;
}

#visual_certifications {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_certifications.jpg);
	background-repeat: no-repeat;
}

#visual_contact {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_contact.jpg);
	background-repeat: no-repeat;
}

#visual_form {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_form.jpg);
	background-repeat: no-repeat;
}

#visual_about {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_about.jpg);
	background-repeat: no-repeat;
}

#visual_thankyou {
	margin: 16px 0;
	height: 166px;
	background-image: url(images/visual_thankyou.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	padding-right: 14px;
	width: 356px;
	border-right: 1px solid #AACCD5;
}

#news {
	margin-left: 380px;
	width: 165px;
	padding-bottom: 5px;
}

#news h4 {
	padding-left: 14px;
	background-image: url(images/li1b.gif);
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-image: url(images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

/* ADDED THREECELLSDIVIDER */

#divider {
	padding: 10px 10px 10px 10px;
	margin: 0;
	border-top: 1px solid #AACCD5;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	padding-right: 15px;

}

#cell_1 a {
	background-image: url(images/3colls_p1.jpg);
}

#cell_2 {
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(images/3colls_p2.jpg);
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(images/3colls_p3.jpg);
}

#side {
	padding-bottom: 8px;
	border-top: 11px solid #fff;
	width: 165px;
	background-color: #fff;
	/*height: 100%;*/
}

#menu {
	padding: 0;
	margin: 0;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0px 0px 0px 24px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	/*background-image: url(images/li1a.gif);*/
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(images/li2.png);
	background-color: #fff ;
	background-position: 10px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu ul li ul li ul li a {
	background-color: #fff;
	background-image: none;
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #fff;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}
/* PREFOOT IS NEW*/
#prefoot {
	clear: both;
	padding: .8em;
	background-color: #fff;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 2em;
	text-align: center;
	position: relative;
}

#foot {
	clear: both;
	padding: 1em;
	background-color: #fff;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	border-top: 1px solid #AACCD5;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#endspace {
	height: 480px;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}

table,th,td,input,textarea
{
font-size:100%;
}

table.example
{
color:#000;
background-color:#e5eecc;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
border-collapse:collapse;
border:1px solid #d4d4d4;
background-image:url('images/bgfadegreen.gif');
background-repeat:repeat-x;
}

table.alt
{
background-color:#333;
	}

table.reference
{
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
background-color:#e5eecc;
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.intro
{
padding:5px;padding-left:0px;
font-size:110%;
color:#555555;
background-color:transparent;
}

table.summary
{
border:1px solid #d4d4d4;
padding:5px;
font-size:100%;
color:#555555;
background-color:#fafad2;
}

#ida
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}

#ida td
{
font-size:.9em;
border:1px solid #fff;
padding:3px 7px 2px 7px;
}

#ida th 
{
font-size:.9em;
border:1px solid #fff;
padding:3px 7px 2px 7px;
}

#ida th.center
{
text-align:center;
}

#ida td.orange 
{
color: #ff6600;
font-size: 1em;
font-weight: bold;
}

#ida td.check 
{
background: url(images/check.png) no-repeat center;
}

#ida th 
{
font-size:1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#00338d;
color:#fff;
}

#ida tr.alt td 
{
color:#000;
background-color:#e0e5e5;
}
