#Container {
	font-size:10pt; 
	color: #000;
	background-color: #fff;
	float:left;
	width:1000px; 
	height: 100%;
	margin:0 auto; 
}

#notax_header {
	width: 1000px;
	height: 179px;
}

#notax_footer {
	width: 1000px;
	height: 30px;
	float: left;
	margin: 50px 0px 30px 0px;
}

/*-----------------------------------------------------------------------
TEXT ATTRIBUTES
-----------------------------------------------------------------------*/
p {
	font: 12px/18px Tahoma;
	color: #666;
	margin: 8px 0px 12px 0px;
}

a {
	font: 12px/18px Tahoma;
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

h1
{
font-family: Constantia,Georgia,Times,"Times New Roman",serif;
font-size:2em;
line-height:1.2em; 
color:#000;
margin-bottom:10px;
}
h2 { 
color: #000; 
font-family:Constantia,Georgia,Times,"Times New Roman",serif;
font-size:1.3em; 
line-height:1.2em;
font-weight:bold;
} 
 
h3 { 
color:#000; 
font-size:1.1em; 
line-height:1.2em; }
 
h4 { 
color:#999; 
font-size:.79em; 
line-height:1.2em;
text-transform:uppercase; }
 
/* CUSTOM STYLES */
 
a.ButtonLinkShare {
	background: url(https://www.noperformancetax-takeaction.com/images/btn-media-bg.jpg) no-repeat;
	display: block;
	height: 24px;
	margin-bottom: 5px;
	padding-top: 6px;
	width: 197px;
	color: #0061A3;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
}
a.ButtonLinkShare:hover {
	background: url(https://www.noperformancetax-takeaction.com/images/btn-media-bg-roll.jpg) no-repeat;
	text-decoration: none;
}

/*------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------*/
#notax_nav {
	width: 500px;
	height: 33px;
	margin: 0 auto;
}

ul#links {
	list-style-type: none;
	float: left;
}

.hide {
	display: none;
}

ul#links li {
	float: left;
}

/* individual menu tabs */
ul#links li.home a {
	width: 80px;
	height: 33px;
	background: url(images/nav/home_up.jpg) top left no-repeat;
	display: block;
}
	ul#links li.home a:hover {
		background: url(images/nav/home_dn.jpg) top left no-repeat;
	}
	
ul#links li.spread a {
	width: 223px;
	height: 25px;
	background: url(images/nav/spread_up.jpg) top left no-repeat;
	display: block;
}
	ul#links li.spread a:hover {
		background: url(images/nav/spread_dn.jpg) top left no-repeat;
	}
	
ul#links li.act a {
	width: 111px;
	height: 25px;
	background: url(images/nav/act_up.jpg) top left no-repeat;
	display: block;
}
	ul#links li.act a:hover {
		background: url(images/nav/act_dn.jpg) top left no-repeat;
	}

/*------------------------------------------------------------------------
HOME PAGE
------------------------------------------------------------------------*/
#topinfo {
	width: 1000px;
	float: left;
	margin: 30px 0px 0px 0px;
}
	#topleft {
		width: 335px;
		float: left;
		margin: 0px 0px 0px 55px;
	}
	#topcenter {
		width: 232px;
		height: 257px;
		float: left;
		margin-top: 13px;
	}
	#topright {
		width: 300px;
		float: right;
		margin: 0px 55px 0px 0px;
	}
	
#bottominfo {
	width: 1000px;
	float: left;
	margin: 45px 0px 0px 0px;
}
	#bottomleft {
		width: 555px;
		float: left;
		margin: 0px 0px 0px 45px;
	}
		#bottomleft_left {
			width: 220px;
			height: 291px;
			float: left;
			margin: 0px 10px 0px 0px;
		}
		#bottomleft_right {
			width: 325px;
			float: right;
		}
	
	#bottomright {
		width: 315px;
		float: right;
		margin: 15px 55px 0px 0px;
	}
		#spreadword_contain {
			width: 295px;
			float: left;
			background-color: #f1e9d5;
			border: 2px solid #322c1c;
			padding: 5px 20px 15px 0px;
		}
		#actnow_contain {
			width: 315px;
			float: left;
			background-color: #cfff9c;
			border: 2px solid #4a9501;
			margin: 30px 0px 0px 0px;
			padding: 15px 0px 10px 0px;
		}
		#bottomright_left {
			width: 105px;
			height: 105px;
			float: left;
			margin: 0px 5px 0px 5px;
		}
		#bottomright_right {
			width: 190px;
			float: right;
			text-align: left;
			margin: 0px;
		}
		
/*------------------------------------------------------------------------
SPREAD THE WORD
------------------------------------------------------------------------*/
#wordtopinfo {
	width: 1000px;
	float: left;
	margin: 30px 0px 0px 0px;
}
	#wordtopleft {
		width: 600px;
		float: left;
		margin: 0px 0px 0px 55px;
	}

#wordmid {
	width: 1000px;
	float: left;
	margin: 20px 0px 0px 0px;
}
	#wordmid_left {
		width: 155px;
		float: left;
		margin: 0px 0px 0px 52px;
	}
		#wordmid_left img {
			width: 51px;
			float: left;
		}
		#wordmid_lefttxt {
			width: 100px;
			float: right;
			text-align: left;
			margin-top: 13px;
		}
	
	#wordmid_right {
		width: 155px;
		float: right;
		margin: 0px 450px 0px 0px;
	}
		#wordmid_right img {
			width: 51px;
			float: left;
		}
		#wordmid_righttxt {
			width: 100px;
			float: right;
			text-align: left;
			margin-top: 13px;
		}
		
#wordbottom {
	width: 300px;
	float: left;
	margin: 40px 0px 0px 55px;
}

/*------------------------------------------------------------------------
ACT NOW
------------------------------------------------------------------------*/
#acttop {
	width: 890px;
	margin: 30px 0px 0px 55px;
	float: left;
}

#actletter {
	width: 890px;
	margin: 30px 0px 0px 55px;
	float: left;
	text-align: left;
}

