body { 
	margin: 0; 
	padding: 0; 
	border: 0;
	background-color: #FFF; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	background: transparent url(./images/holding_bg.jpg) repeat-x scroll center top;
}
.clear { clear: both }
h2 { font-size: 16px; color: #565656; margin-bottom: 20px; margin-top: 75px }
.header a {
	display: block;
	width: 223px;
	height: 45px;
	background:url('./images/sp-logo.png') no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: 63px;
}
.header #text {
	color:#0b0b0b;
	font-size:22px;
	line-height:30px;
	width:700px;
	text-shadow: 0 1px 0 #FFFFFF;
	margin: 0 auto;
	margin-top: 74px;
	font-weight: bold;
	text-align: center;
}
.footer { height: 112px; background: url('./images/footerbg.jpg') repeat-x scroll center bottom }
.footer .logo a {
	display: block;
	width: 113px;
	height: 28px;
	background:url('./images/sp-logo-footer.png') no-repeat;
	text-indent: -9999px;
}
.footer .logo { float: left; margin: 60px 0 0 20px; }
.footer .copyright { float: right; color: #858484; margin: 60px 45px 0 0; text-shadow: 0 1px 0 #FFFFFF }


.followus { margin:0 auto; width: 700px; margin-bottom: 80px; margin-top: 60px }
.follow { width: 225px; float: left; font-size: 12px; margin: 30px 0px; font-weight: bold; }
.follow .icon { float: left; margin-right: 4px }
.follow .text {	color: #565656; text-decoration: none; margin: 10px 0; float: left }
.follow .text span { color: #ff00b4 }
.followus .first { width: 230px }
.followus .second { width: 270px }
.followus .third { width: 155px }
.followcontainer { width: 655px; margin: 0 auto }
hr { background-color: #e5e5e5; color: #e5e5e5; height: 1px; border: none }



#tdcuu-tdcuu { border: 0 none; font-size: 20px; color: #c6c6c6; margin: 5px 0 0 45px; width: 280px }

.form { width: 450px; margin: 70px auto 0 auto }
.form form { margin: 0 auto 0 6px; width: 422px }
#dontworry { color: #b5b5b5; margin-left: 50px; padding-top: 19px; width: 300px; margin: 0 auto; text-align: center }
form div { background:url('./images/email_box.gif') no-repeat; width: 332px; height: 43px; float: left; border: 0 none; }


.thanks { width: 450px; margin: 70px auto 0 auto }

a.button{
	border: 0 none;
	outline: none;
    display:block;
	width: 85px;
	height: 43px;
    float:left;
    background: url('./images/button-normal.gif') no-repeat;
    cursor:pointer;
	text-indent: -9999px;
	margin-left: 5px;
}
a.button:hover{ background: url('./images/button-hover.gif') no-repeat; }
a.button:active{ background: url('./images/button-down.gif') no-repeat; }
