div,body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: trebuchet ms, verdana;
	background-color: rgb(255,245,230);
	text-align: center;
	background-image: url(images/bgtile.png);
	}
table {
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 90%;
	}
td {
	border-bottom: 2px solid rgb(255,247,234);
	border-top: 2px solid rgb(255,247,234);
	color: rgb(35,120,180);
	}
td.left {
	text-align: right;
	font-size: 14px;
	width: 50%;
	font-weight: bold;
	}
td.mid {
	width: 16px;
	background-image: url(images/buttonpnk.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px;
	}
td.midspace {
	width: 16px;
	background-image: url(images/buttonblank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px;
	}
td.right {
	width: 50%;
	color: rgb(60,75,100);
	}
table.links tr td.right {
	font-size: 12px;
	}
td a {
	color: rgb(35,120,180);
	text-decoration: underline;
	}
body {
	overflow: -moz-scrollbars-vertical;
	}

a {
	text-decoration: none;
	color: rgb(255,255,255);
	}
div.header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	width: 100%;
	z-index: 4;
	background-color: rgb(255,245,230);
	}
	
div.menu {
	font-family: trebuchet ms, verdana, sans serif;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	top: 7px;
	_top: 8px; /*IE hack*/
	bottom: 35px;
	width: 770px;
	}
div.menu div {
    width: 100%;
	height: 25px;
    /*margin: 1em 0;
    padding: 0px 0.5em;*/
    }
div.menu div ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
div.menu div ul li { /* button holder */
	margin: 0;
    padding: 1px;
	_padding: 0px; /*IE hack*/
    float: left;
    width: 108px;
    text-align: center;
    }
	
div.menu div ul li div { /* button */
	height: 30px;
	border: 1px outset;
	background-color: rgb(60,75,100);
	border-color: rgb(60,75,100);
	_border-color: none;
	background-image: url(images/btnup.png);
	}
div.menu div ul li div:hover {	
	background-image: url(images/btnhv.png);
	border-color: rgb(71,122,199);
	}
div.menu div ul li div.here {
	background-image: url(images/btndn.png);
	border-color: rgb(96,119,160);
	}

div.menu div ul li div.here a{
	color: rgb(0,32,64);
	}
	
div.menu div ul li div a{
	display: block;
	}
/*div.menu div ul li div.here:hover {
	background-image: url(images/btndn.png);
	}*/
div.lower {
	position: absolute;
	left:0px;
	top: 40px;
	width: 100%;
	z-index: 1;
	bottom: 19px;
	}
	
div.content {
	/*overflow: resize;*/
	left: 0px;
	right:0px;
	position: relative;
	top: 0px;
	/*height: 100%;*/
	width: 770px;
	background-color: rgb(255,232,216);
	font-size: 15px;
	background-image: none;
	padding: 0px;
	
	}
div.content div {
	text-align: justify;
	background-image: none;
	padding: 15px;
	background-color: rgb(255,232,216);
	
	width: 740px;
	
	}
div.container div.area {
	text-align: center;
	background-image: url(images/situated.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 330px;
	color: rgb(35,120,180);
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	}
div.container div.note {
	text-align: center;
	color: rgb(35,120,180);
	font-weight: bold;
	font-size: 17px;
	padding: 0;
	}
div.container {
	left: 0px;
	right:0px;
	position: relative;
	top: 0px;
	height: 400px;
	width: 770px;
	background-color: rgb(255,232,216);
	
	font-size: 15px;
	background-image: none;
	padding: 0px;
	}
div.container div {
	background-image: none;
	background-color: rgb(255,232,216);
	
	text-align: justify;
	overflow: hidden;
	}
div.container div.map {
	background-color: transparent!important;
	background-image: none !important;
	text-align: center !important;
	width: 400px; 
	height: 400px;
	/*float: left;*/
	}

div.container div.padded {
	padding: 15px;
	}
div.content div.blurb {
	width: 500px;
	float: left;
	left: 0;
	margin-left: 0;
	height: 538px;
	color: rgb(0,0,0);
	}
div.content div.bubbleimage {
	padding: 0;
	float: right;
	width: 240px;
	height: 200px;
	top: 0;
	background-image: url(images/bubbles.png);
	background-repeat: no-repeat;
	background-position: 0 25px;
	}	
div.content div.images {
	padding: 0;
	float: right;
	width: 240px;
	height: 368px;
	top: 0;
	background-image: url(images/ibmurrfd.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	}
div.container div div.title {
	margin-left: 0;
	padding-left: 27px;
	background-image: url(images/buttonlge.png);
	background-repeat: no-repeat;
	background-position: 0 center;	
	font-size: 24px;
	color: rgb(35,120,180);
	font-weight: bold;
	}
div.left {
	padding: 0px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 430px;
	height:75px;
	margin-left: 0;
	font-size: 33px;
	font-weight: bold;
	color: rgb(35,120,180);
	padding-left: 20px;
	padding-top: 17px;
	}
div.leftmid {
	padding: 0px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 430px;
	height:168px;
	margin-left: 0;
	font-size: 33px;
	font-weight: bold;
	color: rgb(35,120,180);
	padding-left: 20px;
	padding-top: 17px;
	}
div.right {
	padding: 0em;
	float: right;
	position: relative;
	right: 0;
	top: 0;
	width: 260px;
	margin-right: 0;	
	}
div.rightlge {
	text-align: left;
	padding: 0em;
	float: right;
	position: relative;
	right: 0;
	top: 0;
	height: 200px;
	width: 400px;
	margin-right: 0;
	
	}
div.indent {
	padding-left: 50px;
	}
div.leftsml {
	padding: 0em;
	float: left;
	position: relative;
	left: 0;
	
	width: 120px;
	height: 200px;
	margin-left: 0;
	}
	
div.leftsml img {
	width: 73px;
	border: 0;
	padding-left: 30px;
	margin-bottom: 0;
	margin-right: 0;
	right:0;
	}
div.container div.central {
	/*position: absolute;*/
	top: 0px;
	/*_top: 700px;*/
	left:0px;
	right:0px;
	/*_height: 80px;
	_overflow: hidden;*/
	width: 770px;
	text-align: center;
	float: left;
	white-space: nowrap;
	z-index: 3;
	/*background-color: rgb(255,255,255);*/
	padding: 0 0;
	border: 0;
	
	}
div.container div.foot {
	width: 100%;
	top: 367px;
	height: 33px;
	padding-top: 3px;
	_padding-top: 0px;
	text-align: center;
	background-color: rgb(35,120,180);
	color: rgb(255,232,216);
	float: left;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: .5em;
	overflow: hidden;
	}
 hr {
	border: 0;
	width: 95%;
	color: rgb(35,120,180);
	background-color: rgb(35,120,180);
	height: 3px;
}
span.account {	
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 27px;
	color: rgb(35,120,180);
	letter-spacing: 0.5em;
	}
span.phone {
	font-family: Trebuchet MS;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1em;
	color: rgb(35,120,180);
	}
span.address {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: rgb(35,120,180);
	}
span.heading {
	font-size:30px;
	}
div.container div.padded div.detlink {
	margin: 0 auto;
	text-align: center;
	}
div.container div.padded div.detlink a {
	color: rgb(35,120,180);
	text-decoration: underline;
	}
ul.blob {
	width: 260px;
	margin-top:0;
	margin-left: 0;
	padding: 0px;
	padding-left: 120px;
	font-size: 10px;
	list-style: none;
	text-align: center;
	background-image: url(images/icalogobg.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: rgb(0,0,0);
	font-weight: normal;
	}
ul.blob a {
	color: rgb(35,120,180);
	display: block;
	}
ul.blob li {
	font-weight: bold;
	color: rgb(35,120,180);
	text-align: left;
	font-size: 15px;
	padding-left: 22px;
	background-image: url(images/buttonpnk.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}
ul.blob li.blank {
	background-image: none;
	font-weight: normal;
	font-size: 10px;
	color: rgb(0,0,0);
	}
	
ul.blob li.blank:hover {
	background-image: none;
	font-weight: normal;
	font-size: 10px;
	color: rgb(0,0,0);
	}
	
ul.blob li:hover {
	background-image: url(images/buttonpnkhi.png);
	}
ul.bullet {
	width: 100%;
	margin-top:0;
	margin-left: 0;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: bold;
	}
ul.bullet li {
	text-align: left;
	padding-left: 22px;
	background-image: url(images/buttonpnk.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
ul.bullet li div {
	font-weight: normal;
	}
ul.bullet li.blank {
	background-image: none;
	font-weight: normal;
	font-size: 10px;
	color: rgb(0,0,0);
	}
	
ul.bullet a {
	color: rgb(35,120,180);
	display: block;
	text-decoration: underline;
	}
