/* Common */

html,body{height:100%;}
body
{
	background-color:#ffffff; 
	font-family:MS PGothic, Arial; 
	font-size:10pt;
	margin:0; 
	padding:0;
	color:#2f4f4f;
	line-height:16pt;
}
	
a{color:#0000cc; cursor:hand;}
a:link, a:visited{color:#000099; cursor:hand; text-decoration:none;}
a:hover, a:active{color:#000099; cursor:hand; text-decoration:underline;}

img{ border:none;}
textarea, table {font-family:MS PGothic, Arial; font-size:10pt;}


/* Header */

#header{height:80px;}

#header #left {float:left; padding:5px 0px 0px 5px;}
#header #right {float:right; padding:40px 10px 0px 0px;}

#mainPic 
{
        height:285px; 
        background-image:url(../../images/HPmain.jpg); 
        background-repeat: no-repeat; 
        border-top:1px solid #939598;
}

#mainPic .text {padding:20px 20px 0px 410px;} 

#mainNav 
{
	color:#7a8b95;	
	width:750px;
	height:30px;
	background-image:url(../../images/nav_right.gif);
	background-repeat: no-repeat; 
	background-position:right;
}

#mainNav a
{
	color:#fff;
	cursor:hand;
	border-right:solid 1px #fff;
}

#mainNav a:link,
#mainNav a:visited
{
	cursor:hand;	
	text-decoration:none;
}

#mainNav a:hover,
#mainNav a:active
{
	color:#fff56d;
	cursor:hand;
	text-decoration:none;
}


#mainNav #languageLinks
{
    padding: 0px 20px 0px 0px;
    display:inline-block;
    height:30px;
    float:right;
}
#mainNav #languageLinks a
{
	border-right:none;
    display:inline-block;
    height:30px;
    width:50px;
    font-size:12pt;
}

#mainNav #languageLinks #spanishLink
{
    display:inline-block;
    width:50px;
    height:30px;
    background-image:url(../../images/Spanish_off.gif);
    background-repeat:no-repeat;
    background-position:center right;
}
#mainNav #languageLinks #spanishLink:hover,
#mainNav #languageLinks #spanishLink:active
{
    background-image:url(../../images/spanish_on.gif);
}

#mainNav #languageLinks #englishLink
{
    display:inline-block;
    width:52px;
    height:30px;
    background-image:url(../../images/english_off.gif);
    background-repeat:no-repeat;
    background-position:center left;
}
#mainNav #languageLinks #englishLink:hover,
#mainNav #languageLinks #englishLink:active
{
    background-image:url(../../images/english_on.gif);
}


#subNav 
{
	color:#fff;
	font-weight:bold;	
	width:750px;
	height:20px;
	background-image:url(../../images/subnav_line.gif);
	background-repeat: no-repeat; 
}

#subNav2
{
    color:#fff;
	font-weight:bold;	
	width:750px;
	height:20px;
	background-image:url(../../images/subnav_line2.gif);
	background-repeat: no-repeat; 
}

#subNavCatalog 
{
	color:Black;
	font-weight:bold;	
	width:750px;
	height:20px;
	background-image:url(../../images/subnav_line.gif);
	background-repeat: no-repeat; 
}

/* Home Page */

#contents
{
    height:100%;
	padding:10px 20px 20px 20px;
	height:300px;
}

#contents #homeleft {float:left; width:340px;}
#contents #homeleftText {float:left; width:150px;}
#contents #homeright {float:right; width:340px; padding:0px 0px 0px 5px;}


/* Content */

#pageHeader img
{
	vertical-align:middle;
}

#pageHeader
{
	border-bottom:solid 1px #939598; 
	padding-bottom:10px; 
}

#container
{	
	background-color:#fff;
	margin:0px auto 0px auto; 
	text-align:left;	
	width:750px;
}
#container .green {color:#6c9d31; font-weight:bold; padding: 10px 0px 0px 0px; text-align:right;}
#container .green a{color:#6c9d31; cursor:hand;}
#container .green a:link {color:#6c9d31; cursor:hand; text-decoration:none;}
#container .green a:hover {color:#6c9d31; cursor:hand; text-decoration:underline;}
#container .green a:active {color:#6c9d31; cursor:hand; text-decoration:underline;}
/*#container .green a:visited {color:#6c9d31; cursor:hand; text-decoration:none;}*/

#container .blue {color:#0e004e; font-weight:bold; font-size:12pt;}
#container .blue16 {font-size:16pt}

#contArea 
{
	color:#2f4f4f;
	background-color:#fff;
	padding:20px 20px 10px 20px; 
}

#contArea table {color:#6d6e71;}
#contArea ul{list-style:square;}
#contArea li{padding-bottom:10px;}

#contArea .leftCol{width:120px; float:left; padding:0px 0px 0px 20px; line-height:18pt;}
#contArea .rightCol{width:560px; float:right; padding:0px 10px 0px 0px; line-height:18pt;}
#contArea .Row{clear:both;}



/* Footer */

#footer
{
	background-color:#fff;
	color:#132379;
	border-top:1px solid #939598; 
	font-size:9pt;
	height:25px;
	width:730px;
	padding:10px 10px 0px 10px;

}

#footer #left
{
	float:left;
	text-align:left;
	vertical-align:middle;
}

#footer #right
{
	float:right;
	text-align:right;
}

/* PRODUCT TABLES */

table.productTable { 
border: 1px #6d6e71 solid; 
border-collapse: collapse; 
width: 720px; 
} 

td.productTableRow { 
padding: 3px 3px 3px 3px;
border: 1px #6d6e71 solid; 
border-collapse: collapse; 
vertical-align:top;
} 

td.productTableRow2 { 
padding: 3px 3px 3px 3px;
border: 1px #6d6e71 solid; 
border-collapse: collapse; 
background-color:#f0f8ff;
vertical-align:top;
} 


td.productTableHeader 
{
	background-color:#6d6e71;
	color:white;
	font-size:10pt;
	border: 1px white solid; 
	border-collapse: collapse; 	
	padding:3px 3px 3px 3px;
}

td.productTableHeaderLight 
{
	background-color:#a9a9a9;
	color:white;
	font-size:10pt;
	border: 1px white solid; 
	border-collapse: collapse; 	
	padding:3px 3px 3px 3px;
}

td.productTableMainHeader 
{
	background-color:#6d6e71;
	color:white;
	font-size:12pt;
	padding:3px 3px 3px 3px;
}



/* CONTACT FORM */

.formTable
{
	
}

.FormLabel
{
	width:120px;
	padding: 3px 3px 6px 3px;

}




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title>selector</title>
    <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
    <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
    <meta name=vs_defaultClientScript content="JavaScript">
    <meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
  </head>
  <body MS_POSITIONING="GridLayout">

    <form name="Form1" method="post" action="selector.aspx" id="Form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTUxMTcwNzgxMGRkOCp1wN2qVDnhyCiImC59sQ4nbtA=" />


    </form>

  </body>
</html>
