@font-face {
	font-family: HNFont;
	src: url("/css/fonts/hncb.ttf") format("truetype");
	font-weight: bold;
}

div#col1_content {
	padding-left: 3px;
}

div#col1_content ul {
	margin-left: -6px;
}

#ms1, #ms2, #ms3, #ms4, #ms5, #ms6 {
	background-position: center center;
	color: #333;
	white-space: nowrap;
	height: 26px;
	line-height: 28px;
	display: block;
	width: 238px;
	list-style-type: none;
	font: bold 0.8em "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png');
}

div#col1_content ul li span {
	display: inline-block;
	margin-top: 3px;
	margin-left: 3px;
	width: 21px;
	height: 21px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

div#col1_content ul li a:hover {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
}
	
div#col1_content ul li a:visited {
	color: #333;
}

div#col1_content ul li a {
	color: #333;
	height: 19px;
	width: 210px;
	display: inline-block;
	padding-top: 7px;
	text-indent: 7px;
}

.scroller {
	height:15em;
	overflow:auto;
}

.box {
	color:#444;
	margin: 0px 0px 15px 0px;
	background: #fff url('/images/boxgradient.png');
	background-position: bottom;
	border: 1px solid #aaa;
	-webkit-box-shadow: #aaa 3px 3px 3px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #aaa;
	-moz-border-radius: 5px;
}

.box h2 {
	padding: 3px;
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	text-align: center;
	text-shadow: 0px 1px 0px #fff;
	font-family: HNFont, "Helvetica Neue Condensed", "HelveticaNeue-Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 115%;
	font-weight: bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.box p {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2em;
}

.box span {
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
}

.box ul li ul li {
	list-style: none;
	text-indent: -10px;
}

.box ul li ul {
	margin-bottom: 0px;
}
li {
	list-style-type: square;
}

h1,h2,h3,h4,h5,h6 {
	font-family: HNFont, "Helvetica Neue Condensed", "HelveticaNeue-Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#header {	
	background-image: url('/images/origami.png');
	background-repeat: no-repeat;
	background-position: right;
}

#col3_content .ui-accordion-content, #col3_content .ui-accordion-content ul li {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #444;
	list-style-type: square;
}

#col3_content .ui-accordion-header, .ui-accordion-header .ui-state-active, .ui-tabs .ui-tabs-nav {
	font-family: HNFont, "Helvetica Neue Condensed", "HelveticaNeue-Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
    font-size:120%;
    color:#222;
}

#col3_content h6 {
	background: url('/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png') center left repeat-x;
	width: 100%;
	height: 26pt;
	color: #444;
	padding-top: 1pt;
	font-size: 2.2em;
	text-indent: 7pt;
	text-shadow: 0px 1px 0px #fff;
	border: #aaa 1pt solid;
	margin-bottom: 10pt;
	-webkit-border-radius: 5pt;
	-moz-border-radius: 5pt;
	-webkit-box-shadow: #aaa 3px 3px 3px;
	-moz-box-shadow: 3px 3px 3px #aaa;
}

#anim1 {
	width: 244px;
	height: 244px;
	border: 1px #aaa solid;
	margin-bottom: 15px;
}

.email, .fax, .tel, .pdf, .down {
	padding: 0;
	margin: 0;
	display: block;
	font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, Geneva, sans-serif;
	background: url("/images/icon/mail_16.png") center left no-repeat;
	text-indent: 1.6em;
	line-height: 1.5em;
}

.email {
	font-weight: bold;
}

.fax {
	font-family: "Consolas", "Andale Mono", Courier, "Courier New", mono;
	background: url("/images/icon/fax_16.png") center left no-repeat;
}

.tel {
	font-family: "Consolas", "Andale Mono", Courier, "Courier New", mono;
	background: url("/images/icon/phone_16.png") center left no-repeat;
}

.pdf {
	background: url("/images/icon/pdf_16.png") center left no-repeat;
}

.down {
	background: url("/images/icon/down_16.png") center left no-repeat;
}


#map {
	width:800px;
	height:319px;
	background-image: url(/images/world-greenblue-sm.png);
	background-repeat: no-repeat;
	border: #666 1pt solid;
	-webkit-border-radius: 5pt;
	-moz-border-radius: 5pt;
	-webkit-box-shadow: #aaa 3px 3px 3px;
	-moz-box-shadow: 3px 3px 3px #aaa;
}

#map-ca, #map-wi, #map-me, #map-ny, #map-uk, #map-india {
	position: absolute;
	width: 40px;
	height: 34px;
	display: block;
}

#map-ca {
	margin-left:118px;
	margin-top:70px;
}

#map-wi {
	margin-left:195px;
	margin-top:63px;
}

#map-me {
	margin-left:235px;
	margin-top:59px;
}

#map-ny {
	margin-left:226px;
	margin-top:68px;
}

#map-uk {
	margin-left:387px;
	margin-top:40px;
}

#map-india {
	margin-left:566px;
	margin-top:127px;
}

.ms3 { background-color: #555; } /* 3:Acad #65b546 */
.ms5 { background-color: #222; } /* 5:Art  #e74e22 */
.ms6 { background-color: #111; } /* 6:Comm #299ad5 */
.ms2 { background-color: #777; } /* 2:HiEd #b32317 */
.ms4 { background-color: #333; } /* 4:NewM #f9bf1e */
.ms1 { background-color: #999; } /* 1:PreK #9b0d63 */

img.mli { padding-right:7pt; }

span.tagline {
	font-size: 11pt;
	float:right;
	padding-right: 200px;
	padding-top: 45px;
}

.datestamp div {
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	padding: 1px;
	width: 2.6em;
	border-right: 1px solid #ccc;
}

.datestamp {
	font-family: HNFont, "Helvetica Neue Condensed", "HelveticaNeue-Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
	display: inline;
	padding: 1px;
	float: left;
	margin-left: 0.4em;
	margin-right: 0.5em;
}

.datestamp span {
	display: block;
}

.cal1 {
	font-size: 1em;
	color: #444;
	line-height: 1em;
	text-transform: uppercase;
	font-variant: normal;
	text-shadow: 0px 1px 0px #fff;
}

.cal2 {
	color: #84aac4;
	font-weight: bold;
	font-size: 1.5em;
	line-height: .7em;
	text-shadow: 0px 1px 0px #444;
}

.cal3 {
	font-size: 1em;
	line-height: 1.3em;
	color: #444;
	text-shadow: 0px 1px 0px #fff;
}

.MM {
	text-shadow: 0px 1px 0px #222;
}