#contentBig h1 {
	color: #116BBD;
	font-size: 10px;
	font-weight: bold;

}
#contentBig h2 {
	color: #656565;
	font-weight: bold;
	font-size: 10px;

}
#contentBig p {

}
#internalContent {
	position: relative;
	background-image: url(images/home_headersin_logo.jpg);
	background-repeat:no-repeat;
	height:671px;
	background-color:#FFFFFF;
}

#contentBig{
	position:relative;
	float:left;
	width:709px;
	height:686px;
	border-right:#F0F0F0 1px solid;
	border-bottom:#F0F0F0 1px solid;
	margin-top:10px;
	padding-left:20px;
	padding-right:15px;
}
.contentBottomCornerLeft{
	position: absolute;
	left: -1px;
	bottom: -1px;
	
}

