@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; font-size:14px;}
img{border:0px;}
#wrapper{
	margin:0 auto 0 auto;
	width:820px;
	height:auto;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
	background-color: #b5d3eb;
	background-repeat: repeat-x;
	background-image:url(images/bg-body.jpg);
}
#colorWhite{width:820px; height:auto; background-color:#FFF;}
#topSpacer{width:820px;height:10px;}
#headBox{width:820px; height:auto;  }
#contentBox{ width:820px; height:auto;}
#footerBox{width:820px; height:auto; clear:both;}
#contentHERE{clear:both; width:810px; height:auto; margin:0 auto 0 auto;}

/*header
---------------------*/
#logoBox{
	float:left;
	height:125px;
	width:610px;
}

#infoBox{
	float:left;
	width:210px;
	height:125px;
	text-align:right;
	font-size:x-small;
}

.infoText{color:#666; font-size:12px; margin-right:10px; margin-top:5px;}
.contact1{
	display:block;
	padding: 10px 20px 10px 0;
	background-color:#0071A7;
	color:white;
	font-size:medium;
	font-weight:bold;
}

#emailLinkBox{
	float:left;
	width:145px;
	height:50px;
	background-image:url(images/emailBack.jpg);
	text-align:center;
	line-height:35px;
}
#emailIMG{
	float:left;
	width:30px;
	height:38px;
	background-image:url(images/emailBack.jpg);
	text-align:right;
	padding-top:12px;
}

#emailLinkBox a{color:#0071A7;text-decoration:none; font-weight:bold;}
#emailLinkBox a:hover{color:#039;}

/*menu
-----------------*/

#menuWrap{
	clear:both;
	width:820px;
	height:50px;	
}
#menu{float:left;width:645px; height:50px; background-image:url(images/menuBack.jpg);}
#menu ul{margin:0; padding:0; list-style:none;}
#menu ul li{float:left;}
#menu ul li a{
	color:white;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	display:block;
	width:105px;
	height:47px;
	padding-top:1px;
}
#menu ul li a:hover{background-image:url(images/bg-menu-hover.jpg);font-weight:bold;}
#menuSpacer{width:15px;height:50px;float:left;}


/*footer
----------------------*/
#endBody{width:820px; height:16px; background-image:url(images/body-bottom.png);}
.footerText{color:white; text-align:center;}



/*Content Generals
------------------------ */

#contentHere{
	float:left;
	width:820px; 
	height:auto;
	background-color:#FFF;	
}
	
/*training Materials
---------------------*/


#tmBox1{
	width:820px;
	height:320px;
	
	}
#trainingMaterials{
	float:left;
	width:470px;
	height:auto;
	
}


#trainingTitle{
	width:450px;
	height:45px;
	background-color:#0071A7;
	color:white;
	font-size:large;
	font-weight:bold;
	padding-left:20px;
	line-height:45px;
}

#trainingTitle1{
	width:380px;
	background-color:#47b8e4;
	color:black;
	font-size:large;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}

#book1{
	float:left;
	width:210px;
	height:auto;
	text-align:center;	
}

#trainingText{
	font-size:large;
	width:230px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:10px;	
}

#videoScreen{
	float:left;
	width:350px;
	height:auto;
	
}


#videoScreenTitle{
	height:35px;
	width:313px;
	text-align:left;
	line-height:35px;
	color:#1776C8;	
}

#videoScreenTitle a{
	text-decoration:underline;
	font-weight:bold;
	color:#1776C8;
	font-size:18px;
	text-align:left;
}
#videoScreenTitle1{
	height:35px;
	width:313px;
	text-align:left;
	line-height:35px;
	color:#1776C8;	
}

#videoScreenTitle1 a{
	text-decoration:underline;
	font-weight:bold;
	color:#1776C8;
	font-size:18px;
	text-align:left;
}

#tmBox2{
	width:820px;
	height:auto;
	
	
}

#separatorTraining{
	clear:both;
	width:750px;
	height:30px;
	border-top:2px solid #0071A7;
	margin:0 auto 0 auto;
}

#book2{
	float:left;
	width:210px;
	height:auto;
	text-align:center;
}

