/* Homepage Content Block */
/* By Fathom SEO - Jan 2010 */

#flash_element {
	width: 781px;
	height: 410px;
	background: url('images/home-content-bg.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
}
#flash_element #left_side {
	float: left;
	width: 350px;
	height: 400px;
	margin-left: 18px;
	margin-top: 25px;
}
#flash_element #right_side {
	float: right;
	height: auto;
	width: auto;
	margin-top: 80px;
	position: relative;
}

#flash_element p#title {	
	font-size: 26px;	
	font-family: sans-serif;
	color: #691865;
}
#flash_element p#lower {
	font-family: sans-serif;
	font-size: 16px;
	color: #335fb8;
	border-top: 1px solid #335fb8;
	font-weight: bold;
}
#flash_element p#bottom_text {
	font-style: normal;
	font-family: sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
	
}
#flash_element p {	margin-top: 1px;
	margin-bottom: 2px;
	}

#flash_element #dropcontentsubject{
	width: 250px;
	font-weight: bold;
}

#flash_element .dropcontent{
	width: 380px;
	height: 259px;
	border: 0px;
	background-color: #DFDFFF;
	display:block;
}