/* CSS Document */
* {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: blue;
}
a:hover {text-decoration: underline;}
a img {border: none;}
.skip, hr {display: none !important;}
.add_cont hr {display: block !important;}
body {
	font-family: Arial, Verdana, sans-serif;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: url(./images/top_black.png) repeat-x;
}


#sub-container {
	margin: auto;
	width: 100%;
	background: url(./images/sub_bg.png) repeat-x;
}
#sub-header {
	margin: 0 auto 10px auto;
	height: 492px;
	width: 900px;
	margin-top: 0px;
	background: url(./images/header_bg.png) repeat-x;
	position: relative;
}
.wrap {
		width: 926px;
		margin: 0 auto;
		}
#middle {
	/* position: absolute;   /* REMOVING ALLOWS TEXT IN MIDDLE COLUMN BUT FOLDS WHEN BROWSER IS NARROWED */
	margin: 0 auto;
	width: 1000px;
	/* height: 492px; */
	/* background: url(./images/side_left_bg.png) repeat-x; */
}
#free-quote-box {
	margin-left: 685px;
	width: 234px;
	height: 47px;
	background: url(./images/black_quote_box.png);
}
#free-quote-box p, #free-quote-box a {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
}
#paypal {
	float: right;
	margin-top: -35px;
	width: 75px;
	margin-right: 400px;
}

#logo {
	height: 46px;
	width: 235px;
	margin-left: 38px;
	background-image: url(./images/logo.jpg);
}
#plant {
	margin-left: 290px;
	margin-top: -80px;
	height: 84px;
	width: 93px;
	background-image: url(./images/grass.jpg);
}
#ant-left {
	margin-left: 410px;
	margin-top: -26px;
	height: 24px;
	width: 550px;
	background: url(./images/red_ant_left.png) repeat-x;
}

#navigation2 {
	/* height: 29px; */
	margin: 0 auto;
	position: relative;
	width: 926px;
	background: url(./images/red_link_banner.png) repeat-x;
}
#navigation2 #topnav2 {
	list-style: none;
	text-align: right;
	font-size: 18px;
	font-weight: none;
	height: 37px;
	font-family: Arial, Verdana, sans-serif;
}
#navigation2 #topnav2 li {
	display: inline;
	padding: 15px;
}
#navigation2 #topnav2 a {
	color: #FFF;
	line-height: 32px;
}

#content-container {
	width: 1000px;
}
#main-gray-content {
	position: relative;
	margin: 0 auto;
	width: 926px;
	min-height: 475px;
	top: 2px;
	background: url(./images/faded_gray.png) repeat-x;
}
#sub-main-gray-content {
	position: relative;
	margin: 0 auto;
	width: 926px;
	min-height: 587px;
	top: 2px;
	/*background: url(./images/faded_gray.png) repeat-x;*/
}
#termite-house {
	/* margin: 0 450px; */
	/* below here worked */
	/*float: right;
	width: 300px;*/
	position: relative;
	top: 1px;
	height: 207px;
	width: 926px;
	margin: 0 auto;
	background-image: url(./images/intro_image.jpg);
}
#termite-house-content {
	float: right;
	width: 430px;
	padding: 20px;
}
#termite-house-content p {
	color: #FFF;
	text-align: justify;
}
	
#termite-house-box {
	float: left;
	width: 250px;
	padding: 15px;
}
#termite-house-box h1 {
	font-size: 1.2em;
	font-weight: bold;
}
#termite-house-box p {
	margin-top: 21px;
	font-size: .7em;
	font-weight: bold;
	line-height: .5;
	text-indent: 25px;
}
#learn-more {
	position: absolute;
	width: 170px;
	height: 38px;
	margin-left: 25px;
	display: block;
	background-image: url(./images/learn_more.png);
	top: 163px;
}

#ant-up {
	float: right;
	margin-top: -725px;
	margin-right: 13px;
	height: 715px;
	width: 24px;
	background: url(./images/red_ant_up.png) repeat-y;
}

