/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
  background-image:url(../images/bodybg2.jpg);
  background-color:#333;
  background-repeat:repeat-x;
}

h1 {
	font-size: 16px;
	text-transform:uppercase;
	text-align: left;
	color: #333;
	margin:25px 25px 10px 20px;
	font-weight:bold;
	font-family:Arial, Helvetica, san-serif;
	border-bottom: 1px solid #ccc;
}

h3 {
	text-align:left;
	margin: 7px 20px 15px 20px;
	padding: 9px 0px 0px 5px;
	font-size: 11px;
	width: 720px;
	border-top: thin solid #ccc;
	color: #104066;
}

h2 {
font-size:12px;
}

h5 {
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	background-color: #0054A6;
	background-color: #333;
	padding: 5px 0;
	margin: 0 0 5px 0;
}
h6 {
text-align:center;
font-weight: normal;
font-size:9px;
padding:0px;
margin:0px;
}

iframe {
text-align:center; }

/* This sets a default font for all of our selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */


address {
	font-style: normal;
	margin: 0;
	padding: 0;}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 770px;
	margin: 0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/containerbg2.jpg);
	background-repeat: no-repeat;
}

div#content {
	padding: 0px;
	width:510px;
	position:relative;
	background-color: transparent;
	margin: 0px;
} 

div#content a {
}
div#content a:hover {
	color: #333;
}

#content p, h2, table {
	margin: 0px; 
	padding: 5px 25px 5px 20px;
	line-height:18px;
}
	
#content li {
	margin: 0px 0px 0px 35px;
	line-height:10px;
	padding: 5px 20px 5px 0px;
}

#contentnetopia {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background:#fff;
  width:770px;
} 

#contentnetopia p {
	margin: 0px; 
	padding: 5px 20px 5px 20px;
	line-height: 18px;
	color: #000000;
}

div#header {
	position: relative;
	width: 770px;
	height: 253px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

div#animation {
	top: 107px;
	left: 47px;
	position:absolute;
}

.headerlogo{
	background-image:url(../images/headerlogo.gif);
	height: 85px;
	background-color:#FFFFFF;
}

div#navcontainer{
	background-image:url(../images/nav.gif);
	width: 770px;
	height: 69px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#rightcol {
	position: absolute;
	right: 0px;
	width: 232px;
	color: #564b47;
	margin: 0;
	padding: 5px 0px 5px 5px;
	top: 250px;
	font-size: 10px;
	line-height:15px;
	left: 521px;
	text-align:left;
}
	
#rightcol p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#rightcol h2 {
	font-size:12px;
	color: #000;
	margin-top: 10px;	
	padding: 0;
}

#rightcol2 {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 383px;
	font-size: 9px;
	line-height:15px;
}

#leftcol {
	position: absolute;
	left: 0px;
	width: 770px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 212px;
	height: 42px;
	background-image: url(../images/navbg.jpg);
	z-index: 2;
}

div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}

div#address p{
	color: #fff;
}

div#body {
	margin: 0px 0px 0px 160px;
	padding: 0px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}
	
table#areas td{
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top; 
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: none;
	margin: 0px 4px 5px 0px;
	border: 1px solid #ccc;
	padding: 3px;
	text-align:center;
	float:

}
img.right {
	float: right;
	margin: 0px 0px 20px 10px;
	border: 1px solid #ccc;
	padding: 3px;
	clear:both;
}
img.border {
	border: 1px solid #ccc;
	padding: 3px;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}

.border{
border: 1px solid #ccc;
	padding: 3px;
}

.section {
	padding:10px 10px 10px 10px;
	margin: 0px auto;
	width: 600px;
}

.section p  {
font-size: 11px;
}

.11px{
font-size: 11px;
}


.clear {
clear:both;
}


/* DIV UTILITY NAV */

div#utilnav {
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
	color: #333;
	width: 100%;
	height: 35px;
	background-repeat: no-repeat;
	background-color: #0054a6;
	background-color: #D7C284;
	line-height: 35px;
}
#utilnav a {
	text-decoration: none;
	font-size: 11px;
	color: #333;
	}
#utilnav a:hover {
	text-decoration: underline;
	color: #333;
}


/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
	width: 100%;
	clear: both;
	color: #666;
	margin: 0px auto;
	background-color: #000066;
	background-color: #E9E5B6;
	text-align:center;
	padding-top: 8px;
	height: 50px;
}

