html {
	min-width: 998px;
	height: 100%; 
	margin-bottom: 1px;
}
body {
	margin: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #1a1818;
	background: #e4eef7 url(/_images/website-elements/bg.jpg) no-repeat 50% 0;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
.skip {
	display: none;
}
/* header start */
#header {
	width: 1000px;
	height: 156px;
	position: absolute;
	top: 0;
	left: 0;
}
/* logo */
.logo {
	position: absolute;
	top: 21px;
	left: 24px;
}
.logo a {
	display: block;
	width: 186px;
	height: 58px;
	background: url(/_images/website-elements/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/* form start */
.form-search {
	float: right;
	display: inline;
	margin: 16px 77px 0 0;
}
.form-search input {
	float: left;
}
.form-search input#search {
	border: 1px solid #7d8185;
	width: 83px;
	padding: 0;
	margin: 0 3px 0 0;
	padding: 0 3px 1px;
	font: 11px/14px Arial, sans-serif;
}
/* form end */
/* top navigation start */
.top-nav {
	float: right;
	margin: 0 27px 0 0;
	padding: 0;
	display: inline;
}
.top-nav li {
	list-style: none;
	float: left;
	background: url(/_images/website-elements/sep.gif) no-repeat 100% 0;
	padding: 16px 15px 0 18px;
}
.top-nav li a {
	text-decoration: none;
	color: #1a1818;
}
.top-nav li a:hover {
	text-decoration: underline;
}
/* top navigation end */
/* main navigation start */
#main-nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 94px;
	left: 234px;
}
#main-nav li {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 20px 0 0; /* 20px: space between tabs */
}
#main-nav li a {
	color: #494b4c;
	text-decoration: none;
	float: left;
	padding: 7px 15px 13px 19px;
}
#main-nav li a:hover,
#main-nav li a.active {
	color: #0051a2;
	background-color: #e4eef7;
}
/* main navigation end */
/* subnavigation start */
.sub-nav {
	position: absolute;
	top: 133px;
	left: 209px;
	margin: 0;
	padding: 0;
}
.sub-nav li {
	float: left;
	list-style: none;
	padding: 0 14px 0 0;
}
.sub-nav li a {
	text-decoration: none;
	color: #494b4c;
}

.sub-nav li a.active {
	color: #0051a2;
	font-weight:bold;
}
.sub-nav li a:hover {
	color: #0051a2;
}
/* subnavigation end */
/* header end */

/* footer start */
#footer {
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px;
}
#footer ul {
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
#footer ul li {
	float: left;
	list-style: none;
	color: #5a5a5a;
	padding: 0 0 0 25px;
}
#footer ul li address {
	font-style: normal;
	display: inline;
}
#footer p {
	margin: 0;
	padding: 0 60px 0 0;
	float: right;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #5a5a5a;
}
/* footer end */

/* main container start */
.container {
	overflow: hidden;
	width: 100%;
	padding: 156px 0 35px 0;
}
.rightboxes {
	overflow: hidden;
	padding: 0px 0 0 0;
	margin:0;
}