#termites-ant-up {
	float: right;
	margin-right: 13px;
	margin-top: -615px;
	height: 600px;
	width: 24px;
	background: url(./images/red_ant_up.jpg) repeat-y;
}
#termite-signs {
	height: 400px;
	width: 375px;
	background: url(./images/termite_signs.jpg) no-repeat;
}
#termite-signs p {
	color: #FFF;
}
#termite-signs-content {
	padding-top: 280px;
	color: #FFF;
	padding-left: 45px;
}
#termite-signs-content h2 {
	color: #FFF;
	font-size: 1em;
}
#termite-termidor {
	background: url(./images/termidor.png) no-repeat;
	height: 100px;
	width: 100px;
	float: right;
	margin-left: 15px;
}
#fire-ant-top-choice {
	background: url(./images/top_choice_cert.jpg) no-repeat;
	height: 81px;
	width: 88px;
	float: right;
	margin-top: 10px;
	margin-left: 25px;
	padding-bottom: 15px;
}
#honey-bee-ant-up {
	float: right;
	margin-right: 13px;
	margin-top: -615px;
	height: 900px;
	width: 24px;
	background: url(./images/red_ant_up.jpg) repeat-y;
}
#winged-carp-ant {
	height: 193px;
	width: 300px;
	background: url(./images/winged_carp_ant.jpg) no-repeat;
}
#winged-termite {
	height: 129px;
	width: 300px;
	background: url(./images/winged_termite.jpg) no-repeat;
}
#winged-termite p {
	padding-top: 140px;
	text-align: center;
	font-weight: bold;
}
#winged-carp-ant p {
	padding-top: 200px;
	text-align: center;
	font-weight: bold;
}

#content-middle {
	float: left;
	width: 175px;
	padding: 20px;
	line-height: 1.5;
}
#content-left ul {
	padding-left: 90px;
	list-style: none;
}
#arrow {
	background: url(./images/arrow.png) no-repeat;
	height: 16px;
	width: 16px;
	/*float: left;*/
	margin-top: 5px;
	float: left;
}
#mist-away-logo-2 {
	float: right;
	background: url(./images/mist_away_logo_small.png) no-repeat;
	height: 50px;
	width: 91px;
	margin-left: 35px;
	margin-top: 20px;
	margin-right: 20px;
}
#termidor-logo-2 {
	float: right;
	background: url(./images/termidor_small.png) no-repeat;
	height: 70px;
	width: 70px;
	margin-left: 35px;
	margin-top: 10px;
}
#topchoice-logo-2 {
	float: right;
	background: url(./images/top_choice_cert_small.jpg) no-repeat;
	height: 70px;
	width: 70px;
	margin-left: 35px;
	margin-top: 10px;
}
#vote {
	float: right;
	width: 100px;
	height: 60px;
	text-align: center;
	margin-top: 13px;
	background: url(./images/ribbon.png) no-repeat;
}
#vote p {
	font-size: .7em;
	color: #FFF;
	padding-left: 40px;
	padding-top: 10px;
	width: 60px;
}
#content-right {
	float: left;
	width: 400px;
	padding: 20px;
	line-height: 1.5;
}
#content-left h1, #content-middle h1, #content-right h1 {
	color: #C00;
	font-size: 1.2em;
	text-align: left;
}
#content-left {
	float: left;
	width: 875px;
	padding: 20px;
	line-height: 1.5;
	text-align: justify;
}
#services-list {
	float: left;
}
#services-list h2 {
	font-size: 1em;
	padding-left: 65px;
}
#applet {
	float: left;
	padding-left: 140px;
}
#content-left a, #content-middle a, #content-right a {
	color: #C00;
	font-weight: bold;
}
#content-left a.normal {
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}
#content-left b, #content-middle b, #content-right b {
	color: #000;
	font-weight: bold;
	font-style: italic;
}

