html, body {
	font-family: Arial, sans-serif;
/*	font-size: 100%;*/
	background-color: white;
	margin: 0px;
	padding: 0px;
    border: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;*/
}
#header {
      width: 100%;
      margin: 0px;
      padding: 0px;
      top: 2px;
      left: 2px;
      width: 800px;
      height: 240px;
      background: silver url(images/comcoilheader2.jpg) no-repeat;
}
.container {
      background: #fffe9a; /* border of entire frame */
      padding: 0;
      margin: 0 auto;
      width: 800px;
      border: 2px solid navy;
}
#main {
      border: 1px none blue;
      margin: 5px 20px 40px 230px;
      padding-left: 10px;
      font: 1em Arial, sans-serif;
}
#main p, #main ul, #main li {
      font: .9em Arial, sans-serif;
  	  line-height: 1.4em;
}
#main h1 {
      font: bold 2em Times, serif;
      color: navy;
      margin-bottom: 8px;
}
#main h2 {
      font: bold 1.25em Times, serif;
      color: navy;
      margin-bottom: 4px;
}
#main h6 {
      font: italic .9em Arial, sans-serif;
  	  line-height: 1.4em;
      margin-bottom: -15px;
}
#main a {
      color: navy;
}
#main ul {
      margin-top: 0px;
}
#main a:hover {
      background: navy;
      color: white;
      text-decoration: none;
}
#main li{
      font: 1em Arial, sans-serif;
      list-style-type: disc;
}
#leftColumn {
	float: left;
	width: 210px;
    padding-top: 20px;
	padding-left: 10px;
    padding-right: 10px;
    background: #c1c4ff;
    border-right: 2px solid navy;
}
#leftColumn p  {
      font: .75em Arial, sans-serif;
  	  line-height: 1.3em;
}
#leftColumn h2  {
      font: bold 1.3em Times, serif;
      color: navy;
      margin-bottom: 4px;
}

img.photo1 {
      float: right;
      border: 2px solid navy;
      margin-left: 10px;
      margin-right: -10px;
}

img.photo2 {
      float: left;
      border: none;
      margin-top: -5px;
      margin-left: -8px;
      margin-right: -10px;
}

#menuwrapper {
    border-bottom: 2px solid navy;
	background-color: #010fad;
	background-repeat: repeat-x;*/

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar, #menubar ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	border-right: 1px solid black;
	font-size: .78em;
	color: yellow; /*main menu text color*/
}
#menubar a.trigger {
	padding: 5px 13px 5px 12px;
    background-color: #010fad; /*main menu background color*/
	background-repeat: repeat-x;
	background-position: right center;
}
#menubar li {
	float: left;
	width: 9em;
}
#menubar li ul, #menubar ul li  {
	width: 11em;
}
#menubar ul li a  {
	color: red; /*????*/
	border-right: 0;
	padding: 3px 12px 3px 16px; 
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #d5d7ff; /*drop down background color*/
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-repeat: repeat-x;*/
	font-size: 1em;
    font-weight: normal;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	background-color: #c1c4ff; /*main hover color*/
	color: navy;
}
#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.hvr ul a {
	color: black; /*text color in drop downs*/
	background-color: transparent;
}
#menubar ul a:hover {
	background-color: #999eff!important; /*drop down hover background color*/
	color: white!important; /*drop down hover text color*/
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menubar li {width: auto;}

/* side navigation */
ul#sideNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
	border-bottom: 1px solid white;
}

#sideNav a {
	text-decoration: none;
	color: black;
	font-size: .75em;
    line-height: 1.3em;
	border: 1px solid white;
	border-bottom: none;
	display: block;
	padding: 7px 10px 7px 10px;
	background: #e9eaff;
}

#sideNav a:hover {
	font-weight: bold;
	background: #999eff;
}

/* IE Fixes */

/* remove annoying gaps */
#sideNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #sideNav a {
	height: 1px;
}


#nav2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav2 a {
	float: left;
	display: block;
	font-size: 11px;
	color: #navy;
	text-decoration: none;
	background-color: #e9eaff;
	padding: 2px 6px 2px 6px;
	width: auto;
	margin-left: 2px;
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	font-weight: bold;
	margin-bottom: 2px;
}

#nav2 a:hover {
	background: #999eff;
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	color: black;
}





/* footer */
#footer {
	background: url(images/bgfooter.jpg) repeat-x;
	color: white;
	font: normal .65em "Lucida Sans Unicode",sans-serif;
	line-height: 35px;
	text-align: center;
}
#footer a {
    color: white;
}
#footer a:hover {
    color: yellow;
    font-weight: bold;
}

/*  form  */
#subForm {
	font-size: 0.8em;
    padding-bottom: 40px;
}
#subForm .label {
	float: left;
	clear: left;
	width: 110px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

input#Submit {
	margin-left: 120px;
    color: white;
	background-color: navy;
	font-family: "Lucida Sans Unicode",sans-serif;
}

select#refer {
	font-family: "Lucida Sans Unicode",sans-serif;
}

input#Name, 
input#Company, 
input#Title, 
input#Address1, 
input#Address2, 
input#City, 
input#Email, 
textarea#Comments {
	width: 300px;
	background-color: #fffe9a;
}

input#State, {
	width: 27px;
	background-color: #fffe9a;
}

input#Zip, {
	width: 43px;
	background-color: #fffe9a;
}

input#Phone, 
input#Fax,  {
	width: 100px;
	background-color: #fffe9a;
}
input#Area of Interest, {
	background-color: #fffe9a;
}

#sitemap {
	margin:10px auto;
}
#sitemap:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#sitemap p {
	border-top:2px solid #703c36;
	color:black;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

