BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	COLOR: #666666;
}

img {
  border: none;
}

h1 {
	font-size: 1em;
}

a img {height: 174px; width: 194px; border: none;}
a#home img {background: url(interface/leftBoxTopImage.gif) top left no-repeat;}
a#home:hover img {background: url(interface/leftBoxTopImage_roll.gif) top left no-repeat;}

a:hover {
	COLOR: #FF6600; 
	TEXT-DECORATION: underline; 
	font-size: 1em;
}

a {
	COLOR: #FF6600; 
	TEXT-DECORATION: none;
	font-size: 1em;
}

a.topNavigation{
	COLOR: #666666; 
	TEXT-DECORATION: none;
	margin: 0px 10px 0px 10px;
	font-size: 1em;
}

a:hover.topNavigation{
	COLOR: #FF6600; 
	TEXT-DECORATION: underline; 
	font-size: 1em;
}

a.sideNav{
	COLOR: #000000; 
	TEXT-DECORATION: strong;
	font-size: 100%;
}

a:hover.sideNav{
	COLOR: #FF6600; 
	TEXT-DECORATION: underline; 
	font-size: 100%;
}

a.leftBoxLink{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	font-size: 1.2em;
	font-weight: bold;
}

a:hover.leftBoxLink{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline; 
	font-size: 1.2em;
	font-weight: bold;
}

a.bottomNav{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	margin-right: 40px;
}

a:hover.bottomNav{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline; 
	margin-right: 40px;
}

a:hover.bottomCompany {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline; 
	font-size: 1em;
}

a.bottomCompany {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	font-size: 1em;
}


#holder {
	position: relative;
	width: 100%;
}

#topBar {
	position: relative;
	width: 100%;
	height: 273px;
	background-image:url(interface/background.gif);
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	margin-top: 3px;
}

#navigationHolder {
	position: relative;
	top: 15px;
	left: 12px;
}

  #prop {
    float:right;
    width:1px;
	height:400px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#leftBar {
	position: relative;
	width: 230px;
	top: -80px;
}

#leftNavigation {
	position: relative;
	margin-left: 10px;
}

.hilightNavigation {
	COLOR: #FF6600; 
	TEXT-DECORATION: none;
	margin: 0px 10px 0px 10px;
	font-size: 1em;
}

.hilightSideNavigation {
	COLOR: #FF6600; 
	TEXT-DECORATION: none;
	font-size: 1.2em;
}

ul.square 
{
	list-style-type: square;
	color: #FF6600;
	margin-left: 20px;
}

#leftBoxTopImage {
	position: relative;
	left: 5px;
	margin-left: 10px;
}

#copyright {
	position: relative;
	font-size: 0.8em;
	text-align: center;
	width: 200px;
	margin-top: 1em;
	margin-left: 10px;
}

#standards {
	text-align: center;
	position: relative;
	margin-top:25px;
}

.creditation {
	margin: 20px;
}

#contentHolder {
	position: absolute;
	top: 210px;
	width: 100%;
}

#contentStrap {
	position: relative;
	font-family: times;
	font-style: italic;
	text-align: center;
	COLOR: #FF6600;
	font-size: 1.3em;
	left: 250px;
	width: 551px;
}

#content {
	position: relative;
	width: 551px;
	margin-left: 250px;
	background-image:url(interface/contentBackground.gif);
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
	text-align: justify;
}

#contentFooter {
	position: relative;
	font-family: Times;
	font-style: italic;
	text-align: center;
	COLOR: #000000;
	font-size: 1.3em;
	/*left: 250px;*/
}

#bottomBar {
	 clear: both;
	position: relative; 
	bottom: 0px; 
	top: auto;
	background-color: #FF6600;
	width: 100%;
	COLOR: #FFFFFF;
	font-size: 1.3em;
	margin-top: 50px;
	padding: 3px 10px 3px 10px;
}

#bottomBarCompanies {
	float: right;
	COLOR: #FFFFFF;
	font-size: 8pt;
	text-align: right;
}

/**** Testimonials Page ****/

.quotereference {
	font-size: 0.8em;
	text-align: right;
	width: 100%;
}

/**** Contact Page ****/

#contentSpacer {
	position: relative;
	height: 40px;
}