body {
	color: #484849;
	background: #fff;
	margin: 0;
	text-align: justify;
	float: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	}
/* Linkage */
a:link { color: #924739; background: transparent; border-bottom: 1px dotted #924739; text-decoration: none; }
a:visited { color: #666; background: transparent; border-bottom: 1px dotted #666; text-decoration: none; }
a:hover { color: #fff; background: #924739; }







/* Layout */
	
.fixedwidth {
	/*width: 800px;*/
	width: 900px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#header-wrap {
	height: 144px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	background-image: url(/images/bg-Header.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#header {
	position: relative;
	height: 144px;
	/*width: 800px;*/
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(/images/bg-Header.png);
	background-repeat: repeat-x;
	background-position: left top;
	
	}
#header img {
	border: none;
	}
#header #logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 279px;
	height: 61px;
	}
	
#header #logo 	a:link { color: #fff; background: transparent; border-bottom:none  }
				a:visited { color: #fff; background: transparent; }
				a:hover { color: #fff; background: transparent; }

#headernav {
	position: absolute;
	top: 3px;
	right: 0;
	height: 20px; 
	}
#topnav {
	position: absolute;
	top: 82px;
	right: 0;
	height: 39px;
	width: 900px;
	margin: 0px;
	padding: 0;
	}

#main {
	background: #fff url(/images/bg-content.gif) repeat-y left top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	}
* html #main {
	margin-bottom: -25px;

} /* no idea why ie needs this */
#subnav {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 0 25px 0;
	
	}
#Main-Bottom {
	clear: both;
}

#content {
	width: 695px;
	margin: 0;
	float: right;
	}
#heading {
	width: 100%;
	}
#body {
	float: left;
	width: 695px;
	margin: 0;
	padding: 0;
	}

#sidebar {
	float: right;
	padding: 0;
    width: 340px;
	}
#plant {
	width:216px;
	height:105px;
	background:url('../images/plants_bg.gif');
	right: 0px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


body.c2 #heading { width: 695px; }
body.c2 #body { width: 350px; }

body.c2 #body p, 
body.c2 #body h2, 
body.c2 #body h3, 
body.c2 #body h4, 
body.c2 #body h5, 
body.c2 #body h6, 
body.c2 #body ul, 
body.c2 #body table,
body.c2 #body div.highlight {
	margin-right: 10px;
	clear: left;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	margin-left: auto;
}

#body #contact {
	float: left;
	width: 300px;
	}
#body #contact p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	}
	
#body #contact p a         { border-bottom: 1px dotted #924739; text-decoration: none; }
#body #contact p a:link,
#body #contact p a:visited { color: #924739; background-color: transparent; }
#body #contact p a:hover   { color: #fff; background-color: #924739; }

/* Footer */

#footer-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(/images/bg-footer-wrap.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#footer {
	clear: both;
	padding: 20px 0;
	background: transparent url(/image/bg-footer.gif) no-repeat right top;
	}
body#home #footer {
	padding-top:0;
	background: none;
	}	
#footer h3 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	margin: 0 0 .25em 0;
	}
#footer h3 a {
	color: #7b7b7b;
	}
#footer h3 a:link, #footer h3 a:visited { text-decoration: none; border: none; }
#footer h3 a:hover { text-decoration: none; background: none; }

#footer #contact {
	float: left;
	width: 250px;
	}
#footer #contact p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	}
	
#footer #contact p a         { border-bottom: 1px dotted #924739; text-decoration: none; }
#footer #contact p a:link,
#footer #contact p a:visited { color: #924739; background-color: transparent; }
#footer #contact p a:hover   { color: #fff; background-color: #924739; }

* html #footer #contact p a  { border-bottom: none; text-decoration: underline; }

	
#footer #linklists {
	float: right;
	width: 400px;
	}
#linklists ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#linklists li {
	margin: 0;
	padding: 0;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #924739;
	}
	
