/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/


/**************************************************************
  header image and logo
 **************************************************************/

#header {
	background:#042376 url(../graphics/head_bg.jpg) no-repeat;
	clear: both;
	position: relative;
	height: 127px;
	margin: 0;
	border-bottom: 10px solid #082060;
	background-color: #042376;
	text-align:left;
	overflow:hidden;
}
.home_hd{
	background: url(../graphics/head_home.jpg) no-repeat ;
	}
.about_hd{
	background:  url(../graphics/head_about.jpg) no-repeat ;
	}
.service_hd{
	background:  url(../graphics/head_services.jpg) no-repeat ;
	}
.training_hd{
	background:  url(../graphics/head_training.jpg) no-repeat ;
	}
.clients_hd{
	background:  url(../graphics/head_clients.jpg) no-repeat ;
	}
.reports_hd{
	background:  url(../graphics/head_reports.jpg) no-repeat ;
	}
.contact_hd{
	background:  url(../graphics/head_contact.jpg) no-repeat ;
	}


/**************************************************************
   Page Content
 **************************************************************/

#page {
	background:#f9fafe url(../graphics/content_bg.jpg) repeat-x;
	clear: both;
	float: left;
	width: 100%;
	text-align: left;		
}
/**************************************************************
   columns
 **************************************************************/
#columns {
  margin: 0 ;
}
#column_r{
	  width: 560px;
	  margin:0 0 7em 0;
	  padding:0;
	  float:right;
	  }

/* Column widths */
.width {
  width: 800px;
}

.widthPad {
  width: 800px;

}
.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

#condition{
	  width: 560px;
	  margin:0 0 2em 5%;
	  padding:0;
	  }
/**************************************************************
   workshop boxes
 **************************************************************/
.qual{
	font-size:11px;
	}
.workshop_hd{
	display:block;
	background:#2460cd;
	color:#f9fafe;
	margin-top:10px;
	padding:2px 5px 10px 5px;
	clear:both;
	}
.workshop {
  margin: 5px 0;
  padding: 0 20px;
  background: #dce6fd;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}
/**************************************************************
  schedule table
 **************************************************************/
#schedule{
	background:#dce6fd;
	border-top:1px solid #163588;
	margin:5px 0 10px 0;
	} 
#schedule td{padding:5px;border-bottom:1px solid #163588;} 
#schedule th{
	font-size:14px;
		color:#f7f7f7;
	text-align:left;
	padding:5px;
	background:#0066FF;
	border-bottom:1px solid #163588;
	} 

.button{ 
  margin: 5px 0;
  padding: 0 10px;
}
.print{
	background:url(../graphics/button_print.png) no-repeat;
	margin:0 10px;
	padding:10px 0 0 30px;
	height:30px;
	}
.print a{color:#FFFFFF}
	

/**************************************************************
   Footer
 **************************************************************/


#footer {
	position: fixed; left: 0; bottom: 0; width: 100%; height: 1em;
	margin:0;
	padding:0 0 10px  0;
	background:#163588;
  	clear: both;
  	height: 6em;
  	text-align:center;
}
#footer p{
	color:#f9fafe;
	font-size:10px;
	letter-spacing: 0.1em;
	}

#footer ul {
  margin: 0 0.5em 0 0;
  padding: 0;
  text-align:center;
}

#footer ul li {
  display: inline;
  list-style: none;
}
#footer a{
	color: #9BB8E3;
	}
#footer ul li a {
  padding: 0 1em;
  font: 400 10px arial, sans-serif;
  letter-spacing: 0.1em;
  color: #9BB8E3;
  border-right: 1px solid #f9fafe;
}

#footer  ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer ul li a:hover, #footer a:hover  {
  color: #2c76fd;
}

/**************************************************************
   top of page link
 **************************************************************/
p.top{
	float:right;
	margin-right:20px;
	}
	


/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}


/**************************************************************
 bulleted list 
 **************************************************************/
 ul.arrow li{
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
  background: url(../graphics/icon_rdown_arrow.gif) no-repeat center left;
}
/**************************************************************
   testimonial column
 **************************************************************/
#test{
	width:136px;
	margin: 20px 0 0 0;
	background:#dce6fd;	
	}
#test p{
	font-size:11px;
	font-style:italic;
	margin:0.6em 3%;
	}
/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 20px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}
.floatRightB {
  float: right;
  border:1px solid #49AECF;
  padding:1px;
}
.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}
table td{
	vertical-align:top;
	padding:2px;
	}
.border_b{border-bottom:1px solid #163588;} 