@charset "utf-8";
/* CSS Document */

.Intro {
	width:330px;
	margin-top:0px;
	float:left;
}
.Intro p {
	font-size: 14px;
	line-height:19px;
}

.Intro h2 { color:#900; font-size: 14px; line-height:16px; padding-bottom:10px; margin-bottom:10px; border-bottom: 1px solid #ccc; }
.Intro h1 { color:#900; font-size: 20px; letter-spacing:0px; line-height:20px; padding-top:10px;  }

.SlideShow {
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	background: #FFF url(../img/home/slideshow.png) no-repeat center center;
}

.SlideShow span { font-weight:normal; font-size:12px; color:#FFF; margin-right:9px; margin-left:3px; }

.Intro a.IntroSelect { border-left: 1px solid #1b76ac; border-right: 1px solid #2987bf; padding:5px 9px; color:white; }
.Intro a.IntroSelect:hover { background-color: #FFF; color:#1f87c4; }
.Intro a.current { background-color:#529dca; color:#FFF; }
.Intro a.current:hover { background-color:white; color:#3889E2; }
.Intro a.trial { border:none; font-weight:bold; margin-left:12px; padding:3px 5px; color:#FFF; }
.Intro a.trial:hover { background-color:#FFF; color:#CD2930; }


.Intro h3 { font-size:14px; color:#000; }

.Feature2, .Feature3, .Feature4 { display:none; }

.Flash {
	float: right;
	margin-top:0px;
	height:200px;
	width:380px;
}

p { margin-bottom:10px; }
#leftbar p { margin-bottom:15px; }
#leftbar h2 { font-size: 16px; margin-bottom:2px;}

#rightbar h3 { font-size:14px; color:#000; margin-bottom:10px; }

#quoteBlock { background-color:#999; color:white; margin-top:40px; }
#quoteBlock p { margin-bottom:0; }
#quoteBlock .quoteTop { display:block; height:10px; background-image:url('../img/quoteBlock.png'); background-repeat:no-repeat; background-position: top left; }
#quoteBlock .quoteBody { padding:0 20px 0 20px; font-size:13px; font-weight:bold; }
#quoteBlock .quoteBody .quoteName { display:block; font-weight:normal; text-align:right; font-size:12px; margin-top:10px; } 
#quoteBlock .quoteBottom { display:block; height:20px; background-image:url('../img/quoteBlock.png'); background-repeat:no-repeat; background-position: bottom left; }

.trifold h3 a{
	display: block;
	width: 226px;
	height: 30px;
	float: left;
	margin: 0 3px 20px 3px;
	background: #FFF url(../img/home/feature_blank.jpg) no-repeat;
}
.trifold h3 a:hover { text-decoration:none; }
.trifold h3.legal a { background: #FFF url(../img/home/lawyer.jpg) no-repeat; }
.trifold h3.legal a:hover { background: #FFF url(../img/home/lawyer_h.jpg) no-repeat;}

.trifold h3.consultants a { background: #FFF url(../img/home/freelance.jpg) no-repeat; }
.trifold h3.consultants a:hover { background: #FFF url(../img/home/freelance_h.jpg) no-repeat; }

.trifold h3.creative a { background: #FFF url(../img/home/creative.jpg) no-repeat; }
.trifold h3.creative a:hover { background: #FFF url(../img/home/creative_h.jpg) no-repeat; }

.trifold h3 a {
	color: #FFF;
	padding-top: 77px;
	font-size: 15px;
	padding-left: 10px;
	text-transform: uppercase;
}
.trifold h3 a:hover {
	color: #FFC;
}

.FeatureThumb { float:left; margin-right:8px; }
.HelpHeader { padding-bottom:5px; margin-left:5px; }

.Feature1, .Feature2, .Feature3, .Feature4, .Feature5 { background-color:white; }