html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #1a2338;
}
.left {
	float: left;
}
.center {
  float:center;
  text-align:middle;
}
.right {
	float: right;
}
.more { text-align: right; padding-right: 10px; }
.clear {
	clear: both;
}

body {
	background: #474541 url(images/background.gif) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #575d43;
	padding-bottom: 10px;
	padding-top: 31px;
}


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: white url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
table.foursquare {
  width: 460px;
  height: 460px;
}
table.foursquare tr{
  width: 460px;
  height: 230px;
}
tr.foursquarerow td{
  width: 230px;
  height: 230px;
}
tr.foursquarerow img{
  width: 230px;
  height: 230px;
}

#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#news {
  background: url(images/news_bg.gif) repeat-y;
  padding-left: 30px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #1a2338;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}

#partner {

  padding-left: 30px;
  padding-right: 22px;
  padding-bottom: 3px;
  padding-top:20px;
  text-align: justify;
}
#partner h2 {
  font-size: 12px;
  color: #1a2338;
}
#partner h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}

#news a {
  color: #575d43;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#location { background: url(images/support.gif) repeat-y; padding: 1px;  color: #1a1a18; line-height: 13px; margin-top: 5px; }
#location p {
  margin: 4px 2.6em;
}
#vertical-image-div{
width:490px; left:auto; right:auto;
}
#right { float: right; width: 490px; padding-right: 9px; padding-top: 301px; border: 0px; }
#right h2 {
  font: 18px Arial, sans-serif;
  color: #1a2338;
  border-bottom: 1px solid #c4ae7c;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 15px Arial, sans-serif;
  color: #1a2338;
  border-bottom: 1px solid #c4ae7c;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#right h4 { 
  color: #1a2338; 
  font: 13px Arial, sans-serif; 
  margin-top: 2em; 
  margin-bottom: 1em; 
  padding-bottom: 6px; 
  border-bottom: 1px solid #c4ae7c; 
}

#welcome {
  margin-right: 20px;
}
.welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#dan, #ministry, #other {
  float: left;
  width: 49%;
}
#dan {
  margin-right: 1%;
}
#other { margin-right: 1%; }
#dan-img, #ministry-img, #other-img {
  background: url(images/pic_2.gif) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#ministry-img {
  background: url(images/pic_3.gif) no-repeat;
}
#other-img { background: url(images/pic_3.gif) no-repeat; }
#spacer {
  height: 2em;
}

#footer { background: url(images/footer_bg.gif) repeat-y; border-top: 1px solid #300; }
#copyright {
  text-align: center;
  padding: 12px 0;
  font-size: 9px;
  color: #bdb291;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.multi_drop_menus.vertical {   
	width:154px; /* 	width of the container */
}
.highlight {
color:#bdb291;
}

.statcounter {
  border:0px;
  display:none;
}