html{overflow: -moz-scrollbars-vertical !important;}
html, body{
	font-family:Verdana;
	margin:0;
	padding:0;
	width:100%;
	min-width:1001px;
	background-image: url(../images/home-body-repeat-y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#container{width:1001px;margin-left:auto;margin-right:auto;}
div#left-column{float:left;width:100px;padding:16px 0 0 29px;}
div#left-column-nav img{display:block;}
div#center-column{
	float:left;
	width:310px;
	margin-top:25px;
	overflow: hidden;
	visibility: inherit;
}
div#meet-label{
	font-size:12px;
	color:#285CA7;
	font-weight:bold;
	line-height:12px;
}
div#mission-statement{
	font-size:9px;
	line-height:normal;
	color:#3667ac;
	font-style:normal;
	margin:32px 0 30px 0;
	font-weight: lighter;
}
div#contact-info{
	font-size:9px;
	line-height:12px;
	color:#3667ac;
}
div#contact-info a{font-style:italic;text-decoration:none;color:#3667ac;}
div#copyright{margin-top:10px;color:#7d7f8b;font-size:9px;line-height:12px;}
div#right-column{
	float:right;
	width:561px;
	background:url(../images/right-column-bg.jpg) top left no-repeat;
	min-height:750px;
	font-size:11px;
	line-height: normal;
}
* html div#right-column{
	height:750px;
}
div#right-column-content{
	float:left;
	width:235px;
	margin-top:240px;
	color:#292728;
	line-height:14px;
	font-size: 11px;
	text-decoration: none;
}
div#right-column-content a{color:#275DA7;}
div#right-column-nav{float:right;width:286px;margin:112px 6px 0 0px;}
div#right-column-nav img{display:block;}
div#right-column-nav a{display:block;}
