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 

{
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
  body
  {
    margin: 0;
   	background: #fff;
	font-size:12px;
	font-family:arial,sans-serif;
	margin:0pt;
  }

  #page
  {
  }

  #page-inner
  {
  }

/** header **/
  #header
  {
  margin: 0;
  height: 65px;
  }

  #header-inner
  {
  }

  #logo-title /* Wrapper for logo, website name, and slogan */
  {
  }

  #logo /* Wrapper for logo */
  {
   margin: 0 10px 0 0;
   padding: 0;
   background: url(../images/cs_logo_th.png) no-repeat left;
   width: 125px;
   height: 41px;
   padding-top: 25px;
   margin-top: 25px;
   padding-left: 150px;
   margin-left: 150px;
  }

  #share/* share widget */
  {
   float: right;
   position: absolute;
   top: 60px;
   padding-left: 340px; 
   margin-left: 340px;
   z-index: 5;
  }
  
  
  h1#site-name, div#site-name /* The name of the website */
  {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em;
  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  {
  }

  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
  }

/** main (container for everything else) **/
  #main
  {
  }

  #main-inner
  {
  }

/** content **/
  #content
  {
  height: 100%;
  
  }
  
   #primary /* Primary links */
  {
  }
  
  #inVivo /* msfx image used on thank you page*/
  {
  background: url(../images/msFxPro_300_243.png) no-repeat;
  position: absolute;
  float: right;
  width: 300px;
  height: 243px;
  top: 130px;
  left: 575px;
  z-index: 3;
  }
  
    #contact
  {
	display: block;
	float: right;
	position: absolute;
	width: 300px;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
    top: 37px;
	padding-left: 325px; 
   	margin-left: 325px;
	text-align: left;
	font-family: arial, helvetica;
	z-index: 5;
}


  #header_txt
  {
	display: block;
	float: left;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-style: italic;
	font-size: 26px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	padding-top: 25px;
    margin-top: 25px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Times New Roman, sans-serif;
	z-index: 5;
}

  #header_sub_txt
  {
	float: left;
	display: block;
	position: absolute;
	width: 350px;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 300px;
	padding-top: 25px;
	margin-top: 25px;
    padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial;
	z-index: 5;
}
  #content-bar
  {
  background: url(../images/mouseBar.png) no-repeat;
  width: 859px;
  height: 130px;
  padding-left:50px;
  margin-left: 50px;
  }
  
   /* begin index page code block */
   
   
   #brochureBtn
  {
  background: url(../images/brochureBtn.jpg) no-repeat;
  float: left;
  position: absolute;
  width: 400px;
  height: 69px;
  top:585px;
  padding-top: 40px;
  margin-top: 40px;
  padding-left:75px;
  margin-left: 75px;
  cursor:hand;
  }
  
   #formBtn
  {
  background: url(../images/formBtn.jpg) no-repeat;
  float: right;
  position: absolute;
  width: 400px;
  height: 69px;
  top: 585px;
  padding-top: 40px;
  margin-top: 40px;
  left:525px;
  left: 525px;
  cursor:hand;
  }
  
    #arrow
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top:588px;
  padding-top: 25px;
  margin-top: 25px;
  left:75px;
  left: 75px;
  }

  
    #arrow1
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 673px;
  padding-top: 25px;
  margin-top: 25px;
  left:75px;
  left: 75px;
  }
  
    #arrow2
  {
  background: url(../images/arrow.png) no-repeat;
  float: right;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 588px;
  padding-top: 25px;
  margin-top: 25px;
  left:525px;
  left: 525px;
  }
  
    #arrow3
  {
  background: url(../images/arrow.png) no-repeat;
  float: right;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 673px;
  padding-top: 25px;
  margin-top: 25px;
  left:525px;
  left: 525px;
  }
  
  ul.a {list-style-type: circle; word-wrap: break-word;}
 
    #sub_title
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	left:130px;
    left: 130px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title1
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 43px;
	margin-top: 43px;
	left: 130px;
	left: 130px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title2
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	left: 583px;
	left: 583px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title3
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 43px;
	margin-top: 43px;
	left: 583px;
	left: 583px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #sub_txt
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 644px;
	padding-top: 12px;
	margin-top: 12px;
	left: 130px;
	left: 130px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}

   #sub_txt1
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 699px;
	padding-top: 27px;
	margin-top: 27px;
	left: 130px;
	left: 130px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}
   #sub_txt2
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 644px;
	padding-top: 12px;
	margin-top: 12px;
	left: 583px;
	left: 583px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
		word-wrap: break-word; /* A very nice CSS3 property */
}
   #sub_txt3
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 699px;
	padding-top: 27px;
	margin-top: 27px;
	left: 583px;
	left: 583px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}

    #why-choose-title
  {
    float: left;
	display: block;
	position: absolute;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	width: 400px;
	padding-top: 8px;
	margin-top: 8px;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
}

    #why-choose-title1
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 28px;
	margin-top: 28px;
	padding-left: 5px;
	margin-left: 5px;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title2
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 47px;
	margin-top: 47px;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title3
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 67px;
	margin-top: 67px;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title4
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
	margin-top: 8px;
	padding-left: 190px;
	margin-left: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title5
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 28px;
	margin-top: 28px;
	padding-left: 190px;
	margin-left: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title6
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	padding-top: 47px;
	margin-top: 47px;
	padding-left: 190px;
	margin-left: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #why-choose-title7
  {
	float: right;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 69px;
	margin-top: 69px;
	padding-left: 190px;
	margin-left: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
  
  /* end index page code block */

   /* begin thankyou page code block */
   
  #arrow_th
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top:585px;
  padding-top: 25px;
  margin-top: 25px;
  padding-left:75px;
  margin-left: 75px;
  }

  
    #arrow1_th
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 652px;
  padding-top: 25px;
  margin-top: 25px;
  padding-left:75px;
  margin-left: 75px;
  }
  
    #arrow2_th
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 755px;
  padding-top: 25px;
  margin-top: 25px;
  padding-left:75px;
  margin-left: 75px;
  }
  
    #arrow3_th
  {
  background: url(../images/arrow.png) no-repeat;
  float: left;
  position: absolute;
  width: 46px;
  height: 43px;
  top: 842px;
  padding-top: 25px;
  margin-top: 25px;
  padding-left:75px;
  margin-left: 75px;
  }
  
    #sub_title_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title1_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 33px;
	margin-top: 33px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title2_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 85px;
	margin-top: 85px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
    #sub_title3_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 129px;
	margin-top: 129px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

    #sub_title4_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 170px;
	margin-top: 170px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


    #sub_txt_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 644px;
	padding-top: 12px;
	margin-top: 12px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}

   #sub_txt1_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 680px;
	padding-top: 27px;
	margin-top: 27px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}
   #sub_txt2_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 787px;
	padding-top: 25px;
	margin-top: 25px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
		word-wrap: break-word; /* A very nice CSS3 property */
}
   #sub_txt3_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 874px;
	padding-top: 25px;
	margin-top: 25px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap: break-word; /* A very nice CSS3 property */
}
   #sub_txt4_th
  {
	float: left;
	display: block;
	position: absolute;
	width: 400px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	top: 960px;
	padding-top: 25px;
	margin-top: 25px;
	padding-left: 75px;
	margin-left: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
		word-wrap: break-word; /* A very nice CSS3 property */
}

