/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ececec;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 1px auto;
	padding: 0;
	width: 760px;
	}
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	}
.widecolumn {
	width: 700px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

	
#footer {
	margin: 0 auto; _margin-left:1px;
	width:760px;
	padding: 20px 0px;
	clear: both;
	color:#999;
	font-weight:bold;
  	font-size:11px;
  	font-family: "Tahoma CE", Tahoma;
	text-align:right;
}
#footer span {
	padding: 0px 30px;
}
#footer a {
  	color: #666;
  	text-decoration:none;
  	font-weight:bold;
  	font-size:11px;
  	font-family: "Tahoma CE", Tahoma;
	border:none;
}
#footer a:hover {
  	color: #fco;
	border:none;
}




a {
	text-decoration:none;
	color: #EE0000;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
div.specialcontact {
	text-align: left;
	margin: 20px auto 0px auto;
	width: 760px;
	background-color:#ECECEC;
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px;
}	
.textBlock{
	margin-left:20px;
	font-size:10px;
}

table{
	font-size:10px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin:0;
	}

h1 {

	}

h2 {
	font-size: 20px;
	color: #EE0000;
	}

h3 {
	font-size: 12px;
	margin-top: 10px;
	}
hr {
	display: none;
	}

a img {
	border: none;
	}



#page		{ background: url(../images/content.jpg) repeat-y top; border: none; }
#header 	{ background: url(../images/header.jpg) no-repeat top center; margin:0; _margin-left:2px; padding: 1px; height: 220px; width: 758px; }


#footer 	{ background: url(../images/footer.jpg) no-repeat bottom; border: none; }


#content a 	{
	height:76px;
	width:140px;
	text-decoration:none;
	border:none;
	padding:0;
	margin:0;
}

a.button1 span { 
	background: url("../images/button1x.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button1:hover span {
	background: url("../images/button1.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button2 span { 
	background:url("../images/button2x.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button2:hover span {
	background:url("../images/button2.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button3 span { 
	background:url("../images/button3x.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button3:hover span {
	background:url("../images/button3.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button4 span { 
	background:url("../images/button4x.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button4:hover span {
	background:url("../images/button4.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button5 span { 
	background:url("../images/button5x.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}

a.button5:hover span {
	background:url("../images/button5.jpg");
	height: 76px;
	width: 140px;
	display:block;
	float:left;
}


#signature {position:absolute; left:50%; top:56px; width:50px; margin-left:372px;}
#signature a.pw span {display:none;}
#signature a.pw {display:block; height:25px; width:50px; background:url("../images/pw.gif") no-repeat;}
#signature a.pw:hover {background-position: 0 -25px;}
