@charset "utf-8";
/* CSS Document */
#mainRegion {
	float: left;
	width: 900px;
	margin-top: 10px;
}
#leftImg {
	width: 635px;
	float: left;
	min-height: 240px;
	padding-left: 0px;
	background-color: #FFF;
	margin-left: 10px;
}
#topBoxes #leftImg img {
	margin: 0px;
	padding: 0px;
}

#rightTextBox {
	float: left;
	height: 240px;
	width: 235px;
	background-image: url(Images/rightTextBoxBlueGradient.gif);
	background-repeat: no-repeat;
	text-align: left;
	white-space: normal;
	margin-left: 10px;
	padding: 0px;
}
#rightTextBox #rightText a {
	text-decoration: none;
	color: #FFF;
}
#rightTextBox #rightText img {
	margin: -10px;
}


#rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
}
#bottomBoxes {
	float: left;
	width: 890px;
	margin-top: 15px;
	padding-left: 10px;
	height: 380px;
	padding-bottom: 15px;
	min-height: 410px;
	color: #333;
	background-image: url(Images/bottomBoxesGradient.gif);
}
#bottomBoxes a   {
	text-decoration: none;
	color: #333;
}
#bottomBoxes a:hover {
	color: #000;
	text-decoration: underline;
}
#bottomBoxes h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}

#bottomBoxes p {
	margin: 10px;
}
#bottomBoxes ul {
	margin: 0px;
	padding: 0px;
}
#bottomBoxes ul li {
	list-style-type: none;
	padding-top: 10px;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	margin-bottom: 5px;
	background-position: 2px 10px;
}

#bottomLeftBox {
	float: left;
	width: 312px;
	background-color: #F2F2F4;
	height: 370px;
}
#bottomLeftBoxTop {
	float: left;
	width: 232px;
	height: 25px;
	background-image: url(Images/bottomLeftBoxTop.gif);
	color: #FFF;
	padding-left: 80px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#bottomLeftBoxMiddle {
	float: left;
	width: 310px;
	background-color: #FFF;
	height: 360px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#bottomLeftBoxBottom {
	float: left;
	width: 312px;
	height: 30px;
	background-image: url(ImagesNew/roundedBotGrey312x30.gif);
}





#bottomMiddleBox {
	float: left;
	width: 312px;
	background-color: #FFC;
	margin-left: 11px;
	height: 370px;
}
#bottomMiddleBoxTop {
	float: left;
	width: 232px;
	height: 25px;
	background-image: url(Images/bottomMiddleBoxTop.gif);
	color: #FFF;
	padding-left: 80px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#bottomMiddleBoxMiddle {
	float: left;
	width: 310px;
	background-color: #FFF;
	height: 360px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bottomMiddleBoxBottom {
	float: left;
	width: 312px;
	background-image: url(ImagesNew/roundedBotGrey312x30.gif);
	z-index: 1000;
	height: 30px;
}



#bottomRightBox {
	float: left;
	width: 235px;
	background-color: #F2F2F4;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
	height: 370px;
}
#bottomRightBoxTop {
	float: left;
	width: 165px;
	height: 25px;
	background-image: url(Images/bottomRightBoxTop.gif);
	color: #FFF;
	padding-left: 70px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#bottomRightBoxMiddle {
	float: left;
	width: 228px;
	background-color: #FFF;
	height: 360px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
}
#bottomRightBoxBottom {
	float: left;
	width: 235px;
	height: 30px;
	background-image: url(ImagesNew/roundedBotGrey235x30.jpg);
}
