BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-style: normal;
	font-family: 'Arial Narrow';
}

DIV.globalMenu
{
position: absolute;
left: 0;
top: 0;
background-color: black;
width: 800;

}

DIV.Header
{
position: absolute;
left: 0;
top: 25;
width: 800;
}
DIV.HeaderTEXT
{
	position: absolute;
	top: 30;
	left: 175;
}

DIV.LeftMenu
{
	position: absolute;
	top: 125;
	left: 0;
	width: 150;
}

DIV.content
{
	position: absolute;
	top: 125;
	left: 175;
	width: 800;
}	

DIV.Globalfooter
{
position: absolute;
top: 800;
left: 0;
background-color: black;
width: 800;

}

Div.intro
{
font-size: 16px;	
position: absolute;
left: 160;
top: 200;
width: 200;

}

Div.Benefits
{
font-size: 16px;
position: relative;
left:-870;
top: 730;

}

Div.Sagencies
{
font-size: 16px;
position: relative;
left: 5;
top: 0;
width: 180;
}

Div.Magencies
{
font-size: 16px;
position: relative;
left: 190;
top: -95;
width: 180;
}
Div.Fagencies
{
	font-size: 16px;
position: relative;
left: 375;
top: -180;
width: 180;
}
Div.Cagencies
{
	font-size: 16px;
position: relative;
left: 560;
top: -270;
width: 180;
}
Div.Need
{
	
position: absolute;
font-size: 16px;
left:	380;
top: 300;
width: 495;
}
Div.quote
{
font-size: 16px;
position: absolute;
left:	0;
top: 300;
width: 495;
border-style: solid; border-width: 3px;
}
Div.Titles
{
position: absolute;
font-size: 16px;
Left: 380;
Top: 110;
}
Div.stretcher
{
position: absolute;
left:	705;
top: 120;
}
Div.walkieTalkie
{
position: absolute;
left:	0;
top: 580;
}
Div.brownLine
{
position: absolute;
background: #DBCDC0;
left: 705;
top: 240;
width: 168;
height: 25;
}

div.quote
{
	position: relative;
	top: -10;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	border-color: #DBCDC0;
	width: 465;	
}
A
{
	text-decoration: none;
}

A:link
{
	color: blue ;

}
A:visited
{
	color: Gray;
}

A:active
{
	color: Gray;
}
A:hover
{
	color: Red;
}


.footer
{
	font-size: medium;
	color: white;
	font-style: normal;
	font-family: 'Arial Narrow';
}
.formelement
{
	border-style: groove;
	background-color white;
	
}

.MostPopularHead
{
    BACKGROUND-COLOR: #339999;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.MostPopularItem
{
    BACKGROUND-COLOR: #d3d3d3;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
    TEXT-DECORATION: underline
}
B.MostPopularItemText:link
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
    TEXT-DECORATION: underline
}
B.MostPopularItemText:hover
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline
}
.ProductListHeader
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16pt;
    TEXT-DECORATION: underline
}
.ProductListItem
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px
}
.CartListHeader
{
    BACKGROUND-COLOR: #dddca3;
    BORDER-BOTTOM: dimgray;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20pt;
    PADDING-LEFT: 5px
}
.CartListItem
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: dimgray;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    PADDING-LEFT: 5px
}
.CartListItemAlt
{
    BACKGROUND-COLOR: #f2f2f2;
    BORDER-BOTTOM: dimgray;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    PADDING-LEFT: 5px
}
.CartListItemText
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    PADDING-LEFT: 5px
}
.CartListFooter
{
    BACKGROUND-COLOR: #dddca3;
    LINE-HEIGHT: 10pt
}
.ContentHeader
{
    BACKGROUND-COLOR: #339999;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
    HEIGHT: 35px

}
.SubContentHeader
{
    BACKGROUND-COLOR: #dddca3;
    COLOR: Blue;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    HEIGHT: 20px
}
.UnitCost
{
    COLOR: #808080;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15px;
    LINE-HEIGHT: 20pt
}
.ModelNumber
{
    COLOR: #808080;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 20pt
}
.ErrorText
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 20pt
}