/* Jungian Typology App SITE-WIDE STYLESHEET
//////////////////////////////////////////////////*/

body, html, ul, ul li, h1, h2 {
	padding:0;
	margin:0;
}
body, html { 
	height:100%; 
	text-align:center; 
	font-family: 'Cabin', arial, sans-serif; 
	font-size:16px;
	font-weight:regular;
}
body {
	background:url(../images/bottom_rail.png) repeat-x 639px 0px;
}
h1 {
	font-size: 55px;
	font-weight: 600;
	margin: 0 0 10px 0;
}
h1, .featureText h2 {
	text-shadow:0px 2px 0px #04235b;
}
.featureText h2 {
	color:#fff;
	font-size:28px;
}
h1, h2 {
	font-weight:normal;
  }
h2 {
	color:#000;
}
p {
	line-height:20px;	
}
a img { 
	border:none;	
}
.red {
  color:#e85f41;
}
#CT_Body {	
	width:100%; 
	margin:auto; 
	min-height:100%; 
	position:relative;
	background:url(../images/header_rail.png) repeat-x top left;
}
* html #CT_Body {
	height:100%;
}
#CT_Header {
	height:639px; 
	width:100%; 
	min-width: 1024px;
	clear:both; 
	position:relative; 
	background:url(../images/header_bg.jpg) no-repeat bottom; 
	color:#fff; 
	text-shadow:0px 1px 0px #0a0a0a;	
}
.Header {
	width: 1024px;
	height: 571px;
	padding-top: 48px;
	margin: auto;
	text-align: left;
	position: relative;
}
#links {
	float: right;
	width: 380px;
	text-align: right;
}
#social {
	float: right;
	padding: 0px 20px 10px 0px;
}
#social a {
	margin-left:8px;
}
.featureText {
	float:right; 
	width:370px; 
	margin:85px 0 0 20px; 
	font-size:16px;
}
.featureText ul {
	margin:12px 0px 12px 20px;
}
.featureText ul li {
	margin:4px 0;
}
.featureImage {
	position:absolute; 
	top:264px; 
	left:70px; 
	width:539px; 
	height:442px;
}
#CT_Content {
	width:100%; 
	margin:auto; 
	clear:both; 
	padding-bottom:180px; 
	background:url(../images/bottom_rail.png) repeat-x top left; 
}
.Content {
	width:1024px; 
	margin:auto;
	background:url(../images/bottom_bg.png) no-repeat -37px 0px;	
}
.Padding {
	padding:100px 53px 120px 53px; 
	text-align:left;
}
.Padding p {
	margin-bottom:12px;
}
p.last {
	margin-bottom:40px;
}
#CT_Footer
{
	margin:auto; 
	height:180px; 
	width:100%; 
	clear:both; 
	text-align:center; 
	font-size:12px; 
	position:relative; 
	margin-top:-180px; 
	background:#a3c2d9;
	border-top:1px solid #04235b;
}
.Footer {
	width:990px; 
	margin:auto; 
	color:#3c3c3c;
}
.Footer a {
	color:#3c3c3c;	
}
.footerLeft {
	float:left; 
	width:300px; 
	margin:30px 0 0 0; 
	text-align:left;
}
.footerRight {
	float:right; 
	width:300px; 
	margin:30px 0 0 0; 
	text-align:right;
}
.slideshow { 
	width:539px; 
	height:422px; 
	margin:auto;
}
.break {
	clear:both; 
	height:1px; 
	line-height:1px; 
	font-size:1px;	
}
.bottomImg {
	float:right;
	margin:0 0 12px 12px;
}
