body {
	background: #FFFFFF;
	color: #45555F;
	text-align: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}


/* @group basic html rewrites */

a {
	color: #78AA36;
	text-decoration: none;
	}

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

a:hover {
	color: #009DDC;
	}

a.arrow {
	background: transparent url(../_images/common/arrow.gif) no-repeat 100% 2px;
	padding-right: 8px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

a.arrow:hover {
	background-image: url(../_images/common/arrow_o.gif);
}

h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font: 21px/24px Georgia, "Times New Roman", Times, serif;
	color: #78aa36; 
	}

h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font: 18px/21px Georgia, "Times New Roman", Times, serif;
	color: #78aa36; 
	}
	
h3 {
	padding: 20px 0 5px 0;
	margin: 0;
	font-weight: bold;
	*font-size:14px;
	}

h3.border {
	background: url(../_images/common/hor_stroke.gif) repeat-x 0px 0%;
margin-top: 20px;

	}
	
h4 {
	padding: 0;
	margin: 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	}

img {
	border: 0;
	padding: 0;
	margin: 0;
	}

.left {
	float: left;
	padding: 0;
	margin: 0;
	}

.right {
	float: right;
	padding: 0;
	margin: 0;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.large {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	}

p {
	line-height: 18px;
	margin: 0;
	padding: 8px 0;
	text-align: justify;
}

p.center {
	text-align: center;
}

.hr {
	background: url(../_images/common/hor_stroke.gif) repeat-x 0 0;
	height: 1px;
	margin-top:12px;
}

img.frame {
	padding: 3px; 
	border: 1px dotted #000;
}

/* @end */


/* @group layout */

#container_fullwidth {
	width: 100%;
	}

#container {
	background: #FFFFFF;
	width: 960px;
	text-align: left;
	margin: auto;
	padding: 0;
	}

#header {
	width: 960px;
	margin: 0;
	padding: 0;
	height: 143px;
	position: relative;
	background: url(../_images/common/hor_stroke.gif) repeat-x left 141px;
	
}

#nav {
	position: absolute;
	margin: 0;
	width: 762px;
	padding: 0;
	top: 117px;
	left: 198px;
}

#logo {
	width: 228px;
	height: 128px;
	padding: 0;
	margin: 0;
	top: 10px;
	position: absolute;
}

#logo a {
	padding: 0;
	margin: 0;
	position: absolute;
	text-indent: -9999px;
	letter-spacing: -1000em;
	overflow: hidden;
	width: 228px;
	height: 128px;
	background: url(../_images/common/geyser_logo.gif) no-repeat 0 0;
}


#main {
	margin: 0;
	padding: 0;
	background: url(../_images/common/vert_stroke.gif) repeat-y 198px top;
	*zoom: 1;
}
	
#content {
	float: left;
	width: 761px;
	text-align: left;
	padding: 35px 0 50px;
	margin: 0;
	_width: 758px;
}

#sidebar {
	float: left;
	width: 197px;
	text-align: left;
	margin: 0 2px 5em 0;
	padding: 0;
}

#footer {
	margin: 0 0 3em;
	text-align: center;
	background: transparent url(../_images/common/hor_stroke.gif) repeat-x 0 0;
	color: #999999;
	font-size: 11px;
	*zoom: 1;
}

/* @end */

/* @group top navigation */

ul#nav_list {
	margin: 0;
	padding: 0;
	}

#nav_list li {
	float: left;
	list-style-type: none;
	background: url(../_images/nav/nav_border.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	}

#nav_list a {
	font-size: 12px;
	margin: 0;
	padding: 5px 53px 7px;
	display: block;
	}

/* @end */

/* @group footer navigation */

#footer_nav {
	margin: 0 0 0 197px;
	padding: 10px 0 12px;
}

ul#footer_nav_list {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	}

#footer_nav_list li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	border-left: none;
	}

#footer_nav_list li + li {
	border-left: 1px solid #999;
	}

#footer_nav_list a {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #999999;
	}