.box-top {
	padding: 0;
	width:831px;
	margin: 0;
	clear:auto;
	float:left;
	display:block;
}
.box-below {
	float:right;
	width:831px;
	padding: 0 0 0 0;
	margin: 0;
}
.box-below ul li a,
.box-below p a {
	color: #0051a2;
}
.box-below ul li a:hover,
.box-below p a:hover {
	text-decoration: none;
}
/* IE-Floating bug */
.box-below-ie-padding {
	padding-left: 48px;
}
/* left column start */
.col-1 {
	float: left;
	width: 163px;
	min-height: 300px;
}
.col-1-background {
	background-color: #e4eef7;
}
* html .col-1 {
	height: 300px;
}
/* side navigation */
.col-1 ul {
	margin: 69px 15px 0 18px;
	padding: 0;
}
.col-1 ul li {
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 9px;
}
.col-1 ul li a, .col-1 ul li a:visited {
	text-decoration: none;
	color: #494b4c;
}
.col-1 ul li a:hover,
.col-1 ul li a.active {
	font-weight:bold;
	color: #0051a2 !important;
}
/* left column end */
/* center column start */
.col-2 {
	float: left;
	width: 405px;
	padding:0;
	margin: 33px 0 0 24px;
	display: inline;
} 
.col-2 h1 {
	margin:0;
	padding: 0 0 12px 24px;
	color: #1a1818;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;	
}
.col-3 h1 {
	margin:0;
	padding: 0 0 12px 0px;
	color: #1a1818;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;	
}
.col-2 h1.product {
	margin:0;
	padding: 0 0 16px 3px;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
}
/* content */
.col-2 .content {
	margin: 0 0 0 24px;
}
.col-2 h2 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 14px;
	line-height: 16px;	
}
.col-2 h2.product {
	margin: 0;
	padding: 0 0 8px 0;
	color: #1a1818;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
}
.col-2 h3.product {
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 14px;
	line-height: 16px;
}
.col-2 h3 {
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 13px;
	line-height: 16px;
}
.col-2 p {
	margin: 0 40px 0 0;
	padding: 0 0 16px 2px;
	font-size: 13px;
	line-height: 17px;
}
.col-2 ul {
	margin: 0 40px 0 6px;
	padding: 0 0 8px 0;
	font-size: 13px;
	line-height: 17px;
}
.col-2 ul li {
	list-style: bullet;
	padding: 0 0 2px 4px;
	margin: 0 0 0 15px;
}
.col-2 ul li a,
.col-2 p a {
	color: #0051a2;
}
.col-2 ul li a:hover,
.col-2 p a:hover {
	text-decoration: none;
}
/* box below three columns */