#sub-content-left {
	float: left;
	width: 230px;
	padding: 20px;
	line-height: 1.5;
}
#sub-content-left h1{
	font-size: 1em;
}
.wrapper1-index {
	width: 100%;
}
.nav {
	/* background: url(images/nav_bg.png) repeat-x;*/
	/*background: url(./images/termite.jpg) no-repeat;*/
	width: 82px;
	height: 69px;
	float: left;
	/*left: 28px;
	top: 143px;*/
}
.nav-index {
	/* background: url(images/nav_bg.png) repeat-x;*/
	/*background: url(./images/termite.jpg) no-repeat;*/
	float: left;
	width: 82px;
	height: 69px;
	padding: 15px;
}

.nav-wrapper {
	clear: both;
	float: left;
}
.nav-index p {
	color: #C30;
	font-size: .7em;
	text-align: center;
}
.nav-left, .nav-index-left {
	/* position: absolute; */
	background: url(images/nav_left.png) no-repeat top left;
	/*width: 11px;
	height: 41px;
	left: 17px;
	top: 143px; */
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right, .nav-index-right {
	/* position: relative; 
	background: url(images/nav_right.png) no-repeat;
	width: 11px;
	height: 41px;
	top: -3px;
	left: 75px; */
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul, .nav-index ul {
	/*width: 870px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: .7em;
}
.nav li, .nav-index li {
	float: left;
	padding: 0 4px;
	/*background: url(images/split.png) no-repeat right center;*/
	position: relative;
	z-index: 1; /* doesn't work in IE if taken out */
}
.nav li.last, .nav-index li.last {
	background: none;
}
.nav li:hover, .nav-index li:hover {
	z-index: 2;
}
.nav li a, .nav-index li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(./images/termite.png) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-beetle {
	background: url(./images/carpet_beetle.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
	/*display: block;*/
}
a .menu-mid-mosquito {
	background: url(./images/mosquito.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-ant {
	background: url(./images/carpenter_ant.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-brown-recluse {
	background: url(./images/brown_recluse.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-honey-bee {
	background: url(./images/honey_bee.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-flea {
	background: url(./images/flea.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-weevil {
	background: url(./images/weevil.jpg) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-mid-termite {
	background: url(./images/termite.png) no-repeat;
	height: 69px;
	width: 82px;
	/*line-height: 35px;*/
	/*display: block;*/
	float: left;
	/*color: #000;
	font-weight: bold;
	font-size: .96em;*/
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
#nav #menu-right-last, .nav-index #menu-right-last {
	background: url(images/nav_right.png) no-repeat;
	height: 41px;
	width: 11px;
	float: right;
}
	
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid-beetle,
.nav li.active a .menu-mid-beetle,
.nav li:hover a .menu-mid-beetle,
.nav li a:hover .menu-mid-mosquito,
.nav li.active a .menu-mid-mosquito,
.nav li:hover a .menu-mid-mosquito,
.nav li a:hover .menu-mid-ant,
.nav li.active a .menu-mid-ant,
.nav li:hover a .menu-mid-ant,
.nav li a:hover .menu-mid-brown-recluse,
.nav li.active a .menu-mid-brown-recluse,
.nav li:hover a  .menu-mid-brown-recluse,
.nav li a:hover .menu-mid-honey-bee,
.nav li.active a .menu-mid-honey-bee,
.nav li:hover a .menu-mid-honey-bee,
.nav li a:hover .menu-mid-flea,
.nav li.active a .menu-mid-flea,
.nav li:hover a .menu-mid-flea,
.nav li a:hover .menu-mid-weevil,
.nav li.active a .menu-mid-weevil,
.nav li:hover a .menu-mid-weevil,
.nav li a:hover .menu-mid-termite,
.nav li.active a .menu-mid-termite,
.nav li:hover a .menu-mid-termite,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right,
.nav-index li a:hover .menu-left,
.nav-index li.active a .menu-left,
.nav-index li:hover a .menu-left,
.nav-index li a:hover .menu-mid-beetle,
.nav-index li.active a .menu-mid-beetle,
.nav-index li:hover a .menu-mid-beetle,
.nav-index li a:hover .menu-mid-mosquito,
.nav-index li.active a .menu-mid-mosquito,
.nav-index li:hover a .menu-mid-mosquito,
.nav-index li a:hover .menu-mid-ant,
.nav-index li.active a .menu-mid-ant,
.nav-index li:hover a .menu-mid-ant,
.nav-index li a:hover .menu-mid-brown-recluse,
.nav-index li.active a .menu-mid-brown-recluse,
.nav-index li:hover a  .menu-mid-brown-recluse,
.nav-index li a:hover .menu-mid-honey-bee,
.nav-index li.active a .menu-mid-honey-bee,
.nav-index li:hover a .menu-mid-honey-bee,
.nav-index li a:hover .menu-mid-flea,
.nav-index li.active a .menu-mid-flea,
.nav-index li:hover a .menu-mid-flea,
.nav-index li a:hover .menu-mid-weevil,
.nav-index li.active a .menu-mid-weevil,
.nav-index li:hover a .menu-mid-weevil,
.nav-index li a:hover .menu-mid-termite,
.nav-index li.active a .menu-mid-termite,
.nav-index li:hover a .menu-mid-termite,
.nav-index li a:hover .menu-right,
.nav-index li.active a .menu-right,
.nav-index li:hover a .menu-right {
	/*background-position: 0 -37px;*/
	line-height: 35px;
	color: #FFF;
	font-weight: bold;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a,
.nav-index a:hover,
.nav-index li.active a,
.nav-index li.hover a,
.nav-index li:hover a {
	color: #fff;
}
.nav li:hover .sub,
.nav li.hover .sub,
.nav-index li:hover .sub,
.nav-index li.hover .sub {
	display: block;
}
.nav li .sub, .nav-index li .sub {
	display: none;
	position: absolute;
	top: 65px;
	/*left: -6px;*/
	left: 5px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul, .nav-index li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: .96em;
}

.nav li:hover li,
.nav li.active li, 
.nav-index li:hover li,
.nav-index li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a,
.nav-index li:hover li a,
.nav-index li.active li a {
	color: #000;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover,
.nav-index li:hover li a:hover,
.nav-index li.active li a:hover {
	color: #000;
	/* background: #165B9F !important; */
	/*background: #1d35bd !important;*/
	background: #FFF !important;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover,
.nav-index li li a:hover,
.nav-index li li a:hover{
	color: #000;
	/*background: #165B9F !important;*/
	line-height: normal;
	background: #FFF !important;
}
/**/
.nav .btm-bg ,
.nav-index .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	/* width: 205px; */
	height: 9px;
	overflow: hidden;
	clear: both;
}

/* END MENU   */

/* START FORM STYLES */
#contactform {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0 auto;
  padding: 0;
}

#contactform fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  width: 400px;
}

#contactform fieldset legend {
	font-size: .8em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

#contactform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

#contactform input {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
#contactform textarea {
	width: 350px;
}

#contactform input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#textarea { overflow: auto; }

#contactform small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#contactform .required{font-weight:bold;} /* uses class instead of div, more efficient */

#contactform br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.response {
	background: #FBFAEC;
	border: 2px solid #CCCCCC;
	display: none;
	padding: 5px;
	width: 400px;
	text-align: center;
	margin: 0 auto 10px auto;
	color: #F00;
	font-size: .9em;
}
/* END FORM STYLES */


#sub-content-right {
	float: left;
	/*width: 616px;*/
	width: 400px;
	padding: 20px;
	line-height: 1.4;
	background: url(./images/faded_gray.png) repeat-x;
}
#sub-content-right a {
	color: #000;
	font-size: .8em;
	font-style: italic;
}
#sub-content-right p {
	text-align: justify;
}
#sub-content-right h1 {
	font-size: 1.5em;
}
#sub-content-right h2 {
	font-size: 1.1em;
	color: #060;
}
#sub-content-right h3 {
	font-size: 1em;
}
#sub-content-right ul {
	padding-left: 25px;
}
#sub-content-right li {
	font-size: .9em;
	line-height: 1.7em;
}
#sub-content-right #mist-away, #sub-content-right #mist-away-2 {
	background: url(./images/brown_bg.png) repeat-y;
	width: 375px;
	height: 200px;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 30px;
}
#sub-content-right #mist-away ul {
	/*padding-left: 60px;*/
	width: 100px;
	float: left;
	padding-left: 65px;
}
#sub-content-right #mist-away-2 ul {
	/*padding-left: 60px;*/
	width: 375px;
	float: left;
	padding-left: 100px;
	padding-top: 20px;
}
#sub-content-right #mist-away p, #sub-content-right #mist-away-2 p {
	color: #FFF;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	line-height: 1;
	padding-top: 10px;
}
#wdi {
	float: left;
	margin-top: 35px;
	margin-left: 30px;
	padding-bottom: 25px;
}
#wdi p {
	text-align: center;
	color: #960;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: oblique;
	font-weight: bold;
}
#wdi a:hover {
	text-decoration: none;
}




