/* main home */

div#main_area_home	{
	margin: 12px 0 0 0;
	padding: 0;
	display: block;
	height: 325px;
	width: 950px;
	border: 1px solid #d1dddf;
	background: #f5fbfc none;
	_padding-bottom: 0;
}
div#main_area_home_copy		{
	background: #f5fbfc none;
	width: 410px;
	padding: 12px 15px 0 15px;
	float: left;
	_width: 408px;
	_margin: 0;
	_padding-bottom: 0;
}
div#main_area_home_copy	 h1, div#main_area_home_copy h2	 {
	color: #44525d !important;	
}
div#main_area_home_copy	 h2	{
	font-size: 0.9em;	
}
div#main_area_home_copy p	{
	color: #444 !important;	
}
div#main_area_movie	{
	width: 510px;
	float: right;
	margin: 0;
	padding: 0;
}

/* view all case studies */

div#view_casestudies	{
	display: block;
	float: right;
	width: 110px;
	font-size: 0.7em;
	padding: 2px 5px 5px 5px;
	margin: 0 20px 5px 0;
	background: #fff none;
	border-color: transparent #d1dddf #d1dddf #d1dddf;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}
div#view_casestudies a	{
	color: #02b6ef;	
}
/* related area */

div#related_area_home	{
	clear: both;
	margin: 0 0 12px 0;	
}

/* small welcome drifters */

div.welcome	{
	width: 175px;
	margin: 0 10px 0 0;
	padding: 10px;
	height: 126px;
	background: #d1eef9 none;
	_width: 160px;
	_height: 128px;
}
div.welcome h2 a {
	color: #0a9ae3;
	margin: 0 0 10px 0 !important;
	float: left;
}
div.welcome h2 a:hover	{
	color: #666;
}	
div.welcome p {
	clear: both;
	font-size: 0.7em;
	margin: 0;
}
div.welcome a	{
	float: right;	
}

/* news and policy drifters */

div.linkhead	{
	width: 230px;
	height: 199px;
	margin: 0 10px 0 0;
	background: #f5fbfc none;
}
div.double {
        width: 220px;
        padding: 0 250px 0 0;
        margin: 0 !important;
	background: #f5fbfc url('../../images/sds-docupload-back.jpg') no-repeat 220px 25px;
	_padding: 0;
}
div.double h4    {
        font-size: 0.9em !important;
}
div.linkhead h3	{
	font-size: 1em;
	background: transparent url('../../images/sds-newsbox-header.gif') no-repeat;

}
div.linkhead h3	 a	{
	display: block;	
	width: 210px;
	height: 17px;
	padding: 7px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
}
div.double h3	{
	width: 470px;
	background: transparent url('../../images/sds-newsbox-header-long.gif') no-repeat !important;	
}
div.double h3 a	{
	width: 450px;
}
div.linkhead h4, div.linkhead p	{
	padding: 5px 10px 0 10px;	
}
div.linkhead h4	{
	font-size: 0.6em;
	color: #02b6ef;
}
div.linkhead p	{
	font-size: 0.8em;
}
div.linkhead p a	{
	color: #02b6ef;	
}
div#policybox	{
	background: #f5fbfc url('../../images/sds-policybox-background.gif') no-repeat 130px 40px;	
}
div#policybox p	{
	width: 120px;	
}
div#blog	{
	width: 470px;
	height: 199px;
	background: transparent url('../../images/sds-blog-placeholder.jpg') no-repeat;	
}


