@charset "UTF-8";

body {
	font-family: 'Open Sans', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/design/paper.png);
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
a img { border: none; }

h1 {
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	color: #8199ac;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: x-small;
}
a:link {
	color: #8199AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8199AC;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #36C;
}
#subWrapper {
	background-image: url(../images/design/paper.png);
	background-repeat: repeat;
	width: 100%;
}
.subHeaderWrapper {
	background-image: url(../images/design/subHeader.png);
	background-repeat: repeat-x;
	height: 143px;
}
#subTopHeader {
	height: 78px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#titleBox {
	height: 66px;
	width: 352px;
	padding-left: 125px;
	float: left;
}
#socialMediaTopWrapper {
	height: 38px;
	width: 156px;
	float: right;
	padding-right: 125px;
	padding-top: 23px;
}
#socialMedia {
	float: left;
	height: 38px;
	width: 39px;
	padding-right: 5px;
	padding-left: 5px;
}
#shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	height: 15px;
	background-image: url(../images/design/shadow.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
}
#subContentWrapper {
}
#subContent {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}
#contentInfo {
	float: left;
	width: 523px;
	padding-bottom: 50px;
	margin-left: 125px;
	border-radius: 5px;
}
#contentTerms {
	width: 900px;
}
#subImage {
	width: 347px;
	float: right;
	margin-top: 20px;
	margin-right: 125px;
	clear: left;
}
#topMenu {
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
}
#subFooterWrapper {
	background-color: #8199ac;
	height: 600px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	clear: both;
	width: 100%;
}
#footerMenuWrapper {
	width: 1280px;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footerSocialMediaWrapper {
	height: 38px;
	width: 147px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#footerCopyright {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 1280px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.bookInfo {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #747474;
}
.bookInfoBold {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4D8DB1;
	font-weight: bold;
}
#contentInfo ul 
{
	list-style-image: url(../images/design/bullet.png);
	width: 400px;
	margin-left: 30px;
}
#contentInfo ol {
	color: #663;
}

#photoCaption {
	padding-left: 20px;
}

#speakingWrapper1 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/speaking/Speaking_Image_01.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
}
#speakingWrapper2 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/speaking/Speaking_Image_02.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
}
#speakingWrapper3 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/speaking/Speaking_Image_03.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
}
#consultWrapper1 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/consulting/Consult_Header_Image_01.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
	text-align: left;
}
#consultWrapper2 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/consulting/Consult_Header_Image_02.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
}
#consultWrapper3 {
	float: left;
	width: 500px;
	border: thin solid #4D8DB1;
	padding: 181px 10px 10px;
	background-color: rgba(255,255,255,0.39);
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.48);
	background-image: url(../images/consulting/Consult_Header_Image_03.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-clip: padding-box;
}
#top {
	padding-left: 182px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#quotesWrap {
	padding: 20px 10px 20px 20px;
	background-color: rgba(189,189,189,0.49);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#topBarVideo {
	width: 495px;
	height: 60px;
	float: right;
	margin-top: 19px;
	margin-right: 20px;
}
#elwooDesign {
	width: 1280px;
	height: auto;
	float: left;
	clear: both;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}
#quoteImage {
	width: 110px;
	height: 144px;
	float: left;
	padding-right: px;
	padding-top: px;
	border: 1px solid #4D8DB1;
	margin-right: 20px;
	-webkit-box-shadow: 2px 2px 2px #B4B4B4;
	box-shadow: 2px 2px 2px #B4B4B4;
}
#quote {
	float: left;
	width: 523px;
	border-color: #6B6B6B;
	border-width: 0px 0px 1px;
	border-style: solid;
	padding-bottom: 20px;
	padding-top: 20px;
}
.quoteName {
	font-family:font-family: 'Open Sans', sans-serif;
	color: #4D8DB1;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 5px;
}
.quoteInfo {
	font-family:font-family: 'Open Sans', sans-serif;
	color: #545454;
	font-size: 12px;
	line-height: 13px;
}
table
{
width:523px;
}
th
{
height:50px;
}
table img {
	-webkit-box-shadow: 2px 2px 2px #6B6B6B;
	box-shadow: 2px 2px 2px #6B6B6B;
	border: 1px solid #4D8DB1;
}