div#footer p{
	color: #666; 
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#footer a:link, a:visited, a:hover, a:active {color: #666;}

.copyright {font-size: 9px;}

.copyright a:link, a:visited, a:hover, a:active {font-size: 9px; }

/* ----------------- CUSTOM CLASSES ----------------- */

#privacy p{
font: 9px Verdana, Arial, sans-serif;
line-height: 1.5em;
}

.center {
display: block;
text-align: center;
margin: 0px auto;
}

#center p{
text-align: center;
}

.smalltext {
	font-size: 11px;
}

.smalltext a:link, a:visited, a:hover, a:active {
color:#0054A6;
font-size: 11px;
}

#sidebar {
	position:absolute;
	left:596px;
	top:16px;
	width:142px;
	height:20px;
	z-index:1;
	text-align:center;
	background-color: #fff;
	vertical-align: middle;
	border: 1px solid #676767;
	padding-top: 3px; 
}


/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
	width:770px;
	height:22px;
	padding:0;
	text-align: right;
}
ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#nav li {
	float:left;
	line-height: 28px;
  display: block;
  position: relative;
  *position: inherit;
  float: left;
}
ul#nav li a {
	display:block;
	padding:7px 9px;
	color:#304167;
	color:#333;
	text-decoration:none;
	font-size:12px;
	border-right: 1px solid #fff;
	background: url(../images/bar.gif) no-repeat right bottom;
	font-weight: bold;
}
ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#0054a6;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	background: url(../images/bar2a.gif) no-repeat right bottom;	
}
ul#nav li ul.subNav { display: none;}
ul#nav li ul.subNav li a {
  display: block;
  text-decoration: none;
  color: #333;
  border-top: 1px solid #FFF;
  background: #D7C284;
  margin-left: 1px;
  white-space: nowrap;
  text-align: left;
}
ul#nav li ul.subNav li a:hover { background: #E9E5B6; }
ul#nav li:hover ul.subNav {
  display: block;
  position: absolute;
}
ul#nav li:hover li {
  float: none;
  font-size: 11px;
}
ul#nav li:hover li a:hover { background: #95A9B1; color: #0054a6;}

.tableborder {
	border: 1px solid #0054A6;
	border: 1px solid #333;
}
.address {
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#map { 
	text-align:center;
}

form#contactSidebar { margin-top: 20px; }
form#contactSidebar legend { color: #000; font-size: 12px; }
form#contactSidebar label { width:80px; }
form#contactSidebar input, form#contactSidebar textarea { margin-bottom: 10px; }

form#rfqSidebar { margin-top: 20px; }
form#rfqSidebar legend { color: #000; font-size: 12px; }
form#rfqSidebar label { width:80px; }
form#rfqSidebar input, form#rfqSidebar textarea { margin-bottom: 10px; }

form#landingPage { margin-top: 10px; padding: 15px;}
form#landingPage fieldset { border: none; }
form#landingPage label { margin: 0; }
form#landingPage label.labelLeft { width: 80px; float: left; text-align: right; margin-right: 10px; display: block; }
form#landingPage input, form#landingPage textarea { margin-bottom: 10px; }
form#landingPage .submit { margin-left: 90px; }

#rightcol .landingPageSidebar { background-color: #000; color: #fff; padding: 15px 0 10px 0; text-align: center; width: 200px; margin: 20px 0 0 0; }
#rightcol .landingPageSidebar h2 { background-color: #e0ce8c; margin: 0 0 5px 0; font-size: 12pt; font-weight: bold; padding: 5px 0; }
#rightcol .landingPageSidebar p { margin-bottom: 5px; }
#rightcol .landingPageSidebar a { color: #fff; }

h1.channelSigns { color: #00007f; font-size: 30px; text-transform: none; margin:25px 25px 10px 20px; font-weight:bold; font-family:Arial, Helvetica, san-serif;	border: none; }
h1.newBusiness { color: #007f00; font-size: 28px; text-transform: none; margin:25px 25px 10px 20px; font-weight:bold; font-family:Arial, Helvetica, san-serif;	border: none; }
h1.emc { color: #000; font-size: 23px; text-transform: none; margin:25px 25px 10px 20px; font-weight:bold; font-family:Arial, Helvetica, san-serif;	border: none; }
h1.signRepair { color: #ff0000; font-size: 20px; text-transform: none; margin:25px 25px 10px 20px; font-weight:bold; font-family:Arial, Helvetica, san-serif;	border: none; }
