.big_container
{
	background: rgb(62, 62, 62) ;	
	width: 100%; 
	text-align:center;
	
}
.index_Content
{
	vertical-align:top; 
}
.gray-background
{
	background-color:#f8f8f8 !important;
}
.index_ContentLeft
{
	border-right:solid white 2px;border-top:solid white 2px;	
}
.index_ContentCenter
{
	border-right:solid white 2px;border-left:solid white 2px;border-top:solid white 2px;
	
}
.index_ContentRight
{
	border-top:solid white 2px;border-left:solid white 2px
}
.index-left-side
{	
	background-image:url(images/L12-s.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.index-right-side
{	
	background-image:url(images/R12-s.gif);
	background-position:left;
	background-repeat:repeat-y;
}