/* center column end */
/* right column start */
.col-3 {
	float: right;
	width: 380px;
	margin: 33px 0 0px 0;
	padding:0;
}
/* main image */
.col-3 .main-image {
	overflow: hidden;
	width: 100%;
}
.col-3 .main-image img {
	margin: 0 0 0 0;
}
/* tabs area start */
.tabs-area {
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0;
}
div.tab {
	background: url(/_images/website-elements/tab-bg.gif) repeat-y;
	width: 388px;
	margin: -8px 0 0;
}
div.tab .tab-bg {
	background: url(/_images/website-elements/tab-bg-top.gif) no-repeat;
}
div.tab .tab-bg-bottom {
	background: url(/_images/website-elements/tab-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 360px;
	padding: 20px 10px 8px 18px;
}
/* tab buttons start */
.tabset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.tabset li {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
}
.tabset li a {
	float: left;
	color: #494b4c;
	text-decoration: none;
}
.tabset li a span {
	height: 19px;
	padding: 11px 5px 0;
	cursor: pointer;
	float: left;
}
.tabset li a.active {
	background: url(/_images/website-elements/tab-button-bg.gif) no-repeat;
	margin: 0 0 0 4px;
}
.tabset li a.active span {
	padding: 12px 20px 0 14px;
	font-weight: bold;
	background: url(/_images/website-elements/tab-button-bg-right.gif) no-repeat 100% -1px;
}
/* tab buttons end */
div.tab p {
	margin: 0;
	padding: 0 0 15px;
	color: #1a1818;
	font-size: 12px;
	line-height: 15px;
}
div.tab dl {
	color: #1a1818;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
div.tab dt {
	font-weight: bold;
	width: 108px;
	float: left;
	padding: 0 0 15px;
}
div.tab dd {
	float: left;
	width: 245px;
	padding: 0 0 15px;
	margin: 0;
}
/* tabs area end */

/* right column end */
/* main container end */


/* arrow area for methodology start */
.arrows-area {
	overflow: hidden;
	width: 746px;
	margin: 15px 0 0;
	background: url(/_images/website-elements/arrow-box-background.gif) no-repeat bottom left;
}
/* arrow buttons start */
.arrowset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
ul.arrowset {
	background: url(/_images/website-elements/arrow-box-background.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 13px;
}
ul.arrowset li {
	float: left;
	list-style: none;
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
.arrowset li a {
	float: left;
	color: #494b4c;
	margin: 0 0 0 4px;	
	padding-right:30px;	
	text-decoration: none;
	text-align: left;
}
.arrowset li a span {
	height: 50px;
	padding: 25px 10px 0 30px;
	cursor: pointer;
	float: left;
	text-align: left;
}
.arrowset li a.active {
	background: url(/_images/website-elements/arrow-arrow-background.gif) no-repeat top right;
	margin: 0 0 0 4px;
	padding-right:30px;
	text-align: left;
}
.arrowset li a.active span {
	padding: 25px 10px 0 30px;
	font-weight:bold;
	background: url(/_images/website-elements/arrow-arrow-background.gif) no-repeat top left;
	text-align: left;
}
/* arrow  start */
div.arrow {
	margin: 0 0 0;
	overflow: hidden;
	height:280px;
	padding: 8px 10px 8px 38px;
}	
div.arrow p {
	margin: 0;
	width:330px;
	float:left;
	padding: 0 0 15px;
	font-size: 12px;
	line-height: 16px;

}
div.arrow img {
	width:320px;
	float:right;
	margin-right:26px;
	}
/* arrow  end */



/* Addons Container */

div.addons {
	width:371px;
	margin: 10px 0 14px 0;
	padding:10px 10px;
}

div.addons h3 {
	width: 135px;
	color:#0051a2;
	font-size:11px;
	font-weight:bold;
	margin:0; 
	padding: 0;
}

div.addons ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	display:block;
	overflow:auto; /* takes care of the clearing */
}

div.addons ul li {
	color:#1a1818;
	padding:0 0 22px 49px;
	float:left;
}
div.addons ul ul {
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	padding-left:15px;
}
div.addons ul ul li a {
	color:#1a1818;
	padding:0;
	margin:0;
}


div.addons li.pdf {
	background:url(/_images/website-elements/icons/pdf.gif) top left no-repeat;
}

div.addons li.movie {
	background:url(/_images/website-elements/icons/movie.gif) top left no-repeat;
}

div.addons li.case {
	background:url(/_images/website-elements/icons/case.gif) top left no-repeat;
}

div.addons li.images {
	background:url(/_images/website-elements/icons/images.gif) top left no-repeat;
}


/* Product Container */

div.products {
	width:100%;
}

div.products h3 {
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 12px;
	margin:0;
}

div.products ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0px 0;
	display:block;
	overflow:hidden; /* takes care of the clearing */
}

div.products li {
	width:252px;
	color:#1a1818;
	float:left;
	padding:5px 7px 5px 0px;
}

div.products p {
	padding: 0px 6px 12px 12px;
	margin:0;
}


/* Common Container properties */
div.addons li ul li,
div.products li ul li {
	float:none;
	padding:0;
}

/* Addons End /*

/* boxes for frontpage  */
.box {
	margin:0;
	padding:0;
	float:left;
	width:50%;
}
.boxline {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

.bbox-big-top  {	
	background: url(/_images/website-elements/box-hp-big-top.png) no-repeat top left;
	width:100%;
	float:left;
	margin:0;
	padding:5px 0 2px 0;
}
.bbox-big-bottom  {	
	background: url(/_images/website-elements/box-hp-big-bottom.png) no-repeat top left;
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0;
	height:23px;
}
.bbox-small-top  {	
	background: url(/_images/website-elements/box-hp-small-top.png) no-repeat top left;
	width:100%;
	float:left;
	margin:0;
	padding:5px 0 2px 0;
	overflow: hidden;
	height:134px;
}
.bbox-small-bottom  {	
	background: url(/_images/website-elements/box-hp-small-bottom.png) no-repeat top left;
	width:100%;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	height:20px;
}	

.bbox-big-top  h1 , .bbox-small-top   h1 {
	color:#2b6cb5;
	font-size:12px;
	font-weight:bold;
	margin:15px 18px 3px 26px;
	padding:0;
}

.bbox-big-top  h2 , .bbox-small-top   h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px 18px 3px 26px;
	padding:0;
}
.bbox-big-top  p, .bbox-small-top   p {
	margin:5px 15px 15px 26px;
	padding:0;
}

/* Product Logos Frontpage */
.productlogofrontpage {
padding-bottom:10px !important;
}


/* Tabs for Frontpage */

/* simsel area for frontpage */
.simsels-area {
	overflow: hidden;
	width: 330px;
	margin: 15px 0 0;

}
/* simsel buttons start */
.simselset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
ul.simselset {
	background: url(/_images/website-elements/simsel-bg.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 10px;
}
ul.simselset li {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
.simselset li a {
	float: left;
	color: #494b4c;
	margin: 0 0 0 0px;	
	padding:0;
	text-decoration: none;
	text-align: left;
}
.simselset li a span {
	height: 50px;
	padding: 21px 10px 0 18px;
	cursor: pointer;
	float: left;
	text-align: left;
}

.left { width:124px; }

.simselset li a.active {
	background: url(/_images/website-elements/simsel-active-tab-rightbg.png) no-repeat top right;	
	margin: 0;
	padding-right:11px;
	text-align: left;
	
	}
.simselset li a.active span {
	margin: 0;
	padding: 18px 0px 0 18px;
	font-weight:bold;
	background: url(/_images/website-elements/simsel-active-tab-leftbg.png) no-repeat top left;
	text-align: left;
}
/* simsel  start */
div.simsel {
	background: url(/_images/website-elements/simsel-bg.png) no-repeat bottom left;
	margin: 0 0 0;
	overflow: hidden;
	padding: 4px 0px 29px 28px;
}
div.simsel#tab2 {
	padding: 0px 0px 29px 20px;
}	
div.simsel p {
	margin: 0;
	width:330px;
	float:left;
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 16px;

}
div.simsel img {
padding: -3px 0 2px 0;
	}
/* simsel  end */
.fp-right {float:right;padding:15px 15px 15px 10px; }
.fp-left {float:left;padding:10px 10px 5px 8px; }

/* Quickfacts */

div.quickfacts {
	overflow: hidden;
	padding: 12px 12px 6px 12px;
	margin: 10px 3px 14px 0;
	width:355px;
	background-color: white;
}

div.quickfacts h1 {
	color: #0051a2;
	font-size: 11px;
	line-height: 15px;
	margin:0;
	padding:0 0 4px 0;	
}
div.quickfacts dl {
	color: #1a1818;
	font-size: 12px;
	line-height: 15px;
	background-color: white;
	padding:0;
	margin:0;
}
div.quickfacts dt {
	font-weight: bold;
	width: 100px;
	float: left;
	padding: 9px 0 7px 0;	
}
div.quickfacts dd {
	float: left;
	width: 245px;
	padding: 9px 0 7px 0;
	margin: 0;
}

/* Sliding Business Simulations Frontpage */
div.slideFrom {
	width: 270px;
	height: 38px;
	font-size: 11px;
	color: #1a1818;
	padding:0;
	margin:0 0 12px 0;
	overflow:hidden;
	background-color:transparent;	
}
div.toggler {
	margin:0;
	padding:0;
	font-size: 11px;	
	width:270px;
	cursor: pointer;
}
div.element  {
	padding: 0;
	margin:0 0 12px 0;
	font-size: 11px;	
	width:270px;
}
div.element p  {
	padding:7px 0px 6px 14px;
	margin:0;
	font-size: 11px;	
	width:240px;
}
div.slideFrom a, a:visited, a:active {
	color: #0051a2;
}
.slideTo {
	width: 270px;
	height: 103px;
	font-size: 11px;
	color: #1a1818;
	padding: 0;
	margin:0 0 12px 0;
	background-color:white;
}
/* end of slide-effects frontpage */

/* tabs area start */
.tabs-area {
	overflow: hidden;
	width: 100%;
	margin: 2px 0 18px 0;
	padding:0;

}
div.tab {	
	border: 1px solid #0051a2;
	background: white;
	width: 370px;
	margin: -1px 0 0 0;
	padding: 0;
	height:390px;
}

div.tab .tab-bg-bottom {
	background: white;
	overflow: hidden;
	width: 100%;
	padding: 10px 0px 8px 0px;
}
/* tab buttons start */
.tabset {
	margin: 0;
	padding: 0;
	overflow: hidden;

	position: relative;
}
div.tabs-area ul, div.tabs-area ul li {
	margin:0;
	padding:0;
}

.tabset li {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;

}
.tabset li a {
	margin: 0;
	color: #494b4c;

	float:left;
	text-decoration:underline;
}
.tabset li a span {
	height: 19px;
	padding: 7px 11px 2px 13px;
	cursor: pointer;
	float: left;
}
.tabset li a.active {
	margin: 0;
	border-left: 1px solid #0051a2;
	border-right: 1px solid #0051a2;
	border-top: 1px solid #0051a2;
	text-decoration: none;
}
.tabset li a.active span {
	padding: 6px 10px 2px 12px;
	font-weight: normal;
	background: white;
}
/* tab buttons end */
div.tab p {
	margin: 0;
	padding: 0 16px 12px 20px;
	color: #1a1818;
	line-height: 15px;
	color:black;
	font-size: 13px;
	line-height: 15px;
}
div.tab h1 {
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0 8px 20px;
}
div.tab ul {
	margin: 0 19px 0 6px;
	padding: 0 0 5px 22px;
	font-size: 13px;
	line-height: 15px;
}
div.tab ul li {
	list-style: bullet;
	padding: 0 0 4px 4px;
	margin: 0 0 0 8px;
	line-height: 15px;
}
/* tabs area end */

/* Design Frontpage */ 
/* special width for frontpage cols */
#frontpage .col-2 {
	float: left;
	width: 630px;
	padding:0;
	margin: 33px 0 0 12px;
	display: inline;
	clear:none;
}
#frontpage .col-3 {
	float: right;
	width: 335px;
	margin: 33px 0 0;
	padding:0;
	clear:none;
}
#frontpage .box-top,  #frontpage .rightboxes {
	padding: 0;
	width:100%;
	margin: 0;
	float:left;
}
/* Casestudy Overview-Page */
.case-container {
	clear:both;
}
.cases-logo {
	width:210px;
	margin:0;
	padding:0;
}
.case-text {
	width:400px; float:left;	
}
.case-text h2 {
	font-weight: bold;
	margin: 0;
	padding: 0px 0 2px 0;
	font-size: 14px;
	line-height: 16px;
}
.case-text p {
	margin: 0 0 0 0;
	padding: 0 0 22px 0;
	font-size: 13px;
	line-height: 17px;	
}
.case-quote {
	margin: 0;
	padding: 12px 8px 0 8px;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
}
.case-quote-name {
	margin: 0;
	padding: 2px 8px 0 8px;
	font-size: 11px;
	text-align:right;
	line-height: 14px;
}

