* {
	margin:0;
	padding:0;
	}
body {
	background:#fff;
	padding:0 0 20px 0;
	}
a {
	color:#8fb3ff;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
	}
abbr, acronym {
	cursor:help;
	}
#container {
	position:relative;
	width:781px;
	left:50%;
	margin-left:-390px;
	background:#fff url(bg.gif) repeat-y center;
	overflow:auto;
	z-index:100;
	}
#container h3 span {
	display:none;
	}
#intro {
	position:relative;
	padding-bottom:14px;
	height:auto !important;
	height:1%;
	}
#intro h1 {
	font: normal 10px "san-serif";
	margin:10px 0 0 59px;
}
#pageHeader {
	position:relative;
	width:781px;
	height:245px;
	margin:0 auto;
	background:url(header.jpg) no-repeat right;
	}
#supportingText {
	width:626px;
	font:normal 12px/17px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#444444;
	margin:45px 0 0 59px;
	padding-bottom:26px !important;
	padding-bottom:0;
	text-align:justify;
	}

#images {
	width: 105px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#images ul {
	list-style: none;
}

#images a {
        color:#000000;
        font-weight:bold;
        text-decoration:none;
}

#description {

}

h3 {
	font: normal 30px "Georgia", "Times New Roman", "serif";
	color:#a1a07b;
}
#supportingText p {
	margin:16px 0;
	}
#extraDiv1 {
	position:relative;
	left:50%;
	margin-left:-390px;
	background:url(bottom.gif);
	width:781px;
	height:42px;
	}
#extraDiv2 {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:127px;
	background:url(topLeft_bg.gif) repeat-x;
	z-index:10;
	}
#extraDiv3 {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:141px;
	background:url(topRight_bg.gif) repeat-x;
	z-index:10;
	}
	
