/* Reset */
* {	
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #A5BAE0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #990033;
}

em {
	font-style: italic;
}

a:hover {
	color: #333;
}

#page {
	width: 90%;
	min-width: 750px;
	margin: 0 auto;
	background-color: #fff;
}

.banner {
	width: 100%;
	height: 70px;
	background-color:#FFF;
}

.nancy {
	float: left;
	width: 200px;
	height: 30px;
	margin-top: 20px;
}

.banner_right {
	float: right;
	width: 200px;
	height: 40px;
	margin-right: 85px;
	margin-top: 15px;
}

table#main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

table#main td {
	vertical-align: top;
	text-align: left;
}

td.left {
	background-color: #990033;
}

.sub_banner {
	float: left;
	width: 100%;
	min-width: 620px;
	height: 114px;
	background: #990033 url(images/people.jpg) no-repeat top left;
}

.sub_banner_nopic {
	float: left;
	width: 100%;
	min-width: 620px;
	height: 25px;
	background-color: #990033;
}

.sidebar {
	float: left;
	background-color: #990033;
	width: 130px;
	max-width: 130px;
	min-height: 100%;
}

.nav {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	width: 100%;
	margin-top: 153px;
}

.nav ul {
	list-style: none;
	width: 100%;
}

.nav li {
	list-style: none;
	margin: 0px;	
	padding: 0px;
	width: 100%;
}

.navItem {
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-top: 3px;
}

.navItem:hover {
	background-color: rgb(138,1,47);
	cursor: pointer;
}

.nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 8px;
}

#offers {
	margin-top: 3px;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	color: #DDC2B0;
}

.dblht {
	margin-top: 5px;
	height: 40px;
}

.dblht .offer {
	height: 18px;
	line-height: 19px;
}

.nav li a.offer {
	color: rgb(226,192,162);
}

.spfi {
	margin-top: 7px;
}

.spfi .navItem {
	height: 18px;
	line-height: 18px;
	margin-top: 1px;
}

.spfi .navItem a {
	padding-left: 20px;
}

#pskills {
	margin-top:6px;
}

.content {
	float: left;
	width: 100%;
	min-width: 620px;
	min-height: 650px;
	background-color: #fff;
	color: #666666;
	font-family: Arial;
	font-size: 15px;
}

.content h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 40px 0px 20px 25px;
}

.content p {
	line-height: 19px;
	margin: 10px 70px 15px 25px;
}

.content ul {
	margin: 10px 70px 15px 50px;
	list-style-position: inside;
}

.content strong {
	font-weight: bold;
}

.content table {
	margin-left: 25px;
}

.words_at_work {
	float: left;
	width: 502px;
	margin-top: 30px;
	margin-left: 60px;
}

.printer {
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
	clear: left;
}

.printer a {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color:  #666;
}

.thinking, .speaking, .bookcontainer {
	float: left;
	width: 500px;
	font-family: Arial;
	font-size: 14px;
	margin-left: 60px;
	margin-top: 13px;
	line-height: 20px;
	text-align: left;
	clear: left;
}

.thinking {
	margin-top: 20px;
}

.sectionhead {
	font-family: Arial;
	font-size: 12px;
	color:#990033;
	margin: 5px 0px;
}

.sectionhead .tall {
	margin-right: 5px;
	font-size: 16px;
	letter-spacing: 1px;
}

.sectionhead .callout {
	margin-left: 5px;
	font-size: 20px;
	font-weight: bold;
}

.sectiontext {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin-top: -3px;
}

.sectioncallout {
	font-size: 16px;
	color: #888;
}

.blog {
	float: right;
	clear:  right;
	margin-top: 210px;
	margin-right: 40px;
}

.book {
	float:left;
	width:120px;
	padding-top:3px;
}

.booktext {
	float:left;
	width:320px;
	padding-top:10px;
	line-height: 23px;
	margin-left: 20px;
}

a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:active {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #333;
}

.footer {
	width: 100%;
	min-width: 620px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #fff;
	color: #999;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}

.footer p {
	margin-top: 10px;
	padding-bottom: 10px;
}

.footer a {
	color: #999;
	text-decoration: none;
}

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

.footer em {
	color: #333;
}

.subfooter {
	width: 100%;
	min-width: 750px;
	height: 100px;
	background-color: #A5BAE0;
}

.nancypic {
	float: left;
	margin-top: 22px;
	margin-right: 22px;
}

.content .nancytable {
	margin-left: 0px;
	margin-right: 40px;
}

.content .nancytable td.right {
	padding-right: 50px;
}

.content .nancytable td.right {
	padding-right: 0px;
}

small {
	font-size: 12px;	
}

.audio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}

.rule {
	margin: 0px 25px;
	border-bottom:1px solid #999999;
}

.small {
	color: #555;
	font-size: 10px;
}

#videolink {
	float: right;
	width: 200px;
	height: 176px;
	margin-top: 5px;
	margin-right: 70px;
	margin-left: 20px;	
}

p.header22 {
	width: 100%;
	margin-top: 25px;
	margin-left: 0px;
	border-bottom: 1px solid #999;
	border-color: #CCC #CCC #999;
	color: #666;
	background-color: #EEE;
	font-family: Arial;
	font-size: 16px;
}

.header22 strong {
	margin-left: 25px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#FFF;
	
	width:410px;	
	min-height:135px;
	height: 135px;
	border:2px solid #666;
	
	padding: 18px;
	padding-top: 15px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
