@charset "utf-8";
/* CSS Document */

#content {
	float:left;
	width:900px;
	padding:10px 0px 0px 0px;
}

#content .left {
	float:left;
	width:150px;
}

#content .right {
	float:right;
	width:740px;
}

#content .productInformation {
	float:left;
	width:740px;
}

#content .productInformation .title {
	float:left;
	width:740px;
	height:28px;
	background-image:url(/images/titleBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#content .productInformation .titlew {
	float:left;
	width:740px;
	height:28px;
	background-image:url(/images/titleBgW.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#content .productInformation .copy {
	float:left;
	width:694px;
	background-color:#FFF;
	padding:0px 20px 0px 20px;
	font-size:12px;
	line-height:18px;
}

#content .productInformation .copy p {
	padding:0 0 20px 0px;
	margin:0;
}

#content .productInformation .copy h1 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

#content .productInformation .image {
	float:left;
	width:734px;
	height:140px;
	background-position:top;
	background-repeat:no-repeat;
}


#content .productInformation .copy .intro {
	float:left;
	width:694px;
	padding:20px 0px 20px 0px;
}

#content .productInformation .copy .intro .introText {
	font-size:12px;
	line-height:18px;
}

#content .productInformation .copy .dropArea {
	float:left;
	width:694px;
	padding:0px 0px 20px 0px;
}



#content .caseStudies{
	float:left;
	width:740px;
	padding:20px 0px 0px 0px;
}

#content .caseStudies .caseStudy {
	float:left;
	width:370px;
}


#content .caseStudies .caseStudy .title {
	float:left;
	width:370px;
	height:28px;
	background-image:url(/images/titleBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#content .caseStudies .caseStudy .copy {
	float:left;
	width:324px;
	height:150px;
	padding:20px 20px 0px 20px;
	background-color:#666666;
	background-image:url(/images/darkBoxesBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:12px;
	line-height:18px;
}

#content .caseStudies .caseStudy .copy .left {
	float:left;
	width:110px;
	text-align:center;
}

#content .caseStudies .caseStudy .copy .right {
	float:right;
	width:210px;
	font-size:11px;
	line-height:15px;
}

#content .caseStudies .caseStudy .copy .right strong a {
	color:#FF6400;
	text-decoration:none;
}

#content .caseStudies .caseStudy .copy .right a {
	font-weight:bold;
}

#content .caseStudies .caseStudy .copy .right a:hover {
	color:#FFF;
}




#content .support {
	float:left;
	width:740px;
}

#content .support .title {
	float:left;
	width:740px;
	height:28px;
	background-image:url(/images/titleBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#content .support .copy {
	float:left;
	width:734px;
	background-color:#FFF;
	font-size:10px;
	line-height:15px;
	background-image:url(/images/caseStudiesBg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#content .support .column {
	float:left;
	width:214px;
	padding:10px 15px 10px 15px;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}

#content .support .column a {
	text-decoration:none;
	color:#666;
}

#content .support .column a:hover {
	color:#FF6400;
}

#content .support .column .titleText {
	float:none;
	font-size:13px;
	color:#F45F19;
	font-weight:bold;
	line-height:22px;
}

#content .support .column .titleText a {
	text-decoration:none;
	color:#FF6400;
}

#content .support .column .titleText a:hover {
	color:#666;
}

#content .support .column .bulletText {
	color:#F45F19;
}

#content .support .column .smallText {
	float:none;
	font-size:9px;
	line-height:12px;
	font-weight:normal;
}

#content .support .column .link {
	float:left;
	color:#FF6400;
	background-image:url(/images/sLinkWhite.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 25px 5px 0px;
}

#content .support .column .link:hover {
	color:#666;
}


.slideTitle{
	float:left;
	width:694px;
}


#toggle1Title, #toggle2Title, #toggle3Title, #toggle4Title, #toggle5Title, #toggle6Title, #toggle7Title, #toggle8Title, #toggle9Title, #toggle10Title, #toggle11Title, #toggle12Title, #toggle13Title, #toggle14Title, #toggle15Title, #toggle16Title{
	float:left;
	width:674px;
	padding:2px 0px 2px 20px;
	color:#ffffff;
	background-color:#666666;
	font-size:12px;
	background-image:url(/images/dropTitle1.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
}

#toggle1, #toggle2, #toggle3, #toggle4, #toggle5, #toggle6, #toggle7, #toggle8, #toggle9, #toggle10, #toggle11, #toggle12, #toggle13, #toggle14, #toggle15, #toggle16, #toggle17, #toggle18 {
	float:left;
	width:654px;
	padding:10px 20px 0px 20px;
	font-size:12px;
	background-color:#F8F8F8;
}