#linklists li a         { border-bottom: 1px dotted #924739; text-decoration: none; }
#linklists li a:link,
#linklists li a:visited { color: #924739; background-color: transparent; }
#linklists li a:hover   { color: #fff; background-color: #924739; }

* html #linklists li a  { border-bottom: none; text-decoration: underline; }


#footer ul#footerlinks {
	float: left;
	clear: left;
	width: 100%;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	}
body#home #footer ul#footerlinks {
	margin: 10px 0 30px 0;
	}

#footerlinks li { 
	display: block; 
	float: left; 
	border-right: 1px dotted #b7b7b7; 
	padding: 0 8px;  
	font: normal 10px/14px Arial, Helvetica, sans-serif; 
	color: #b7b7b7;
	}
* html #footerlinks li { 
	border-right: 1px solid #b7b7b7; 
	}
#footerlinks li.first { 
	padding: 0 8px 0 0;  
	}
#footerlinks li.last { 
	border: none;  
	}

#footerlinks li a { display: block; float: left; color: #b7b7b7; }

#footerlinks li a:link,
#footerlinks li a:visited { text-decoration: none; border: none; }
#footerlinks li a:hover   { text-decoration: underline; background: none; }




/* Home */
body#home #main {
	background: #fff;
	padding: 10px 0 25px 0;
	}
body#home #header {
	position: relative;
	height: 137px;
	/*width: 800px;*/
	width: 900px;
	background-color: #fff;
	background-image: url(/images/bg-Header.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

body#home #header-wrap {
	position: relative;
	height: 317px;
	width: 100%;
	background-color: #fff;
	background-image: url(/images/bg-Side.png);
	background-repeat: repeat;
	background-position: left top;
	}
	
#photo-bar {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 180px;
	text-align: left;
	background-color: #ece90a;
	background-image: url(/images/Main.swf);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#photo-bar h1 {
	width: 490px;
	height: 160px;
	background: transparent url(/image/home-headline.gif) no-repeat right bottom;
	}
	
#photo-bar h1 span {
    display: none;
	}
	
#intro {
	width: 550px;
	float: left;
	padding: 0 0 0 20px;
	 }
	 
#features {
	float: right;
    width: 326px;
	margin: 5px 0 0 0;
	padding:0;
	background: #5FAAB9 url(/image/bg-feature-top.gif) no-repeat left top;
	}
#end-features {
    margin: 0;
	padding: 0;
	width: 326px;
	height: 12px;
	background: url(/image/bg-feature-bottom.gif) no-repeat left bottom;    
    }
#intro a {
	display:block;
	position:relative;
	font-size: 14px;
	line-height: 28px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-position: center;
	}
#intro a:hover{
	background-color:#CCCCCC;
	color: #000000;
}	
#intro a span{display: none;}
#intro a:link { color: #000000; border-bottom: none; }
#intro a:visited { color: #000000; border-bottom: none; }
#intro a:hover span{
	display:block;
	position: absolute;
	width: 500px;
	padding: 5px;
	margin: 10px;
	left: 245px;
	z-index: 25;
	background-color: #CCCCCC;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #000000;
	background-position: center;
	top: -50px;
	
}
#features dl {
     margin: 15px 15px 0 15px;
	}
#features dt {
    margin: 0;
	font-size: 14px;
	color: #daffff;
	}
#features dd {
    margin: 2px 0 14px 0;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	}	
#features dt a:link,
#features dt a:visited,
#features dd a:link,
#features dd a:visited {
   color: #daffff;
   text-decoration: none;
   border: none;
   }
#features dt a:hover {
    background: #fff;
	color: #5FAAB9;
	}
#features dd a:hover {
    background: none;
	color: #fff;
	}


/* Body text */

h1 {
	margin: 0 0 .25em 0;
	font: bold 27px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6ec7dd;
	}
