/* CSS Document */

#right-column {
	float:right;
	width:245px;
	margin-right:0px;
}

#right-column-main-image {
	margin-bottom:10px;
}

#right-column-main-bar {
	width:245px;
	height:23px;
	background-color:#7AC431;
	margin-bottom:20px;
}

#right-column-news {
	width:225px;
	margin-bottom:20px;
	text-align:left;
	color:#393636;
	margin-right:10px;
	margin-left:10px;
}

#right-column-news a {
	color:#393636;
}

#right-column-news p {
	margin-bottom:3px;
	padding-bottom:3px;
	margin-top:1px;
	padding-top:1px;
}

#right-column-news a:hover {
	color:#7AC431;	
}

#right-column-share {
	width:225px;
	margin-bottom:20px;
	text-align:left;
	color:#393636;
	margin-right:10px;
	margin-left:10px;
}






#content {
	float:right;
}

.quick-box-horizontal1 {
	width:224px;
	height:21px;
	padding-top:115px;
	margin-top:8px;
	float:left;
	margin-left:4px;
	background-image:url(/graphics/home/img2of4.png);
}

.quick-box-horizontal2 {
	width:224px;
	height:21px;
	padding-top:115px;
	margin-top:8px;
	float:left;
	margin-left:9px;
	background-image:url(/graphics/home/img3of4.png);
}

.quick-box-horizontal3 {
	width:224px;
	height:21px;
	padding-top:115px;
	margin-top:8px;
	float:left;
	margin-left:10px;
	background-image:url(/graphics/home/img4of4.png);
}