body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.Dotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	overflow: hidden;
	height: 1px;
	border-bottom-style: dotted;
}
p {
	line-height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.VerticalDotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9A9A9A;
	overflow: hidden;
	height: 1px;
}
.imgWhiteBox {
	border: 1px solid #999999;
}

.HorizTopDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9A9A9A;
	overflow: hidden;
	height: 1px;
}

	
.PadText {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(images/Blended.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9A9A9A;
	
}
.footer {
	font-size: 80%;
	color: #999999;
	background-color: #262525;
	padding: 8px;
	text-align: center;
}

.MoreLink {
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
}
#JuiceGooseBanner {
	background-image: url(images/JuiceGoose-Banner.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 888px;
}
#JuiceGooseInner {
	height: 150px;
	width: 888px;
	background-image: url(images/ProdIMG-RackMount.jpg);
	background-repeat: no-repeat;
}
h3 {
	padding: 10px;
	margin: 0px;
}
/*- Menu 4--------------------------- */

#menu4 {
        width: 239px;
        margin: 18px;
 /*-        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;*/
        }

#menu4 li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 18px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #CCC;
        display: block;
 /*-       background:  url(menu4.gif);*/
        padding: 8px 0 0 12px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #FFF;
        background:  url(menu4a.gif) 0 -32px;
        padding: 8px 0 0 12px;
        }
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }		
.lowNav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	overflow: hidden;
	height: 15px;
	border-bottom-style: dotted;
	padding: 5px;
}
a, a:link, a:visited{
	color: #4eacec;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h2 {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#bottoomNAV {
	font-size: 10px;
	color: #999999;
}
#topNAV {
	font-size: 10px;
	color: #333333;
}
.BlueText {
	color: #4eacec;
}
.BigTitles {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
/*- Menu 4a---------INNER PAGES------------------ */

#menu4a {
        width: 210px;
        margin: 4px;
 /*-        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;*/
        }

#menu4a li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 18px;
        text-decoration: none;
        }

#menu4a li a:link, #menu4a li a:visited {
        color: #CCC;
        display: block;
 /*-       background:  url(menu4.gif);*/
        padding: 8px 0 0 12px;
        }

#menu4a li a:hover, #menu4a li #current { {
        color: #FFF;
        background:  url(menu4a.gif) 0 -32px;
        padding: 8px 0 0 12px;
        }
#topNAV a {
	color: #333333;
	text-decoration:none;
}
#topNAV a:link {
	color: #333333;
	text-decoration:none;
}
#topNAV a:visited {
	color: #333333;
	text-decoration:none;
}
#topNAV a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#tblBullets li {
	list-style-type: circle;
}