#insect-of-month {
	float: right;
	width: 185px;
	height: 450px;
	/*min-height: 1000px;*/
	margin-left: 31px;
	margin-top: 0px;
	/*padding-right: 10px;*/
	background: url(./images/insect_of_day.jpg) no-repeat;
}
#insect-of-month h1 {
	font-size: 1.1em;
	padding-top: 10px;
	padding-left: 8px;
	color: #333;
}
#insect-of-month h2 {
	font-size: .8em;
	padding-top: 30px;
	padding-left: 15px;
	color: #333;
}
#insect-of-month p {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	/*text-align: justify;*/
	font-size: .8em;
	color: #333;
}

#footer-container {
	float: left;
	width: 926px;
	padding-top: 15px;	
	margin-left: 35px;
	height: 137px;
	background: url(./images/bottom_black.png) repeat-x;
}
#houston-web-design-company {
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	clear: left;
}
#houston-web-design-company p a {
	color: #000;
	font-size: .8em;
}


#footer-container ul li {
	list-style: none;
}
#sub-footer-container {
	float: left;
	margin-left: 37px;
	width: 926px;
	padding-top: 15px;
	height: 137px;
	background: url(./images/bottom_black.png) repeat-x;
}

#sub-footer-container ul li {
	list-style: none;
}

