﻿div#banner{
	width:963px;
	height: 292px;
}
div#content{
background-color:#FFFFFF;
float:left;
width:963px;
padding:24px 0px 0px 0px;
}

div#content div.highligh-copy{
background-color:#D59F0F;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
float:left;
width:225px;
height:179px;
padding:35px 10px;
line-height:24px;
}

div#content div.callout-home{
width:212px;
height:247px;
float:left;
font-size:11px;
border:solid 1px #e3deeb;
margin:0px 0px 0px 25px;
position:relative;
}
div#content div.callout-home p{
margin:10px 8px;
color:#49176d;
}
div#content div.news-home{
width:212px;
height:247px;
float:right;
font-size:11px;
border:solid 1px #e3deeb;
margin:0px 0px 0px 25px;
}
div#content div.news-home h2{
font-size:11px;
font-weight:bold;
color:#49176d;
margin:0px 8px 0px 8px;
}
div#content div.news-home p{
color:#49176d;
margin:15px 8px 20px 8px;
position:relative;
}
div#content div.news-home p img.link-arrow{
position:absolute;
left:188px;
margin-top:3px;
}

div#content div.callout-home img.link-arrow{
position:absolute;
top:230px;
left:195px;
}