/* ===== Home Page ID's ===== */


#main-img {
	padding-top: 13px;
	padding-bottom: 20px;
}

#call2action-section {
	background-image: url(../images/c2a-background.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 649px;
	height: 275px;
}

	#call2action-left {
		width: 439px;
		height: 241px;
		float: left;
	}
	
	#call2action-right {
		width: 208px;
		height: 241px;
		float: right;
		xxxbackground-color:#666666;
	}

/* ===== End Home Page ID's ===== */

/* ===== Home Page Classes ===== */

.divider-line {
	width: 649px;
	height: 1px;
	background-color: #999999;
	overflow: hidden;
}

.c2a-1 {
	width: 208px;
	height: 241px;
	float: left;
}

.c2a-2 {
	width: 231px;
	height: 241px;
	float: right;
}

.c2a-1-image {
	
}

.c2a-2-image {
	margin-right: 24px;
	margin-left: 26px;
}

.c2a-3-image {
	margin-left: 28px;
}

.c2a-header {
	color: #3B316E;
	font-family: Trajan Pro, Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.c2a-2-header {
	margin-right: 24px;
	margin-left: 26px;
}

.c2a-3-header {
	margin-left: 28px;
}

.c2a-1-copy {
	margin-right: 27px;
	line-height: 1.3em;
}

.c2a-2-copy {
	margin-right: 24px;
	margin-left: 26px;
	line-height: 1.3em;
}

.c2a-3-copy {
	margin-left: 28px;
	line-height: 1.3em;
}

.c2a-3-list {
	margin-left: 2px;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	size: 5px;
	color: #333333;
}

/* ===== End Home Page Classes ===== */