#company {
	float: left;
	width: 176px;
	color: #FFF;
	font-size: .8em;
	padding-right: 20px;
	padding-left: 15px;
	/*padding-bottom: 15px;*/
}
#company a {
	color: #FFF;
}

#footer-links {
	float: right;
	/*width: 725px;*/
	color: #FFF;
	font-size: .9em;
	text-align: right;
}
#footer-links li {
	display: inline;
	padding: 15px;
}

#footer-links a {
	color: #FFF;
}

#copyright {
	float: right;
	width: 525px;
	text-align: right;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	clear: right;
}
#copyright p {
	padding-right: 15px;
	padding-top: 3px;
}

/*  BEGIN SUB CONTENT   */
#page {
		width: 900px;
		margin: 0 auto;
		padding: 0px;
		color: #000;
		/*background: url(./images/sub_content_white.png) repeat-y;*/
		}
		#sub-top {
			width: 900px;
			height: 0px;
			margin: 0 auto;
			color: #000;
			/*background: url(./images/sub_content_top.png) top center no-repeat;*/
			}
		#sub-right {
	width: 215px;
	height: 401px;
	background: url(./images/legal_paper.png) no-repeat;
	position: relative;
	float: right;
	top: -15px;
	left: 20px;
		}
		.sub-right-content {
			list-style: none;
			padding: 107px 0px 0px 14px;
		}
		.sub-right-content li, .sub-right-content a {
			color: #666;
			font-size: .8em;
			font-weight: bold;
			padding-bottom: 10px;
		}
			
			
		#sub-bottom {
			width: 900px;
			height: 7px;
			margin: 0 auto;
			color: #000;
			background: url(./images/sub_content_bottom.png) bottom center no-repeat;
			}

