body {
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	background-image:url(/Library/Default/Content/main-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	}
	
/*-- HEADER STYLES --*/

#header {
	width: 960px;
	height: 100px;
	background-image:url(/Library/Default/Content/header-bottom-curve.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.master-logo {
	width: 125px;
	height: 150px;
	position: relative;
	z-index: 100;
	}
	
/*-- COLUMN STYLES --*/

#content {
	width: 942px;
	height: auto;
	background-color: #fff;
	padding:0px 9px 0px 9px;
	}
	
.sgl-col {
	width: 248px;
	min-height: 300px;
	height: 300px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px 9px 0px 0px;
	float: left;
	}
	
.sgl-col .section {
	width: 248px;
	height: auto;
	margin:0px;
	}
	
.dbl-col {
	width: 676px;
	min-height: 600px;
	/*height: 600px;*/
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	}
	
.dbl-col .section {
	width: 676px;
	height: auto;
	margin:0px;
	}
	
.dbl-col .img-splash {
	width: 676px;
	margin: 0px 0px 15px 0px;
	display: block;
	}	
	
/*-- INDEX PAGE STYLES --*/
	
.index {
	padding: 0px 0px 10px 0px;
	background-image:url(/Library/Default/Content/roof-splash.jpg);
	background-repeat: no-repeat;
	background-position: 0 100px;
	}
	
.index .intro {
	width: 942px;
	height: auto;
	padding: 10px 0px 290px 0px;
	text-align: center;
	}
	
.index .section {
	width: 942px;
	height: auto;
	}
	
.uni-widget {
	width: 308px;
	height: 180px;
	padding: 10px 0px 10px 0px;
	float: left;
	background-image:url(/Library/Default/Content/uni-widget-bkg.jpg);
	background-repeat: no-repeat;
	}
	
.directory-widget {
	width: 308px;
	height: 180px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 9px;
	float: left;
	background-image:url(/Library/Default/Content/directory-widget-bkg.jpg);
	background-repeat: no-repeat;
	}
	
.quicklink-widget {
	width: 288px;
	height: 200px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 9px;
	float: left;
	background-image:url(/Library/Default/Content/quicklink-widget-bkg.jpg);
	background-repeat: no-repeat;
	}
	
.widget-content {
	width: 308px;
	height: 90px;
	}
	
.quicklink-widget .code-link, .quicklink-widget .training-link {
	margin: 10px 0px 0px 0px;
	}	
	
.uni-widget .link {
	width: 177px;
	height: 10px;
	padding: 10px 0px 0px 111px;
	}
	
.quicklink-widget .store-link, .quicklink-widget .code-link, .quicklink-widget .training-link {
	width: 288px;
	height: 60px;
	line-height: 60px;
	}
	
.quicklink-widget .store-link .link, .quicklink-widget .code-link .link, .quicklink-widget .training-link .link {
	height: 20px;
	padding: 20px 0px 20px 0px;
	float: right;
	}
	
.directory-widget table {
	width: 288px;
	height: 120px;
	margin: 0px 10px 0px 10px;
	text-align: center;
	}
	
.directory-widget table td {
	padding: 0px 0px 5px 0px;
	}
	
.directory-widget table td.submit {
	height: 10px;
	padding: 15px 0px 0px 111px;
	}
	
.directory-widget select {
	width: 270px;
	}
	
.directory-widget input.textbox {
	width: 265px;
	height: 18px;
	border: 1px solid #bfbfbf;
	padding: 2px 0px 0px 1px;
	margin: 1px 0px 0px 0px;
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	}
	
.submit-btn {
	display: block;
	height: 20px;
	width: 65px;
	font-size: 8pt;
	text-align: center;
	line-height: 19px;
	background-image:url(/Library/Default/Content/search-btn.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px 21px 0px 5px;
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #326b29;
	cursor: pointer;
	border: none;
	}
	
.submit-btn:hover {
	background-image:url(/Library/Default/Content/search-btn-hover.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #326b29;
	border: none;
	}
	
/*-- CONTENT PAGE STYLES --*/

#directory-search {
	height: 205px;
	width: 228px;
	background-image:url(/Library/Default/Content/directory-search-bkg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 60px 0px 10px 0px;
	float: left;
	color: white;
	}
	
#directory-search hr {
	border: 1px solid #fff;
	}
	
#directory-search table {
	width: 228px;
	margin: 10px 0px 0px 0px;
	}
	
#directory-search table td {
	padding: 0px 0px 5px 0px;
	}
	