h2 {
	margin: 1.5em 0 .5em 0;
	font: bold 13px/19px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0f648c;
	}
h3 {
	margin: 1em 0 .5em 0;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	}
p {
	margin: 0 0 1.25em 0;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	}
p1 {
	margin: 0 0 1.25em 0;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	}
p img{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	}
ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: auto;
	line-height: 20px;
	}
p li {
	padding: 3px 0 4px 0;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	}
p1 li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 5;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 25px;
	margin-right: 30px;
	}
ul.pdflist {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul.pdflist li {
	padding: 3px 0 4px 20px;
	background: url(/image/icon-pdf.gif) no-repeat left 6px;
	}
   
p.intro {
	font: 14px/21px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #484849;
	}
.important {
	font-weight: bold;
	}
	
table.formlayout {
	margin: 30px 0 0 0;
	padding: 0;
	border: none;
	}
table.formlayout th {
	font-weight: normal;
	text-align: right;
	padding: 5px 5px 5px 0;
	vertical-align: top;
	}
table.formlayout td {
	text-align: left;
	padding: 5px 0 5px 5px;
	vertical-align: top;
	}
	
div.highlight {
	margin: 1em 0;
	padding: 10px;
	background: #d4eef5;
	border-left: 3px solid #6ec7dd;
	height: 1%;
	}
	
div.highlight p {
	font-size: 14px;
	color: #0f648c;
	margin: .5em 0;
	}

h3.subhead { margin: 0; }
h3 span.date { font-weight: normal; }
	
.half  { width: 45%; } 
.right {
	float: right;
	clear: right;
	margin: 0 0 5px 5px;
} 
.left  { float: left; clear: left; margin: 0 5px 5px 0;  }
	
	
/* Sidebar */

#sidebar img {
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}

/*
#sidebar h2 {
	margin: 0 0 20px 0;
	color: #fff;
	text-transform: uppercase;
	font: 11px/18px Arial, Helvetica, sans-serif;
	}
#sidebar p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #EDE88A;
	margin: 0 0 20px 0;
	}
#sidebar img {
	display: block;
	margin: 0 -15px 20px -15px;
	width: 230px;
	}
#home #sidebar img {
	margin: 0;
	}
#sidebar ul {
	margin: 0 0 50px 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	}
#sidebar li {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #ede80a;
	margin: 0 0 9px 0;
	padding: 0;
	}
*/



/* Navigation */

#headernav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#headernav li { display: block; float: left; border-right: 1px solid #bababa; }
#headernav li.last { border: none; }
#headernav li.last a { padding: 2px 0 2px 8px; }

#headernav li a { color: #898989; display: block; float: left; padding: 2px 8px; border: none; }

#headernav li a:link,
#headernav li a:visited { text-decoration: none; }
#headernav li a:hover { text-decoration: underline; background: none; }



#topnav {
	font: 14px bold Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 39px;
	width: 900px;
	background-color: transparent;
	background-image: url(/images/Tabs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	}
	
#topnav li   {
	display: block;
	float: left;
	height: 39px;
	width: 149px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav li a { display: block; float: left; height: 39px; width: 149px; padding: 0; text-indent: -2000px; border: none;}

li#topnav-Home { margin: 0 1px 0 0; }
li#topnav-Products { margin: 0 1px 0 0; }
li#topnav-Services { margin: 0 1px 0 0; }
li#topnav-Apps  {margin: 0 1px 0 0;}
li#topnav-knowles {margin: 0 1px 0 0;}
li#topnav-aboutus  { margin: 0 1px 0 0; }

