/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#666666;
	color:#6b6b6b;
	font-family:Arial, Helvetica, sans-serif;
	}

#container {
	width:764px;
	margin:0 auto;
	}

#container-inner {
	float:left;
	width:760px;
	padding:0 2px;
	background:#FFFFFF;	}

#header {
	float:left;
	width:760px;
	height:100px;
	}

#logo {
	float:left;
	width:222px;
	height:78px;
	margin-left:269px;
	}

#flash {
	float:left;
	width:760px;
	height:196px;
	background:#004a76;
	}

#banner {
	float:left;
	width:760px;
	background:#004a76;
	position:relative;
	overflow:hidden;
	}

/* Preload Classes */ 

.svw { width: 760px; height: 120px; background: #fff; } 
.svw ul { position: relative; left: -999em; } 

#mygalone li {
	width:760px;
	height:120px;
	padding:0;
	margin:0;
	}

#banner li#words {
 	background: url(images/pic_words.gif) no-repeat;
	}

#banner li#wisdom {
 	background: url(images/pic_wisdowm.jpg) no-repeat 140px 0px #f7b300;
	}

#banner li#insight {
 	background: url(images/pic_insight.jpg) no-repeat 140px 0px #09588b;
	}

#banner li#courage {
 	background: url(images/pic_courage.jpg) no-repeat 140px 0px #a01730;
	}

#banner li#ability {
	background: url(images/pic_ability.jpg) no-repeat 140px 0px #f58220;
	}

#mygalone li #text {
	float:left;
	width:400px;
	margin:12px 0 0 298px;
	display:inline;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	}

#mygalone li #text .title {
	width:400px;
	margin-bottom:5px;
	}

#mygalone li #text a {
	color:#FFFFFF;
	font-weight:bold;
	padding-right:20px;
	background:url(images/icon_pdf.gif) no-repeat right;
	}

/* Core Classes*/

.stripViewer {
	position: relative;
	overflow: hidden;
	margin:0; 
} 
.stripViewer ul { /* this is your UL of images */
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
	}
 
.stripViewer ul li {  
	float:left; 
	}

/* Pager */

.stripTransmitter {
	width:96px;
	padding-top:14px;
	position:absolute;
	top:83px;
	left:0;
	overflow:auto;
	background:url(images/bg_pager.gif) no-repeat center 3px #2a4b74;
	}
 
.stripTransmitter ul { 
	margin:0 0 0 10px; 
	padding:0; 
	position:relative; 
	list-style:none;
	}

.stripTransmitter ul li {
	float:left;
	width:18px;
	margin:0 1px 1px 0;
	background:0;
	padding:0;
	}

.stripTransmitter a {
	display:block; 
	text-align:center; 
	line-height:20px; 
	background:#95a5ba; 
	color:#a4303a;
	font-size:12px;
	text-decoration:none; 
	}

.stripTransmitter a:hover, a.current { 
	background:#fff; 
	} 


#sidebar-left {
	float:left;
	width:298px;
	padding-bottom:20px;
	}

#content {
	float:left;
	width:442px;
	}

#nav {
	float:left;
	width:442px;
	height:21px;
	padding-top:16px;
	}
	
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#nav li {
	float:left;
	background: none;
	margin:0;
	padding:0;
	}
	
#nav li a {
	display:block;
	height:12px;
	}

li#tab1 a { width:37px; background:url(images/nav_01.gif) no-repeat; }
li#tab2 a { width:142px; background:url(images/nav_02.gif) no-repeat; }
li#tab3 a { width:118px; background:url(images/nav_03.gif) no-repeat; }
li#tab4 a { width:57px; background:url(images/nav_04.gif) no-repeat; }
li#tab5 a { width:70px; background:url(images/nav_05.gif) no-repeat; }

li#tab1 a:hover, li#tab1 a.on { background:url(images/nav_on_01.gif) no-repeat; }
li#tab2 a:hover, li#tab2 a.on { background:url(images/nav_on_02.gif) no-repeat; }
li#tab3 a:hover, li#tab3 a.on { background:url(images/nav_on_03.gif) no-repeat; }
li#tab4 a:hover, li#tab4 a.on { background:url(images/nav_on_04.gif) no-repeat; }
li#tab5 a:hover, li#tab5 a.on { background:url(images/nav_on_05.gif) no-repeat; }


#content-top {
	float:left;
	width:442px;
	height:37px;
	padding-top:11px;
	text-transform:uppercase;
	}
	
#content-top a {
	color:#bf2645;
	font-size:11px;
	text-decoration:none;
	}

#content-area-home {
	float:left;
	width:442px;
	height:205px;
	font-size:13px;
	line-height:18px;
	}

.yellow {
	color:#f4b500;
	}

.blue {
	color:#00497b;
	}

.red {
	color:#bf2645;
	}

.orange {
	color:#ff891b;
	}

p {
	margin-top:0;
	}

#content-area {
	float:left;
	width:442px;
	padding-bottom:40px;
	font-size:11px;
	line-height:18px;
	}

h1 {
	margin:0 0 20px 0;
	padding:0;
	color:#004a76;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:.02em;
	text-transform:uppercase;
	}

a {
	color:#2a4b74;
	}
	
a:hover {
	text-decoration:none;
	}

ul {
	list-style:none;
	margin:0;
	padding:0;
	}

li {
	margin:0 0 0 15px;
	padding:0 0 5px 20px;
	background:url(images/carrot_red.gif) no-repeat 0px 6px;
	}

ul.differences li {
	margin:0;
	padding:0 0 15px 55px;
	background:url(images/carrot_yellow.gif) no-repeat 20px 6px;
	}

/** Sidebar Styles **/

#graph-1 { /* Differences Graph */
	float:left;
	width:240px;
	height:200px;
	margin:48px 0 0 15px;
	display:inline;
	text-align:center;
	}

#bio {
	float:left;
	width:165px;
	margin:18px 0 0 30px;
	display:inline;
	font-size:11px;
	}

#bio-title {
	float:left;
	width:155px;
	height:36px;
	background:#a4303a;
	padding:5px 0 0 10px;
	color:#FFFFFF;
	letter-spacing:0.07em;
	}

.name {
	font-size:14px;
	}
	
#bio-pic {
	float:left;
	width:165px;
	border-bottom:7px solid #2a4b74;
	}
	
#bio-address {
	float:left;
	width:165px;
	margin-top:10px;
	color:#333333;
	}

#bio-contact {
	float:left;
	width:165px;
	height:28px;
	margin-top:15px;
	}
	
#bio-contact a {
	display:block;
	height:28px;
	padding:3px 0 0 30px;
	background:url(images/icon_contact.gif) no-repeat left;
	}
	
#bio-print {
	float:left;
	width:165px;
	height:28px;
	margin-top:15px;
	}

#bio-print a {
	display:block;
	height:28px;
	padding:3px 0 0 30px;
	background:url(images/icon_print.gif) no-repeat left;
	}

#clients-flash {
	float:left;
	width:200px;
	margin:18px 0 0 30px;
	display:inline;
	}

/** Footer **/

#footer {
	clear:both;
	width:760px;
	padding:10px 0;
	color:#FFFFFF;
	font-size:10px;
	line-height:18px;
	}

#footer a {
	color:#FFFFFF;
	}

#footer a:hover {
	text-decoration:none;
	}
