#intro-container {
	position: relative;
}
#intro-content {
	/*border-right: 3px solid #64738A;*/
	padding: 0;
	width: 820px; 
}
#intro-content h3 {
	margin: 20px 0 5px;
}
.feature {
	float: left;
	width: 275px;
	font-size: 0.9em;
	text-align: justify;
	padding: 5px;
}
.feature img {
	width: 200px;
	height: 83px;
	margin: 0 auto 10px auto;
	display: block;
}

.feature p span {
	font-weight: bold;
}

/**************************************************/
#bulk {
	position: relative;
}

#slideshowContainer, #nojspane {
	position: absolute;
	top: 30px;
	right: 0;
	padding: 10px;
	border: 3px solid #000055;
	margin-top: 10px;
	clear: right;
}
#slideshowContainer {
	display: none;
	background: #fff url(intro_src/n1/feature_bg.jpg) top left repeat-x;
}
#slideshowContainer, #slideshow, #nojspane {
	width: 300px;
}
#slideshow {
	height: 400px;
	border: 1px solid #ccc;
}
#slideshow {
	cursor: pointer;
	cursor: hand;
}
#slideshow .imageElement {
	display: none;
}

.slideNav {
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}

#slideshowContainer #ss_title {
	font-size: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#slideshowContainer #ss_desc {
	font-size: 0.9em;
	text-align: justify;
	margin-top: 10px;
	line-height: 1.3em;
}
#slideshowContainer #ss_desc span {
	font-weight: bold;
}

#intro-content h2 {
	font-size: 2.2em;
	font-family: "Trebuchet MS";
	color: #3F3F3F !important;
	margin: 0;
}
#intro-content h2 a {
	color: #3F3F3F !important;
	text-decoration: none !important;
}

#fivepointplan {
	width: 480px;
}

#fivepointplan a {
	text-decoration: underline;
	color: #505B6F;
}
#fivepointplan a:hover {
	color: #8192B2;
}

#fivepointplan ul {
	margin-top: 15px;
	list-style: none;
	padding: 0;
	margin-left: 0;
	width: 475px;
}

p.top-text {
	line-height: 1.6em;
}
p.top-text,
#fivepointplan li
{
	color: #3F3F3F !important;
}
#fivepointplan li {
	padding-left: 55px;
	background-position: top left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
}

#fivepointplan .intro-details {
	font-family: verdana;
	font-weight: normal;
	font-size: 0.7em;
}

.s1 { background-image: url(intro_src/n1/step1.gif); padding-top: 10px; }
.s2 { background-image: url(intro_src/n1/step2.gif); padding-top: 10px; }
.s3 { background-image: url(intro_src/n1/step3.gif); padding-top: 10px; }

.quote {
	background: #fff url(intro_src/n1/cm_quote2.gif) top left no-repeat;
	float: right;
	margin: -20px 0 -20px 7px;
	width: 150px;
	height: 95px;
}

#total-time {
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

#total-time span {
	color: #075105 !important;
	font-size: 101%;
}


a.download-link:hover,
a.download-link:active {
	background-position: -300px 0;
	text-decoration: underline;
}

a.download-link {
	width: 280px;
	background: transparent url(/intro_src/dl-button.png) no-repeat scroll 0 0;
	color: #3F4E68;
	display: block;
	filter: none;
	height: auto;
	line-height: 1.3;
	margin: 18px 0 5px 110px;
	min-height: 22px;
	padding: 0;
	text-decoration: none;
}

a.download-link:hover 
span.download-link-text,
a.download-link:active 
span.download-link-text
{
	background-position: -300px 100%;
}

a.download-link 
span.download-link-text {
	background: transparent url(/intro_src/dl-button.png) no-repeat scroll 0 100%;
	display: block;
	padding: 13px 15px 26px 42px;
}