#book2Info{
	float:left;
	height:auto;
	width:500px;
	
}

#book2Title{
	font-size:x-large;
	width:500px;
	color:#0071A7;
}


#listTraining, #listTraining ul {
	list-style-image:url(images/bullet.png);
	margin-left:20px;
	
}
#listTraining li{
	display:list-item;
	padding:5px;
	font-size:14px;
}

#clickhere1{
	clear:both;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	text-align:left;
	color:#1776C8;
	font-weight:bold;	
}

#clickhere1 a{
	text-decoration:underline;
	color:#1776C8;
	font-size:18px;
}
 
/* Ordering Info
-------------------------*/
#clickToprint{
	height:30px;	
	text-align:right;
}

#clickToprint a{
	color:#0071A7;
	font-weight:bold;
	font-size:large;
	
}


#clickToOrder{
	height:30px;
	text-align:right;
}

#clickToOrder a{
	color:#0071A7;
	font-weight:bold;
	font-size:large;
	
}



#orderingWrapper{
	margin:0 auto 0 auto;
	width:600px;
	
}

/* home
-------------------------*/

#box1h{
	width:820px;
	height:auto;
	
}
#box2h{
	width:820px;
	height:auto;
	
}

#holderPam{
	width:784px;
	margin:0 auto 0 auto;
	height:210px;
	background-color:#E6E6E6;
}
	
#boxLeft{
	float:left;
	width:14px;
	height:210px; 
	background-image:url(images/box_left.jpg);

}

#boxRight{
	float:left;
	width:14px;
	height:210px;
	background-image:url(images/box_right.jpg);
	}

#pamPic{
	float:left;
	width:200px;
	height:210px;
	text-align:center;	
}

#pamTextH{
	float:left;
	height:210px;
	width:556px;
	
	text-align:justify;
}


#emptyHome{
	float:left;
	width:330px;
	height:180px;
	
}
#homeInfo{
	float:left;
	width:490px;
	height:180px;
		
}

#welcome1{
	color:white;
	width:490px;
	height:60px;
	background-color:#0071A7;
	line-height:60px;
	font-size:45px;
	font-weight:bold;
}

#homeDesc{
	font-size:x-large;
	color:#3A72A8;
	
}

#homeDesc2{
	margin:0 auto 0 auto;
	width:800px;
	font-size:large;
	text-align:justify;
}

/*Videos
----------------------------*/

#colLeft{
	float:left;
	width:280px;
	height:auto;

	
}

#titleVideo{
	width:280px;
	height:45px;
	background-color:#0071A7;
	color:white;
	font-size:x-large;
	line-height:45px;
	font-weight:bold;	
}


#libroVideo{
	width:280px;
	height:auto;
	text-align:center;
}

#colRight{
	float:left;
	width:540px;
	height:auto;
}
#testimonial{
	width:240px;
	margin:0 auto 0 auto;
	background-color:#E6E6E6;
}


#testTitle{
	width:240px;
	height:56px;
	background-image:url(images/testimonial_header.jpg);
	color:white;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}	

#testText{
	font-size:14px;
	width:230px;
	margin:0 auto 0 auto;
}

#testimonial1{
	width:420px;
	margin:0 auto 0 auto;
	background-color:#E6E6E6;
}	

#testTitle1{
	width:240px;
	height:56px;
	background-image:url(images/testimonial_header.jpg);
	color:white;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}

#testText1{
	font-size:14px;
	width:410px;
	margin:0 auto 0 auto;
}

#testimonial2{
	width:420px;
	margin:0 auto 0 auto;
	background-color:#47b8e4;
}	

#testTitle2{
	width:240px;
	height:56px;
	background-image:url(images/testimonial_header.jpg);
	color:white;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}

#testText2{
	font-size:16px;
	font-weight:bold;
	width:410px;
	margin:0 auto 0 auto;
}

#testimonial3{
	width:420px;
	margin:0 auto 0 auto;
	background-color:#47b8e4;
}	

#testTitle3{
	width:240px;
	height:56px;
	background-image:url(images/testimonial_header.jpg);
	color:white;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}

