#container  {
	/*width: 60%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	border-left:1px solid #999999;
	font-size:90%;
	position:relative;
	text-align:left;
	width:971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	background-color:#333333;
	background-image: url(gfx/masthead4.jpg);
	padding: 0;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#masthead   h1  {
	padding-left: 29px;
	padding-top: 65px;
	font-size: 12px;
	color: #ffffdd;
	font-weight:normal;
	margin-top: 0px;
}
#homepage-graphic {
	background-color: #000000;
	background-image: url(gfx/homepage-graphic-sep25.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
border-top: 1px solid #ffffff;
}
#header  {
	background-color: #000000;
	background-image: url(gfx/hdr-background-image.jpg);
	padding: 0;
	height: 368px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
} 
#header  p  {
	color:#99CCFF;
	font-size:100%;
	margin: 0px;
	padding-top: 62px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
/* class for : manufacturer page*/
#subpage-graphic {
	background-color:#333333;
	background-image: url(gfx/subpage-graphic-placeholder.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* class for : History page*/
#subpage-history-graphic {
	background-color:#333333;
	background-image: url(gfx/subpage-history-placeholder.gif);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* class for : Gallery page*/
#subpage-gallery-graphic {
	background-color:#333333;
	background-image: url(gfx/subpage-gallery-placeholder.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* class for : contactus page*/
#subpage-contactus-graphic {
	background-color:#333333;
	background-image: url(gfx/subpage-contactus-placeholder.gif);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* class for : resources page*/
#subpage-resources-graphic {
	background-color:#333333;
	background-image: url(gfx/subpage-resources-placeholder.gif);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.header-subtext {
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#navbar  {
	background-color: #669966;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 27px;
	position: relative;
} 
#navbar  a  {
	color: #FFFFBB;
	text-decoration:none;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 120%;
	line-height: 1.8em;
}
#navbar  a:hover  {
	color: #FFFF00;
	text-decoration:underline;
}
#sidebar1  {
	width: 190px;
	float: left;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	
}
#sidebar1  p  {
	font-size: .9em;
	padding-top: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#sidebar1 a.button {
	color: #000066;
	float:left;
	width: 170px;
	height:40px;

	background-image:url(gfx/btn-sidebar-n.gif);
	background-repeat:no-repeat;
	margin: 10px 0px 0px;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 0px;

	padding-top: 5px;
font-size: 12px;
line-height: 13px;

}

#sidebar1 a.button:hover {
	color:#FFFFFF;
	background-image:url(gfx/btn-sidebar-r.gif);

}

.pdf a{
background-image:url(gfx/pdf-icon.gif);
gfx/pdf-icon-sm.gif
background-position:left 1px;
background-repeat:no-repeat;
float:left;
margin-top: 8px;
font-size: 180%;
padding-left: 58px;
padding-top: 0px;
text-decoration: none;
width: 220px;
min-height: 45px;
}

.pdf {
color:#666666;
font-size: 90%;
float: left;
clear: both;

}

#mainContent  {
	position: relative;
	width: 971px;
	margin: 0px;
	padding: 0px;
	min-height: 300px;
} 



#mainContent  h1  {
	background-color:#FFFFFF;
	font-weight: normal;
	color: #003399;
	font-size: 200%;
	margin-top: 20px;

}

#mainContent  h2  {
	background-color:#ffffff;
	font-weight: normal;
	color:#000000;
	margin: 0px;
	font-size: 135%;

	padding-bottom: 0px;
	
}

#mainContent  h3  {
	background-color:#FFFFFF;
	font-weight: bold;
	color: #003399;
	margin-bottom:0px;
	margin-top: 20px;
	font-size: 110%;
}

#mainContent  h4  {
	background-color:#FFFFFF;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	font-size: 110%;
}

#mainContent  h5  {
	background-color:#FFFFFF;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-size: 110%;
}

#rtcol  p  {
	padding-bottom: 10px;
	line-height: 1.5em;
	margin: 5px 0px 0px 0px;
}


#rtcol  a   {
	color: #003399;
	font-weight: normal;

}


#rtcol  a:hover   {
	color: #CC3300;
	font-weight: normal;
}

#footer  {
	background-color: #DDDDDD;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
}
html > body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:84.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.style3 {
	font-size: 95%;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
}

.style4 {color: #000000}

.date {
	font-size: 100%;
	color: #666666;
	height: 15px;
	padding-left: 58px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	width:200px;
}

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

table {
padding: 0px;
margin: 0px;
width: 100%;
}



.manufacturer {
	font-weight: bold;
	font-size: 110%;
	color: #003366;
	height: 10px;

}

.description {
	font-size: 100%;
	color:#000000;

	}
	
.synopsis {
	font-size: 100%;
	color:#000000;
	border-bottom: 1px solid #cccccc;
	padding-left: 58px;
	width:280px;
	float: left;
	margin-top: 0px;

	}

#rtcol {
	width: 670px;
	position: relative;
	margin-left: 250px;
}

.insetbox {
background-color:#CCCCCC;
padding-left: 17px;
padding-right: 17px;
margin-top: -5px;
}

a.insetpdf {
background-color:#FFFF00;
min-height:30px;
background-image:url(gfx/pdf-icon-sm.gif);
background-position:left 2px;
background-repeat: no-repeat;
width: 230px;
float: left;
padding-left: 35px;
margin-top: 5px;
margin-bottom: 5px;
background-color:#CCCCCC;
font-size: 110%;

}

.insetboxtitle  {
	font-size: 1.5em;
	color:#666666;
	width: 100%;
	float:left;
	}

.insetboxemail {

	font-size: 110%;
	font-weight: bold;
}

hr {
margin-bottom: 30px;
}

img {
margin:0px;
}

.casestudy {
border: 1px solid #666666;
margin-right: 10px;
width: 130px;
height: 150px;
}
.tbleborder{
	background-image:url(gfx/bg.gif);
	background-repeat:repeat;
}
.splitter  {
	background-image: url(gfx/dot_line_splitter.gif);
	background-repeat: repeat;
} 
.rt {
	text-align:right;}
/* classes for gallery page */

.galline1{
background:#666666;
color:#fcfe99;
font-size:15px;
height:30px;
}

.galline2{
background:#999999;
font-color:#ffffff;
font-size:13px;
height:25px;
color: #ffffff;
}

.galline3{
background:#cccccc;
color:#666666;
font-size:13px;
height:20px;
}

.galtbltxt{
font-color:#003499;
font-size:13px;
}
.gallinetxt{
border-bottom:solid #999999 1px;
height:25px;
}

.galbuttonimg{
Button color:#95bbc6;
Button text:#003399;
font-size:16px;
font-weight:bold;
width:200px;
height:30px;
}	