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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =CLEARFIX
----------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* =GENERAL STYLES
----------------------------------------------------*/
body {
	background-color: #DBDBDB;
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 62.5%;
}
strong {
	font-weight: bold;
}
a:link,
a:visited {
	color: #00703C;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}
#container {
	margin: 30px auto;
	width: 914px;
	background: transparent url(images/cont-bg.png) 0 0 repeat-y;
}

/* =HEADER
----------------------------------------------------*/
#header {
	background: transparent url(images/header-bg.png) 0 0 no-repeat;
	/*height: 155px;*/
	position: relative;
}
#header h1 {
	padding: 14px 0 0;
	background: transparent url(images/nichenetwork.png) 0 14px no-repeat;
	width: 233px;
	height: 54px;
	text-indent: -9999px;
}

#header p {
	padding: 10px 266px 0 0;
	font-size: 1.2em;
	line-height: 1.8;
}
#header-content {
	padding: 0 21px 0 20px;
	width: 865px;
	background: transparent url(images/candidates.jpg) 622px 0 no-repeat;
	/*width: 100%;*/
	height: 156px;
}

/* =TOP NAVIGATION
----------------------------------------------------*/
#navigation {
	margin: 2px 1px 0 7px;
	height: 60px;
	background: transparent url(images/nav-bg.png) 0 0 repeat-x;
	width: 904px;
	position: relative;
}
#main-nav {
	margin: 0;
	padding: 0 11px 0 10px;
	background: transparent url(images/main-nav-bg.png) 0 0 no-repeat;
	height: 30px;
}
#main-nav li {
	float: left;
	list-style: none;
	font-size: 1.4em;
	line-height: 2;
}
#main-nav li a {
	display: block;
	padding: 1px 12px;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
	color:#FFF;
	font-weight:bold;
}
#main-nav li a:hover {
	/*background: #1A4473;*/
	color: #666;
}

#main-nav li#nav-home {
	position: relative;
	left: 8px;
}
#main-nav li#nav-home a {
	width: 42px;
}
#main-nav li#nav-home a:hover {
	background: transparent url(images/main-nav-bg.png) -18px -60px no-repeat;
}

#main-nav li#nav-about {
	position: relative;
	left: 8px;
}
#main-nav li#nav-about a {
	width: 62px;
}
#main-nav li#nav-about a:hover {
	background: transparent url(images/main-nav-bg.png) -84px -30px no-repeat;
}

#main-nav li#nav-products {
	position: relative;
	left: 7px;
}
#main-nav li#nav-products a {
	width: 62px;
}
#main-nav li#nav-products a:hover,
#main-nav li#nav-products a.active {
	background: transparent url(images/main-nav-bg.png) -167px -120px no-repeat;
	color: #666;
}

#main-nav li#nav-industry  {
	/*margin-left: 7px;*/
	position: relative;
	left: 4px;
}
#main-nav li#nav-industry a {
	width: 117px;
}
#main-nav li#nav-industry.current a {
	background: transparent url(images/main-nav-bg.png) -253px -30px no-repeat;
}
#main-nav li#nav-industry a:hover,
#main-nav li#nav-industry a:active,
#main-nav li#nav-industry a.active {
	background: transparent url(images/main-nav-bg.png) -250px -90px no-repeat;
	color: #666;
}

#main-nav li#nav-faq {
	position: relative;
	left: -1px;
}
#main-nav li#nav-faq a {
	padding: 1px 14px 1px 10px;
	width: 24px;
}
#main-nav li#nav-faq a:hover {
	background: transparent url(images/main-nav-bg.png) -388px -60px no-repeat;
}

#main-nav li#nav-contact {
	position: relative;
	left: -1px;
}
#main-nav li#nav-contact a {
	width: 73px;
}
#main-nav li#nav-contact a:hover {
	background: transparent url(images/main-nav-bg.png) -436px -30px no-repeat;
}

#main-nav li#nav-lang {
	float: right;
}
#main-nav li#nav-lang a {
	padding: 1px 15px 1px 9px;
	text-transform: uppercase;
	width: 62px;
}
#main-nav li#nav-lang a:hover {
	background: transparent url(images/main-nav-bg.png) -807px -30px no-repeat;
}