#testText3{
	font-size:16px;
	font-weight:bold;
	width:410px;
	margin:0 auto 0 auto;
}
#testimonial4{
	width:420px;
	margin:0 auto 0 auto;
	background-color:#E6E6E6;
}	

#testTitle4{
	width:240px;
	height:56px;
	background-image:url(images/testimonial_header.jpg);
	color:white;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}

#testText4{
	font-size:16px;
	font-weight:bold;
	width:410px;
	margin:0 auto 0 auto;
}

.highlight1{
	color:#1776AC;
	font-weight:normal;
}
.highlight2{
	color:#999;
}

.highlight3{
	color:#000;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

.highlight_red{
	color:#ff0000;
	font-weight:normal;
}

#testFooter{
	background-image:url(images/testimonial_footer.jpg);
	height:14px;
	width:240px;
}

#centerRight{
	width:476px;
	height:auto;
	margin:0 auto 0 auto;
	
}
.textVideo{
	font-size:14px;
	text-align:justify;
}

#videoList, #videoList ul {
	list-style-image:url(images/bullet.png);
	margin-left:20px;
}
#videoList li{
	height:30px;}
	
#videoTitleImg{
	widows:476px;
	height:77px;
	color:white;
	font-size:medium;
	font-weight:bold;
	background-image:url(images/video-title.jpg);
}

#videoList2, #videoList2 ul {
	margin-left:20px;
}

#orderLink{
	text-align:center;
	
}

.titleBook{
	font-size:x-large;
	color:#1776AC;
	
}

.titleBook1{
	font-size:large;
	color:#ff0000;
	
}

#bookList, #bookList ul {
	list-style-image:url(images/bullet.png);
	margin-left:20px;
}

#titleBookimg{
	width:476px;
	height:63px;
	background-image:url(images/video-title2.jpg);
	color:white;
	
}

.subTitleBook{
	font-weight:bold;
	font-size:large;
	color:#1776AC;
}

.subWhite{
	font-size:large;
	color:white;
}
	
.subWhiteB{
	font-size:large;
	color:white;
	height:40px;
	line-height:40px;
}

#booktitle{
		width:280px;
	height:45px;
	background-color:#0071A7;
	color:white;
	font-size:x-large;
	line-height:45px;
	font-weight:bold;
}
	
	
.centerBookInfo{
	text-align:center;
}

/*Media Tools
-----------------------------------*/

#headline{
	margin:0 auto 0 auto;
	width:700px;
	height:auto;
	
}

.pamTitle{
	font-size:40px;
	font-weight:bold;
	color:#0071A7;
}

.pamTitle2{
font-size:x-large;
color:#0071A7;
}

.pamTitle3{
	font-size:large;
}

#bottomLine{ width:430px;border-bottom:2px solid #0071A7;}

#mediaTitleimg{
	width:421px;
	height:60px;
	background-image:url(images/mediaBackt.jpg);
	color:white;
	font-size:large;
	text-align:center;
	line-height:50px;
}
	
#questionsHolder{
	margin:0 auto 0 auto;
	height:auto;
	width:650px;
}



#line2{
	border-bottom:2px solid #0071A7;
	width:700px;
	margin: 0 auto 0 auto;
	}
	
#bio2{
		margin: 0 auto 0 auto;
		width:700px;
		height:auto;
		background-color:#CCC;
	}
	
#foto1{
	float:left;

	width:150px;
	height:auto;
}

#bio2text{
	float:left;
	height:200px;
	width:550px;

}

#pambio2{
	clear:both;
	width:729px;
	height:155px;
	margin: 0 auto 0 auto;
	background-image:url(images/backmedia2.jpg);
	
}

#pam2Text{
	width:680px;
	height:155px;
	margin:0 auto 0 auto;
	
}

#mediaItem1{
	width:729px;
	height:202px;
	margin:0 auto 0 auto;
	background-image:url(images/mediaItem1.jpg);
}

#mediaItem2{
	width:729px;
	height:202px;
	margin:0 auto 0 auto;
	background-image:url(images/mediaItem2.jpg);
}



#mediaItem1space{
	width:170px;
	height:202px;
	float:left;
	
}

#mediaItem1Text{
	float:left;
	height:202px;
	width:548px;
	color:white;
	
	
}
	
