/* Home Page specific style */

#topBanner {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(../images/topBanner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 10px #FF6600;
	float: left;
	margin-bottom: 5px;
}

#middleColumn {
	width: 479px;
	float: left;
	margin-right: 10px;
	padding: 0 0 0 0;
	display: table-cell;
	height: auto;
}

#leftFeature {
	width: 234px;
	margin-right: 6px;
	margin-bottom: 7px;
	height: 150px;
	float: left;
	border: solid 1px #CCCCCC;
	background: url(../images/contentBG.jpg) left repeat-y;
	padding: 5px 0 0 0;
}

#leftFeature h2 {
	/*color: #E60000;*/
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 1em;
	margin: 2px 5px 10px 5px;
}

#leftFeature p {
	margin: 3px 0 0 0;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	font-weight: bold;
}

#rightFeature {
	width: 234px;
	height: 155px;
	float: right;
	margin-bottom: 7px;
	border: solid 1px #CCCCCC;
	font-size: 16px;
	color: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images/feature_3.jpg) bottom no-repeat;
	line-height: 1.35em;
}

#rightFeature p {
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 5px;
	padding: 0;
}

#rightFeature h1 {
	margin: 5px 0 0 0;
}

#rightFeature ul {
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	margin: 10px 0 0 15px;
	padding: 0;
}

#flashImg {
	width: 688px;
	height: 168px;
	border: solid 1px #CCCCCC;
	float: left;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.webServices {
	width: 198px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: center;
}

#resourceHeading {
	width: 198px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}

#rightColumn {
	width: 200px;
	height: auto;
	float: left;
	line-height: 1.4em;
}


#servicesList {
	width: 178px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000099;
	font-weight: bold;
	margin-bottom: 7px;
}

#resourcesList {
	width: 178px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FF6501;
	font-weight: bold;
	margin-top:7px;
}

#resourcesList a:link, #resourcesList a:visited {
	font-size:10px;
}


#resources {
	width: 178px;
	height: 207px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000099;
	font-weight: bold;
	margin-top: 5px;
}
