@charset "utf-8";
body {
	color: #333;
	font-family: verdana, sans-serif;
	font-size:100%;
	line-height:1.125em;
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(images/header_bg.png);
	padding: 0px;
}

h1 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
	background-color: #FFF5B0;
	border: 1px dashed #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.15em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
h3 {
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
h3 a {
	color: #333;
	text-decoration: none;
}
h4 {
	font-size: .85em;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

h5 {
	font-variant: normal;
	margin: 0;
	font-weight: normal;
	line-height: normal;
	font-size: .75em;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}




ul {
	padding-left: 50px;
	padding-bottom: 10px;
}

li {
	font-size: 80%;
	padding: 2px;
}
ol {
	padding-top: 10px;
	padding-left: 50px;
}
ol li {
	padding: 5px;
}

.indent {
	text-indent: 30px;
}

p, th, td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 7px;
}


p, pre {
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

th, td {
	padding: 5px;
}

th {
	font-weight: bold;
}

img {border: 0;}
#container {
	width: 90%;
	min-width:1005px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -45%;
	overflow: visible;
	position: absolute;
	left: 50%;
}

#headertop {
	height: 71px;
	width: 100%;
	min-width:975px;
	overflow: visible;
	background-image: url(images/r_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	white-space: nowrap;
	font-size: 1em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#headertop p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerwrap {
	padding: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50%;
	left: 50%;
}

#headertop img {
	padding-right: 25px;
}

#bannerwrap {
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner_wrap.png);
	width: 100%;
	overflow: visible;
}

#banner_mid {
	height: 314px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/banner_image.jpg);
}

#banner_left {
	background-repeat: no-repeat;
	height: 314px;
	background-image: url(images/banner_left.png);
	padding-left: 40px;
}


#banner_right {
	background-repeat: no-repeat;
	height: 314px;
	background-image: url(images/banner_right.png);
	padding-right: 40px;
	background-position: right;
}

ul#topnav {
	list-style: none;
	font-size: 1.1em;
	background-image: url(images/banner_wrap.png);
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	z-index: 1;
	width: 620px;
}

ul#topnav li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#topnav li a {
	line-height: 70px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 155px;
	background-image: none;
	color: #000;
	float: left;
}

ul#topnav li a:hover {
	color: #DF0000;
}

ul#topnav a.home {
	background-image: url(images/li_home.png);
	background-repeat: no-repeat;
}

ul#topnav a.training {
	background-image: url(images/li_BG.png);
	background-repeat: no-repeat;
}

ul#topnav a.testing {
	background-image: url(images/li_BG.png);
	background-repeat: no-repeat;
}

ul#topnav a.products {
	background-image: url(images/li_BG.png);
	background-repeat: no-repeat;
}

ul#topnav a.consultancy {
	background-image: url(images/li_BG.png);
	background-repeat: no-repeat;
}

ul#topnav a.contact {
	background-image: url(images/li_BG.png);
	background-repeat: no-repeat;
}

ul#topnav li .sub {
	position: absolute;
	top: 56px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index: 2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4c4b4a;
	border-right-color: #CE9900;
	border-bottom-color: #CE9900;
	border-left-color: #CE9900;
	background-image: url(images/transbg.png);
	background-repeat: repeat;
	width: 804px;
	left: 50%;
	margin-left: -404px;
	display: none;
}

ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	overflow: visible;
}

ul#topnav li .sub ul{
	list-style: none;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	width: 200px;
	padding: 0;
	margin: 0;
	overflow: visible;
	border-right-color: #999;
	min-height:150px;
}

ul#topnav .sub ul li {
	color: #fff;
	padding-right: 10px;
	padding-left: 5px;
}
ul#topnav .sub ul li a {
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: normal;
	text-align: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 1em;
	background-image: url(images/navlist_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}
#topnav li .sub h2 a {
	line-height: normal;
	float: none;
	color: #E5AC00;
	font-size: 0.9em;
}
#topnav li .sub h2 {
	line-height: normal;
	float: none;
	color: #E5AC00;
	font-size: 1.1em;
}

ul#topnav .sub ul li a:hover {
	color: #ddd;
	background-position: 5px 12px;
}