#main-nav li ul {
	margin: -1px 0 0;
	padding: 0;
	position: absolute;
	background-color: #E6E6E6;
	width: 192px;
	visibility: hidden;
}
#main-nav li#nav-products ul {
	background: #E6E6E6 url(images/products-dropdown-bg.png) 0 0 no-repeat;
	height: 144px;
}
#main-nav li#nav-industry ul {
	background: #E6E6E6 url(images/industry-dropdown-bg.png) 0 0 no-repeat;
	height: 337px;
}
#main-nav li ul li {
	padding: 0 0 0 10px;
	width: 170px;
	font-size: 1em;
	float: none;
	line-height: 1;
	/*display: inline;*/
}
#main-nav li#nav-industry ul li {
}
#main-nav li ul li a {
	padding: 12px 0;
	width: auto;
	background-color: transparent;
	color: #666;
	border-top: 1px solid #F1F1F1;
	border-right: 0;
	border-bottom: 1px solid #8B8B8B;
}
#main-nav li ul li.first a {
	border-top: 0;
}
#main-nav li ul li.last a {
	border-bottom: 0;
}
#main-nav li ul li a:hover {
	background-color: transparent;
	/*color: #E6E6E6;*/
	text-decoration: underline;
}
#main-nav li#nav-products ul li a,
#main-nav li#nav-industry ul li a {
	width: auto;
}
#main-nav li#nav-products ul li a:hover,
#main-nav li#nav-industry ul li a:hover {
	background-image: none;
}

/*#navigation ul#main-nav {
	margin: 0 1px 0 27px;
	width: 904px;
	background: transparent url(images/nav-bg.png) 0 0 repeat-x;
	height: 60px;
}
#navigation ul#main-nav li {
	padding: 5px;
	font-size: 1.4em;
	display: inline;
	line-height: 2;
	background: transparent url(images/nav-divider.png) no-repeat scroll 100% 4px;
}
#navigation ul#main-nav li.lang {
	text-transform: uppercase;
}
#navigation #main-nav a {
	padding: 5px;
}
#navigation #main-nav a:link,
#navigation #main-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation #main-nav a:hover,
#navigation #main-nav a:focus,
#navigation #main-nav a:active {
	color: #666;
}*/
#navigation ul#sub-nav {
	padding: 8px 0 0 20px;
}
#navigation ul#sub-nav li {
	padding: 0 5px;
	border-left: 1px solid #CCC;
	font-size: 1.2em;
	float: left;
	color: #666;
}
#navigation ul#sub-nav li.first {
	border-left: 0;
	padding-left: 0;
}
#navigation ul#sub-nav li a {
	font-weight: bold;
}

/* =MAIN CONTENT HOME PAGE
----------------------------------------------------*/
#main-content.home {
}
#main-content.home #our-products {
	margin: 0 0 20px;
	padding: 0 0 19px;
	background: transparent url(images/our-products-bg.png) 0 100% no-repeat;
}
#main-content.home #our-products h3 {
	padding-top: 10px;
	background: none;
	font-size: 1.3em;
	line-height: 1.1;
}
#main-content.home #our-products h3 a {
	padding: 5px 0 5px 25px;
	background: transparent url(images/sidebar-bullet.png) 0 2px no-repeat;
}
#main-content.home #our-products #nichepak h3 {
	background: transparent url(images/sidebar-li-border.png) 0 0 repeat-x;
}
#main-content.home #our-products #nichepak {
	background: transparent url(images/sidebar-li-border.png) 0 bottom repeat-x;
}
#main-content.home #our-products #single-site {
	padding: 0 20px 0 0;
	background: transparent url(images/col-border-bg.png) 100% 0 repeat-y;
	float: left;
	width: 243px;
}
#main-content.home #our-products #resume-search {
	padding: 0 0 0 20px;
	float: left;
	width: 242px;
}
#main-content p.more {
	margin: 0;
	padding: 0 0 5px;
	text-align: right;
}

#main-content p.odd {
	margin: 0;
	padding: 0 0 10px;
	
}

