/*ELEMENTS*/

A: {
   cursor: pointer hand; }
A:link {
   color: #666;
   text-decoration: none; }
A:visited {
   color: #666;
   text-decoration: none; }
A:active {
   color: #39F;
   text-decoration: none; }
A:hover {
   color: #39F;
   text-decoration: none; }
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, P, TD, TH, UL {
   font-family: verdana, arial, helvetica, sans-serif; }
BODY {
	font-size: 65%;
	margin: 1px 0% 1.5em;
	padding: 0;
	background-image: url(../graphics/greygrid.jpg); }
DD {
	margin: 0em 0% 0em; }
H1 {
   font: 1.3em sans-serif;  /* roughly 15px */
   color: #fff;
   font-weight: bolder;
   margin: 0 40px;
   padding: 0.08em 0; }
h1 sup {
	color: #ddd; }
h1 a {
	color: #fff;
	text-decoration: none; }
h1 .company, h1 a .company {
	color: #d01a71; }
H2 {
   font: 1.2em sans-serif;  /* roughly 13px */
   margin: 0em 0% 0em;
   color: #ddd; }
H3 {
   color: #fff;
   font: 1em sans-serif;  /* roughly 12px */
   margin: 0em 0% 0em; }
H4 {
   font: 0.9em sans-serif;  /* roughly 11px */
   margin: 0em 0% 0em; }
H5 {
   font: 0.8em sans-serif;  /* roughly 10px */
   margin: 0em 0% 0em; }
H6 {
   font: 0.7em sans-serif;  /* roughly 9px */
   margin: 0em 0% 0em; }
H7 {
   font: 0.6em sans-serif;  /* roughly 8px */
   margin: 0em 0% 0em; }
P  {
    font: 1em; }
TABLE {
	font-size: 1em;
	text-decoration: none; }


	
/*BLOCK ELEMENTS*/
	
#bar {
	background-image: url(../graphics/blackbar.jpg);
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 750px; }
#bodyMID {
	color: #CCC;
	background: url(../graphics/planBG.jpg) no-repeat;
	top: 21em;
	height: 475px;
	width: 750px; }
#bodyMIDimgL {
	background: url(../images/bodyLT.jpg) no-repeat;
	width: 303px;
	top: 24em;
	position: absolute;
	height: 206px;
	left: 3.3em;
}
#bodyMIDtxt {
	width: 180px;
	top: 24em;
	position: absolute;
	height: 205px;
	left: 373px;
	vertical-align: middle;
	font: 1em/2em Verdana, Arial, Helvetica, sans-serif;
}
#bodyMIDimgR {
	background: url(../images/frontpair.jpg) no-repeat center center;
	width: 150px;
	top: 24em;
	position: absolute;
	height: 210px;
	right: 3em;
}
#bodyBOT {
	color: #CCC;
	top: 45em;
	height: 120px;
	width: 750px;
	position: absolute;
	font: 1em/2em Geneva, Arial, Helvetica, sans-serif;
}
#main {
	margin-left: auto;
	margin-right: auto;
	height: 105%;
	position: relative;
	background: #fff;
	left: auto;
	right: auto;
	width: 750px; }	
#headerLOGO {
	background: #FFF url(../graphics/header1.gif) no-repeat 4em center;
	width: 750px;
	height: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 2em;
	text-align: center;
}
#headerMENU {
	color: #333;
	font: bold 1em/2em Arial, Helvetica, sans-serif;
	position: absolute;
	top: 6em;
	width: 165px;
	height: 85px;
	padding: 5px;
	right: 45px;
}
#slideshow {
	color: #ccc;
	font-family: Trebuchet, Lucida, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	height: 625px;
	padding: 0;
	background: #111 url(../images/gallery/bg/gradient1.gif) repeat-x left top; }



/*INLINE ELEMENTS*/

.two-toneBOX1 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: top;
	background-color: #F8F8F8;
	text-align: left;
	padding: 4px; }
.two-toneBOX2 {
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: top;
	background-color: #E0E0E0;
	text-align: left;
	padding: 4px; }

	
	
	
	
/*FONTS*/
	
.normalGREY1{
	font: 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC; }
.normalGREY2{
	font: 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #999; }
.normalGREY3{
	font: 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #666; }
.normalGREY4{
	font: 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #333; }
.normalWHITE{
	font: 1em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF; }