#contentwrap {
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	top: 314px;
	margin-left: -50%;
}
#content_left {
	background-image: url(images/content_l.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#content_right {
	background-image: url(images/content_r.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	position: relative;
}

#content_b {
	background-repeat: repeat-x;
	padding-right: 31px;
	padding-left: 31px;
	background-image: url(images/content_b.png);
	height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_bl {
	background-image: url(images/content_bl.png);
	height: 31px;
	width: 31px;
	background-repeat: no-repeat;
	float: left;
}
#content_br {
	background-image: url(images/content_br.jpg);
	height: 31px;
	width: 31px;
	background-repeat: no-repeat;
	float: right;
}
#contentbody {
	padding-left: 250px;
}
#footer {
	background-color: #FFF;
	height: 100px;
	width: 98%;
	border: 1px dashed #999;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}



.clear {
	clear: both;
} 

.right {
	float: right;
}
#leftnav {
	margin-right: 25px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 227px;
	float: left;
}

#leftnav ul{
	list-style: none;
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
	overflow: visible;
}

#leftnav ul li {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-size: 0.75em;
	width: 225px;
	padding: 0px;
}
#leftnav ul li a {
	text-indent: 0;
	text-decoration: none;
	color: #009;
	line-height: normal;
	text-align: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 1em;
	background-image: url(images/leftnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	background-color: #FFFCE5;
}

#leftnav li h2 a {
	line-height: normal;
	float: none;
	color: #E5AC00;
	font-size: 0.9em;
}
#leftnav li h2 {
	line-height: normal;
	float: none;
	color: #333;
	font-size: 1.2em;
	background-color: #FFF5B0;
	padding: 5px;
}

#leftnav ul li a:hover {
	color: #F00;
	background-position: 8px center;
	background-color: #FFF9E1;
}
.coursetable {
	background-color: #E4D19C;
	margin-left: 100px;
	width: 400px;
}
.coursetable td  {
	padding: 8px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	float: none;
}
.div75 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.table1 {
	border: 1px solid #A5B3A2;
	background-color: #C2D3C0;
}
.t1h {
	background-color: #D6EBD6;
	font-weight: bold;
}
.t1n {
	background-color: #F8FCF8;
}

.t1sh {
	background-color: #EFF8EF;
	font-size: 1em;
}
#booking {
	border: 1px solid #000;
	width: 80%;
	position: absolute;
	top: -250px;
	left: 10%;
	right: 10%;
	visibility: hidden;
	background-image: url(images/transbg.png);
	background-repeat: repeat;
	overflow: visible;
	margin: 0px;
	padding: 5px;
	z-index: 1;
	text-align: right;
	font-size: 0.85em;
}
#booking a {
	color: #FFF;
	text-decoration: none;
}

.bookingcal {
	border: 2px solid #000;
	background-color: #FFF;
	text-align: left;
	color: #036;
	font-size: 1.15em;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.line {
	width: 100%;
	height: 1px;
	margin-top: 35px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CAA641;
}
#coursedetails {
	padding-left: 250px;
}
.coursetable {
	border: 1px solid #A5B3A2;
	background-color: #CCC;
	width: 354px;
	margin-right: 20px;
	margin-left: 20px;
}

.cth {
	background-color: #D6EBD6;
	font-weight: bold;
}
.ctn {
	background-color: #F8FCF8;
}
.ctsh {
	background-color: #EFF8EF;
	font-size: 1em;
}

#address {
	float: left;
	padding-left: 25px;
	width: 47%;

}
.tabdiv {
	background-color: #F6F;
}
#formdiv h2 , #address  h2{
	padding-bottom: 10px;
}

.asterix {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.hlbox {
	font-size: 0.9em;
	border: 1px dashed #5CB85C;
	background-color: #EFF8EF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px;
}
.contentimg  {
	border: 2px solid #333;
	margin: 15px;
	float: right;
	clear: right;
}
.emphasisB {
	font-weight: bold;
	font-size: .95em;
}
.tick {

}
.coursetable img {
	clear: none;
	float: none;
}

.tick li {
	top: auto;
	bottom: auto;
	list-style: none;
	padding-left: 25px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#booking img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 0px;
}
.emphbox {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.1em;
	padding: 7px;
	color: #FFE000;
	border: 1px dashed #000;
	background-color: #FF4040;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
