/*
CSS Styles:     Jesus 2020 Francais
---------------------------------
Author:			Tam
*/

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;
	width: 710px;
	margin: 0 auto;
	background: url(../images/borderWrapper.gif) repeat-y;
	}
	
#banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 160px;
	width: 710px;
	}
	
   	
   /* ------------------ 
          	Nav            
   ------------------ */

 #nav {
	color: #FFFFFF;
	margin-top: -45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	}
	
#nav li {
	float: left;
	}
	
#nav01 {
	background: url(../images/nav01.jpg) 0 -92px;
	width: 115px;
	height: 45px;
	}

#nav01 a {
	background: url(../images/nav01.jpg);
	display: block;
	width: 115px;
	height: 45px;
	text-decoration: none;
	}
	
#nav01 a:hover {
	background: url(../images/nav01.jpg) 0 -46px;
	}
	
#nav #nav01 a.current01 {
	background: url(../images/nav01.jpg) 0 -92px;
	display: block;
	width: 115px;
	height: 44px;
	cursor: default;
	}
	
#nav01 span {
	visibility: hidden;
	color: #9F500E;
	}
	
	
#nav02 {
	background: url(../images/nav02.jpg) 0 -92px;
	width: 161px;
	height: 45px;
	}

#nav02 a {
	background: url(../images/nav02.jpg);
	display: block;
	width: 161px;
	height: 45px;
	text-decoration: none;
	}
	
#nav02 a:hover {
	background: url(../images/nav02.jpg) 0 -46px;
	}	
	
#nav #nav02 a.current02 {
	background: url(../images/nav02.jpg) 0 -92px;
	display: block;
	width: 161px;
	height: 44px;
	cursor: default;
	}
	
#nav02 span {
	visibility: hidden;
	color: #9F500E;
	}
	
	
#nav03 {
	background: url(../images/nav03.jpg) 0 -92px;
	width: 122px;
	height: 45px;
	}

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



	
   /* ------------------ 
         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;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
* html #sidebar {
	margin: 45px 0 0 0;
	}
	
#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 {
	background: url(../images/sb03.jpg) no-repeat;
	width: 185px;
	height: 130px;
	display: block;
	}
	
	
   /* ------------------ 
         Content            
   ------------------ */

#content {
	float: right;
    width: 520px;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
#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: 460px;
	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: 60px;
	padding: 35px 0 0 260px;
	}
	
/* Box Model for IE5.x */	
* html #footer {  
	height: 95px;
	he\ight: 60px; 
	}
/* Box Model */	

#footer li {
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0 0 6px;
	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 on Followup Page *****************/	

#button {
	border: 1px solid #403f3b;
	width: 182px;
	margin: 15px 0 0 0;
	padding: 0;
	cursor: pointer;
	text-decoration:none;
	}
	
#button div {
	font: normal 15px "Arial Black", Arial, Helvetica, sans-serif; 
	color: #290600;
	background: #cdcda3;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase; 
	border: 5px solid #eaeac0;
	margin: 1px;
	width: 170px;
	height: 50px;
	padding: 10px 0 0 0;
	text-decoration:none;
	}
	
#button div:hover {
	color: #290600;
	background: #dddda1;
	border: 5px solid #f6f6da;
	text-decoration:none;
	}
	
.button_link {
	text-decoration:none;
	color: #000000;
}