li#topnav-Home a {
	background-color: transparent;
	background-image: url(../images/Tabs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#topnav-Products a {
	background-color: transparent;
	background-image: url(../images/Tabs.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#topnav-Services a {
	background-color: transparent;
	background-image: url(../images/Tabs.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li#topnav-Apps a  {
	background-color: transparent;
	background-image: url(/images/Tabs.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
li#topnav-knowles a  {
	background-color: transparent;
	background-image: url(/images/Tabs.png);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}

li#topnav-aboutus a  {
	background-color: transparent;
	background-image: url(/images/Tabs.png);
	background-repeat: no-repeat;
	background-position: -750px 0px;
}
              li#topnav-Home a:link,
              li#topnav-Home a:visited { background-position: 0px 0px; }
              li#topnav-Home a:hover   { background-position: 0px -39px; }
body#home li#topnav-Home a:link,
body#home li#topnav-Home a:visited { background-position: 0px -78px; }
body#home li#topnav-Home a:hover   { background-position: 0px -78px; }


              li#topnav-Products a:link,
              li#topnav-Products a:visited { background-position: -150px 0px; }
              li#topnav-Products a:hover   { background-position: -150px -39px; }
body#Products li#topnav-Products a:link,
body#Products li#topnav-Products a:visited { background-position: -150px -78px; }
body#Products li#topnav-Products a:hover   { background-position: -150px -78px; }

body#Products-Oxygen li#topnav-Products a:link,
body#Products-Oxygen li#topnav-Products a:visited { background-position: -150px -78px; }
body#Products-Oxygen li#topnav-Products a:hover   { background-position: -150px -78px; }

body#Products-Nitrogen li#topnav-Products a:link,
body#Products-Nitrogen li#topnav-Products a:visited { background-position: -150px -78px; }
body#Products-Nitrogen li#topnav-Products a:hover   { background-position: -150px -78px; }

body#Products-Methane li#topnav-Products a:link,
body#Products-Methane li#topnav-Products a:visited { background-position: -150px -78px; }
body#Products-Methane li#topnav-Products a:hover   { background-position: -150px -78px; }

              li#topnav-Services a:link,
              li#topnav-Services a:visited { background-position: -300px 0px; }
              li#topnav-Services a:hover   { background-position: -300px -39px; }
body#Services li#topnav-Services a:link,
body#Services li#topnav-Services a:visited { background-position: -300px -78px; }
body#Services li#topnav-Services a:hover   { background-position: -300px -78px; }

              li#topnav-Apps a:link,
              li#topnav-Apps a:visited  { background-position: -450px 0px; }
              li#topnav-Apps a:hover    { background-position: -450px -39px; }
body#Apps  li#topnav-Apps a:link,
body#Apps  li#topnav-Apps a:visited  { background-position: -450px -78px; }
body#Apps  li#topnav-Apps a:hover    { background-position: -450px -78px; }

              li#topnav-knowles a:link,
              li#topnav-knowles a:visited  { background-position: -600px 0px; }
              li#topnav-knowles a:hover    { background-position: -600px -39px; }
body#knowles  li#topnav-knowles a:link,
body#knowles  li#topnav-knowles a:visited  { background-position: -600px -78px; }
body#knowles  li#topnav-knowles a:hover    { background-position: -600px -78px; }


              li#topnav-aboutus a:link,
              li#topnav-aboutus a:visited  { background-position: -750px 0px; }
              li#topnav-aboutus a:hover    { background-position: -750px -39px; }
body#aboutus  li#topnav-aboutus a:link,
body#aboutus  li#topnav-aboutus a:visited  { background-position: -750px -78px; }
body#aboutus  li#topnav-aboutus a:hover    { background-position: -750px -78px; }




.sub{display:none;}
body#Products ul#subnav-Oxygen,
body#Products ul#subnav-Nitrogen,
body#Products ul#subnav-Methane,
body#Products-Oxygen ul#subnav-Nitrogen,
body#Products-Oxygen ul#subnav-Methane,
body#Products-Nitrogen ul#subnav-Oxygen,
body#Products-Nitrogen ul#subnav-Methane,
body#Products-Methane ul#subnav-Oxygen,
body#Products-Methane ul#subnav-Nitrogen{display:none;} 

body#Products-Oxygen ul#subnav-Oxygen,
body#Products-Nitrogen ul#subnav-Nitrogen {display:Block;}
body#Products-Methane ul#subnav-Methane{display:Block;} 


#subnav-Oxygen {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
}

#subnav-Nitrogen {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
}
#subnav-Methane {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
}

