
/* CSS Document */
/* copyright IncentiveDirect 2008 */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html {
  height:100.4%;
}

body {
  font: 100% "Lucida Sans", Helvetica, Arial, sans-serif;
  background: #3e5366;
  text-align: center;
  color: #666666;
  margin: 0 0 1px;
  padding: 0;
}

p {
  margin: 0.2em 0 0.4em 0;
  font-size: 0.8em;
  line-height: 1.4em;
}

p.intro {
  margin: 0 440px 10px 0;
  font-size: 0.9em;
  color: #555;
}

p.small {
  font-size: 0.6em;
  color: #555;
}

strong {
  font-weight:bold
}

em {
  font-style:italic;
}

a, a:visited {
  color: #C8220A;
}

a:hover {
  color: #660000;
}

#container {
  width: 980px;
  background: #ffffff; 
  margin: 0 auto;
  border: 0px solid #000000;
  text-align: left;
}

#header {
  background: #7F4C00 url(../../images/newsite/top_bg.jpg) 0 0;
  padding: 0px 10px;
  margin: 0;
  height: 50px;
  vertical-align:middle;
}

#flash {
  width:980px;
  height: 250px;
  margin:0;
  background: #BC6F14;
  padding: 0;
  border-bottom:1px solid #999;
}

#head {
  width:980px;
  height: 200px;
  border-bottom:1px solid #ccc;
  margin:0;
  padding:0;
}

#header h1 {
  margin: 0;
  padding: 0 0 0 0;
}

#sidebar1 {
  float: left;
  width: 150px;
  background: #EBEBEB;
  padding: 15px 10px 15px 20px;
}

#sidebar2 {
  float: right;
  width: 160px;
  background: #EBEBEB;
  padding: 15px 10px 15px 20px;
}

#main {
  margin: 0 0px;
  padding: 0 10px;
}

#main h1 {
  margin: 0.2em 0 0.4em 0;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #333;
}

#main h2 {
  margin: 0.2em 0 0.4em 0;
  font-size: 1.01em;
  line-height: 1.4em;
  color: #444;
}

#main h2 span {
  margin: 0.2em 0 0.4em 0;
  font-size: 1.01em;
  line-height: 1.4em;
  padding: 6px;
  background: #f5550b;
  color: #fff;
}

#main h3 {
  margin: 0.4em 0 0.4em 0;
  font-size: 1.01em;
  line-height: 1.4em;
  color: #fff;
}

#main h3 span {
  margin: 0.8em 0 0.8em 0;
  background: #3399CC;
  padding: 4px;
}

#main ul {
  padding: 0 0 0 1.5em;
  margin: 0.2em 0 0.4em 0;
  font-size: 0.75em;
  line-height: 1.6em;
  color: #444;
  list-style-image : url(../../images/newsite/tick.gif);
}


#main li.pdf {
list-style-image: url(../../images/newsite/mini_pdf_10.gif);

}

#footer {
	width: 980px;
	margin: 3px auto;
	text-align:left;border-top: 2px solid #999999;
}

#footer img {
	float:left;
	margin:0px 20px 30px 0px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer li {display:inline;font-size:80%;vertical-align: middle;
	padding:0px 10px 0px 20px;}

#footer li.phone {
	background:url(../../images/newsite/phone_16.gif) left no-repeat;
	
}
#footer li.email {
	background:url(../../images/newsite/email_16.gif) left no-repeat;
}

.fltrt {
  float: right;
  margin-left: 8px;
}

.fltlft {
  float: left;
  margin-right: 8px;
}

.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

#navig ul {
  margin: 16px 0 0 0;
  padding: 0;
  list-style:none;
  float: right;
  font-size:0.8em;
  font-weight:lighter;
}

#navig ul li {
  display:inline
}

#navig ul li a {
  color: #ffffff;
  text-decoration: none;
  padding: 3px 6px;
}

#navig ul li a.selected {
  background: #660000;
}

#navig ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #660000
}

#contact ul {
  margin: 8px 0 0 0;
  padding: 0;
  list-style:none;
  float: right;
  font-size:0.8em;
  font-weight:lighter;
}

#contact ul li {
  display:normal;
}

#login {
  background: #eeeeee;
  float: right;
  width: 310px;
  margin: 22px 0 0 0;
  padding: 6px 5px;
}

#login h3 {
  font-size: 1.0em;
  color:#fff;
  margin: 2px 0 10px 0;
}

div.row {
  position: relative;
  border-top: 1px solid #ccc;
}

div.col {
  width: 310px;
  float:left;
  padding: 0;
}

div.col img {
  border: 1px solid #ddd;
}

div.threecol {
  width: 960px;
  float:left;
  padding: 0;
}

#contact ul {
  float: right;
}

#faq {
  padding:3px 0px 3px 20px;
}

dl.accordion-menu {
  padding:0;
  background:#FFFFFF;
}

dl.accordion-menu dt {
  margin:5px 0px 5px 0px;
  cursor:pointer;
}

dl.accordion-menu dt .num {
  font-weight:bold;
  color:#fff;
  background: #3399CC;
  padding:2px;
}

dd {
  margin:10px 0px 20px 35px
}

dd p {
  font-size: 0.8em;
  line-height: 1.4em;
  padding:0px 200px 5px 0px
}



.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}

.b1f {height:1px; background:#eee; margin:0 5px;}

.b2f {height:1px; background:#eee; margin:0 3px;}

.b3f {height:1px; background:#eee; margin:0 2px;}

.b4f {height:2px; background:#eee; margin:0 1px;}

.tailer {height:70px;background: #eee;margin:-5px 0px 0px 0px;padding:10px 5px;}

.tailer div {margin-left: 5px;}


