/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#HeaderWrap,#ContentWrap,#FooterWrap{
	width:100%;
}
#Content,#Footer{
	position:relative;
	padding:0;
	width:740px;
	margin:0 auto;
	text-align:left;
	
}
#HeaderWrap{
	background-image: url(images/globalNaviBgShadow.jpg);
	background-repeat: repeat-x;
}
#Header{
	height: 43px;
	background-image: url(images/naviBg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#ContentWrap{
	background-color: #FDFDFD;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	
}
#Content{
	color: #000;
	background-color:#fff;	
}
#FooterWrap,#FooterWrapHomepage{
clear:both;
	text-align: left;
	width: 100%;
	color: #009900;
	margin: 0;
	padding: 0;
	position:relative;
	
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	padding-top: 25px;
	
}
#FooterWrap{
background-image: url(images/footerBg.png);
}
#FooterWrapHomepage{
background-image: url(images/footerBgHomepage.png);
}
#Footer{
	font-family: Arial, Helvetica, sans-serif;
	
}

/********************/
#GlobalNavigation{
	padding: 0;
	margin: 0 auto;
	height: 35px;
	width: 740px;
	position: relative;
}
#GlobalNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}
#GlobalNavigation li {
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #FFF;
}
#GlobalNavigation li a {
	display: block;
	height: 35px;
	width: 90px;
	
}
#home a{
background-image: url(images/home1.gif);
}
#products a{
background-image: url(images/products1.gif);
}
#services a{
background-image: url(images/services1.gif);
}
#pressRelease a{
background-image: url(images/pressRelease1.gif);
}
#joinUs a{
background-image: url(images/joinUs1.gif);
}
#aboutUs a{
background-image: url(images/aboutUs1.gif);
}
#home a:hover{
background-image: url(images/home2.gif);
}
#products a:hover{
background-image: url(images/products2.gif);
}
#services a:hover{
background-image: url(images/services2.gif);
}
#pressRelease a:hover{
background-image: url(images/pressRelease2.gif);
}
#joinUs a:hover{
background-image: url(images/joinUs2.gif);
}
#aboutUs a:hover{
background-image: url(images/aboutUs2.gif);
}
#pressRelease a:hover{
background-image: url(images/pressRelease2.gif);
}
/*************************/
#RightColumn{
	width:545px;
	float:right;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#RightColumn p{
	text-align: justify;
	margin-right: 100px;
	margin-left: 20px;
	line-height: 1.5em;
}
#RightColumn h3{
	margin-left: 20px;
	font-size: 1.2em;
	color: #EA6204;
	clear: both;
}
#LeftColumn{
	float:right;
	width:187px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 120px;
	background-image: url(images/headerLogo.gif);
}
#LeftColumn h3{
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 1.1em;
	padding: 0.25em;
	margin: 0;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DF4003;
}
#LeftColumn p{
	font-size: 0.9em;
	width: 160px;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: 10px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
/************************/
#introTag{
	background-image: url(images/introPageTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
#aboutTag{
	background-image: url(images/aboutPageTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
#joinUsTag{
	background-image: url(images/joinUsTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
#pressTag{
	background-image: url(images/pressPageTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
#serviceTag{
	background-image: url(images/servicePageTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
#productTag{
	background-image: url(images/productPageTitle.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 450px;
	margin: 0;
	margin-left: 10px;
	padding:0;
}
/************************/
#homepageContent{
	background-color: #FFFFFF;
	background-image: url(images/homepageSeparator.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
#homepageContent p, #homepageContent h3, #homepageContent h4{
	padding: 0;
	margin: 0;
}
#homepageContent p{
	padding-left: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;

}
#homepageLeft{
	width: 271px;
	float: left;
}
#homepageRight{
	width: 260px;
	margin-left: 270px;
}
/************************/
#homepageContent h3{
	clear:none;
	margin-bottom: 15px;
	
}
#homepageContent h4{
	font-size:1.2em;
	margin-left: 10px;
	margin-bottom: 10px;

}
/************************/
#homepageFresh{
	background-image: url(images/homepageProduct.gif);
	height: 36px;
	width: 272px;
	background-repeat: no-repeat;

}
#homepageNews{
	background-image: url(images/homeCorporateNews.gif);
	height: 36px;
	width: 250px;
	background-repeat: no-repeat;

}
#homepageJavaJam{
	height: 120px;
	width: 260px;
	background-repeat: no-repeat;
	background-image: url(images/homeJavaJam.gif);
}
/************************/
.navlist
{
	padding-left: 0px;
	margin-left: 0px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 0.95em;
	padding-top: 10px;
}

.navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	background-image: url(images/arrowSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	margin-left: 15px;
}

.navlist li a {
	text-decoration: none;
	display:block;
	color: #333333;
}
.navlist li a:hover {
	text-decoration: underline;
	display:block;
	color: #DF4003;
}

/************************/
#footnote
{
list-style: none;
padding: 0;
margin: 0;
margin-left: 192px;
height:20px;
}

#footnote li
{
display: inline;
padding: 0;
margin: 0;
}
#footnote li a{
	color: #00CC00;
}
#footnote li:before { content: "|"; }
#footnote li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #footnote li
{
background-image: url("images/separator.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.8em 0 2.2em;
margin: 0 2em 0 -2em;
}
#Copyright{
	clear:both;
	height: 50px;
	margin-left: 192px;
	}
/************************/
.no-display{
	display:none;
}
.floatImage{
	float:left;
	margin: 0px 10px 10px 10px;
	border: 1px solid #333;
	padding: 3px;
}
.floatImageNoBorder{
	float:left;
	margin: 0px 10px 10px 10px;
	padding: 3px;
}
.floatImageProfile{
	float:left;
	margin: 0px 10px 10px 10px;
	border: 1px solid #333;
	height:90px;
	padding: 3px;
}