#top-industries {
	clear: left;
}
#main-content #top-industries #sectors {
	width: 523px;
	background: transparent url(images/col-border-bg.png) 261px 0 repeat-y;
}
#main-content #top-industries h2 {
	color: #666;
}
#main-content #top-industries p.end {
	font-size: 1.4em;
	line-height: 5.5;
	clear: both;
}
#main-content #top-industries ul {
	width: 255px;
	float: left;
}
#main-content #top-industries ul.last {
	float: right;
}
#main-content #top-industries ul li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
	background: 0;
}
#main-content #top-industries ul li a {
	margin: 0 0 20px;
	padding: 100px 0 0 10px;
	float: left;
	width: 245px;
	height: 25px;
}
#main-content #top-industries ul li#diversity a {
	margin-bottom: 0;
}

/*#main-content #top-industries ul li#marketing a,
#main-content #top-industries ul li#healthcare a, 
#main-content #top-industries ul li#info-tech a {
	float: right;
	clear: right;
}*/

#main-content #top-industries ul li a:link,
#main-content #top-industries ul li a:hover {
	text-decoration: none;
}
#main-content #top-industries ul li#accounting a:link,
#main-content #top-industries ul li#accounting a:visited {
	background: transparent url(images/top-industries/accounting.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#accounting a:hover,
#main-content #top-industries ul li#accounting a:focus,
#main-content #top-industries ul li#accounting a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#engineering a:link,
#main-content #top-industries ul li#engineering a:visited {
	background: transparent url(images/top-industries/engineering.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#engineering a:hover,
#main-content #top-industries ul li#engineering a:focus,
#main-content #top-industries ul li#engineering a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#human-resources a:link,
#main-content #top-industries ul li#human-resources a:visited {
	background: transparent url(images/top-industries/hresources.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#human-resources a:hover,
#main-content #top-industries ul li#human-resources a:focus,
#main-content #top-industries ul li#human-resources a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#diversity a:link,
#main-content #top-industries ul li#diversity a:visited {
	background: transparent url(images/top-industries/diversity.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#diversity a:hover,
#main-content #top-industries ul li#diversity a:focus,
#main-content #top-industries ul li#diversity a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#marketing a:link,
#main-content #top-industries ul li#marketing a:visited {
	background: transparent url(images/top-industries/marketing.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#marketing a:hover,
#main-content #top-industries ul li#marketing a:focus,
#main-content #top-industries ul li#marketing a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#healthcare a:link,
#main-content #top-industries ul li#healthcare a:visited {
	background: transparent url(images/top-industries/healthcare.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#healthcare a:hover,
#main-content #top-industries ul li#healthcare a:focus,
#main-content #top-industries ul li#healthcare a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#info-tech a:link,
#main-content #top-industries ul li#info-tech a:visited {
	background: transparent url(images/top-industries/itechnology.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#info-tech a:hover,
#main-content #top-industries ul li#info-tech a:focus,
#main-content #top-industries ul li#info-tech a:active {
	background-position: 0 -125px;
}
#main-content #top-industries ul li#insurance a:link,
#main-content #top-industries ul li#insurance a:visited {
	background: transparent url(images/top-industries/insurance.jpg) 0 0 no-repeat;
}
#main-content #top-industries ul li#insurance a:hover,
#main-content #top-industries ul li#insurance a:focus,
#main-content #top-industries ul li#insurance a:active {
	background-position: 0 -125px;
}
/* =MAIN CONTENT WITH RIGHT SIDEBAR
----------------------------------------------------*/
#main-content {
	padding: 0 19px 0 26px;
	float: left;
	width: 526px;
	border-right: 1px solid #CCC;
}
#main-content h2 {
	margin: 0 0 20px;
	padding: 5px 0 0 8px;
	color: #00703C;
	background: transparent url(images/content-header-bg.png) 0 0 no-repeat;
	font-size: 1.8em;
}
#main-content h3 {
	margin: 0 0 15px;
	font-size: 1.2em;
	line-height: 2.5;
	background: transparent url(images/content-sub-head-bg.png) 0 0 repeat-x;
}
#main-content h4 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#main-content h5 {
	margin: 0 0 15px;
	color: #00703C;
	font-size: 1.2em;
	line-height: 2.5;
	background: transparent url(images/content-sub-head-bg.png) 0 0 repeat-x;
}
#main-content p {
	margin: 0 0 30px;
	font-size: 1.2em;
	line-height: 2;
}
#main-content li {
	font-size: 1.2em;
}
#main-content ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: transparent url(images/bullet-item.png) 0 7px no-repeat;
	line-height: 1.5;
}
#main-content ol li {
	margin: 0 0 15px 25px;
	padding: 0;
	list-style-type: decimal;
}
#main-content p.end {
	padding: 0 25px 0 0;
	background: transparent url(images/back-to-home-bg.png) 0 0 repeat-x;
	height: 54px;
	font-weight: bold;
	text-align: right;
	line-height: 5;
}