#footer_nav_list a:hover {
	color: #77a736;
	}

#brand-info {
	margin: 0 0 0 197px;
	padding: 35px 0 0;
	background: url(../_images/common/geyser_flourish.gif) no-repeat 50% 0;
}

#brand-info span {
	padding: 0 6px;
}

/* @end */

/* @group content */

.text {
	padding: 0 0 0 51px;
	margin: 0;
}

.text ul {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	}

.text ol li{
	background-image: none;
	padding: 0;
}
	
.home ul {
	list-style: none;
	padding: 0 0 1.5em 50px;
	}

.home ol {
	padding: 0 0 15px 0px;
	margin: 0 0 0 63px;
	}
	
.text li {
	padding-left: 15px; 
	background-image: url(../_images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
.text ul ul {	
	margin-left: 0;	
	padding-left: 10px;	
	padding-bottom: 3px;
	padding-top: 3px;
	list-style: none;
	line-height: 18px;
	text-align: justify;
}

.text ul ul li {
	padding-left: 10px;
}

.border_bg {
	background: url(../_images/common/dotted_bg.gif) repeat;
	width: 523px;
	padding: 1px;
	margin: 20px 0;
}

.grey_box {
	width: 483px;
	background: #E7EAEB;
	padding: 15px 20px;
}

.grey_box p {
	margin: 0;
	padding: 0 0 2px 0;
	font: 14px georgia, times, serif;
	font-weight: 500;
	line-height: 20px;
}

.grey_box h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-face: georgia, times, serif;
}

.grey_box h2 a {
	color: #78AA36;
}

.grey_box h2 a:link, .grey_box h2 a:visited {
	color: #78AA36;
}

.grey_box h2 a:hover, .grey_box h2 a:active {
	color: #78AA36;
}

.grey_box h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-face: georgia, times, serif;
}

.grey_box ul {
	list-style: none;
	padding: 15px 0 15px 0;
	margin: 0;
	font: georgia, times, serif;
}

.grey_box li {
	padding-left: 15px; 
	background-image: url(../_images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font: georgia, times, serif;
}

.grey_box a {
	color: #5b8027;
}

.grey_box a:link, .grey_box a:visited {
	color: #5b8027;
}

.grey_box a:hover, .grey_box a:active {
	color: #78AA36;
}

.quote {
	font: 13px georgia, times, serif;
	font-weight: 500;
	line-height: 18px;
}

.quote .label {
	font-size: 11px;
	font-weight: 700;
	font-style: italic;
	padding: 0;
}

blockquote {
	background: url(../_images/common/quotes.gif) no-repeat scroll left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-style: italic;
	margin: 1em 0;
	padding: 0 38px;
}

blockquote p.source{
	font-weight: bold;
	font-style: normal;
}

.more a {
	padding: 0 0 5px 0;
	margin: 0;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #679C2E; 
	font-weight: 400;
}

.more a:hover {
	color: #36424C; 
}

select.audience {
	color:#45555F;
}

img.logos {
	margin-left: 10px;
	vertical-align:middle;
}

.book_callout {
	float: left; 
	margin: 33px 0 20px -11px;
	*margin-top: 48px;
	padding-right: 45px;
	width: 211px;
}

.book_callout .buy_book {
	text-align: center;
	background: #78AA36 url(../_images/book/callout_border.gif) repeat-x left 39px;
	height: 129px;
	width: 200px;
	margin-left: 11px;
	position: relative;
}

.book_callout .buy_book a img{
	padding: 14px 0 0;
}

.book_callout .buy_book a.wiley img {
	padding: 14px 0 0;
	position: absolute;
	top: 51px;
	left: 46px;
}

.book_text {
	float:left; 
	width: 455px;
	_width:450px; 
	_height: 1%;
	margin-bottom: 50px;
	*margin-bottom: 20px;
}



/* @end */

/* @group sidebar */

#sidebar .item {
	padding: 0;
	background: url(../_images/common/hor_stroke.gif) repeat-x left bottom;
	text-align: center;
}

