
#home_outer_wrapper {
	margin:0 auto;width:966px; height:552px; clear:both; padding-top:0px; 
	border: solid 0px red;
}

#orange_pods_wrapper {
	width:382px; height:540px; position:relative; float:left;
	border: solid 0px green;
	text-align: left;
}

#home_swf {
	width:577px; 
	height:598px; 
	float:left;
	z-index:2; 
	position:absolute; 
	top: -20px;
	left:390px;
	font-weight:normal; 
	font-family:arial; 
	font-size:11px; 
	color:white; 
	text-align:left; 
	vertical-align:top;
	border:blue 0px solid;
}

#ap {
	position: relative;
	clear: both;
	margin-bottom: 10px;
	text-align: left;
	width: 382px;
}

#ap th, #ap td {
	padding: 2px 8px;
	width: 191px;
}

#ap thead th {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #E89848;
	font-weight: bold;
	letter-spacing: .15em;
	text-align: left;
	text-transform: uppercase;
}

#ap thead th + th, #ap tbody th + th, #ap tbody td + td, #ap tfoot td + td {
	border-left: 1px solid #CCCCCC;
	/*padding-left: 24px;*/
}

#ap tbody td.grn {
	font-size: 12px;
	font-weight: bold;
	color: #318284;
	line-height: 1.3em;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: left;
}

#ap tbody td {
	font-size: 11px;
	line-height: 1.3em;
	vertical-align: top;
}

#ap tfoot {
	text-align: center;
}

#ap tfoot td {
	padding: 10px 0px;
}

/* Begin Vertical Scrollable Styles */
div#scrollbar {
	position: absolute; 
	right: 7px; 
	top: 45px;
}
div#news a.prev, div#news a.next {
	display: block;
	float: none;
	width: 12px;
	height: 7px;
	background: url("/images/home/up_arrow.png") no-repeat;
	cursor: pointer;
	margin: 0px;
	position: absolute;
	top: 45px;
	right: 3px;
	z-index: 100;
}
div#news a.next {
	background-image: url("/images/home/down_arrow.png");
	top: 160px;
}

/* root element for scrollable */
div#news {
	/*outline: 1px dashed green;*/ 
	width: 382px; 
	height: 200px; 
	/*margin-bottom: 15px;*/
	position: absolute;
	top: 360px;
}
div.scrollable.vertical {
	position: relative;
	float: left;
	top: 10px;
	font-family: Tahoma, arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	height: 132px;
	/*background-color:red;*/
	width: 365px;
	text-align: left;
	border: solid red 0px;
}
/* root element for scrollable items */
div.scrollable.vertical div.items {
	position: absolute;
	height: 800px;
	line-height: 1em;
	padding-left: 10px;
	width: 355px;
	margin: 0px;
}
div.scrollable.vertical div.items h5 {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
}
div.scrollable.vertical div.items p {
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	margin: 0;
}
/* override item style defined in scrollable.css */
div.scrollable.vertical div.items div {
	font-size: 10px;
	line-height: 18px;
	float: none;
	margin-bottom: 10px;
	width: 353px;
	border: solid 0px green;
}
div.scrollable.vertical div.items a{
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
div.scrollable.vertical div.items a:visited{
	color: #E48126;
}
div.scrollable.vertical div.items a:hover{
	color: #E48126;
}
div.scrollable.vertical div.items a:active{
	font-style: italic;
}


/* HOME BOTTOM STaRT */
#bottom_home_wrapper {
	height:200px; width:100%; background-color:#ffffff;overflow: auto;
	border: solid 0px red;
}

#home_boxes {
	margin:0 auto; width:966px; padding-top:10px; clear:both;
	border: solid 0px orange;
	overflow: auto;
}

#newsletter_box_small {
	width:266px;height:162px;float:left;text-align:left;
	background: url("/images/home/newsletter_box_small.png") no-repeat;
}
#newsletter_box_small  p{
	font-size: 11px;
	line-height: 14px;
	margin: 93px 0 0 17px;
	width: 132px;
}

#case_studies_box_small {
	width:266px;height:162px;float:left;text-align:left;
	background: url("/images/home/case_studies_box_small.png") no-repeat;
}
#case_studies_box_small  p{
	font-size: 12px;
	margin: 120px 0 0 17px;
}

#advertising_research {
	width:382px;height:162px;float:left;text-align:left;
	background: url("/images/home/case_studies_box2.jpg") no-repeat;
}
#advertising_research  p{
	font-size: 12px;
	margin: 100px 0 0 17px;
}

.gutter3{
	width:12px;height:162px;float:left;text-align:left;
	/*background-color: gray;*/
}
/* HOME BOTTOM END */

.home_cl_form input.txt, .home_cl_form textarea.txt {
	width:145px;
	float: left;
	clear: both;
	margin:0 0 3px 10px;	
}

.home_cl_form label {
	width: 150px;
	float: left;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height:11px;
	margin:0 0 0 10px;
}

