/* CSS Document */
#top_bar {
	float:right;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 700px;
	margin-right: 42px;


}
#top_bar #box2 {	font-size: 12px;
color: #3AD0D9;
	font-weight: bold;
	float:left;
	width:340px;
	margin-left: 0px;
}
#top_bar #box2 a{
color:#000000;
font-weight:normal;
font-size:10px;
}
#top_bar #box3 {	font-size: 12px;
float:right;width:240px;
color: #3AD0D9;
text-align:right;
}

#top_bar #box3 a{
color:#925AD5;
}

#top_bar #box3 img{
margin-left:5px;
}
.cms_block{
	float:right;
	clear:none;
	width: 693px;
	font-size:12px;
	margin-right: 48px;
	color:#999999;


}
.cms_block a{
font-weight:bold;
	color: #925AD5;
}
.image_block{
width:195px;
height:206px;
background-image:url(../images/cms_image.gif);
}

#bottom_page_number {
	width:500px;
	text-align:right;
	float:right;
}



.item_title {
	font-size:1.2em;
	text-transform:capitalize;
	padding-bottom:15px;
	font-weight:bold;
	color:#000066;
}


.vertical_image_1_left, .vertical_image_2_left, .vertical_image_3_left, .vertical_image_4_left {
	width:193px;
	height:145px;
	clear:left;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:20px;
}

.vertical_image_1_right, .vertical_image_2_right, .vertical_image_3_right, .vertical_image_4_right {
	width:193px;
	height:145px;
	clear:right;
	float:right;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:20px;
}

.vertical_image_1_left_blank, .vertical_image_2_left_blank, .vertical_image_3_left_blank, .vertical_image_4_left_blank {
	height:145px;
	width:0px;
	clear:left;
	float:left;
	padding-bottom:10px;
	padding-top:20px;
}

.vertical_image_1_right_blank, .vertical_image_2_right_blank, .vertical_image_3_right_blank, .vertical_image_4_right_blank {
	height:145px;
	width:0px;
	clear:right;
	float:right;
	padding-bottom:10px;
	padding-top:20px;
}

.lower_img {
	width:185px;
	float:left;
	text-align:center;
}

.normal_image_1 {
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
}

hr {
	color:#CCCCCC;
	height:1px;
}





