body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background-color: #e0e0e0;
}
a {
text-decoration:none;
color:#286ea0;}

a:hover{
text-decoration:underline;}

/*---WHITE CONTAINER AREA---*/
#container{
margin:0 auto 0px auto;
width:760px;
height: auto;
padding:0px 20px 50px 20px;
background-color: #999999;
}

#containerlayer{
margin:-15px auto 0px auto;
width:715px;
padding:0px 20px 15px 20px;
background-color: #fff;
border-right: 5px double #999;
border-left: 5px double #999;
border-bottom: 5px double #999;
border-top: 5px double #999;
}

/*---HEADER---*/
#header{
width: 715px;
height: 165px;
margin-top: 10px;
background: url(images/coverE.jpg) top left no-repeat;
}

/*---BLUE BAR SEPERATOR---*/

#topcontainer{
height:50px;
padding:0;
background:#163144;
clear:both;
margin-top:0px;
margin-bottom:.1em;
}

#top{
height:25px;
padding:0;
background:#fff;
clear:both;
margin-top:0px;
margin-bottom:.1em;
}

/*---TABS BEGIN---*/
#nav {
top:168px;
}

/* the styling */
#nav {
float:left; 
width:715px; 
position:relative;
height: auto; 
background: url(navtab/bottom_line.gif) repeat-x bottom; position:relative;
}

#nav .select, #nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:block;
border-right: 1px solid #046;
}

#nav li {display:inline; margin:0; padding:0; height:auto; }

#nav .select a, #nav .current a {
display:block; 
height:21px; 
float:left; 
padding:0 5px 0 5px; 
border-bottom:1px solid #000; 
border-right: 1px solid #046;
text-decoration:none; 
font-size:13px; 
line-height:20px; 
white-space:nowrap; 
margin-left:2px;}

#nav .select a b, 
#nav .current a b {height:100%; display:block; 
padding:0 6px 0 3px; color:#000;}

#nav .select a:hover, 
#nav .select li:hover a {background-position:0 -75px; border-color:#000; cursor:pointer; background-color: #FFFFCC;}

#nav .select a:hover b, 
#nav .select li:hover a b {background-position:100% -75px; border-color:#e0e0e0; color:#fff;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}

#nav .current a {background-position:0 -75px; border-color:#999;}
#nav .current a b {background-position:100% -75px; color:#999;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#046 top right no-repeat; color:#fff; text-decoration:underline;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#005984 top right no-repeat; color:#ff6; text-decoration:underline;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:715px; top:21px; left:0; background:#e0e0e0; margin-top:1px; padding:0; z-index:100; border-bottom: 30px solid #fff;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
#nav .sub_active {display:block; position:absolute; width:715px; top:21px; left:0; background:#005984; margin-top:1px; padding:0; z-index:10; color:#000; }
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-top:1px;}

#nav .sub_active a {height:50px; float:left; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal;}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:inline; background:#005984 top right no-repeat; padding:0 10px; margin:0; font-size:10px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#fff; height:25px; line-height:24px; }

/*---INDEX COLUMN CLASSES---*/
#indexleft-column{
float: left;
width: 160px;
clear:left;
}

#indexleft-column h1{
font: 100% tahoma;
display: block;
background-color:#666;
padding: 6px;
margin-top: 35px;
margin-bottom: 8px;
color: #fff;}

#indexleft-column h1.h1-two{
font: 100% tahoma;
display: block;
background-color:#666;
padding: 6px;
margin-top: 3px;
margin-bottom: 8px;
color: #fff;}

#indexleft-column p{
font-size:0.9em;
line-height:1 em;
color:#0066CC;
margin-top: 2px;
text-align:left;}

#indexleft-column hr.leftc
{height: .09em;
color: #003366;
width:165px;}


#indexleft-column a{
font-size:1em;
line-height:1 em;
text-decoration: none;
color:#990000;
}

#indexleft-column a:link a:visited a:hover{
border: none;
text-decoration: none;
}

#indexright-column{
float:right;
width: 125px;
margin-top: 20px;
}

#indexright-column h1{
font: 100% tahoma;
display: block;
background-color:#666;
padding: 6px;
margin-left: -30px;
margin-top: 12px;
margin-bottom: 8px;
color: #fff;}

#indexright-column p{
font-size:0.9em;
line-height:1 em;
color:#0066CC;
margin-top: 2px;
margin-left: -25px;
text-align:left;
}

#indexright-column a{
font-size:0.9em;
line-height:1 em;
text-decoration: none;
color:#990000;
margin-left: 8px;
padding: 3px;
}

