img																		{ border: none; outline: none; }

#leftCol															{ width: 288px; padding-right: 25px; float: left; }
#rightCol															{ width: 600px; float: right; }
#rightCol h1													{ margin: 15px 0 15px 0; color: #2d6eb6; font-size: 24px; border-bottom: none; }
#rightCol #menu												{ height: 29px; margin-bottom: 5px; }
#rightCol #menu ul li									{ margin: 0; padding: 0; float: left; list-style: none; }
#rightCol #menu ul li a								{ margin: 0; padding: 0; height: 29px; display: block; text-decoration: none; }
#rightCol #menu ul li a.ceo						{ width: 192px; background: url(../img/buttons/button-ceo.png) no-repeat 0 0; }
#rightCol #menu ul li a.it						{ width: 203px; background: url(../img/buttons/button-it.png) no-repeat 0 0; }
#rightCol #menu ul li a.sales					{ width: 189px; background: url(../img/buttons/button-sales.png) no-repeat 0 0; }
#rightCol #menu ul li a.ceo:hover,
#rightCol #menu ul li a.ceo-active		{ width: 192px; background: url(../img/buttons/button-ceo-active.png) no-repeat 0 0; }
#rightCol #menu ul li a.it:hover,
#rightCol #menu ul li a.it-active			{ width: 203px; background: url(../img/buttons/button-it-active.png) no-repeat 0 0; }
#rightCol #menu ul li a.sales:hover,
#rightCol #menu ul li a.sales-active	{ width: 189px; background: url(../img/buttons/button-sales-active.png) no-repeat 0 0; }
#rightCol #textBox										{ width: 560px; height: 285px; padding: 20px; background: url(../img/box-bg.png) no-repeat 0 0; color: #666; font-size: 14px; line-height: 20px; }
#rightCol #textBox p									{ width: 544px; margin: 0 0 15px 0; padding: 0; }
#rightCol #textBox ul li							{ margin: 0; padding-left: 10px; list-style: none; background: url(../img/icons/icon-li-arrow.png) no-repeat 0 6px; }

.row																	{ padding: 10px; min-height: 150px; background: #61abff url(../img/background-row.png) repeat-x 0 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: auto; }
.row h4																{ margin-top: 0; height: 30px; }
.row h4,.row a												{ color: #fff; }
.column																{ margin: 0; padding: 0 5px; width: 18.6%; float: left; }
.copy h2,
.sidebar h2														{ margin: 15px 0 15px 0; color: #2d6eb6; font-size: 20px; border-bottom: none; }

.homepage-flash												{ text-align: center; }

.spacer																{ height: 15px; clear: both; }
.clear																{ clear: both; }
.border-bottom												{ margin: 0; height: 1px; border-bottom: 1px solid #ccc; }