@charset "UTF-8";
/* HOMEPAGE STYLES */
#corsodyl-content-container{
	background:url(img/overview/overview-bg.jpg) top left no-repeat;
}
#flash-container{
	height:345px;
}
#corsodyl-flash{
	height:345px;
}

#corsodyl-flash img{
	margin-top:0px;	
}

#homepage-links-container{
	margin-top:18px;
}

.homepage-link-container{
	border-top:1px solid #e3e3e2;		
	border-bottom:1px solid #e3e3e2;
	height:123px;
	width:961px;
	margin:0 auto;
	padding:15px 0 0 39px;
	position:relative;
}

.homepage-link-container p{
	font-size:.85em;	
	padding-top:7px;
}

.hpBG1{
	background:url(../img/homepage/homepage-link1-bg.jpg) top left no-repeat;	
	width:292px;
	float:left;
}

.hpBG2{
	background:url(../img/homepage/homepage-link2-bg.jpg) top left no-repeat;	
	width:295px;
	float:left;
}

.hpBG3{
	background:url(../img/homepage/homepage-link3-bg.jpg) top left no-repeat;	
	width:307px;
	float:left;
	margin-left:8px;
}
.homepage-cta{
	padding-top:7px;	
}
.questionMark{
	left:193px;
	top:-7px;
}
.checkbox{
	left:260px;
	top:1px;
}