/* =MAIN CONTENT WITH SINGLE COLUMN
----------------------------------------------------*/
#main-content.single {
	padding: 0 20px 0 26px;
	float: none;
	width: 866px;
	border: 0;
}
#main-content.single h2 {
	margin-bottom: 10px;
	background: transparent url(images/single-header-bg.png) 0 0 no-repeat;
}
#main-content.single p {
	margin-bottom: 10px;
}
#main-content.single h3 {
	text-transform: uppercase;
	clear: both;
}
#main-content.single #industries h3 {
	margin-bottom: 10px;
	position: relative;
	height: 30px;
}
#main-content.single #industries ul {
	padding-bottom: 10px;
}
#main-content.single h3 span {
	padding: 0 0 0 18px;
	background: transparent url(images/up-arrow.png) 0 10px no-repeat;
	text-transform: none;
	position: absolute;
	top: 0;
	right: 0;
}
#main-content.single #industries-sector h3 {
	margin: 20px 0 0;
}
#industries-sector {
	padding: 0 0 10px;
	clear: left;
}
#industries-sector ul {
	padding: 10px 0 30px 11px;
	background: transparent url(images/col-border-bg.png) 0 0 repeat-y;
	width: 250px;
	float: left;
}
#industries-sector ul.first {
	padding-left: 0;
	padding-right: 11px;
	background: 0;
	width: 250px;
}
#main-content #industries-sector ul li {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}
#industries .col-1 {
	padding: 0 10px 20px 0;
	width: 422px;
	float: left;
	border-right: 1px solid #CCC;
}
#industries .col-2 {
	padding: 0 0 20px 11px;
	width: 422px;
	float: left;
	border-left: 1px solid #CCC;
	margin-left: -1px
}



/* =FEATURED SITES
----------------------------------------------------*/
#main-content.featured-niche-sites h3 {
	clear: both;
	text-transform: uppercase;
}
#featured-sites ul li {
	margin: 0;
	padding: 0;
	/*font-weight: bold;
	font-size: 1.3em;*/
	font-size: 1em;
	background: 0;
	text-align: center;
}
#featured-sites ul li a {
	margin: 0 0 20px;
	padding: 0;
	float: left;
	width: 158px;
	height: 155px;
}
#featured-sites ul li a:link,
#featured-sites ul li a:visited {
	background: transparent url(images/lightbox-bg.png) 0 0 no-repeat;
	text-decoration: none;
	color: #333;
}
#featured-sites ul li a:hover,
#featured-sites ul li a:focus,
#featured-sites ul li a:active {
	background-position: 0 -155px;
	/*background: transparent url(images/lightbox-bg.png) 0 -155px no-repeat;*/
}
#featured-sites ul li img {
	padding: 10px 0 0;
}
#featured-sites ul li span {
	padding: 0 20px;
	display: block;
	font-size: 1.2em;
}
/* =BUTTON
----------------------------------------------------*/
#container p.button {
	background: transparent url(images/button.png) 0 0 no-repeat;
	width: 122px;
	height: 29px;
	text-align: center;
	line-height: 2.2;
	margin: 0;
}
#container p.button a:link,
#container p.button a:visited {
	color: #FFF;
	text-decoration: none;
}
#container p.button a:hover,
#container p.button a:focus,
#container p.button a:active {
	text-decoration: underline;
}