#indexright-column a:link a:visited a:hover {
border: none;
text-decoration: none;
}

#indexright-column hr.rightc
{height: .09em;
color: #003366;
margin-left: -35px;
width: 165px;}

#products p {
text-align:right;}

#products a{
font-size:1em;
color:#990000;}

#products a:visited a:hover{
border: none;
text-decoration: none;
color:#990000;}

.photosubmersible{
float: left;
}


.photoindexleft{
padding-top: 15px;
padding-left: 45px;}


.photoindex{
float: right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:0px 0px 5px 25px;
}


.photoindexhome{
float: right;
display:block;
padding: 10px;
margin:0px 0px 5px 25px;
}

.blockindex{
background:#f0f0f0;
height: 25px;
}

/*---INDEX CONTENT TABLE: APPLICATIONS---*/

table.applications 
{text-align: center;
font-weight: normal;
font-size: 12px;
width: 355px;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.applications td 
{background-color: #fafafa;
color: #000;
text-align: left;
padding-left: 5px;
border-bottom: 5px #fff solid;}

#content h2.applications{
font: 100% tahoma;
display: block;
background-color:#663300;
padding: 6px;
margin-top: 40px;
margin-bottom: 8px;
color: #fff;}

/*---INDEX CONTENT TABLE: PRODUCTS---*/
#content h2.products{
font: 100% tahoma;
display: block;
background-color:#663300;
padding: 6px;
margin-top: 12px;
margin-bottom: -6px;
color: #fff;}

table.products 
{text-align: center;
font-weight: normal;
font-size: 12px;
width: 355px;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.products td 
{background-color: #fafafa;
color: #000;
text-align: left;
padding-left: 5px;
border-bottom: 5px #fff solid;}


/*---DESMI PRODUCTS TABLE:MINOR ---*/

table.DESMI 
{text-align: center;
font-weight: normal;
font-size: 12px;
width: 350px;
background-color: #fff;
border-bottom: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.DESMI td 
{background-color: #fafafa;
color: #000;
text-align: left;
padding-left: 10px;
border-bottom: 5px #fff solid;
border-left: 5px #fff solid;}

/*---MAIN CONTENT---*/
#content{
margin-top: 35px;
margin-left:166px;
/***** left nav width *****/
border-left:1px solid gray;
margin-right:160px;
border-right:1px solid gray;
padding:1em 15px 0 15px;
height: auto;}

#content h2{
font-size:1.4em;
font-weight:normal;
margin-top: -10px;}

#content h3{
font-size:15px;
font-weight:normal;
text-decoration:underline;}

#content h4{
font-size:14px;
font-weight:normal;}


.redfont /*---applications - click image font---*/{
font-size: 11px;
font-weight: normal;
color: #990000;
}

.bluefont{
font-size: 11px;
font-weight: normal;
color: #0066CC;
}

.smallfont /*---testing - voltage font---*/
{font-size:10px;
font-weight:normal;
color: #990000;}

p{
margin:0 2px 15px 2px;
line-height:1.5em;
text-align: justify;
}

p.SUBtitle{
margin:0 2px 8px 2px;
line-height:1.5em;
text-align: justify;
}

p.indent{
margin:0 2px 15px 20px;
line-height:1.5em;
text-align: justify;
}

p.last{
margin:0 0 0px 0;
line-height:1.5em;
text-align:left;
}

#contentlist{
margin: 15px 10px 10px 35px;
list-style-type: square;
line-height: 18px;
}

#contentlist-sub{
margin: 15px 10px 10px 20px;
list-style-type: square;
}

#content a{
text-decoration:underline;
color:#035869;
font-weight:normal
}

#content a:hover{
text-decoration:underline;
color: #035869;}


.logo {   
float: right;}

.block{
background:#f0f0f0;
padding:10px;}

.blockFA{
background:#fafafa;
padding:10px;}

.block-products{
font-size: 12px;
background:#f0f0f0;
padding:3px 3px 2px 3px;
font-weight: 700;
margin-bottom: 5px;}

.titleblock{
background:#f0f0f0;
padding:4px;}

.photo{
float: right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 0 15px 15px;}


.affiliate-logos{
float: right;
padding: 10px;
margin:0px 10px 5px 25px;}

/*---CLASSIFICATION FOR IMAGE ON SUB PAGES---*/
.magnify-rigs{
float: right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 25px 35px 15px;}