/* Product pages - specific colors */
h4 {
	margin: 0 40px 0 0;
	padding: 0 0 16px 2px;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
#Product-1-Apples-Oranges h4 { color:#F47521; }
#Product-2-Cayenne h4 { color:#B50543; }
#Product-3-Decision-Base h4 { color:#003876; }
#Product-4-Enterprise h4 { color:#0597AB; }
#Product-5-Livon h4 { color:#ED1C24; }
#Product-6-Livon-Lite h4 { color:#F26649; }
#Product-7-Celemi-Tango h4 { color:#007943; }
#Product-8-The-Medici-Game h4 { color:#F7921E; }

/* Products Quotes */
h5 {
	margin: 0;
	padding: 4px 16px 2px 20px;
	color: #1a1818;
	line-height: 15px;
	color:black;
	font-size: 11.5px;
	line-height: 15px;
	font-weight:normal;
	font-style:normal;
}
h6 {
	margin: 0;
	padding: 0 16px 8px 20px;
	color: #1a1818;
	line-height: 16px;
	color:black;
	font-size: 11px;
	line-height: 15px;
	text-align:right;
}
.mandatory {
	font-weight:bold;
}


/* nutabs area start */
.nutabs-area {
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0 0;
}
div.nutab {

	width: 388px;
	margin: 0px 0 0;
}
div.nutab .nutab-bg {

}
div.nutab .nutab-bg-bottom {
	overflow: hidden;
	width: 760px;
	padding: 0px 0px 0px 0px;
}
/* tab buttons start */
.nutabset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.nutabset li {
	height: 28px;
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	margin-left:0;
}
.nutabset li a {
	float: left;
	color: #F47521 !important;
	text-decoration: none;
	background: url(/_images/website-elements/new-tabs/new-tabs-corner-gray-left.gif) no-repeat 0 -1px;
	background-color: #d1d2d4;
	padding: 0px 0px 0 10px;
	font: bold 14px Arial, Helvetica, sans-serif;

}
.nutabset li a span {
	height: 28px;
	padding: 7px 18px 0 10px;
	cursor: pointer;
	float: left;
	background: url(/_images/website-elements/new-tabs/new-tabs-corner-gray-right.gif) no-repeat 100% -1px;
	background-color: #d1d2d4;

}
.nutabset li a.active {
	float: left;
	color: white !important;
	text-decoration: none;
	background: url(/_images/website-elements/new-tabs/new-tabs-corner-orange-left.gif) no-repeat 0 -1px;
	background-color: #F47521;
	padding: 0px 0px 0 10px;
	font: bold 14px Arial, Helvetica, sans-serif;

}
.nutabset li a.active span {
	height: 28px;
	padding: 7px 18px 0 10px;
	cursor: pointer;
	float: left;
	background: url(/_images/website-elements/new-tabs/new-tabs-corner-orange-right.gif) no-repeat 100% -1px;
	background-color: #F47521;

}
/* tab buttons end */

/* tab buttons end */
div.nutab p {
	margin: 0;
	padding: 0 0 15px;
	color: #1a1818;
	font-size: 12px;
	line-height: 15px;
}
div.nutab h1 {
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0 8px 0px;
}
div.nutab b ul {
	margin: 0 19px 0 6px;
	padding: 0 0 5px 22px;
	font-size: 13px;
	line-height: 15px;
}
div.nutab ul li {
	list-style: bullet;
	padding: 0 0 4px 4px;
	margin: 0 0 0 8px;
	line-height: 15px;
}
div.nutab dl {
	color: #1a1818;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
div.nutab dt {
	font-weight: bold;
	width: 108px;
	float: left;
	padding: 0 0 15px;
}
div.nutab dd {
	float: left;
	width: 245px;
	padding: 0 0 15px;
	margin: 0;
}
/* nutabs area end */
#nutab-container-1-nav {padding:0; margin:0; } 

.nutabs-area { width: 770px !important;  }

.nutab { width: 770px !important; border-top: 4px solid #F47521;  background:url(/_images/website-elements/new-tabs/new-tabs-bg-box.gif) no-repeat 100% 0; }
.nutab-tab1, .nutab-tab2, .nutab-tab3, .nutab-tab4 { float:left;  } 
.nutab-col-a { width: 310px; background:url(/_images/website-elements/new-tabs/new-tabs-bg-darkblue.gif) repeat-x; margin-right: 3px; padding:15px; }
.nutab-col-b { width: 180px; background:url(/_images/website-elements/new-tabs/new-tabs-bg-lightblue.gif) repeat-x; margin-right: 3px; padding:15px;  }
.nutab-col-c { width: 180px; background:url(/_images/website-elements/new-tabs/new-tabs-bg-lightblue.gif) repeat-x; padding:10px; margin-right:0;}

#nutab-container-1.nutabs-area ul.nutabset li  {

padding:0;
margin:0 !important;
padding-right: 0px;
}

