/*
CSS Styles:     Jesus 2020 
---------------------------------
Author:			Michael Weimer
*/

html, body, ul, li, h1, h2, h3, img {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}
	
a:link, a:visited {
	color: #C1B300;
	}
	
a:hover {
	text-decoration: none;
	background-color: #FFFEBF;
	}
	
body {
	text-align: center;
	height: 100%;
	min-width: 710px;
	background-color: #FFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #756e00;
	line-height: 18px;
	}
	
#wrapper {
	position: relative;
	text-align: left;
	margin:0 auto;
	width: 710px;
	background: url(../images/borderWrapper.gif) repeat-y;
		}
	
#banner {
	
	background: url(../images/banner.jpg) no-repeat;
	height: 160px;
	width: 710px;
	float: left;

	}

#bannerBottom { 
	float: left;
	background: url(../images/banner-05.jpg) no-repeat;
	height: 45px;
	width: 710px;
	position:relative;
	margin-top: -50px;
	}


   /* ------------------ 
          	Nav            
   ------------------ */
 
#nav {
	float: right;
	margin: 0;
	padding: 0px;
	}
	
#nav li {
	float: left;
	}
	
#nav01 a {
	background: url(../images/nav01.jpg);
	display: block;
	width: 132px;
	height: 45px;
	text-decoration: none;
	}

#nav02 a {
	background: url(../images/nav02.jpg) no-repeat;
	display: block;
	width: 132px;
	height: 45px;
	text-decoration: none;
	}

#nav03 a {
	background: url(../images/nav03.jpg);
	display: block;
	width: 281px;
	height: 45px;
	text-decoration: none;
	}
	
	
#nav #nav03 a.current03 {
	background: url(../images/nav03.jpg) 0 -90px;
	display: block;
	width: 281px;
	height: 45px;
	cursor: default;
	float: right;
	}
	
#nav03 span {
	visibility: hidden;
	color: #9F500E;
	}

	


	/*This dot is the actual appended content */
   /* ------------------ 
         Sidebar           
   ------------------ */
   
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

#sidebar {
	float: left;
	width: 185px;
	clear: both;
	}
	
#sidebar .sb01 a {
	background: url(../images/sb01.jpg) no-repeat;
	width: 185px;
	height: 140px;
	display: block;
	}
	
#sidebar .sb02 a {
	background: url(../images/sb02.jpg) no-repeat;
	width: 185px;
	height: 132px;
	display: block;
	}
	
#sidebar .sb03 a {
	width: 185px;
	height: 130px;
	display: block;
	background-image: url(../images/sb03.jpg);
	background-repeat: repeat-y;
	}
	
	
   /* ------------------ 
         Content            
   ------------------ */

#content {
	float: right;
    width: 520px;
	}
	
#content p {
	margin: 10px 20px 10px 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
	
#txtLarge p {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h1 {
	margin: 30px 20px 0 20px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #d2c600;
	}
	
b {
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	color: #5A6E27;
	}
	
strong {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.divider {
	display: block;
	background: url(../images/divider.gif) no-repeat;
	width: 490px;
	height: 5px;
	}
	
	
/************** diagram4 *****************/
#diagram4 {
	background: url(../images/traingeneric.gif) no-repeat;
	width: 445px;
	height: 101px;
	margin: 0 0 0 30px;
	}
	
#diagram4 h1 {
	padding: 45px 0 0 50px;
	font-size: 25px;
	}
	
*html #diagram4 h1 {
	padding: 15px 0 0 50px;
	}
	
#growth {
	margin: 0 0 0 20px;
	}
	
#growth li {
	margin: 0 0 20px 0;
	}
	
	
/************** Yes Button *****************/	
	
#btnYes a {
	position: relative;
	display: block;
	overflow: hidden;
	color: #756e00;
	text-decoration: none;
	width: 150px;
	height: 80px;
	font-size: 20px;
	margin: 0 0 40px 180px;
	}
	
#btnYes a span {
	position: absolute;
	width: 100%;
	height: 96px;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	background: url(../images/btnYes.jpg) no-repeat;
	}
	
	
/************** Other *****************/	
	 
.fakeLink {
	text-decoration: underline;
	color: #a9a000;
	cursor: pointer;
	display: block;
	margin: 10px 0 10px 20px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	
	
  
  /* ------------------ 
          Footer            
   ------------------ */

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat 0 35px;
	height: 40px;
	padding: 40px 0 0 250px;
	}
	
/* Box Model for IE5.x */	
* html #footer {  
	height: 95px;
	he\ight: 60px; 
	}
/* Box Model */	

#footer li {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 -45px;
	color: #352B00;
	}
	
#footer li.beneath {
	clear: both;
	margin: 0 0 0 -65px;
	width: 440px;
	}
	
* html #footer li.beneath {
	margin: 0 0 0 -30px;
	}

#footer li a {
	margin: 0 3px 0 0;
	text-decoration: none;
	color: #352B00;
	}

#footer li a:hover {
	text-decoration: underline;
	}
#button {
border:1px solid #403F3B;
cursor:pointer;
margin:20px 0 0;
padding:0;
text-decoration:none;
width:224px;
}
#button div {
background:none repeat scroll 0 0 #CDCDA3;
border:7px solid #EAEAC0;
color:#290600;
font:15px/15px "Arial Black",Arial,Helvetica,sans-serif;
height:60px;
margin:2px;
padding:10px 0 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:208px;
}
#button div:hover {
background:none repeat scroll 0 0 #DDDDA1;
border:5px solid #F6F6DA;
color:#290600;
text-decoration:none;
}
.button_link {
color:#000000;
text-decoration:none;
}

