@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
* html p {
	line-height: 1.2em;
}
.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 92px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent, #mainContent2col {
	padding-top: 1px;
	padding-bottom: 0;
	margin-top: 2px;
	display: block;
}
#mainContent2col {
	margin-left: 260px;
	margin-top: 40px;
}
#sidebar {
	width: 240px;
	margin-top: 30px;
	float: left;
	padding-top: 10px;
}
.oneColFixCtrHdr #footer {
	padding: 15px 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/footer-bkgrnd.jpg) repeat-x;
	height: 30px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0066cc;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
}
.fltlft {
	clear: left;
	float: left;
}
.fltrt {
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}

/* GLOBALHEADER */
#header #globalnav {
	margin: 0px;
	padding: 0px;
}
#header #globalnav li {
	display: inline;
}
#header #globalnav li a {
	float: left;
	background: url(../images/nav_bkgrnd.png) no-repeat;
	text-decoration: none;
	height: 24px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	overflow: hidden;
	margin-top: 29px;
	padding: 13px 16px 6px;
}
#globalnav li#home a {
	background-position: 0 0;
	margin-left: 20px;
}
#header #globalnav li a:hover {
	background: url(../images/nav-hover-light.jpg) repeat-x;
}
#header #globalnav li a:active {
	background: url(../images/nav-down-bkgrnd.jpg) repeat-x;
}
/* #products ul {
	float: left;
	position: absolute;
	left: 480px;
	display: none;
	width: 531px;
	top: 71px;
	margin-top: 0px;
	padding-top: 0px; 
} 
li#products:hover ul {
	display: block;
	z-index: 6000;
}
#header #globalnav li#products li a {
	margin-top: 0px;
	color: #0066CC;
	background: none;
}
#header #globalnav li#products li a:hover {
	color: #FF9900;
} */
/* GLOBALHEADER END*/

.quote {
	color: #ff9900;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#note {
	width: 158px;
	margin-left: 10px;
	height: 175px;
	background: url(../images/current-events-note.png) no-repeat bottom;
	margin-top: 13px;
	padding-top: 85px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	overflow: hidden;
	text-align: center;
	float: right;
	margin-bottom: 0px;
}
#jseh1 {
	text-indent: -200em;
	margin-top: 0px;
	padding-top: 60px;
	background: url(../images/make-a-difference.png) no-repeat left bottom;
	width: 580px;
	display: block;
	margin-left: 250px;
	height: 45px;
	overflow: hidden;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	color: #FF9900;
	text-align: center;
}
#boxrt { margin-right: 0px; }
.rectangleBox {
	background: url(../images/rectangle-box.png) no-repeat;
	float: left;
	height: 322px;
	width: 145px;
	margin-right: 10px;
	padding: 0px 10px 0px 8px;
	text-align: center;
	margin-top: 0px;
	overflow: hidden;
}
h2 {
	font-size: 20px;
	color: #ff9900;
	margin-top: 10px;
	margin-bottom: 10px;
}
#note span {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#SignUp {
	border: 1px solid #EFEFEF;
	text-align: center;
	background: url(../images/yellow-gradient.jpg) repeat-x bottom;
	width: 216px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent .abc {
	position: relative;
	right: -80px;
	float: right;
	clear: right;
}
.quote span {
	font-size: 12px;
	font-weight: normal;
}
.abcpic { float: left; }

.pic-fltlft {
	float: left;
	margin-right: 10px;
	border: 1px solid #FF9900;
	padding: 2px;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line {
	border-top: 4px dotted #CCCCCC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding: 0px;
	overflow: hidden;
}
.colrt {
	float: right;
	width: 50%;
	padding-left: 10px;
	border-left: 4px dotted #CCCCCC;
}
.item {
	padding: 10px;
	border: 4px dotted #CCCCCC;
	margin-top: 10px;
	vertical-align: 50%;
}
* html .item { zoom: 1; }
.item p, .item h3 { margin-left: 210px; }
.item .product {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.divide {
	background: #D2DAFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flashhdr {
	margin-top: 35px;
	width: 665px;
	margin-bottom: 9px;
	float: right;
	background: url(../images/make-a-difference.png) no-repeat;
	height: 80px;
}
.jsehome {
	float: left;
	display: block;
}
#jsehdr {
	background: url(../images/jse-fitness-healthy-living.jpg) no-repeat;
	height: 397px;
	width: 232px;
	text-indent: -200em;
	padding-top: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.click {
	height: 32px;
	width: 88px;
	background: url(../images/btn-click-here.png) no-repeat;
	display: block;
	}
a.click:hover {
	background-position: -91px;
	}
a.click:active {
	background-position: -182px;
	}
#footer a {
	color: #FFFFFF;
}
.optionBox {
	background: url(../images/options-rect.png) no-repeat center;
	float: right;
	height: 101px;
	width: 420px;
	margin-top: 15px;
	padding-right: 10px;
}
.colltHome {
	width: 410px;
	background: #FFFFFF;
	padding: 15px;
	border: 1px solid #FF9900;
	margin-bottom: 15px;
}
.colrtHome {
	float: right;
	width: 440px;
	text-align: left;
}
.optionBox p {
	width: 170px;
	display: block;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
}
.optionBox h2 {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 25px;
	float: left;
	display: block;
}
.optionBox h2 a, .optionBox p a, .optionBox p a:visited, .optionBox h2 a:visited { color: #FFFFFF; }
.optionBox p a:hover, .optionBox h2 a:hover { color: #0066CC; }
