body {
	margin: 0;
	background: #000 repeat-x url(../images/top-area-tile.gif) top;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin:15px 0 5px 0;width:75%;
	border-bottom:1px solid #fee9cd;padding-bottom:3px;
	font-size:.8em;color:#96f;font-weight:bold;letter-spacing:.05em;}

h2 a {
	color:#96f;text-decoration:none}
	
strong {
	font-weight:bold;color:#}

/* general*/
.img-std {
	margin:5px;border:1px solid #db6618;padding:5px;background-color:#ededed}

/* outer containing div */
#container {
	height: auto; width: 100%;
	text-align: center; /* to center column in ie5.5 */
}

/* top row of buttons */
ul#topnav {
	left: 0px; width: 800px; height: 27px;
	padding: 0px; margin: 0px auto;
	text-align: left;
}
ul#topnav li {
	padding: 0; float: left; margin: 0;
	list-style-type: none;
	clear: none; line-height: 27px; text-align: center;
}
ul#topnav li a:link, ul#topnav li a:visited {
	border: 0px; display: block; text-decoration: none;
	border-left: solid 1px black; padding: 0 10px;
	height: 27px; width: 60px;
	color:#ccc;	font-size: 10px;
}
ul#topnav li a:hover {
	background: no-repeat url(../images/topmenuhover.png) center bottom;
}
ul#topnav li#first {
	padding-left: 520px;
}
ul#topnav li#lastborder {
	border-right-width: 1px; border-right-style: solid;	border-right-color: #000;
}

/* header area */
#header {
	background: no-repeat url(../images/heading.jpg) bottom;
	height: 295px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;		
}
#header #logo {
	position: absolute;
	top: 26px;
	left: 10px;
}

/* emit header */
#header-emit {
	background: no-repeat url(../images/heading-emit.jpg) bottom;
	height: 295px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;		
}
/* savant header */
#header-savant {
	background: no-repeat url(../images/heading-savant.jpg) bottom;
	height: 295px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;		
}

/* main content */
#content-background {
	background-color: white;
	margin: 0;
	padding: 0;
	border: none;
}
#content {
	background-repeat: no-repeat;
	background-color: #fff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	overflow: hidden;
	text-align: left;
}

/* text under header */
#content h1 {
	color: #d95e14;font-size: 1em;font-weight: bold;
	line-height: 22px;
	padding: 17px 10px 0 0;
	float: right;width: 600px;
	letter-spacing:.03em;
}

#pagecopy {
	width: 610px;
	margin: 5px 10px 10px 5px;
	font-size: 1.1em;
	float: right;
}
#pagecopy p {
	font-size:.8em;line-height:1.2em;color:#333;margin-top:10px;
}

#pagecopy-prod {
	width: 610px;
	font-size: 1.1em;
	float: right;
/*  background: rgb(27,117,188);*/
  background: white;
}

#pagecopy-prod img { 
  margin: 0px 0px 0px 0px;
}
#pagecopy-prod img.img-right { 
  float:right;
  margin:10px 0px 10px 0px; 
}
#pagecopy-prod img.img-left { 
  float:left;
  margin:10px 10px 10px 0px; 
  padding-right: 10px;
}
#pagecopy-prod p {
}
ul.bullet {
  font-size:.8em;line-height:1.2em;color:#333;margin-top:10px;
  margin-left: 30px;
  margin-right: 0px;
  margin-top: 0px;
  list-style: disc;
}

#pagecopy-prod ul { 
/*  color:white;*/
  color:black;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 30px;
  list-style: disc;
}
#pagecopy-prod ul.two { 
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  list-style: disc;
}
#pagecopy-prod li { 
  margin-top: 10px;
  margin-bottom: 10px;
}

#bottomtag {
	width: 800px;
	font-size: .9em;
	float: right;
/*  background: rgb(27,117,188);*/
  background: white;
}

#bottomtag p { 
  margin-left: auto;
  margin-right: auto;
}



