<!--
body {background-color: #FFF; color: #000; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

div.site_container1 { width: 100%; text-align: center; }

div.site_container2 {
    display: block;
    width: 770px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
	border: 0px solid #999;
	padding: 0px;
	background-color: #FFF;
}

div.header { float: left; width: 570px; height: 113px; padding-left: 200px; margin: 0px 0px 10px 0px; overflow: hidden; }

div.nav { float: left; width: 200px; padding-top: 12px; }

#subscribe{float: left; width: 130px; color: #fff; padding: 0px 10px 10px 10px; border: 1px solid #127ac9; margin-left: 10px; text-align: center; font-size: 85%; background-image: url(graphics/sub-bg.gif); background-repeat: repeat-x; background-color: #127ac9;}
#subscribe input{width: 120px;}

#nav { padding: 0px; margin: 0px 0px 0px 10px; list-style: none; font-size: 90%; }

#nav li { float: left; font-weight: bold; color: #FFF; padding: 0px; margin: -12px 0px 0px 0px; border: 0px solid #000; position: relative; }

#nav a:link { display: block; width: 167px; height: 44px; float: left; text-decoration: none; color: #FFF; padding: 6px 0px 0px 6px; background: url("graphics/button.png") no-repeat left top; }
#nav a:visited { display: block; width: 167px; height: 44px; float: left; text-decoration: none; color: #FFF; padding: 6px 0px 0px 6px; background: url("graphics/button.png") no-repeat left top; }
#nav a:hover { display: block; width: 166px; height: 43px; float: left; text-decoration: none; color: #FAF29C; padding: 7px 0px 0px 7px; background: url("graphics/button_on.png") no-repeat left top; }
#nav a:active { display: block; width: 166px; height: 43px; float: left; text-decoration: none; color: #FAF29C; padding: 7px 0px 0px 7px; background: url("graphics/button_on.png") no-repeat left top; }

#nav a.top:link { background: url("graphics/button_top.png") no-repeat left top; }
#nav a.top:visited { background: url("graphics/button_top.png") no-repeat left top; }
#nav a.top:hover { background: url("graphics/button_top_on.png") no-repeat left top; }
#nav a.top:active { background: url("graphics/button_top_on.png") no-repeat left top; }

div.twitter { float: left; padding: 20px 0px 0px 17px; }

div.content { float: left; width: 563px; padding: 0px 0px 0px 7px; }

div.home { float: left; width: 563px; padding: 0px; background: url("graphics/steve.jpg") no-repeat right 110px; }

div.angle { float: left; width: 563px; padding: 0px; background: url("graphics/book_future-engage-deliver.jpg") no-repeat right 70px; }

div.col1 { float: left; width: 140px; font-size: 80%; font-weight: bold; color: #127BCA; }
div.col2 { float: left; width: 423px; font-size: 80%; }

div.footer { padding: 30px 0px 0px 207px; font-size: 70%; color: #BBB; }

div.clearer { clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 0px; height: 0px; font-size: 0px; }

img { border: 0px; }
img.right { clear: right; float: right; margin: 26px 0px 2px 10px; }

h1 { font-size: 120%; color: #127BCA; margin: 0px 0px 12px 0px; }
h2 { font-size: 120%; color: #127BCA; margin: 12px 0px 12px 0px; }

p { font-size: 80%; margin: 12px 0px 12px 0px; line-height: 18px; }
p.large { font-size: 110%; margin: 24px 0px 24px 0px; line-height: 18px; }
p.small { font-size: 70%; margin: 12px 0px 24px 0px; line-height: 18px; }

span.blue { color: #127BCA; }
span.small { font-size: 90%; }
span.italic { font-style: italic; }

strong.large { font-size: 120%; }

ul { margin-left: 12px; padding-left: 12px; font-size: 80%; }
li { margin: 5px 0px 5px 0px; }

a:link { text-decoration: none; color: #127BCA; }
a:visited { text-decoration: none; color: #127BCA; }
a:hover { text-decoration: underline; color: #69B8F1; }
a:active { text-decoration: underline; color: #69B8F1; }

a.grey:link { text-decoration: none; color: #BBB; }
a.grey:visited { text-decoration: none; color: #BBB; }
a.grey:hover { text-decoration: underline; color: #999; }
a.grey:active { text-decoration: underline; color: #999; }
-->