body {
  background: #a09e9f;
  color: #333;
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #153676;
  text-decoration: none;
}

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

a.man {
  color: #153676;
  text-decoration: none;
  font-weight:bold;
}

a.man:hover {
  color: #153676;
  text-decoration: underline;
  font-weight:bold;
}

h1 {
  font-weight: bold;
  color: #153676;
  margin-bottom: 20px;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

h3 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 0px;
  color: #000000;
}

.highlight
{
  font-weight: bold;
  color: #153676;
}

p, td {
	  font-size: 13px;
	  line-height: 17px;
  padding: 0px;
  margin-bottom: 15px;
  color:#535455;
}

td.calculator
	{
		border-color:#CCCCCC;
		border-width:thin;
		padding: 5px;
		margin-bottom: 0px;
	}

td.cellright {
	text-align:right;
}

p.prelist {
  margin-bottom: 6px;
}

td.products
	{
		padding-right: 25px;
		padding-bottom: 18px;
	}


.container_16,
.container_24 {
  background-color: ;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12_top {
	margin: 0 auto;
	height: 104px;
	width: 960px;
	background: url(/cjmichaelson3.jpg) no-repeat;
	position: relative;
}

#logolink  {
		position: absolute;
		top: 37px;
		left: 40px;
	height: 45px;
	width: 510px;

}

#phone  {
		position: absolute;
		top: 44px;
		left: 727px;
	height: 35px;
	width: 230px;
	background: ;
	padding: 6px 15px 0px 0px;
	text-align: right;
	color: #fff;
	font-size: 22px;
	font-weight: normal;

}


.container_12_footer {
	margin-bottom: 0px;
	/*background: url(../footerback.jpg) no-repeat center top;*/
	height: 59px;
}


.container_16 {
  background-image: url();
}

.container_24 {
  background-image: url();
}




/*DOL*/

.container_full {
	background: #FFF url(../headershadow.png) no-repeat center top;
	width: 100%;
	padding-top: 20px;
}

.grid_12_bg {
	/*background: #FFF url(../footershadow.png) no-repeat center bottom;*/
	height: 10px;
	width: 100%;
}
.grid_12_tight {
	padding: 0px;
	margin: 0px;
}

.greybox {
	background: #f6f6f6;
	width: 670px;
	padding: 20px;
}

.greybox p {
	padding: 0px;
}

.greybox h1 {
	vertical-align: top;
	display: block;
	line-height: 25px;
}

/*menu*/

#mainnav {
	list-style: none;
	width: 170px;
	margin-left: 0px;
	padding-left: 0px;
}
#mainnav li {
	border-top: 1px solid #bcc0c9;
	padding: 5px 0px;
	margin-left: 25px;
	
}

#mainnav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #153676;
	line-height: 16px;
	text-transform: uppercase;	
}

#mainnav li a:hover{
	color: #007ad3;
	text-decoration: none;
}

/*footer*/

.footer_menu_wrap{
width: 925px;
height: ;
margin: 20px 0 10px 0;
padding: 0px;
float: left;
border-bottom: 0px solid #caccce;	
}

.footer_menu_wrap ul {
  padding: 0;
  margin: 0px 0px 0px 25px;
}


	
.footer_menu_wrap ul li {
	padding: 0;
	margin:0;
  list-style: none;
  float: left;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border:none;
   border-right: 1px solid #007ad3;   
}



.footer_menu_wrap ul li.noborder {
  list-style: none;
  float: left;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border:none;
   border-right: 0px solid #007ad3;
}



.footer_menu_wrap a {
font-family: Arial, sans-serif;
text-decoration: none;
color: #808184;
font-weight: normal;
font-size: 10px;
display: block;
padding: 0 10px;
background: #fff;
border:none;
text-transform: none;
}
	
.footer_menu_wrap a:hover {
	color: #007ad3;
	text-transform: underline;
	}
	

.footerbarwrap {
text-align: left;
width: 925px;
margin: 0 auto;
padding: 14px 0px 0px 35px;	
}

.footerbarwrap p {
font-size: 10px;
line-height: 16px;
color: #e3e3e3;
}

.footerbarwrap a:link,
.footerbarwrap a:visited,
.footerbarwrap a:active,
.footerbarwrap a:hover {
text-decoration: underline;
color: #333;	
}

.footerbarwrap a:hover {
text-decoration: underline;
color: #ffffff;	
}

.clear {
  margin: 0px;
  padding:  0px;
  line-height: 0px;
  
}