#subnav ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 155px;
	border-bottom-style: none;
	padding: 0;
	text-align:left;
	}
#subnav ul li {
	display: block;
	float: left;
	width: 170px;
	margin: 0;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
#subnav ul li a {
	display: block;
	float: left;
	width : 145px;
	margin: 0;
	text-decoration: none;
	border:none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-style: solid;
	}
#subnav ul li a:link,
#subnav ul li a:visited      { color: #484849;}
#subnav ul li a:hover        { background: transparent url(/image/bg-subnav.gif) no-repeat left 50%; color: #484849; text-decoration: underline; }

#subnav ul li a.here         { background: transparent url(/image/bg-subnav.gif) no-repeat left 50%; color: #6db8c6; }
#subnav ul li a.here:link,
#subnav ul li a.here:visited { background: transparent url(/image/bg-subnav.gif) no-repeat left 50%; color: #6db8c6; }
#subnav ul li a.here:hover   { cursor: default; text-decoration: none; }


#subnav ul li ul {
	margin: 2px 0 12px 0;
	padding: 0;
	border-bottom-style: none;
	}
#subnav ul li ul li {
	display: block; 
	float: left;
	width : 155px;
	margin: 0;
	padding: 0 0 0 15px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: dotted;
		border-bottom-width: thin;
	border-bottom-color: #FFFFCC;
	}
#subnav ul li ul li a {
	display: block;
	float: left;
	width : 130px;
	margin: 0;
	padding: 2px 10px 2px 15px;
	text-decoration: none;
	border-bottom-style: none;

	}
#subnav ul li ul li ul li{
	display: block;
	float: left;
	width : 140px;
	margin: 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	


	}
#subnav ul li ul li ul li a {
	display: block;
	float: left;
	width : 117px;
	margin: 0;
	text-decoration: none;
	border-bottom-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
#subnav ul li ul li a:link,
#subnav ul li ul li a:visited      { color: #484849;}
#subnav ul li ul li a:hover        { background: transparent url(/image/bg-subsubnav.gif) no-repeat left 50%; color: #484849; text-decoration: underline; }

#subnav ul li ul li a.here         { background: transparent url(/image/bg-subsubnav.gif) no-repeat left 50%; color: #6db8c6; }
#subnav ul li ul li a.here:link,
#subnav ul li ul li a.here:visited { background: transparent url(/image/bg-subsubnav.gif) no-repeat left 50%; color: #6db8c6; }
#subnav ul li ul li a.here:hover   { cursor: default; text-decoration: none; }





/* Images */
img.inline {
	margin: 0 0 0 5px;
	vertical-align: baseline;
	}
body.c2 #body div.image.right {
	padding: 0 0 10px 20px;
	margin: 0 0 0 12px;
	background: #fff;
	}
div.image img {
	border: none;
	display: block;
	}
div.image cite,
#sidebar cite {
	display: block;
	margin: 1em 0 2em 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #999;
	font-style: italic;
	font-weight: normal;
	}
div.image.big {
	float: right;
	margin: 0 -100px 5px 20px;
	}
.float-right {
    margin: 0 0 5px 10px;
	float: right;
	}
#google-map {	
	border: 1px solid gray;
	clear: left;
	}


/* Tables */

table {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	}
	
table.datatable  {
	background-color: #fff;
	border-top: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	margin: 0 0 10px 0;
	}

table.datatable td  {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	}

table.datatable th {
	color: #666;
	text-align: left;
	background-color: #ddd;
	padding: 5px;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	background-color: #ddd;
	}

