@charset "utf-8";
/* CSS Document */

body
	{
	background-image: url(../images/platinum.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin:0px;
	}
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}


/*--------------------------Home Page-------------------------------*/

.header
	{
	width:775px; height:268px;
	margin-left:auto; margin-right:auto; margin-top:22px;

	}
.flash{ margin-left: 0px;}
	
.navigation
	{
	width:775px; height:31px;
	margin-left:auto; margin-right:auto;
	background-image:url(../images/nav.jpg); background-repeat:no-repeat;
	border-collapse:collapse;
	text-align:center;
	}
.footer
	{
	width:775px; height:4px;
	background-image:url(../images/footer.jpg); background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	}
.center
	{
	width:775px; height:600px;
	margin-left:auto; margin-right:auto;
	background-image:url(../images/bg-cont.jpg);
	background-repeat:repeat-y;
	}
.home-center-table
	{
	width:100%;
	height:auto;
	padding:5px
	}
.left-cell
	{
	width:500px;
	}
.homeright{ width:175px;}
.fire_image{ margin: 4px 4px 0px 0px; border: solid 1px #999999}
	
	/*----------------------Clases------------------------*/
H1
	{
	font-family:Trebuchet MS;
	font-size:16px; 
	color:#ffffff;
	border: solid 1px #232323;
	padding:8px;
	margin:4px;
	}
H2
	{
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	margin:4px;
	border: solid 1px #232323;
	padding:4px;
	background-image:url(../images/tool-tip-bg.jpg);
	}
	
H3
	{
	 font-family:Trebuchet MS;
	 color:#ffffff;
	 font-weight:bold;
	 padding:4px;
	 font-size:12px;
	 display:block;
	 width:274px;
	 margin-left:4px;
	 border: solid 1px #333333;
	}
	
.content-1
	{
	font-family:Trebuchet MS;
	font-size:15px;
	color: #ffffff;
	line-height:19px;
	display:block;
	margin:4px;
	text-align:justify;
	border: solid 1px #232323;
	padding:10px;
	}
.content-2
	{
	font-family:Trebuchet;
	font-size:15px;
	color: #ffffff;
	line-height:19px;
	display:block;
	margin:4px;
	border: solid 1px #232323;
	padding:10px;
	}
	
.content-3
	{
	font-family:Trebuchet MS;
	font-size:15px;
	color: #ffffff;
	line-height:19px;
	display:block;
	margin:4px;
	text-align:left;
	padding:10px;
	border: solid 1px #232323;
	
	}
a
	{
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}
	
	
	
a:hover
	{
	
	color: #FFFF00;
	}
/*---
-------------------Images------------------------*/

.image-001
	{
	border: solid 4px #ffffff;
	float:left;
	margin:20px;
	}
.image-002
	{ 
	float:left;
	margin:10px 0px 0px 30px;
	}
	
	
	
	
/*--------------------Courses Page---------------------*/	
	
.regular_comntent
	{
	 font-family:"Trebuchet MS"; 
	 font-size:15px; 
	 color:#ffffff; 
	 display:block; 
	 text-align:justify; 
	 padding-right:8px;
	 padding-left:4px;
	 padding-top:6px;
	 padding-bottom:6px;
	 margin-left:4px;
	 line-height:30px;
	 background:#0F0F0F;
	 border: solid 1px #666666;
	 width:740px
	}
.regular-right-content
	{
	 font-family:"Trebuchet MS"; 
	 font-size:15px; 
	 color:#ffffff; 
	 display:block; 
	 text-align:justify; 
	 padding-right:8px;
	 padding-left:4px;
	 padding-top:6px;
	 padding-bottom:6px;
	 margin-left:4px;
	 line-height:30px;
	 width:444px
	}
	

.training-image
	{
	 margin:0px 2px 0px 4px;
	 border: solid 4px #FFFFFF;
	}
.training-image-2
	{
	 margin:0px 10px 0px 4px;
	 border: solid 1px #FFFFFF;
	 float:left;
	}
.training-image-3
	{
	 margin:10px 4px 0px 10px;
	 border: solid 1px #FFFFFF;
	 float:right;
	}
	
/*--------------------------Gallery Page-------------------------------*/

.slide{ margin-left:60px; margin-top:20px; border: solid 1px  #333333}

/*--------------------------About Page-------------------------------*/

.right-images-about{ margin:4px 6px 0px 0px;  border: solid 1px #ffffff;}
.left-cell-about-us{ width:600px}
.banner-image-about{ margin-left:4px; border: solid 1px #FFFFFF}

/*--------------------------Registration Page-------------------------------*/

.title-registration{ font-family: Arial; color:#FF0000; font-size:12px}
.left-training-image	
{
float:right;
margin:0px 10px 0px 10px;
border: solid 1px #333333
}

.bannerph
	{
	margin:10px 0px 0px 25px
	}
	
.calendar-style-one
	{
	font-family:Trebuchet MS; font-size:14px; color: #FF0000
	}
.calendar-style-one a
	{
	color:#FFCC00;
	text-decoration:none
	}
.calendar-style-one a:hover
	{
	color:#FFFFFF;
	text-decoration:underline
	}
.download-schedule
	{
	margin:0px 0px 0px 75px
	}