body {
margin:0px;
background-color:#fff;
background-image:url(../images/bg1.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000;
text-align: justify;
}

.img { float:left; margin-right:10px; margin-bottom:10px;} 
.img2 { float:right; margin-left:10px; margin-bottom:10px;} 

A:link {text-decoration: none; color: #06F; }
A:visited {text-decoration: none; color:#06F;}
A:active {text-decoration: none; color:#06F;}
A:hover {text-decoration: underline; color:#06F;}

.logo { color:#FFF; font-size:24px; font-family:"Times New Roman", Times, serif; margin-top:20px; text-align:center;}
.player { width:197px; margin:auto; margin-top:15px; }

#mentor { border: 1px dotted #000000; background-color: #FFFF99; padding:10px;}

.flags {  color:#FFF; margin-top:3px;}

.star { float:right;}

.underline { text-decoration:underline;}


h1 {
margin:0px;
font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
 color: #000;
/**color:#001a27;**/
text-align: center;
}
.cert { }

.left { float:left; width:150px;}
.right { float:right; width:150px; text-align:right;}


#left1 { float:left; width:270px;  padding:5px; background-color: #FFFFCC; border: 1px #FF0000 dashed; color:#000000; text-align:center;}
#right1 { float:right; width:270px; padding:5px; background-color:#CCCCCC; border: 1px #FF0000 dashed; color:#000000; text-align:center;}

.highlight { color:#900; text-decoration:underline; }
.highlight2 { color:#900;font-weight:bold;}


/** DIVS **/
h2 { color:#001a27;text-align:center; font-size:18px;}
h3 { color: #000; text-align:center;}
h4 { color: #F00 font-size:14px;}
.clear { clear:both;}

#video { width:510px; margin:auto;}

#container {
width:750px;
margin: 0px auto 0 auto;
}
#top {
height:80px;
}
#body {
background-color:#FFFFFF;
border: 1px #C5DBE7 solid;
margin: 25px auto 0 auto;
padding: 0 25px 0 25px;
}
#footer {
background-image:url(../images/footer.gif);
background-repeat: repeat-x;
background-color: #4f4f4f;
margin-top:30px;
clear:both;
}
#footer_text {
color:#fff;
padding:5px;
font-size:10px;
width:800px; margin:auto;
}
/* asdf  */

#listen { background-color: #FFC; border: 1px #FF0000 dashed; padding:10px; font-size:14px; font-weight:bold; width:320px; float:right; margin-left:10px;}

.speaker { float:left; margin-right:10px;}

.red { color: #F00; font-weight:bold;}
.redunderline { color: #F00; font-weight:bold; text-decoration:underline;}
.red  h1{ color:#f00; font-weight:bold;}

.testimonnial {
	width: 580px;
padding:10px;
border: 1px #C5DBE7 solid;
margin: 0px auto 0 auto;
background-image:url(../images/box.gif);
background-repeat:repeat-x,y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D6D6D;
margin-bottom:10px;
	
	}
	
.box_text { color:#000; font-size:20px; font-family:Tahoma; text-align:center;}	
.box_text2 { text-align:center; }	
.box_text_red { color:#900; text-decoration:underline;}

.player { float:right; width: 165px;}

.box {
width: 540px;
padding:10px;
border: 1px #C5DBE7 solid;
margin: 0px auto 0 auto;
background-image:url(../images/box.gif);
background-repeat:repeat-x,y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
clear:both;
}
.box img {
float:right;
margin: 0 0 5px 5px;
border: 1px #343434 solid;
}

.box-tick { width:425px; margin:auto;}

.box2 {
width: 540px;
margin-bottom:10px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;

background-color: #dce4ed;
border: 3px #000 dashed;
padding:10px;
clear:both;
color:#000;

}
.box2 img {
margin: 3px 0 3px 0;
}
.box2 td {
padding: 3px;
}
.text_color {
background-color:#D9EAFF;
border-bottom: 1px #666699 solid;
}

.green { color: #0C0;}
.green2 { color:#060;}


.left1 { margin-left:20px; float:left; width:250px;  padding:10px;  color:#000000; text-align:center; background-image:url(../images/box.gif);
background-repeat:repeat-x,y;}
.right1 { margin-right:20px; float:right; width:250px; padding:10px;   color:#000000; text-align:center; background-image:url(../images/box.gif);
background-repeat:repeat-x,y;}


.salebox { background-color:#ffffca; border: 5px #ffe8b9 solid; width:550px; margin:auto; padding:10px; color:#000; }
.salebox h1 {font-family: Tahoma; font-size:32px; }
.salebox h3 { color: #900; font-weight:bold; font-size:20px; }
.salebox p { }

.blue { color:#06F;}