/* =SIDEBAR
----------------------------------------------------*/
#sidebar {
	margin: 0 20px 0 -1px;
	padding: 0 0 0 20px;
	float: right;
	width: 302px;
	border-left: 1px solid #CCC;
}
#sidebar p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
}
#sidebar h3 {
	padding: 0 0 0 13px;
	line-height: 1.9;
	color: #FFF;
	font-size: 1.6em;
	background: transparent url(images/module-header-bg.png) 0 0 no-repeat; 
	position: relative;
	height: 30px;
}
#sidebar h3 span {
	position: absolute;
	right: 11px;
	top: 3px;
	font-size: .75em;
	font-weight: normal;
}
#sidebar h3 a:link,
#sidebar h3 a:visited {
	color: #FFF;
	text-decoration: underline;
}
#sidebar h3 a:hover,
#sidebar h3 a:focus,
#sidebar h3 a:active {
	text-decoration: none;
}

/*-------*/


#container #sidebar .sbhead {
	padding: 0 0 0 13px;
	line-height: 1.9;
	color: #FFF;
	font-size: 1.6em;
	background: transparent url(images/module-header-bg.png) 0 0 no-repeat;
	position: relative;
	height: 30px;
	font-weight: bold;
}


/*#sidebar p.header {
	padding: 0 0 0 13px;
	line-height: 1.9;
	color: #FFF;
	font-size: 1.6em;
	background: transparent url(images/module-header-bg.png) 0 0 no-repeat;
	position: relative;
	height: 30px;
	font-weight: bold;
}*/
#container #sidebar .sbhead span {
	position: absolute;
	right: 11px;
	top: 3px;
	font-size: .75em;
	font-weight: normal;
}
#container #sidebar .sbhead a:link,
#container #sidebar .sbhead a:visited {
	color: #FFF;
	text-decoration: underline;
}
#container #sidebar .sbhead a:hover,
#container #sidebar .sbhead a:focus,
#container #sidebar .sbhead a:active {
	text-decoration: none;
}

/*------*/

#sidebar #other-resources .module-content {
	padding-bottom: 15px;
}
#sidebar #other-resources li {
	margin: 10px 0 0;
	padding: 0 0 15px;
	font-size: 1.4em;
	background: transparent url(images/sidebar-li-border.png) 0 bottom repeat-x;
}
#sidebar #other-resources li.last {
	background: none;
	padding-bottom: 0;
}
#sidebar #other-resources li a {
	padding: 5px 0 5px 25px;
	background: transparent url(images/sidebar-bullet.png) 0 5px no-repeat;
}
#sidebar form {
	font-size: 1.2em;
}
#sidebar form p {
	font-size: 1em;
}
#sidebar form label {
	font-weight: bold;
	display: block;
}
#sidebar form input {
	margin: 5px 0;
	border: 1px solid #CCC;
	width: 250px;
	height: 20px
}
#container #sidebar p.button {
	margin: 0 auto;
}

/* =MODULES - APPEAR USUALLY IN SIDEBARS
----------------------------------------------------*/
.module .module-content {
	padding: 12px 12px 12px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.module {
	margin: 0 0 30px;
	padding: 0 0 9px;
	background: transparent url(images/module-bg.png) 0 bottom no-repeat; 
}

/* =FOOTER
----------------------------------------------------*/
#footer {
	width: 912px;
	background: transparent url(images/footer-bg.png) left bottom no-repeat;
	height: 88px;
	font-size: 1.2em;
	text-align: center;
	clear: both;
}
#footer-content {
	padding: 20px 0;
	width: 904px;
	margin: 0 1px 0 7px;
	border-top: 2px solid #CCC;
}
#footer ul li {
	margin: 0;
	padding: 0 5px 0 2px;
	display: inline;
	background: transparent url(images/footer-nav-bg.png) 100% 50% no-repeat;
}
#footer ul li.last {
	background-image: none;
}
#footer p {
	padding: 15px 0 0;
}

