#index                   { margin: 0; padding: 90px 0 0 0; position: relative; width: 100%; height: auto; }

#index > #introduction   {
	margin: 20px 16% 20px 16%;
	padding-left: 1%;
	position: relative;
	width: 67%;
	height: auto;
	color: #1F3850;
	border-left: solid 7px #319A35;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
}

#index > div.row                                   { margin: 0; padding: 0 2% 0 2%; display: block; position: relative; width: 100%; height: auto; vertical-align: top; }

#index > div.row > img.leftImage                   { margin: 0; padding: 0 1% 0 1%; display: inline-block; width: 22%; height: auto; text-align: left; vertical-align: top; }
#index > div.row > span.leftCell                   { margin: 0; padding: 0 1% 0 1%; display: inline-block; width: 22%; height: 100%; text-align: left; vertical-align: top; }
#index > div.row > span.leftCell > div.title       { margin: 0; padding: 0; display: block; position: relative; width: 100%; height: auto; font: 900 17px/24px arial; color: #319A35; }
#index > div.row > span.leftCell > div.text        { margin: 0; padding: 0; display: block; position: relative; width: 100%; height: auto; font: 100 12px/18px arial; color: #1F3850; }
#index > div.row > span.leftCell > a.link:link     { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }
#index > div.row > span.leftCell > a.link:visited  { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }
#index > div.row > span.leftCell > a.link:hover    { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }

#index > div.row > img.rightImage                  { margin: 0; padding: 0 1% 0 1%; display: inline-block; width: 22%; height: auto; text-align: right; vertical-align: top; }
#index > div.row > span.rightCell                  { margin: 0; padding: 0 1% 0 1%; display: inline-block; width: 22%; height: 100%; text-align: right; vertical-align: top; }
#index > div.row > span.rightCell > div.title      { margin: 0; padding: 0; display: block; position: relative; width: 100%; height: auto; font: 900 17px/24px arial; color: #319A35; }
#index > div.row > span.rightCell > div.text       { margin: 0; padding: 0; display: block; position: relative; width: 100%; height: auto; font: 100 12px/18px arial; color: #1F3850; }
#index > div.row > span.rightCell > a.link:link    { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }
#index > div.row > span.rightCell > a.link:visited { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }
#index > div.row > span.rightCell > a.link:hover   { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }

#index > div.row > span.centeredCell                  { margin: 0; padding: 0 1% 0 1%; display: inline-block; width: 22%; height: 100%; text-align: center; vertical-align: top; }
#index > div.row > span.centeredCell > a.link:link, 
                                       a.link:visited, 
                                       a.link:hover   { margin: 0; padding: 0; position: relative; height: auto; font: 600 11px/14px arial; color: #319A35; text-decoration: none; }