/* end thankyou page code block */

   #formBox
  {
  	/*background: url(../images/formBox.png) no-repeat;*/
	float: left;
	display: block;
	position: absolute;
	background-color: #2081c3; 
	width: 785px;
	height: 35px;
	top:785px;
	left:8px;
	padding-top: 15px;
	margin-top: 15px;
	padding-left:67px;
	margin-left: 67px;
	font-size: 18px; 
	font-weight: bold; 
	color: #fff;
}

   #formBoxBg
  {
  	float: left;
	display: block;
	position: absolute;
	background-color: #eeeeee; 
	width: 777px;
	height: 200px;
	top:849px;
	margin-left: 75px; 
	padding-left: 75px;
}

   .formFont
  {
  	float: left;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	padding-left: 5px;
	margin-left: 5px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

  #submit
  {
  	background: url(../images/submit.png) no-repeat;
	display: block;
	float: left;
	width: 127px;
	height: 29px;
	top:275px;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 110px;
	margin-left: 110px;
	z-index: 5;
}



/** footer **/

   #spacer-bottom
  {
  	/*background: url(../images/formBox.png) no-repeat;*/
	float: left;
	display: block;
	position: absolute;
	background-color: #fff; 
	width: 775px;
	height: 35px;
	top:1050px;
	padding-top: 1px;
	margin-top: 1px;
	padding-left:75px;
	margin-left: 75px;
 }

  #footer /* Wrapper for the footer message and for any blocks placed in the footer region */
  {
  	display: block;
	position: absolute;
	width: 750px;
	height: 65px;
  	background-color: #eeeeee;
	font-size: 1.2em;
	letter-spacing: .2em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #000;
	top: 950px;
	padding: 15px 15px 15px 15px;
	Left: 110px;
	text-align: left;
	font-family: Times New Roman;
	word-wrap: break-word; /* A very nice CSS3 property */
	}

 


/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * forms on the site.
   */
  form tbody
  {
    border-top: 1px solid #ccc;
  }

  form th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  form tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  form thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }
  
  /* mouse bar code below */
    div.nav 
	{
	margin:20px;
	padding:0;
	margin-left:60px;
	padding-left:60px;
	width:859px;
	height:130px;
	background:#fff url(../images/mouseBarBG.png) no-repeat;
}
	div.nav li {
	margin:6px;
	padding:0;
	list-style-type:none;
	float: left;
	width: 140px;
}
	div.nav li a {
	display: block;
	height: 115px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
  
