/*------------------------------------------------ BODY STYLE ------------------------------------------------*/
#bodyStyle {
	margin:0px;
	padding:0px;
	background-color:#EEEAE2;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:19px;
	color:#756D65;
}

h1,h2,h3,h4,h5,h6,p,div,td{

	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#756D65;

}

/*------------------------------------------------ REDEFINED TAGS ------------------------------------------------*/
p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}
a {
	outline:none;
}
h1 {
	font-size:11px;
	line-height:21px;
	color:#FF6D00;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:10px;
	line-height:19px;
	color:#756D65;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:10px;
	line-height:19px;
	color:#756D65;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.h3 {
	font-size:10px;
	line-height:19px;
	color:#FF6D00;
	font-weight:normal;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
}
.h3home {
	font-size:10px;
	line-height:19px;
	color:#FF6D00;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}

/*------------------------------------------------ <A> CLASSES ------------------------------------------------*/
a:link {
	color: #5B9B98;
}
a:visited {
	color: #5B9B98;
}
a:hover {
	color: #5B9B98;
}
a:active {
	color: #5B9B98;
}

a.left:link {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
}
a.left:visited {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
}
a.left:hover {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
}
a.left:active {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
}

a.left2 {
	display: block;
	width:181px;
	}
	
a.left2:link {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
a.left2:visited {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
a.left2:hover {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
	background-color:#B1a599;
	
}
a.left2:active {
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
a.footer:link {
	color: #756D65;
	text-decoration:none;
	text-transform:uppercase;
}
a.footer:visited {
	color: #756D65;
	text-decoration:none;
	text-transform:uppercase;
}
a.footer:hover {
	color: #FF6D00;
	text-decoration:none;
	text-transform:uppercase;
}
a.footer:active {
	color: #FF6D00;
	text-decoration:none;
	text-transform:uppercase;
}

a.contact:link {
	color: #FF6D00;
}
a.contact:visited {
	color: #FF6D00;
}
a.contact:hover {
	color: #FF6D00;
}
a.contact:active {
	color: #FF6D00;
}

/*------------------------------------------------ Search Box ------------------------------------------------*/
#invis-search {
	background-color:none;
	border:0px;
	color:#756D65;
}
#search {
	position:absolute;
	top:40px;
	left:643px;
}

/*------------------------------------------------ DIVs ------------------------------------------------*/
#main {
	position:relative;
	width:830px;
	margin:0px;
	padding:0px;
	text-align:left;
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 5px;
}
#mainAbout {
	position:relative;
	width:830px;
	margin:0px;
	padding:0px;
	text-align:left;
	background-image:url(images/shadow-about.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 5px;
}
* html #main {
	width:840px;
}
#flash {
	width:370px;
	position:absolute;
	top:247px;
	left:443px;
	z-index:900;
}
#bodyHome {
	width:370px;
	height:362px;
	margin:0px 0px 0px 21px;
	padding:20px 0px 0px 40px;
	background-color:#FFF;
	z-index:1000;
	line-height:15px;
}
#bodyHome2 {	
	height:362px;
	margin:0px 0px 0px 21px;
	padding:20px 0px 0px 40px;
	background-color:#FFF;
	z-index:1000;
	line-height:15px;
}
#bodyAbout {
	width:787px;
	margin:0px 0px 0px 21px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(images/photo-about.jpg);
	background-repeat:no-repeat;
	z-index:1000;
	line-height:17px;
}
#bodyAbout p {
	margin-right:40px;
}
#bodyAbout h1,h2,h3 {
	margin-left:40px;
}
#bodyAbout2 p,h2 {
	margin-left:40px;
}
#bodyAbout2 h2 img {
	margin-left:40px;
}
* html #bodyAbout {
	/*width:667px;*/
}
#bodyAbout2 {
	position:relative;
	clear:both;
	margin-top:80px;
}
#bodyNews {
	width:747px;
	height:384px;
	margin:0px 0px 0px 21px;
	padding:0px 0px 0px 40px;
	background-color:#FFF;
	background-image:url(images/photo-news.jpg);
	background-repeat:no-repeat;
	background-position:right;
	z-index:1000;
	line-height:17px;
}
#bodyUsed {
	width:747px;
	height:384px;
	margin:0px 0px 0px 21px;
	padding:0px 0px 0px 40px;
	background-color:#FFF;
	background-image:url(images/photo-used.jpg);
	background-repeat:no-repeat;
	background-position:right;
	z-index:1000;
	line-height:17px;
}
#bodyCareers {
	width:787px;
	margin:0px 0px 0px 21px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(images/photo-careers.jpg);
	background-repeat:no-repeat;
	z-index:1000;
	line-height:17px;
}
#bodyCareers2 {
	position:relative;
	clear:left;
	margin-top:130px;
}
* html #bodyCareers {
	width:787px;
}
* html #bodyCareers2 {
	margin-top:70px;
}
#bodyCareers p {
	margin-right:40px;
}
#bodyCareers p,#bodyCareers h1,#bodyCareers h2,#bodyCareers h3 {
	margin-left:40px;
}
#bodyCareers2 img {
	margin-bottom:20px;
}
#bodyCareers2 table {
	margin-left:40px;
}
#bodyContact {
	width:787px;
	margin:0px 0px 0px 21px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(images/photo-contact.jpg);
	background-repeat:no-repeat;
	z-index:1000;
	line-height:17px;
}
* html #bodyContact {
	width:707px;
}
#bodyContact2 {
	position:relative;
	clear:left;
	margin:0px;
	margin-top:30px;
}
* html #bodyContact2 {
	margin-top:0px;
}
#bodyContact p {
	margin-right:0px;
}
#bodyContact h1,h2,h3 {
	margin-left:0px;
}
#bodyContact2 img {
	margin-bottom:20px;
}
#bodyContact2 table {
	margin-left:40px;
}
#bodyContainer {
	position:relative;
	width:830px;
	margin:0px;
	padding:0px;
}
#bodyLeft {
	float:left;
	width:219px;
	margin:0px 0px 0px 21px;
	padding:0px;
	background-color:#756D65;
	text-align:center;
}
* html #bodyLeft {
	float:left;
	width:202px;
	margin:0px 0px 0px 14px;
	left:0px;
	padding:0px;
	background-color:#756D65;
	text-align:center;
}
#bodyRight {
	width:467px;
	margin:0px 0px 0px 241px;
	padding:50px 50px 20px 50px;
	background-color:#FFF;
}
#title {
	width:122px;
	height:40px;
	position:absolute;
	top:0px;
	left:666px;
	
}
#glossary {
	width:330px;
	padding:20px 30px 0px 40px;
	background-image:url(images/glossary-bg.gif);
	background-repeat:repeat-y;
	margin:0px;
}

/*------------------------ IE 6 HACK ------------------------*/
* html #bodyRight{
	margin:0px 0px 0px 238px;
}
#footer{
	width:830px;
	margin:0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-size:9px;
	background-color:#ECE5DB;
}


/*------------------------------------------------ TEXT CLASSES ------------------------------------------------*/
.footerHome {
	color: #756D65;
}
.footerOther {
	color:#756D65;
}
.footnote {
	font-family:Arial, Helvetica, sans-serif;
}




