.left_bar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
}
.page{
	background-color: #6E8DE6;
	width: 800px;
	border: 0px;
	border-bottom: 1px solid Black;
}
.header{
	border-left : 1px solid #003366;
	border-right : 1px solid #003366;
	text-align: right;
	background-image : url(0_i_ipex-logo-watermark-2.gif);
	background-color : #003366;
	height : 63px;
	background-repeat : no-repeat;
	color : White;
	font-weight : bold;
	width : 675px;
	margin-left : 125px;
	font-size:16px;
}
.menu_content{
	border : 1px solid Black;
	border-bottom: 0px;
	background-color : Black;
	width : 675px;
	margin-left : 125px;
}
.content{
	border : 1px solid Black;
	border-bottom: 0px;
	background-color : White;
	height : 350px;
	width : 675px;
	margin-left : 125px;
	padding-left : 5px;
}
.twolines {
	border-top: 1px solid #0000CC;
	border-bottom: 1px solid #D2691E;
	font-size : 1px;
}

UL.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	color : White;
}
LI.nav {
	float: left;
	position: relative;
	width: 100px;
	background-color : Black;
}
LI.nav UL.nav LI.nav{
	color: #7FBCE0;
	font-size: 10px;
	width: 175px;
}
 LI.nav UL.nav {
	display: none;
	position: absolute;
	top: 14px;
	left: 0;
}
LI.nav > UL.nav {
	top: auto;
	left: auto;
}
LI.nav:hover UL.nav, LI.nav.over UL.nav { 
	display: block;
}
A.nav{
	text-decoration: none;
	color: White;
	font-weight : normal;
	font-size : 10px;
}
A.nav:VISITED{
	text-decoration: none;
	color: White;
	font-weight : normal;
	font-size : 10px;
}
A.nav:HOVER {
	color: #FF8C00;
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
}

BODY {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #003366;
}
h1 {
	font-family: Arial;
	color: #D2691E;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Arial;
	color: #D2691E;
	font-size: 16px;
	font-weight: normal;
}
img {
	border: 0px;
	padding: 0px;
}
TABLE.wheretobuy {
	font-size : 12px;
	font-family : Arial;
	padding : 0px;
}
TABLE.installation {
	font-size : 12px;
	font-family : Arial;
	padding : 0px;
	width : 500px;
}
A {
	color: #00008B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
A:VISITED {
	color : #00008B;
	text-decoration : underline;
	font-weight : bold;
	font-size: 14px;
}
A:HOVER{
	color : #FF8C00;
	text-decoration : underline;
	font-weight : bolder;
	font-size: 14px;
}
.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: White;
}
A.footer {
	color: White;
	text-decoration: none;
	font-size: 14px;
	font-weight : normal;
}
A.footer:VISITED {
	color : White;
	text-decoration : none;
	font-size: 14px;
	font-weight : normal;
}
A.footer:HOVER{
	color : #FF8C00;
	text-decoration : none;
	font-size: 14px;
	font-weight : normal;
}
.header-fastest{ 
	font-family: Verdana;
	font-size: 14pt; 
	color: #008080; 
	font-weight: bold; 
    text-align: Left;
}
.text2{ 
	font-family: Verdana; 
	font-size: 10pt; 
}
