#thumbs {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 98px;
}
#thumbs_left_frames {
	float: left;
	height: 98px;
	width: 640px;
}
#thumbs_right_frames {
	float: right;
	height: 98px;
	width: 355px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#thumb1 {
	float: left;
	height: 98px;
	width: 332px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#thumb2 {
	float: right;
	height: 98px;
	width: 301px;
	border: thin solid #CCC;
}
#thumb1_image {
	height: 67px;
	width: 286px;
	float: right;
	padding-top: 0px;
	margin-top: 15px;
	margin-right: 10px;
}
#thumb2_image {
	height: 67px;
	width: 286px;
	margin-top: 15px;
	margin-left: 8px;
}
#thumb3_image {
	height: 67px;
	width: 286px;
	margin-top: 15px;
	margin-left: 10px;
}
.regular_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.bold1_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.bold_blue1_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09ADEF;
	font-weight: bold;
}
.regular_blue1_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09ADEF;
}
.large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #09ADEF;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}
#footer_txt {
	height: 20px;
	width: 975px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footer_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}