#directory-search select {
	width: 228px;
	}
	
#directory-search input.textbox {
	width: 221px;
	height: 18px;
	border: 1px solid #bfbfbf;
	padding: 2px 0px 0px 2px;
	margin: 1px 0px 0px 1px;
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	}
	
#directory-search table td.submit {
	padding: 5px 0px 0px 0px;
	}
	
.news-list-img {
	height: 50px;
	width: 150px;
	margin: 0px 18px 0px 0px;
	float: left;
	overflow: hidden;

	}

.news-list-img2 {
	height: 50px;
	width: 150px;
	margin: 0px 18px 0px 0px;
	float: left;

	}
	
.news-list-teaser {
	height: auto;
	width: 508px;
	float: left;
	}
	
.news-list-teaser li 
{
	font: normal 8pt arial;
	list-style-type:disc;
	margin-left: 10px;
} 
	
.directory-list-img {
	height: 100px;
	width: 150px;
	float: left;
	}
	
.directory-list-info {
	height: auto;
	width: 508px;
	margin: 0px 0px 0px 18px;
	float: left;
	}
	
table.contact-form {
	width: 500px;
	height: auto;
	}
	
table.contact-form td {
	height: 20px;
	padding: 0px 0px 10px 0px;
	}
	
table.contact-form label {
	font-size: 9pt;
	font-weight: bold;
	color: #4c8f3b;
	}
	
table.contact-form input.textbox {
	width: 298px;
	height: 20px;
	padding: 5px 0px 0px 2px;
	border: 1px solid #bfbfbf;
	background-color: #edf4eb;
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	}
	
table.contact-form textarea {
	width: 298px;
	height: 95px;
	padding: 5px 0px 0px 2px;
	border: 1px solid #bfbfbf;
	background-color: #edf4eb;
	font-family: "Helvectica Neue", Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	}
	
	
/*-- FOOTER STYLES --*/
	
#footer-wrap {
	width: 100%;
	height: auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #bfbfbf;
	background-image:url(/Library/Default/Content/footer-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	}
	
#footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	font-size: 8.5pt;
	}
	
#footer .col {
	width: 320px;
	height: 150px;
	float: left;
	}
	
.accreditations {
	background-image:url(/Library/Default/Content/footer-logos.jpg);
	background-repeat: no-repeat;
	}
	
.credit {
	text-align: right;
	}
	
	
/*-- EXTRAS --*/

.clear {
	display: block;
	clear: left;
	}
	
br {
	clear: both;
	}
	
	
hr.split {
	border: 1px solid #e6e6e6;
	margin: 10px 0px 10px 0px;
	}
	
hr {
	border: 1px solid #e6e6e6;
	margin: 0px 0px 10px 0px;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}	


.intro
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #4d4d4d;
	margin: 0px 0px 10px 0px;
	display: block;
	width:676px;
}

.dbl-col .intro-p {    width: 676px;    height: auto;   /* font-size: 12pt; */   font-weight: bold;    line-height: 14pt;    color: #4d4d4d;    margin: 0px 0px 10px 0px;    padding: 10px 0px 0px 0px;    background-image:url(/Library/Default/Content/p-intro-bkg.jpg);    background-repeat: no-repeat;    background-position: top center;    }   

.dirline 
{
	padding: 0px;
	margin:0px;
}

#page-loader {
	background-color: black;
	position:fixed;  
	top:0;  
	left:0;  
	width:100%;  
	height:100%;  
	display:none;  
	z-index:199;  
	display: none;
	}

#page-loader-gif {
	width:35px;  
	height:35px;  
	margin: 20% 0 0 50%;
	}