body
{

 font-family:Arial;

}

#wrapper
{
    width:1074px;
}

#header #index_02
{
    margin:-149px 20px 20px 367px;
   background-color:rgb(255,242,235);
 
   height:223px;
}

#header #index_03
{
   margin:-92px 20px 20px -3px; 
}
#header #index_04
{
   margin:-22px 20px 20px -0px; 
}

#header #index_05
{
   margin:-20px 20px 20px 0px; 
}

#header #topMenu
{
    margin:-140px 20px 20px 70px;
}
#bottomMenu
{
    margin-left:-3px;
}

#content
{
    width:100%;
}

#content #rightContent
{
    position:absolute;
    left:250px;
    top:250px;
    width:600px;
    font-size:14px;
  
}
#content #leftContent
{
    position:absolute;
    left:33px;
    top:273px;
  
    background-color:#E6E6EB;
	width:168px;
    margin-left:3px;
	
	
}

#topMenu a
{
	text-decoration: none;
	color:#ffffff; /* white */
	font-family: Verdana;
	font-size:11px;
}
#topMenu a:hover
{
	text-decoration:underline;
}

#menu
{
	background-color:#E6E6EB;
	margin:0px;
	padding:0px;
	
	

}

h1
{
	font-size:16px;
	color:#F85A05;
}

h2
{
	
	font-size:14px;
	font-weight:bold;
}

h3
{
	font-size:13px;
	font-weight:bold;
}
#footer
{
	padding-top:0px;
	font-size:11px;
	text-align:center;
}
#footer a
{
		color:#35435d;
		text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.rightColContent a {position: relative;}

.rightColContent a span {display: none;}

.rightColContent a:hover span {
  position: absolute;
  display: block;
  top:20px;
  left:-100px;
  background: #ffffff;
  width:300px;
  border: 1px solid blue;
  padding:10px;
  text-decoration:none;
  z-index:1000;
  }

p.order span{
padding:20px;

}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:350px; padding:10px;
  color:#000; font-size:11px; line-height:1.2;
}
.trainingCourse
{
	
	margin: 3em 1em;
	padding: .5em;
 
	font: 12px Arial;
    width:100%;
	background: url("../images/industries/bg_gradient.png") bottom repeat-x;
	border-bottom: 1px solid #FFBB98;
}

.trainingCourse img
{
	float: left;

	border: 1px solid #555;
	
	
}

.rightColContent
{
	margin-left: 180px;
	padding-left: 2em;
}

.rightColContent h4.courseName
{
	color: #FA712B;
}


/* 
	--- http://www.alistapart.com/articles/multicolumnlists/#method4
*/

.rightColContent ol
{
  margin: 0 0 1em 2em;
  padding: 0;
}

.rightColContent ol li
{
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}



/* horizontal position of each column
*/
.rightColContent ol li.col1 { margin-left: 0em; }
.rightColContent ol li.col2 { margin-left: 16em; }

/* margin-top = no. items * line-height.
*/
.rightColContent li.reset
{
  margin-top: -4.7em;
}

/* extra style
*/
.rightColContent li.empty
{
	list-style-type: none;
}

/* 
	end http://www.alistapart.com/articles/multicolumnlists/#method4 ---
*/

p.order
{
	text-align: center;
	padding: .3em;
	font-size: larger;

}

p.order a
{
	color: #35325D;
	font-weight: bold;
}

p.order a:hover
{
	text-decoration: none;
}

#menu ul, li
{
	
	padding:1;
	margin:0;
}

#menu li
{
	padding-left:0px;

	
	
}

ul
{
	padding-left:20px;
	list-style-type: square;
	list-style-image:url("../images/ftv2pnode2.gif");
}

.importantHeader
{
	 background:rgb(255,242,235);
	
}

.lessImportantHeader
{
	 background:#E6E6EB;
	 z-index:10;
}

.trainingCourse h3, h4
{
	color: #FA712B;
	font-weight:bold;

}

.trainingCourse span
{
	color: #FA712B;
	font-size:medium;
	font-weight:bold;
}

.floatImage 
{
	position:relative;
	float:right;
	top:11px;
	width:320px;
	text-align:center;
	padding:10px;
	
}
.floatImage p
{
	font-weight:bold;
}

.bottomButtons
{
	margin-left: 0px;
	padding-left: 2em;
}

hr
{
	color:#FA712B;
}

#videoplayer
{
    border:1px solid orange;
    background-color:rgb(255,242,235);
    width:375px;
   
    
}

.enquiryForm {

 background-color:rgb(255,242,235);
 padding:5px;
 border:solid 1px #ffaaff;
 font-size:12px;
 font-family:Arial;
} 


input 
{
width:160px;
font-size:x-small;
}