/* CSS Document */

/* Reset Page Properties*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End reset Page Properties*/


Body { margin: 0;
	padding: 0;
	font:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#999999;
		
}

#topmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 104px;
	left: 0;
	height: 146px;
	z-index:20;

}


#leftside {
	margin: 0;
	padding: 4 0 4 2;
	font-size: 0.8em;
	position: absolute;
	top: 278px;
	right:0px;
	width: 117px;
	font:Arial, Helvetica, sans-serif;
	left: 6px;
	height: 149px;
	z-index:15;
	}
	

#wrapper {background-color: #999999;
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(../Images_Files/GeneralInfo/bg3.gif);
	}

#header {
	width:760;
	background-color:#FFFFFF;
	background-image: url(../Images_Files/GeneralInfo/toplogo5.gif);
	background-repeat:no-repeat;
	height:110px;
	display:block;
}



/* for IE6 and below */
* html #header {height: 110px;
}

p { font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.8em;
	
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font:normal 1.1em;
	color:#000000;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font:normal 0.8em ;
	color:#000000;
}


h5 {
	font-family:Arial, Helvetica, sans-serif;
	font:normal 1em;
	color:#CC0000;
	}
	
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font:normal .6em;
	color:#000000;
	}

#main {
	background-color:#FFCC99;
	
}


/* Begin CSS Horizontal Popout Menu */

#menu {
width: 100%;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 7.8em;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
text-align:center;
display: block;
width:118px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000;
background: #9cc6de;
}

#menu a {
color: #000;
background: #9cc6de;
text-decoration: none;
}

#menu a:hover {
color: #6699ff;
background: #000;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menu ul li a {height: 1%;} 



/* end of horizontal popup menu */



/* start of vertical popup nav */

#nav {
width: 10em; /* set width of menu */
background: #ffcc99;
z-index:120;
} 

#nav ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#nav a, #nav h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding:3px;
}

#nav h2 {
color: #fff;
background: #ffcc99;
text-transform: uppercase;
}

#nav a {
color: #000;
background: #ffcc99;
text-decoration: none;
}

#nav a:hover {
color: #000;
background: #ff9966;
}

#nav li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#nav ul ul ul {
position: absolute;
top: 0;
left: 99%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

div#nav ul ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}




/* end of vertical popup nav */
#content {
	margin-left: 150px;
	margin-right:115px;
	padding: 20px 10px 0 20px;
	background-color:#fff;
	
	
}

#navigation {
	position:absolute;
	top:309px;
	left:1px;
	width:137px;
		}

#rightinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	position:absolute;
	background-color: #9cc6de;
	overflow: visible;
	left: 650px;
	top: 156px;
	width: 103px;
	border:1px solid black;
	height: 90px;
	
}

#rightinfo1 {
	margin: 0 0 0 12;
	padding: 4 0 4 2;
	font-size: 0.8em;
	position: absolute;
	top: 283px;
	right:0px;
	width: 104px;
	background-color:#9cc6de;
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	left: 648px;
	height:auto;
	z-index:auto;
	
}

#rightinfo2 {
	margin: 0 0 0 12;
	padding: 4 0 4 2;
	font-size: 0.8em;
	position: absolute;
	top: 664px;
	right:0px;
	width: 117px;
	background-color:#0099FF;
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	left: 622px;
	height:auto;
	z-index:5;
	
}

#footer {
	padding: 5px;		
	color:#000000;
	background-color:#9cc6de;
	} 
	
	
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #336699;
	position: absolute;
	left: 284px;
	top: 8px;
	font-weight: bold;
}
.tagline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	position: absolute;
	left: 326px;
	top: 54px;
	color: #336699;
	font-weight: bold;
}

#googlebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	position:absolute;
	background-color: #9cc6de;
	overflow: visible;
	left: 650px;
	top: 156px;
	width: 100px;
	border:1px solid black;
	height: 106px;
	}
	
#mysubmit {
	background-color: #CCCCCC
	font-size: .8em;
	font-weight: bold;
	color:#000000;
	position:absolute;
	left: 17px;
	top: 74px;
	width: 60px;
	
	}
	
.address {
	font: bold 11px arial, helvetica, sans-serif;
	line-height: .1ems;
	text-align:center;
	position: absolute;
	left: 2px;
	top: 149px;
	width: 137px;
	height: 77px;
}

.address h2 {
font: bold 12px arial, helvetica, sans-serif;
color: #000;
background: #ffcc99;

}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	display:block;
	list-style-type:disc;
	padding-left:10px;
	margin-left:10px;
	}
	
.list1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	display:block;
	list-style-type:disc;
	padding-left:20px;
	margin-left:10px;
	}
	
.list2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	display:block;
	list-style-type:disc;
	padding-left:30px;
	margin-left:10px;
	}

.hdphoto {
	position: absolute;
	left: 627px;
	top: 23px;
	height: 63px;
	width: 114px;
}

.clear {clear:both;height:1px;overflow:hidden;
}



.productdescrib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	position: absolute;
	left: 157px;
	top: 173px;
	width: 144px;
}


.prodnav {
	
	position: absolute;
	left: 212px;
	top: 183px;
	width: 188px;
	height:auto;
	z-index:1;
	
}

.prodnav { 
	margin: 0;
	padding:0;
	border-top:2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	z-index:1;
	}
	
.prodnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	display:block;
	list-style-type:none;
	background-color:#ffcc99;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	z-index:1;
	}
	
.prodnav a:hover {
	text-decoration:underline;
	color:#000;
	background-color:#FF9966;
	z-index:1;
	}
		
.prodpix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin:0;
	padding:3px;
	position: absolute;
	left: 421px;
	top: 182px;
	height:auto;
	width:167px;
	border-top:2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	z-index:14;
}

.topmenu {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
width:118.498px;
border-width: 1px;
border-style: solid;
border-color: #000;
margin: 0;
padding: 2px 3px;
text-align:center;
}


.downloadform {
	
	position: absolute;
	left: 156px;
	top: 860px;
	width: 471px;
	height:auto;
	background-color:#FFFFCC;
	padding:10px;
	
}