#sidebar .item p {
	padding: 10px 0 0;
}

#sidebar .item.blog {
	padding: 25px 0 30px;
}

#sidebar .item.blog h1 {
	position: relative;
	background: url(../_images/sidebar/blog_bg.gif) no-repeat 50% 0 transparent;
	height: 102px;
	padding: 0;
}

#sidebar .item.blog h1 a {
	background:url(../_images/sidebar/title_partnership_marketing.gif) no-repeat 0 0 transparent;
	height: 39px;
	left: 10px;
	top: 64px;
	letter-spacing:-1000em;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width: 174px;
}

#sidebar .item.book {
	padding: 22px 0;
}

#sidebar .item.book h1 {
	position: relative;
	background: url(../_images/sidebar/book_bg.gif) no-repeat 50% 0 transparent;
	height: 126px;
	padding: 0;
}

#sidebar .item.book h1 a {
	background:url(../_images/sidebar/title_partnership_marketing.gif) no-repeat 0 0 transparent;
	height: 39px;
	left: 10px;
	top: 88px;
	letter-spacing:-1000em;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width: 174px;
}

#sidebar .item.speaking {
	padding: 22px 0;
}

#sidebar .item.speaking h1 {
	position: relative;
	background: url(../_images/sidebar/speaking_bg.gif) no-repeat 50% 0 transparent;
	height: 74px;
	padding: 0;
}

#sidebar .item.speaking h1 a {
	background:url(../_images/sidebar/title_speaking_training.gif) no-repeat 0 0 transparent;
	height: 17px;
	left: 22px;
	top: 57px;
	letter-spacing:-1000em;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width: 174px;
}

#sidebar .item.speaking a.arrow {
	background: none;
	padding-right: 0;
}

#sidebar .facebook {
	text-align: center;
	padding: 16px 0px;
}

/* @end */

/* @group splash */

#splash_fullwidth {
	width: 100%;
	text-align: center;
	}

#splash {
	background: #FFFFFF;
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 50px 0;
	}	
	
#splash_logo {
	padding-bottom: 50px;
	}
	
#splash_footer {
	width: 400px;
	color: #A2AAAF;
	text-align: center;
	margin: 30px 0;
	font-size: 10px;
	padding-top: 20px;
	font-weight: normal;
	background: url(../_images/common/footer_line.gif) no-repeat 50% 70%;

}

#splash p {
	font: 14px/16px georgia, times, serif;
	font-weight: 400;
	padding: 0;
	line-height: 18px;
}

#splash h2 {
	color: #45555F;
	font-weight: 700;
	padding-bottom: 10px;
}

#splash_copyright {
	
}

/* @end */

/* @group news */

.news .item {
	padding: 30px 0 15px 30px;
	background: url(../_images/common/hor_stroke.gif) repeat-x left bottom;
}

.news a {
	font: 15px Georgia, "Times New Roman", Times, serif;
	
}

.news .date {
	text-transform: uppercase;
	font: 10px bold Helvetica, Arial, sans-serif;
	background: url(../_images/common/hor_stroke.gif) repeat-x left bottom;
	letter-spacing: 1px;
	padding: 2px 0 13px 0;
}


.news {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../_images/common/bullet.gif) no-repeat left 6px;
}

	
	/* My Comment background: url(../_images/common/hor_stroke.gif) repeat-x left bottom;*/

/* @end */

/* @group contact form */

form.contact td input.input_text {
	width: 268px;
}

form.contact td.submit {
	padding-left: 162px;
}

form.contact td.submit input {
	background: #78AA36;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	padding: 5px 14px;
	cursor: pointer;
	margin: 0 1px 1px 0;
	font-size: 11px;
}

form.contact td.submit input:hover {
	background: #999999;
	margin: 1px 0 0 1px;
}

form.contact td.labels {
	width: 142px;
	text-align: right;
}

#consumer_section, #business_section {
	border: 1px dotted #000;
	border-width: 1px 0;
	width: 530px;
}

/* @end */