.magnify-BMOC{ /*---bottom intake--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 45px 20px 45px;}

.magnify-curves{ /*---bottom intake--*/
float: right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 12px 20px 10px;
white-space:nowrap;}

.magnify-SMOC{ /*---submersible pumps--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 45px 20px 75px;}

.magnify-Sdatasheet{ /*---submersible pumps--*/
float: left;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 15px 20px 35px;}

.magnify-S-curves{ /*---submersible pumps--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 45px 20px 75px;}

.preload{ /*---preload--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 15px 20px 25px;}

.DESMI_D{ /*---DESMI PHOTOS MAIN SUB PAGE--*/
margin:5px 20px 20px 65px;}


.DESMI_N{ /*---DESMI PHOTOS MAIN SUB PAGE--*/
margin:5px 20px 20px 95px;}

.DESMI_S{ /*---DESMI PHOTOS MAIN SUB PAGE--*/
margin:5px 10px 20px 105px;}

.DESMI_GP{ /*---DESMI PHOTOS MAIN SUB PAGE--*/
margin:5px 20px 20px 35px;}

.backtotop{
float: right;}


/*---SUB PAGES CONTENT NAVIGATION/COLUMN CLASSES ---*/

#leftnav {
float: left;
width: 160px;
clear:left;
margin-top: -15px;}

#rightnav{
float:right;
width: 125px;
margin-top: 20px;}

#rightnav h1{
font-size: 1em;}

#rightnav p{
font-size:0.9em;
line-height:1.3em;}

.photonavright{
float: right;
margin-left: -55px;
margin-top: -12px;}

.hr {
border-bottom: 1px solid #000;
width:345px;}

/*---LEFT NAVIGATION LIST AREA---*/

.navtitle{
display: block;
padding: 7px 0px 3px 7px;
width: 150px;
font-weight: bolder;
font:110% tahoma, verdana, sans-serif;
background-color:#663300;
height: 20px;
color: #fff;
border-bottom: 1px solid #000;
text-align: left;
}

#navcontainer { 
padding-top: 30px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer a
{
display: block;
padding: 7px 3px 3px 3px;
width: 160px;
background-color: #fff;
height: 20px;
color: #000;
border-bottom: 1px solid #000;
}

#navcontainer a:link, .navlist a:visited
{
color: #474444;
text-decoration: none;
border-bottom: 1px solid #000;
}

#navcontainer a:hover
{
background-color: #FFFF99;
color: #474444;
text-decoration: none;
border-bottom: 1px solid #000;
}

/*--160 width--*/

#subcontainer {}

#subcontainer ul
{
list-style-type: none;
font-family: Helvetica, sans-serif;
border-bottom: 1px solid #000;
}

#subcontainer a
{
display: block;
width: 137px;
background-color:#fff;
height: 20px;
padding-left: 15px;
}

#subcontainer a:link, .navlist a:visited
{
color: #000000;
text-decoration: none;
border-bottom: 1px solid #000;
}

#subcontainer li a:hover 
{
color: #000;
border-bottom: 1px solid #000;
text-decoration: none;
background-color: #FFFFCC;
}


/*---NAVIGATION LINK CLASSES ---*/
.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

.block{
background:#f0f0f0;
padding:15px;
}


/*---TABLES--*/

table.product-menu 
{text-align: center;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 355px;  /*---change width relevant to content editable size-*/
background-color: #fafafa;
border: 0px;
border-collapse: collapse;}

table.product-menu td 
{background-color: #fafafa;
color: #000;
text-align: left;
border-bottom: 2px #fff solid;
padding-left: 5px;}

table.product-menu td.hed
{background-color:#663300;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;}

table.product-menu td.break
{background-color:#fff;
height: 25px;
border-top: 4px solid #fff;
text-align: right; 
font-size: 9px;} 

table.product-menu td.none
{background-color:#fff;
height: 25px;
border-top: 4px solid #fff;
border-bottom: 0px;
text-align: right; 
font-size: 9px;} 

/*---TWO COLUMN LAYOUT - EACH SUB PRODUCTS  ---*/

#two-column{
margin-top: 35px;
margin-right:160px;
border-right:1px solid gray;
padding:1em 15px 0 15px;
height: auto;}

#two-column h2{
font-size:1.4em;
font-weight:normal;
margin-top: -10px;}

#two-column h3{
font-size:15px;
font-weight:normal;
text-decoration:underline;}

#two-column h4{
font-size:14px;
font-weight: lighter;
text-decoration:none;}

#two-column p{
text-align: justify;
margin-bottom: 1px;}

