<!--

body
	{
	background: #B2C7AB;
	margin: 0 auto;
	padding: 0;
	
	font-family: Arial, sans-serif;
   	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
    	color: #333;
	text-align: center;
	}
	

p { margin: 0 0 18px 0; }
.clear { clear: both; font-size: 0px; line-height: 0px; }
.divider { margin: 0 5px ; padding: 0; }
ul { margin: 0; padding: 0;  }
li { margin: 0; padding: 0;  }

.iframe { border: 1px #BCD2D7 solid; }

a img { border: none; }	
a:link, a:visited { color: #3E95E1; text-decoration: underline; }	
a:hover, a:active { color: #3E95E1; text-decoration: none; }

#home h1    /* adsnext and tagline */
	{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-indent: -7000px;
	}
	
#home h1 a:link, #home h1 a:visited,
#home h1 a:hover, #home h1 a:active 
	{ 
	display: block;	
	width: 900px;
	height: 115px;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', serif;
	color: #fff;
	line-height: 1;
	}
	
h1    /* adsnext and tagline */
	{
	position:absolute;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-indent: -7000px;
	}
	
h1 a:link, h1 a:visited,
h1 a:hover, h1 a:active 
	{ 
	display: block;	
	width: 326px;
	height: 115px;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', serif;
	color: #fff;
	line-height: 1;
	}

#home h2    /* column head */
	{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-indent: -7000px;
	}
	
#home h2 a:link, #home h2 a:visited,
#home h2 a:hover, #home h2 a:active
	{ 
	display: block;	
	width: 299px;
	height: 400px;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', serif;
	color: #fff;
	line-height: 1;
	}

h2    /* interior page title */
	{
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-weight: normal;
	color: #333;
	font-size: 30px;
	line-height: 1;
	margin: 0;	/* no space below column header needed on interior page title */
    	padding: 0;
	}
	
h3    /* section titles */
	{
	color: #333;
	font-weight: normal;
	font-size: 18px;
	line-height: 1;
	margin: 30px 0 10px 0;
    	padding: 0;
	}

h3 a:link, h3 a:visited { color: #3E95E1; text-decoration: underline; }
h3 a:hover, h3 a:active { color: #3E95E1; text-decoration: none; }

h4    /* subsection titles */
	{
	color: #105999;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	margin: 0 0 10px 0; 
    	padding: 0;
	}
	
h5    /* preview titles */
	{
	color: #999;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	line-height: 1;
	margin: 0 ; 
    	padding: 0;
	}

h5 a:link, h5 a:visited { color: #999; text-decoration: none; }
h5 a:hover, h5 a:active { color: #999; text-decoration: underline; }

/* SECTION TITLES */

#pgcenter    /* centers page of course */
	{
	width: 904px;
	/*height: 500px;*/
	margin: 0 auto;
    	padding: 0;
	}

#topbar    /* log in */
	{
	width: 904px;
	height: 30px;
	margin: 0 auto;
    padding: 15px 0 5px 0;
	color: #5D7556;
	}
	
#topbar a:link, #topbar a:visited { color: #5D7556; text-decoration: none; }
#topbar a:hover, #topbar a:active { color: #5D7556; text-decoration: underline; }

#topbar .left,
#topbar .right,
#topbar .right_home,
#topbar p, 
#topbar img,
#topbar input.button,
#topbar .button, 
#topbar input,
#topbar input.text
	{ 
	position:relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;
	}
	
#topbar .left { padding:0 0 0 20px;	}
#topbar .left .number 
	{ 
	color:#002A4D;
	font-size:18px;
	font-weight:normal;
	margin:0 20px 0 0;
	}
	
#topbar .right { margin:0; }
#topbar .right_home { margin:0 20px 0 80px; }

#topbar .right p,
#topbar .right_home p { margin:0 0 0 15px; }    /* spacing between text and input elements */
#topbar input.text { width:100px; height:18px; margin:0 0 0 5px; padding:2px 0 0 3px; border:0; }
#topbar .button, #topbar input.button { width:20px; height:20px; margin:0 0 0 5px; border:0; }


#outerborder
	{
	background: #fff;
	width: 902px;
	margin: 0;
    	padding: 0;
	border-left: 1px #85A27D solid;
	border-right: 1px #85A27D solid;
	}
	
#innerborder
	{
	width: 900px;
	margin: 0;
    	padding: 0;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	text-align: left;
	}



/* HEADER */

/*#home #hdr	This style placed a static image in the header (Local Internet Advertising).  No long used.
	{
	position: relative;
	float: left;
	display: inline;
	background: #00335D url(/img/adsnext_dec19.jpg) no-repeat top left;
	width: 900px;
	height: 115px;
	margin: 0;
    	padding: 0;
	}
	
#home .logo
	{
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	height: 115px;
	margin: 0;
    	padding: 0;
	}
	*/
#hdr
	{
	position: relative;
	float: left;
	display: inline;
	background: #002A4D url(/img/adsnext_dec19_int.jpg) no-repeat top left;
	width: 900px;
	height: 115px;
	margin: 0;
    	padding: 0;
	}
	
#hdr .logo 
	{
	position: relative;
	float: left;
	display: inline;
	width: 320px;
	height: 115px;
	margin: 0; 
	padding: 0; 
	}
	
#hdr .flash   /*  Home and Interior page Flash alignment   */
	{
	position: relative;
	float: left;
	display: inline;
	width: 574px;
	height: 105px;
	margin: 0;
    padding: 0;
	}


/* GLOBAL NAV */
	
.globalnav
	{
	background: url(/img/navbgr_dec19.gif) repeat-x top left;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
    	height: 36px;	
	margin: 0;
	padding: 0;
	border-top: 1px #8CA7BD solid; 
	text-align: center;
	}
	
.globalnav ul.menu
	{
	position: relative;
	width: 900px;
    	height: 35px;
	margin: 0;
	padding: 0;
	}
	
.globalnav ul.menu li
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.menu li, ul.menu a 
	{
	height: 35px;
	display: block;
	font-size: 14px;
	line-height: 2.5;
    	color: #2A7FC4;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
/* IE5.5 values */
/*  .home { width: 149px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }    */
.websites { width: 128px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.promote { width: 128px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.track { width: 127px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.results { width: 128px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.packages { width: 128px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.blog { width: 127px; border-right: 1px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }
.aboutus { width: 128px; border-right: 0px #B3C7D8 solid; border-bottom: 1px #B3C7D8 solid; }

/* noborder is for the footer nav */
.noborder { border-bottom: 0; }

/* .home a:visited, */
.websites a:visited,
.promote a:visited,
.track a:visited,
.results a:visited,
.packages a:visited,
.blog a:visited,
.aboutus a:visited { color: #2A7FC4; text-decoration: none; }

/* .home a:hover, .home a:active, */
.websites a:hover, .websites a:active,
.promote a:hover, .promote a:active, 
.track a:hover, .track a:active, 
.results a:hover, .results a:active,
.packages a:hover, .packages a:active, 
.blog a:hover, .blog a:active,
.aboutus a:hover, .aboutus a:active { color: #2A7FC4; text-decoration: underline; }

/* You are here */
/*  body#home .home,  */
body#websites .websites,
body#promote .promote,
body#track .track,
body#results .results,
body#packages .packages, 
body#aboutus .aboutus { text-decoration: none; background: #fff; border-bottom: 1px #fff solid;}


/* LETTERBOX - not currently in use */
#letterbox
	{
	background: url(/img/lttrbxbgr_b.jpg) no-repeat top left;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	height: 150px;
	margin: 0;
	padding: 0;
	border-bottom: #2E6E8F 1px solid;
	}
	
/* SHOWCASE */
#showcase
	{
	background: #FFF url(/img/showcase_bg.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	height: 430px;
	margin: 0;
	padding: 0;
	border-top: #00335D 1px solid;
	border-bottom: #00335D 20px solid;
	}
	
#showcase #promote
	{
	background: url(/img/showcase_promote_feb12.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 300px;
	height: 430px;
	margin: 0 1px 0 0;
	padding: 0;
	border-bottom: #FFF 1px solid;
	}
	
#showcase #track
	{
	background: url(/img/showcase_track_feb12.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 299px;
	height: 430px;
	margin: 0 1px 0 0;
	padding: 0;
	border-bottom: #FFF 1px solid;
	}
	
#showcase #results
	{
	background: url(/img/showcase_results_feb12.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 299px;
	height: 430px;
	margin: 0;
	padding: 0;
	border-bottom: #FFF 1px solid;
	}


/* FEATURED CLIENTS */
#featured_clients
	{
	background: #FFF url(/img/featured_clients_bg.jpg) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	height: 144px;
	margin: 0;
	padding: 0;
	border-top: #FFF 1px solid;
	}

/* pagetop is for the interior pages, just below the top nav bar */
#pagetop
	{
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	}

/* content applies to home page and interior pages */
#content 
	{ 
	background: url(/img/pgbgr.gif) repeat-x bottom left;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	margin: 0;
	padding: 0 0 30px 0;
	border-top: #fff 1px solid;
	border-bottom: #8CA7BD 0px solid;
	text-align: left;
	}
	
#content .livechat
	{
	position: absolute;
	top: 0;
	left: 520px;
	margin: 0;
    	padding: 0;
	}
	
#packages #content .livechat
	{
	position: absolute;
	top: 0;
	left: 751px;
	margin: 0;
    	padding: 0;
	}
	
#packagedetails #content .livechat
	{
	position: absolute;
	top: 0;
	left: 750px;
	margin: 0;
    	padding: 0;
	}

	

/* HOMEPAGE COLUMNS */
#cols 
	{ 
	/* gif sets vertical column lines */
	background: url(/img/colsbgr.gif) repeat-y top left;
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	margin: 0;
	padding: 0;
	}
		
#col1, #col2, #col3
	{
	position: relative;
	float: left;
	display: inline;
	width: 260px;     /* ie5.5 value */
	margin: 0;
	padding: 15px 20px 30px 20px;
	}
	
/* homepage column headers - not currently in use
#col1 { background: url(/img/col1bgr.gif) no-repeat top left;  }
#col2 { background: url(/img/col2bgr.gif) no-repeat top left;  }
#col3 { background: url(/img/col3bgr.gif) no-repeat top left;  }
*/

/* header icons - not currently in use
#col1 img, #col2 img, #col3 img
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	}
 */

#col1 h3, #col2 h3, #col3 h3 { width: 260px; }
#col1 p, #col2 p, #col3 p { width: 260px; }


/* RSS FEED */
#feed
	{ 
	background: transparent;
	position: relative;
	float: left;
	display: inline;
	width: 389px;
	margin: 0;
	padding: 15px 40px 30px 20px;
	border-top: 1px #B3C7D8 solid;
	}
	
#feed p, 
#feed ul,  
#feed li,
#feed_right ul,
 #feed_right li { list-style: circle url(/img/bullet.gif) outside; margin: 5px 10px 0 15px; padding: 0; }
	
/* RIGHT OF FEED */
#feed_right
	{ 
	background: transparent;
	position: relative;
	float: left;
	display: inline;
	width: 410px;
	margin: 0;
	padding: 15px 20px 30px 20px;
	border-top: 1px #B3C7D8 solid;
	border-left: 1px #B3C7D8 solid;
	}


/* INTERIOR PAGE COLUMNS */
#sidecolleft
	{ 
	position: relative;
	float: left;
	display: inline;
	width: 190px;
	margin: 0;
	padding: 0px 20px 100px 20px;
	}
	
#sidecolleft h5 {  margin: 10px 0 5px 0; padding: 0; }
#sidecolleft .icon {  margin: 0 8px 0 0; padding: 0; }	
#sidecolleft .button {  margin: 0 0 20px 15px; padding: 0; }
#sidecolleft ul { margin: 20px 0 20px 0; padding: 0; }
#sidecolleft li { list-style: circle url(/img/bullet.gif) outside; margin: 5px 10px 0 30px; padding: 0; }
	
/*  pgcontent applies to right column of interior page  */
#pgcontent
	{ 
	position: relative;
	float: left;
	display: inline;
	width: 599px;
	margin: 0;
	padding: 0 40px 100px 30px;
	border-left: 1px #B3C7D8 solid;
	}
	
#pgcontent p  { width: 500px; padding: 0; }
#pgcontent .links { margin: 10px 0 0 0 ; padding: 0; }  /*  subnav links just below page title */
#pgcontent h2 img { margin: 0 15px 0 0; padding: 0; }

#pgcontent ul { margin: 20px 0 20px 0; padding: 0; } 
#pgcontent li { list-style: circle url(/img/bullet.gif) outside; margin: 5px 40px 0 30px; padding: 0; }

#local #pgcontent .examples { margin: 0 0 18px 0; padding:  0; }
#local #pgcontent .examples p
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 200px;
	}
	
#local #pgcontent .examples .heading { font-weight: bold; margin-bottom: 6px; }
#local #pgcontent .examples p.left { width: 200px; }
#local #pgcontent .examples p.right { width: 300px; }


/*  TRACK / LANDING PAGES  */
#track .thumbnail img  { border: 1px #CDD6DE solid; margin: 0 0 18px 0; }

/* FEATURES AND BENEFITS */
#features .table
	{
	background: none;
	position: relative;
	float: left;
	display: inline;
	width: 560px;
	margin: 20px 0;
	padding: 0;
	border: 1px #B3C7D8 solid;
	}
	
#features .table ul { margin: 0 0 0 -15px; padding: 0; 	}

#features .table h4    /* table titles */
	{
	color: #105999;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	margin: 0; 
    	padding: 0;
	}
	
#features .table .service
	{
	position: relative;
	float: left;
	display: inline;
	width: 160px;
	margin: 0;
	padding: 10px;
	border-top: 1px #B3C7D8 solid;
	}
	
#features .table .feature
	{
	position: relative;
	float: left;
	display: inline;
	width: 200px;
	margin: 0;
	padding: 10px;
	border-top: 1px #B3C7D8 solid;
	}
	
#features .table .benefit
	{
	position: relative;
	float: left;
	display: inline;
	width: 140px;
	margin: 0;
	padding: 10px;
	border-top: 1px #B3C7D8 solid;
	}

#features .table .top { background: #D9E8EB; border-top: 0;  }


/* PERFORMANCE */

#performance #pgcontent {  border: 0; }	
#performance #pgcontent
	{
	position:relative;
	float:left;
	display:inline;
	width:840px;
	margin:20px 30px 20px 30px;
	padding:0;
	}
	
#performance #pgcontent .tn,
#performance #pgcontent .endrow
	{
	background:transparent;
	position:relative;
	float:left;
	display:inline;
	width:196px;
	margin:20px 15px 20px 0;
	padding:0;
	border:0;
	}
	
#performance #pgcontent .endrow { margin:20px 0; }
#performance #pgcontent .tn img, #performance #pgcontent .endrow img { margin:0 0 10px 0;}



/* PACKAGES */

#packages #pgcontent {  border: 0; }	
#packages #innerborder #content #pgcontent .detailstable
	{
	background: transparent;
	position: relative;
	float: left;
	display: inline;
	width: 840px;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 1px #B3C7D8 solid;
	}

.table
	{
	background: transparent;
	position: relative;
	float: left;
	display: inline;
	width: 840px;
	margin: 20px 0 20px 0;
	padding: 0 0 20px 0;
	border: 1px #B3C7D8 solid;
	}
	
.table h4    /* table titles */
	{
	color: #105999;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	margin: 0; 
    	padding: 0;
	}
	
.table .package,
.table .details
	{
	background: #fff;
	position: relative;
	float: left;
	display: inline;
	width: 840px;
	margin: 0;
	padding: 0;
	}
	
.table .package
	{
	background: #adc7d3;
	}
	
.table .altrow
	{
	background: #e1eff2;
	}

.table .package .column1,
.table .package .column2,
.table .package .column3,
.table .package .column4,
.table .details .column1,
.table .details .column2,
.table .details .column3,
.table .details .column4
	{
	position: relative;
	float: left;
	display: inline;
	width: 186px;
	margin: 0;
	padding: 12px;
	border-right: 0px solid #adc7d3;
	}
	



	
/*  LOCAL AND REGIONAL PACKAGE DETAILS  */
#packagedetails #pgcontent {  border: 0; }	
#packagedetails #innerborder #content #pgcontent .detailstable
	{
	background: transparent;
	position: relative;
	float: left;
	display: inline;
	width: 840px;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 1px #B3C7D8 solid;
	}
	
#packagedetails #innerborder #content #pgcontent .detailstable .headcolor { background: #D9E8EB; }  /*  { background: #D9E8EB; }  */
#packagedetails .detailstable .rowcolor1 { background: #fff; }   /*  { background: #FFF; }  */
#packagedetails .detailstable .rowcolor2 { background: #ECF4F5; }   /*  { background: #ECF4F5; }  */
	
#packagedetails .tablenotes   /*   Displayed below the tables   */
	{
	position: relative;
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
	padding: 0;
	}
	
#packagedetails .detailstable h4, 
#packagedetails .detailstable p, 
#packagedetails .detailstable .service, 
#packagedetails .detailstable .category, 
#packagedetails .detailstable .package
	{
	position: relative;
	float: left;
	display: inline;
	}
	
#packagedetails .detailstable div
	{
	width: 840px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D9E8EB;
	}
	
#packagedetails .detailstable h4
	{
	margin: 0; 
    	padding: 0;
	color: #105999;
	font-size: 14px;
	line-height: 1;
	}

#packagedetails .detailstable .category
	{
	width: 820px;
	margin: 0;
	padding: 5px 10px;
	font-size: 18px;
	line-height: 1;
	}
	
#packagedetails .detailstable .service
	{
	width: 260px;
	margin: 0;
	padding: 5px 10px;
	clear: left;
	}
	
#packagedetails .detailstable .package
	{
	width: 120px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	line-height: 1.5;
	}
	
#packagedetails .detailstable .pricing { font-weight: bold; }
#packagedetails .detailstable .red { color:red; }
	

/* GETSTARTED & SIGNUP */
#pgcontent #form { width: 500px; margin: 30px 0 0 0; padding: 0; }
#pgcontent #form .item, 
#pgcontent #form .input, 
#pgcontent #form .submit
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0px #BCD2D7 solid;
	}
	
#pgcontent #form .item { width: 130px; height: 30px; }
#pgcontent #form .long { width: 440px; height: 30px; }
#pgcontent #form .input { width: 310px; height: 30px; }
#pgcontent #form .tall { height: 93px;  }

#form input
	{
	margin: 0;
	padding: 0;
	height: 18px; border: 1px #BCD2D7 solid;
	}

#form textarea
	{
	margin: 0;
	padding: 0;
	border: 1px #BCD2D7 solid;
	}
	
#form input.submit
	{
	width: 60px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#form .formend { margin: 10px 0 0 0; padding: 0; }


/* CONTACT US */
#address li.addressitem  { list-style: none url() outside; margin: 0; padding: 0; }

/* WEBSITES */
#websites .sample 
	{
	position: relative;
	float: left;
	display: inline;
	width: 220px;
	margin: 10px 20px 10px 0;
    	padding: 0;
	}
	
#websites .sample img 
	{
	display: block;
	margin: 0 0 6px 0;
    	padding: 0;
	border: 1px #CFDBE5 solid;
	}
	
/*  LEGAL AGREEMENT  */

body#legalagreement
	{
	background: transparent;
	margin: 0 ;
	padding: 12px;
	text-align: left;
	}
	
body#legalagreement ol
	{
	margin: 0 0 0 23px;
	padding: 0;
	}

/*ADS NEXT LINK NETWORK*/


#linknet{/*Allows white stripe and blue background to span entire width of screen*/

width: 100%;
background: #00335e url(/img/linknetworkbg.gif) repeat-x top left;
padding: 0;
margin: 10px 0 0 0;
clear:both;

border-top: solid #999999 1px;

}
/*Link Attributes*/
#linknet a:link, a:visited { color: #3E95E1; text-decoration: underline; }	
#linknet a:hover, a:active { color: #3E95E1; text-decoration: none; }
#linknet a img{border: none;}

/*Original Link Network styles*/

#linkcenter{
width: 904px;
margin:0 auto;
padding: 0;
display:block;
}
/*
#linknet .linklist{
color: #FFFFFF;
width: 250px;
float: left;
margin: 20px 75px 0 0;
padding: 0 0 20px 0;
text-align: left;
}

#linknet .linklist3{
color: #FFFFFF;
width: 250px;
float: left;
margin: 20px 0 0 0;
padding: 0 0 20px 0;
text-align: left;
}
*/
/*link network with javascript*/

div#link-container{ width:100%; 
display: none; 
clear:both;
position:fixed;
bottom: 0; 
left: 0;
padding: 0 0 20px 0; 
margin: 0; 
background: #00335e /*URL(/img/link-network-bg.jpg) repeat-x top left*/;
color: #fff;
text-align: center;
}

div#link-container.show{ 
position: fixed; 
bottom: 0; 
visibility: visible;}

div#link-container div{width: 100%;}
/*#switcher-trigger{position: fixed; bottom: 0; right: 250px;width: 100px; height: 20px; background:#fff; color:#003366; text-align: center; display: block;}*/

#switcher-trigger{
cursor:pointer;
display: block;
position:relative;
text-align: center;
width: 100%; 
background:#fff; 
border-top: solid 1px #cccccc;
color:#003366; 
padding: 5px 0; 
margin: 0 0 0 0; }

#close-trigger{cursor: pointer;}

#link-header{width: 100%; 
clear: both;
margin: 0;
padding: 5px 0;
background:#fff;
}

#link-center{/*Centers Lists of Links*/
width: 900px;
margin: 0 auto;
clear: both;
/*top: 50px;*/
padding: 10px 0 20px 0;
background:#999999;
}

#link-container .linklist{/*List one and two from left to right*/
color: #FFFFFF;
width: 250px;
float: left;
margin: 10px 75px 0 auto;
padding: 0 0 20px 0;
text-align: left;
}

#link-container .linklist3{/*List on far right, note there is no right margin for this list*/
color: #FFFFFF;
width: 250px;
float: left;
margin: 10px 0 0 auto;
padding: 0 0 20px 0;
text-align: left;
}

#list-container{width:100%; margin: 0; padding: 0; display:block;}

#footer-clear{width: 100%; height: 1px; margin: 0; padding: 0; display: block;}

/*END OF ADS NEXT LINK NETWORK*/

/* FOOTER */


#legal
	{
	
	/*float: left;*/
	display: block;
	width: 864px;
	/*margin: 15px 0 0 0;*/
	margin: 15px auto 40px auto;
    padding: 0 30px 0 30px;
	color: #5D7556;
	text-align: left;
	}

#legal a { color: #5D7556; }
	
#legal p
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
    	padding: 0;
	}
	
#legal .copyright { width: 432px; margin: 0; padding: 0; }
#legal .cloverfish { width: 432px; text-align: right; margin: 0; padding: 0; }
#legal .links { text-align: center; margin: 24px auto 0 auto; padding: 0; }

#logos
	{
	position: relative;
	float: left;
	display: inline;
	width: 860px;
	height: 100px;
	margin: 20px 20px;
    	padding: 30px 0 0 0;
	color: #5D7556;
	text-align: center;
	}
	
<!--Added for Link Network Project-->

	
-->
