/*
	99Lime.com HTML KickStart by Joshua Gatcke
	kickstart-layout.css
	
	// Google Fonts
	font-family: 'Georgia, Serif; normal 400, bold 700
*/


/*---------------------------------
	OVERRIDES
-----------------------------------*/

thead th,
tbody th{
font-family: Georgia, Serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: Georgia, Serif;
}

.sf-menu{
font-family: Georgia, Serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0;
color:#fff;
font:normal 0.9em/150% Georgia, Serif;
text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
background-color: #000;
}

#wrap{
width:960px;
background:#fff;
margin:0px auto 300px auto;
padding:0px!important;
position: relative;
border:1px solid black!important;
}


#footer{
text-align:center;
padding:20px;
margin:0 -20px;
background:#efefef;
border-top:1px solid #ccc;
color:#999;
font-size:0.8em;
text-shadow:0px 1px 1px #fff;
}

	#link-top{
	float:right;
	color:#666;
	text-decoration:none;
	display: inline-block;
	padding:5px 10px;
	background:#e5e5e5;
	line-height:100%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
	
#navigation
{
	width:42px;
	height: 385px;
	position: fixed;
	top:50px;
	right:50px!important;
	/* background-image: url("images/bg_nav.png"); ==NO NAV MOD== */
	background-position: 3px 100px;
	background-repeat: no-repeat;
	display: none;
}
#navigation > div
{
	float:left;
	display:none;/*  ==NO NAV MOD==  */
	width:23px;
	height: 25px;
	text-indent: -10000px;
	margin: 5px 0px 0px 9px;
	background-image: url("images/bg_navLink.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}
#navigation > div:hover
{
	background-image: url("images/bg_navLink_on.png");
}
.currentNavPage
{
	background-image: url("images/bg_navLink_on.png")!important;
}
#navigation > a
{
	width:42px;
	height:28px;
	margin: 0px 0px 75px 0px!important;
	background-image: url("images/email.png");
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	text-indent: -10000px;
}



.col_12
{
	width:960px;
	height: 640px;
	padding: 0px!important;
	margin: 0px!important;
}

#contentSection1
{
	background-image: url("images/proclivity_1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection1 a h1
	{
		float:left;
		display:inline;
		width:540px;
		height: 70px;
		padding: 0px!important;
		margin: 35px 0px 0px 40px!important;
		text-indent: -10000px;
	}
	#contentSection1 h2
	{
		float:left;
		display:inline;
		width:200px;
		clear: both;
		height: 70px;
		padding: 0px!important;
		margin: 100px 0px 0px 40px!important;
		text-indent: -10000px;
	}
	#contentSection1 p
	{
		float:left;
		display:inline;
		width:500px;
		clear: both;
		padding: 0px!important;
		margin: 20px 0px 0px 40px!important;
		font:normal 36px Georgia, Helvetica;
		color:#000;
	}



#contentSection2
{
	background-image: url("images/proclivity_2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection2 p
	{
		float:left;
		display:inline;
		width:600px;
		clear: both;
		padding: 0px!important;
		margin: 380px 0px 0px 170px!important;
		font:normal 30px Georgia, Helvetica;
		color:#FFFFFF;
		text-align: center;
	}

#contentSection3
{
	background-image: url("images/proclivity_3.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection3 h2
	{
		float:left;
		display:inline;
		width:350px;
		clear: both;
		height: 50px;
		padding: 0px!important;
		margin: 130px 0px 0px 500px!important;
		text-indent: -10000px;
	}
	#contentSection3 p
	{
		float:left;
		display:inline;
		width:350px;
		clear: both;
		padding: 0px!important;
		margin: 30px 0px 0px 500px!important;
		font:normal 30px Georgia, Helvetica;
		color:#000;
	}


#contentSection4
{
	background-image: url("images/proclivity_4.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection4 h2
	{
		float:left;
		display:inline;
		margin: 240px 0px 0px 40px;
		width:430px;
		text-indent: -10000px;
	}
	#contentSection4 p
	{
		float:left;
		display:inline;
		width:350px;
		clear: both;
		padding: 0px!important;
		margin: 30px 0px 0px 40px!important;
		font:normal 30px Georgia, Helvetica;
		color:#fff;
	}
#contentSection5
{
	background-image: url("images/proclivity_5.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection5 h2
	{
		float:left;
		display:inline;
		margin: 90px 0px 0px 35px;
		width:430px;
		text-indent: -10000px;
	}
	#contentSection5 a
	{
		text-decoration: none;
		color:#009CFF;
	}
	#contentSection5 p
	{
		float:left;
		display:inline;
		width:275px;
		clear: both;
		padding: 0px!important;
		margin: 30px 0px 0px 40px!important;
		font:normal 26px Georgia, Helvetica;
		color:#000;
	}

#contentSection6
{
	background-image: url("images/proclivity_6.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
	#contentSection6 h2
	{
		float:left;
		display:inline;
		margin: 160px 0px 0px 110px;
		width:750px;
		text-indent: -10000px;
	}
	#contentSection6 p
	{
		float:left;
		display:inline;
		width:750px;
		clear: both;
		padding: 0px!important;
		margin: 30px 0px 0px 110px!important;
		font:normal 26px Georgia, Helvetica;
		color:#fff;
		text-align: center;
	}
	
	
#siteFooter
{
	float:right;
	display:inline;
	clear: both;
	width:600px;
	color: #c5c5cb;
	margin: 157px 0px 0px 0px;
}
#siteFooter span
{
	float:left;
	display:inline;
	font: normal 20px Georgia, Helvetica;
}
#siteFooter a
{
	float:left;
	display:inline;
	margin: 0px 0px 0px 30px;
	font: normal 20px Georgia, Helvetica;
	text-decoration: none;
	color: #c5c5cb;
}