#two-column a{
font-size:12px;
line-height:1 em;
text-decoration: none;
color:#990000;}

#two-column a:hover {
border: none;
text-decoration: underline;}


.photo-CT {
float: right;
padding: 0px;
margin:-15px 0px 5px 10px;
}
table.product-menusub {
font-weight: normal;
font-size: 12px;
color: #fff;
width: 510px;
background-color: #fafafa;
border: 0px;
border-collapse: collapse;}

table.product-menusub td 
{background-color: #fafafa;
color: #000;
text-align: left;
border-bottom: 2px #fff solid;
padding:2px;}

table.product-menusub td.hed
{background-color:#663300;
color: #fff;
padding: 4px;
text-align: left;
font-size: 12px;}

table.product-menusub p.ProdTitle{
color: #000;
text-align: left;
font-size: 12px;
text-decoration:underline;}

table.product-menusub p.desc {
font-size: 11px;
color: #000;
padding-right: 12px;}

#products p.UT {
text-align:right;
padding-right: 15px;}

/*-----------------------------------------------------------------*/
/*---NEWS ---*/
#two-columnNews{
margin-top: 35px;
margin-left:166px;
/***** left nav width *****/
border-left:1px solid gray;
padding:1em 15px 0 15px;
height: auto;}

#two-columnNews h2{
font-size:1.4em;
font-weight:normal;
margin-top: -10px;}

#two-columnNews h3{
font-size:13px;
font-weight:bold;
color:#000;}

#two-columnNews h4{
font-size:14px;
font-weight: lighter;
text-decoration:none;}

#two-columnNews p{
text-align: justify;
margin-bottom: 1px;}

#two-columnNews a{
font-size:11px;
line-height:1 em;
text-decoration: none;
color:#990000;}

#two-columnNews a:hover {
border: none;
text-decoration: underline;}

/*---NEWS& EVENTS HOME PAGE ---*/
.nePtitle {
color: #660000;
font-size: 14px;
text-align: left;
padding-left: 8px;
margin-bottom: 2px;}

.neP {
color: #000;
font-size: 12px;
text-align: left;
line-height: 1.2em;
padding-left: 8px;}

/*-----------------------------------------------------------------*/
table.news{ 
text-align: center;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500x;
background-color: #fafafa;
border-collapse: collapse;
border-spacing: 0px; } 

td.newsT { 
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
background-color:#660000;
text-align: left;
text-indent: 3px;
font-size: 12px;
padding: 4px;
color: #fff; }

td.date {
text-align:left;
font-size: 11px;
padding-left: 8px;
color: #0066CC;
border-right: 3px solid #fff;
border-bottom: 3px solid #fff; }

td.title {
text-align:left;
font-size: 11px;
line-height: 1.5em;
padding: 12px;
color: #000; 
margin-bottom: 5px;
border-right: 3px solid #fff;
border-bottom: 3px solid #fff; }

td.link {padding: 8px;
border-bottom: 3px solid #fff; }

td.togg{
font-family: Helvetica, sans-serif Helvetica, sans-serif;
font-size: 12px;
border-bottom: 2px solid #fff;
background-color:#e3e3e3;
text-align: left;
text-indent: 3px;
font-size: 11px;
padding: 4px;
color: #666; 
line-height: 1.5em;
padding: 15px;
border-bottom: 5px solid #fff;}

/*---TWO COLUMN LAYOUT - CONTACTS ---*/

table.contacts
{ width: 515px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #660000;
border: 1px #000 solid;
font-size: 13px;
color: #fff;
padding-left: 8px; }

td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-weight: normal;
font-size: 1em;
color: #000;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 8px;
padding-left: 4px;
padding-right: 0px; }


/*---SNSAFE ---*/

.snsafeP{ /*---snsafeP--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 20px 20px;}

.chlorination{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 20px 65px;}

.c-panel{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 20px 75px;}

.Yblock{ /*---snsafe--*/
background-color:#fafafa;
padding:4px;
color:#000;
text-align:center;}

.c-panel{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 20px 75px;}

.in-line{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 20px 20px 60px;}

.mounted{ /*---snsafe--*/
float: right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 0px 30px 25px;}

.strainer{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 20px -10px;}

.e-tank{ /*---snsafe--*/
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:5px 10px 30px 45px;}

/*---SITE MAP  ---*/
.Pmap {
margin-left: 95px;}

.list{
margin: 0px 10px 0px 110px;
list-style-type: square;
line-height: 19px;
}

.sublist{
margin: 2px 10px 10px 20px;
list-style-type: square;
}
/*---FOOTER BEGINS ---*/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 0px;
width:725px;
text-align:center;
color:#000;
font-size:0.7em;
border-top: 1px solid #000;
font-weight: normal;
}

#footer a {
color:#000;
background-color:inherit;
font-weight: bold;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/*---LINK FOOTER---*/
#links {
margin-top: 10px;
float: left;
width:760px;
text-align:center;
font-size:0.9em;
font-weight: normal;
display: inline;
white-space:nowrap;
}

#links li {display:inline; margin:0; padding:0; height:auto; }

#links a:hover {
text-decoration:underline;
}

/*---VERTICAL GALLERY 172---*/

#verticalimage{
float: right;
margin:45px 10px 10px 10px;
vertical-align:top;
text-align:center;
}