/* box containing page main text */
#boxlist {
	width: 610px;
	background: repeat-y url(../images/boxlist-tile.png) top;
	margin-right: 10px; margin-top: 20px; margin-bottom: 20px;
	font-size: 12px;
	float: right;
}
/* push box back for ie6 */
* html #boxlist {
	margin-right: 5px;
}
#boxlist .left {
	float: left;width: 301px;
	background: no-repeat url(../images/boxlist-left.png) top;
}
#boxlist   .right {
	float: left;clear: none;
	width: 309px;
	background: no-repeat url(../images/boxlist-right.png) top;
}
#boxlist h3 {
	color: #fff;font-size: 12px; font-weight: bold;
	height: 33px;
	padding-top: 8px;padding-left: 15px;
	margin: 0px;
}
#boxlist p {
	padding-right: 10px;padding-left: 12px;
	height: 50px;line-height: 15px;
	color: #374a91;
	margin-bottom: 10px;
}
#boxlist a {
	color: #EC6800;text-decoration: underline;
}
#boxlist ul {
	margin-left: 20px;
	padding-right: 10px;
	line-height: 16px;
}
#boxlist ul li {
	font-size: 12px;
	background: no-repeat url(../images/checkmark.gif) left top;
	padding-left: 28px;	padding-bottom: 20px;
	list-style-type: none;
	margin-top: 0px;margin-right: 0px;margin-left: 0px;
}
#boxlist-bottom {
	height: 7px; width: 610px;
	margin: 0px; padding: 0px;
}

/* main vertical navigation box */
ul#mainnav {
	width: 163px; float: left;
	padding-left: 10px; padding-top: 20px;
}
ul#mainnav li {
	list-style-type: none;
	width: 163px;
	background-image:url(../images/vmenu-repeat.png);
}
ul#mainnav li.subnav {
	list-style-type: none;
	width: 153px;
        padding-left: 10px;
	background-image:url(../images/vmenu-repeat-sub.png);
}
ul#mainnav li a {
	color: #333333; text-decoration: none; font-size: 14px;
	padding-left: 22px; line-height: 26px;
}
ul#mainnav li a:hover {
	color: #D95E14;
}
ul#mainnav li#rowtop {
	background-image: url(../images/vmenu-top.png);
}
ul#mainnav li#rowbottom {
	background-image: url(../images/vmenu-bottom.png);
	height: 45px;
}

/* quote balloon under main navigation */
#testimonial {
	width: 163px;
	float: left; clear: left;
	padding-left: 10px; padding-top: 10px;
}
#testimonial p {
	background-image: url(../images/quote-top.png);
	background-repeat: no-repeat;
	padding: 12px 10px 0 12px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#testimonial img {
	border: 0; margin: 0 0 0 -12px;
}
#testimonial #signature {
	float: right; padding-right: 5px;
	color: #2E3E79; font-weight: bold;
}
#testimonial .h2 {
	font-style: italic; color: #EC6800; font-weight: bold; font-size: 14px;
}

/* bottom grey box above footer */
#greybox {
	background-image: url(../images/greybox.png);
	height: 32px;width: 610px;
	clear: both; float: right;
	font-size: 12px;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 32px;
	margin-top: 20px; margin-bottom: 15px;
}
#greybox a {
	color: #d95e14;
	text-decoration: underline;
}

/* footer area */
#footer {
	background: repeat-x url(../images/footerslice.png) top;
	height: 83px; clear: both;
	text-align: center;	font-size: 10px;
}
#footer-inner {
	text-align: left;font-size: 10px;;color: #F1870D;
	width: 780px;margin: 0 auto;padding-top: 10px;
	
}
#footer ul {
	padding-top: 10px;
}
#footer  ul li {
	display: inline;
}
#footer ul li a {
	color: #F1870D;	text-decoration: none;
	padding-right: 5px;	padding-left: 5px;
}
#copyright {
	color: #ccc;
	float: right;
	margin-top: -10px;
}
#footer p#byveign {
	color: gray;
	float: left;
	margin-top: 30px;
}
#footer p#byveign a {
	color: #d95e14;
	text-decoration: underline;
}

/* Contact Page */
#contactlocal {
	font-size:.8em;line-height:1.2em;color:#482102;margin:20px 0 0 10px;}

#map {
	float:right;border:2px solid #df5e14;padding:3px;background-color:#ccc}

/* Services */
#service-block {
	margin:0 20px 20px 20px;padding:10px;}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }

.img-center    { display: block; text-align: center;margin:0 auto;}
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.img-middle     { vertical-align:middle }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style-type:none;list-style-image:none; }

.fontsm {font-size:80%}
.fontmd {font-size:110%}
.fontlg {font-size:120%}
	
.dim {font-size:90%;color:#bbb}