#content { 	color: #000;
			margin: 0 auto;
			position: relative;
			}
		
#content_guts
		   { margin: 0 auto;
			 width: 960px;
			 position: relative;
			 min-height: 600px;
			 text-align: left;
			 padding-top: 0px;
			 
			 }

		
.signupbar {
		background: url('../img/signupbar.gif');
		height: 97px;
		}
		
.su_guts {
		width:  910px;
		margin: 0 auto;
		position: relative;
		}
		
.signupbar h1 {

			font-size: 26px;
			letter-spacing: -1px;
			padding: 25px 0px 0px 0px;
			
			}

.signupbar h2 {

			font-size: 20px;
			letter-spacing: -1px;
			padding: 1px 0px 0px 0px;
			font-family: Georgia, Times, "Times New Roman", serif;
			font-weight: normal;
			
			}
			
.tool_container {
			float: left;
			width: 690px;
			}
			
.tool_icons {
			float: left;
			margin: 45px 0px 0px 40px;
			height: 145px;
			display: block;
			text-decoration: none;
			color: #222;
			width: 182px;
			position: relative;
			}

.tool_icons:hover {
			
			margin: 42px 0px 0px 40px;
			}
			
			
.tool_title{
			font-size: 18px;
			font-weight: bold;
			padding: 10px 0px 0px 70px;
			}
			
.tool_icons p {
			font-size: 12px;
			padding: 0px 20px 0px 20px;
			}
			

a.tool_click  {
			display: block;
			position: absolute;
			top: 0px;
			left: 0px;
			height: 138px;
			width: 180px;
			text-align: center; 
			text-decoration: none;
			}

a.tool_click span { color: #fff; font-size: 14px; 
				font-weight: bold; margin-top: 113px; display: block; }
			
.tool_kudos {
			float: left;
			margin: 45px 0px 0px 45px;
			background: url('../img/customerkudos.gif') no-repeat;
			width: 220px;
			height: 509px;
			}
			
		
.tool_kudos h3 { padding: 155px 15px 0px 25px; text-align: left; font-size: 24px; letter-spacing: 0px; color: #ececec; 
			 font-family: Georgia, serif; font-weight: normal; }
			
.tool_kudos .signed{ padding: 20px 10px 0px 30px; text-align: left; font-size: 15px; color: #777; 
			 font-family: Georgia, serif; font-weight: normal; }

.signup_bottom {
			margin: 25px 0px 0px 0px;
			float: right;
			background: url('../img/signupbutton.png') no-repeat;
			display: block;
			width: 197px;
			height: 49px;
			}
a.signup_bottom:hover {
			background-position: 0px -48px;
			
			}
a.signup_bottom:active {
			background-position: 0px -100px;
			}
			
	