/*---FACILITY COLUMN FRAME---*/
#columnframe{
width:360px;
height: 255px;
background:#f0f0f0;
background-position:center;
}

.contentleft{
float: left;
width: 115px;
text-align: left;
}

.contentcenter{
width:120px;
float: left;
text-align: left;
border-right: 1px #B5B6B7 solid;
border-left: 1px #B5B6B7 solid;
height: 255px;
}

.contentright{
float:left;
width: 115px;
}

#columnframe h1{
font-size:87%;
font-weight:bold;
padding: 10px 0px 0 8px;
text-align: left;
}

#facilitylist{
text-align: left;
list-style-type: square;
font-weight: lighter;
font-size: 85%;
padding: 0px 15px 0 15px;
margin-left: 15px;
}

/*---TABLE BLOCK---*/
#affiliateblock {
display:block;
background-color:#f0f0f0;
width: 335px;
padding: 10px 10px 20px 10px;
margin-top: 10px;
}

/*---OTHER CLASSES---*/

.hide{
display:none;
}

/*---HOVER BOX CODE ---*/

.hoverbox
{
	cursor: default;
	list-style: none;
	float: left;
	text-decoration:none;
	font-size: 11px;
	text-align: center;
	color:#0066CC;
	
}

.hoverbox a
{
	cursor: default;
	position: relative;
	display: block;
	font-size: 100%;
	z-index: 1;
    padding-bottom: 8px;
	
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -15px;
	left: -35px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px 3px 3px 8px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150px;
	height: 200px;
}


/*---FOOTER BEST VIEWED---*/

#view {
color:#fff;
display:block;
padding: 8px 0 5px 0;
background-color:#003366;
height: 45px;
text-align:center;
}

#view a {
color:#fff;
text-decoration: underline;
}

 #view link a:hover {
color:#fff;
}

#view a:hover {
color:#fff;
text-decoration: underline;
}


/*---TABBED MENU---*/

#menu {
  margin:0;
  padding:0; 
  height:32.5em; 
  overflow:hidden; 
  background:#f0f0f0;
  }
#menu li {
  list-style-type:none; 
  float:right; 
  display:block; 
  width:100%;
  }
#menu li a {
  display:block; 
  text-decoration:none; 
  color:#000; 
  margin:0; 
  width:100%;
  }
#menu li a span {
  display:none; 
  color:#000;
  }
#menu li a.one span {
  display:block; 
  height:15em; 
  margin:0 10px;
  }
#menu li a:hover {
  background:#f1f1f1;
  text-decoration: none;
  }
#menu li a:hover span {
  display:block; 
  height:15em; 
  margin:0 10px; 
  cursor:pointer;
  text-decoration: none;
  }
#menu .h2 {
  margin:0 5px; 
  padding:0; 
  color: #000; 
  font-size:15px; 
  font-weight: lighter;
  border:0;
  }
#menu .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:13px; 
  font-weight: lighter;
  color:#CC0000;
  }
#menu img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  float:left;
  }
  
.menucontentlist{
margin: 15px 10px 10px 35px;
list-style-type: square;
color: #000;
}

.menucontentlist-sub{
margin: 15px 10px 10px 55px;
list-style-type: square;
}


.curved {
  width:21em;
  margin-left:55px;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background:#000;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#f0f0f0; 
  border-left:1px solid #000; 
  border-right:1px solid #000;
  }
.curved .b1 {
  margin:0 4px; 
  background:#88c;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#88c;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c; 
  font-size:0.9em; 
  text-align:justify;
  }

/*---CSS FORM---*/

.margin-top {
margin-top: -225px;
}

.cssform p{
width: 200px;
clear: left;
margin: 0px 0 0 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssformcheckboxlabel{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 350px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 90px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 185px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
