html,body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
	background-image: url(border.gif);
	background-repeat: repeat-y;
	background-position: 30% top;

}

a, a:visited {color:#da4700}
a img {border:none}

td {
	font-family: Tahoma, Arial;
	vertical-align: top;
}
#maintable {
      margin: 0 auto;
	  height:100%;
}


#td11 {
	color:#FFF;
	background-color: #da4700;
}

#td11 div {
	margin-top: 40px;
	margin-left: 10%;
	margin-right: 50px;

}
#td11 div img {
	margin-left: -4px;
}

#td12{
	white-space: nowrap;
	background-color: #da4700;
	vertical-align: bottom;
}

#td12 div{
	color:#FFF;
	margin-left: 10%;
	margin-right: 50px;
	margin-bottom: 30px;
}

#td12 a{
	color: #fff;
}

#d17 {
	position: relative;
	margin-top: 35px;
	margin-left: 40px;
	height: 280px;
	
}

#d17 #num {
	position: absolute;
	font-family: Tahoma;
	font-size: 70px;
	font-weight: bold;
	color: #D14200;
	letter-spacing: -4px;
	margin: 0px;
	padding: 0px;
	
}

#d17 #num_text {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #000;
	letter-spacing: -3px;
	margin-top: 5px;
	margin-left: 90px;
}
#d17 #num_text1 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-top: 45px;
	margin-left: 90px;
	letter-spacing: -2px;
}
#d17 #tagline {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 90px;
}

#d17 #tagline H1{
	font-size:22px;
	letter-spacing: -1px;
	white-space: nowrap;
}

#d17 #maintext {
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-top: 150px;
	width: 520px;
	text-align: justify;
}

.exclamation:first-letter {
	float:left;
	padding: 8px;
	margin: 4px 4px 0 0;
	background: #fff url(letter1.gif) center bottom no-repeat;
	line-height: 20px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 30px;
}
#td22{
	vertical-align: bottom;
}
#td22 img{
	margin:20px 0 20px 50px;
}

.notforall {
	display:none
}

