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

#homeintro {
	float:left;
	width:900px;
	text-align:center;
	font-size:13px;
	color:#F45E17;
	font-weight:bold;
	line-height:16px;
}

#home {
	float:left;
	width:900px;
}

#home .left {
	float:left;
	width:596px;
}


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

#home .left .copy {
	float:left;
	width:590px;
	background-color:#Fff;
}

#home .left .copy .left {
	float:left;
	width:300px;
	padding:50px 50px 0px 60px;
}

#home .left .copy .left p{
	padding:0 0 20px 0;
	margin:0 0 0 0;
}

#home .left .copy .left .intro {
	font-size:14px;
	line-height:20px;
}

#home .left .copy .left .copy2 {
	font-size:11px;
	line-height:16px;
}

#home .left .copy .right {
	float:right;
	width:165px;
	padding:2px 2px 0px 2px;
}

#home .left .copy .right .title {
	float:left;
	width:161px;
	height:auto;
	padding:6px 2px 6px 2px;
	background:none;
	background-color:#8D8D8D;
	font-size:8px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

#home .left .copy .right .copy {
	float:left;
	width:135px;
	height:auto;
	padding:17px 15px 17px 15px;
	background-color:#EBEBEB;
	font-size:10px;
	line-height:14px;
	color:#666666;
	border-bottom:2px solid #FFF;
}

#home .right {
	float:right;
	width:291px;
}


#home .right .area {
	float:left;
	width:291px;
	padding-bottom:10px;
}

#home .right .area .title {
	float:left;
	width:291px;
	height:28px;
	background-image:url(/images/titleBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#home .right .area .copy {
	float:left;
	width:286px;
	height:165px;
	background-color:#666666;
	background-image:url(/images/darkBoxesBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#home .right .area .copy2 {
	float:left;
	width:286px;
	background-color:#666666;
	background-image:url(/images/darkBoxesBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#home .right .area .copy a:hover, #home .right .area .copy2 a:hover{
	color:#FFF;	
}



#caseStudy {
	float:left;
	width:256px;
	padding:20px 10px 20px 20px;
}

#caseStudy .left {
	float:left;
	width:100px;
}

#caseStudy .right {
	float:right;
	width:150px;
	color:#FFF;
	font-size:11px;
	line-height:15px;
}

#caseStudy .right2 {
	float:left;
	width:250px;
	color:#FFF;
	font-size:11px;
	line-height:15px;
}


#news {
	float:left;
	width:256px;
	padding:20px 10px 5px 20px;
	color:#FFF;
	font-size:11px;
	line-height:15px;
}

#news .row {
	float:left;
	width:256px;
	padding:0px 0px 15px 0px;
}


#flash { /* IE6 Hacked */
	float:left;
	width:900px;
	height:240px;
	padding:0px 0px 5px 0px;
	background-image:url(/images/flashShadow.png);
	background-position:top left;
	background-repeat:no-repeat;
}