/* =THICKBOX
----------------------------------------------------*/
body#lightbox {
	background-color: #CDCDCD;
	/*background: #CDCDCD url(images/lightbox/cont-bg.png) 50% 0 repeat-x;*/
}
body#lightbox #container{
	margin: 0 auto;
	width: 656px;
	background: #CDCDCD url(images/lightbox/cont-bg.png) 0 29px repeat-x;
	/*background: 0;*/
	height: 658px;
}
body#lightbox #main-content {
	margin: 0 auto;
	padding: 0;
	border: 0;
	/*width: 515px;*/
	width: 100%;
	float: none;
}
body#lightbox h1 {
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 646px;
	font-size: 1.2em;
	font-family: Georgia, serif;
	background: transparent url(images/lightbox/main-header-bg.png) 0 0 no-repeat;
	height: 29px;
	color: #FFF;
	line-height: 2.2;
}
body#lightbox #main-content #company-nav {
	margin: 0 auto;
	background: transparent url(images/lightbox/header-bg.png) 0 0 no-repeat;
	height: 64px;
	width: 624px;
}
body#lightbox #main-content p#pagination {
	margin: 0;
	padding: 10px 0 0;
	clear: left;
	text-align: center;
	line-height: 1;
	height: 20px;
}
body#lightbox #main-content #company-nav li {
	margin: 0;
	padding: 0;
	background-image: none;
	float: left;
	width: 120px;
}
body#lightbox #main-content h2 {
	margin: 0;
	padding: 0 0 0 152px;
	background: 0;
	color: #333;
	font-size: 1.4em;
}
body#lightbox #main-content p.screencap {
	margin: 0 0 10px;
}
body#lightbox #main-content p.desc {
	margin: 0;	
	padding: 0 0 0 152px;
}
body#lightbox #main-content p.button {
	clear: left;
	float: right;	
}
body#lightbox #main-content img.logo {
	float: left;
}

iframe {
	overflow: hidden;
}
#TB_load {
    margin: 0;
}
#TB_title {
    position: relative;
}
#TB_window {
	border: 0;
}
#TB_title {
	margin-bottom: -1px;
	height: 0;
}
#TB_closeAjaxWindow {
	padding: 0;
	font-size: 1.2em;
	background-color: transparent;
	position: absolute;
	top: 1px;
	right: 5px;
	text-indent: -9999px;
	display: block;
	color: #FFF;
	font-size: 0;
}
#TB_closeAjaxWindow a {
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 6px;
	right: 0;
	text-align: left;
	font-size: 0;
}
#TB_closeAjaxWindow a:link,
#TB_closeAjaxWindow a:visited {
	background: transparent url(images/lightbox/close.png) no-repeat 0 0;
}
#TB_closeAjaxWindow a:hover,
#TB_closeAjaxWindow a:focus,
#TB_closeAjaxWindow a:active {
	background: transparent url(images/lightbox/close.png) no-repeat 0 0;
}
#TB_window img#TB_Image {
    border: 0;
}
#TB_iframeContent {
	border: 3px solid #666;
	margin-bottom: -3px;
}


/*key benefits*/
/*-------------------------------------------*/
#sidebar li {
	font-size: 1.2em;
}
#sidebar ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: transparent url(images/bullet-item.png) 0 7px no-repeat;
	line-height: 1.1;
}
#sidebar ol li {
	margin: 0 0 15px 25px;
	padding: 0;
	list-style-type: decimal;
}
#sidebar h4 {
	margin-bottom: 10px;
	font-size: 1.2em;
}
.sidebarmodule {
	margin: 0 0 00px;
	padding: 0 0 0px;
	background: transparent url(images/module-bg.png) 0 bottom no-repeat;
}

.sidebarmodule .module-content {
	padding: 12px 12px 0;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.sidebarmodule {
	margin: 0 0 0px;
	padding: 0 0 9px;
	background: transparent url(images/module-bg.png) 0 bottom no-repeat; 
}

#container #main-content #main-content2 #sitemap1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#container #main-content #main-content2 #sitemap2 {
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 1.2em;
	font-weight: bold;
}

#container #main-content #main-content2 #sitemap3 {
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 1.2em;
}

#container #main-content #main-content2 #sitemap4 {
	padding-bottom: 5px;
	padding-left: 100px;
	font-size: 1.2em;
}