#sub-wrap {
	position: absolute;
	width: 100%;
	/*color: #fff; */
	/*background: url(./images/hand_cube.png) 0 0 repeat-x;*/
		/*padding: 15px 0 0 0;*/
		/*left: 2px;*/
	top: 213px;
		}

#sub-content {width: 882px; min-height: 400px; margin:0px auto; background:url(./images/sub_content_white.png) repeat-y top right; text-align:left;}
#sub-content .col-left { width:635px; margin-left: 30px; margin-top: 20px; margin-bottom: 20px; float:left; color:#000; line-height:1.4em; }
#sub-content .col-left a { color: #4F4F4F; }
#sub-content .col-left h1 { font-size: 1.5em; }
#sub-content .col-left h2 { font-size: .9em; color: #4F4F4F; font-style: italic; }
#sub-content .col-left ul li { list-style: circle; margin-left: 20px; }
#sub-content .col-left ul li.ul-indent { margin-left: 50px; }
#sub-content .col-left ul a, #sub-content .col-left ul2 a { color: #006600; }
#sub-content .col-right { margin-left: 2px; width:282px; float:left; }
#sub-content .col-right ul li { list-style-type:none; }
#sub-content .col-right ul li a#first { background: none; color: #FFF}
#sub-content .col-right ul li a#first:hover {  background: url(./images/col_right_divider2.png) repeat-x top; color:#000; }
#sub-content .col-right ul li a { padding:12px 12px 12px 20px; background:url(./images/col_right_divider2.png) repeat-x top; display:block; color:#FFF; font-weight: bold; text-decoration:none; }
#sub-content .col-right ul li a:hover {  background: url(./images/col_right_divider2.png) repeat-x top; color:#000;}
/*#sub-content .col-right ul li.active, #sub-content .col-right ul li.current-sub-link { background:#FFF; } */
#sub-content .col-right li.current-sub-link a { color:#000; font-weight: bold; }

#process-one, #process-two, #process-three, #process-four {
	float: left;
	height: 135px;
	width: 125px;
	border: solid #CCC;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	margin-left: 10px;
}
#process-one ul li, #process-two ul li, #process-three ul li, #process-four ul li {
	list-style: disc;
	font-size: .8em;
	font-style: italic;
	margin-left: 15px;
}
#vitallink-portfolio {
	height: 250px;
	width: 625px;
	background: url(./images/vitallink_portfolio.png) no-repeat;
	padding: 0px 40px 20px 0px;
}
#dsc-portfolio {
	height: 250px;
	width: 625px;
	background: url(./images/portfolio_dsc.png) no-repeat;
	padding: 0px 40px 20px 0px;
}
#breaker {
	height: 0px;
	width: 620px;
	border-style: solid;
	border-width: thin;
	border-color: #666;
}
#special-offer {
	height: 270px;
	width: 550px;
	background: url(./images/special_offer.png) no-repeat;
	margin-left: 40px;
}
#special-offer ul {
	padding: 100px 0px 0px 95px;
}
#special-offer li {
	font-weight: bold;
	color: #333;
}
#special-offer p {
	padding: 0px 0px 0px 85px;
}
#special-offer p a {
	color: #333;
}

/* END SUB CONTENT */

/* START FORM STYLES */
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size: .9em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */
form .not-required{font-weight:normal;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.response {
	background: #FBFAEC;
	border: 2px solid #CCCCCC;
	display: none;
	padding: 5px;
	width: 400px;
	text-align: center;
	margin: 0 auto 10px auto;
	color: #F00;
	font-size: .9em;
}
/* END FORM STYLES */






.xhtml {
	background: url(./images/xhtml.png) no-repeat;
	height: 15px;
	width: 80px;
	padding-right: 15px; 
}
.css {
	background: url(./images/css.png) no-repeat;
	height: 15px;
	width: 80px;
	padding-right: 5px; 
}

.clear {
	clear: both;
	}