*, html{
    margin:0;
    padding:0;
    font:100%;
}
html {height: 100.02%; }
body {
	background: url(images/dmw.gif) repeat-x 0px 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 68.75%/145% Verdana, Arial, Helvetica, sans-serif;
}
a {
    color: #0692a9;
}
/***** Masthead *****/
#masthead {
height:277px;
width:815px;
margin:0 auto;  
}
#layer1 {
    height:103px;
}
/** Logo **/
#layer1Left{
    width:50%;
    float:left;
    text-align:left;
}
#layer1Left img{
    border:none;
}
ol, #right ul {margin: 10px 5px 10px 28px;}
/** Site menu and search **/
#layer1Right {
    width:49%; height: 100px;
    float:right; position: relative;
}
#searchform { position: absolute; right: 10px; bottom: 10px;}
#sitemenu { position: absolute; right: 10px; top: 10px; font-size: 90%;}
/** masthead image **/
#layer2 {
    height:128px;
    background:url(images/mastimage.jpg) top left no-repeat;   
}
/***** Main Menu *****/
#mainmenu {
    height:38px; width: 815px;
    background:url(images/nav_grad.png) top left repeat-x;
}
#mainmenu ul{
    list-style:none; margin: none;
}
#mainmenu li{
    float:left;
    font-size: 1.2em;
}
#mainmenu li a{
    display:block;
    padding:10px;
    text-decoration:none;
    color:#ffffff;
}
#mainmenu li.active a, #mainmenu a:hover {
    background:url(images/nav_grad.png) top left repeat-x;
}
/***** Main Content Area *****/
#mainwrapper {
	width: 815px;
	margin:0 auto;
	text-align:left;
	border-bottom:5px solid #434343;
	padding-top:10px;
}
/***** Home Page *****/
#homeleft {
	width:50%;
	float:left;
	font-size: 1.1em;
}
#homeright {
	width:49%;
	float:right;

}
/** two blocks on the right **/
#righttop {
	background:#cc1a0c;
	color:#ffffff;
	float:right;
	padding: 8px; margin-top:10px;
	width: 362px;
}

#rightbottom {
	margin-top:20px;
	border:1px solid #e1e1e1;
	float:right;
	padding: 8px;
	width: 362px;
}
#rightbottom img{
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
}
/** three blocks on the bottom **/
#homeblocks {
	clear:both;
}
.homeblock {
	height:200px;
	width:262px;
	float:left;
	margin-right:11px;
	border:1px solid #CCCCCC;
	background-color: #F2F2F2;
	position: relative;
	padding-bottom: 10px; 
}
#homeblocks .crn {
	background: url(images/crn.gif) no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.homeblock div div{
 padding: 0 8px;
}
#homeblocks #block3{
    margin-right:0;
}
#homeblocks #block3 a {
    display:block;
}
/***** Pages *****/
/** left sidebar**/
#mainwrapper #left{
    width:200px;
    float:left; margin-top: 12px; padding-left: 3px;
}
/** right content**/
#mainwrapper #right{
    width:590px;
    float:right;margin-top: 12px; 
}
#mainwrapper .clearing{
    clear:both;
}
/***** Footer *****/
#footer {
    width:815px;
    margin:0 auto;
}
#footerleft {
    width:40%;
    float:left;
}
#footerleft span {
    display:block;
    text-align:left;
}
#footerright {
    width:50%;
    float:right;
}
#footerright img {
    float:right;
}
/***** Type size and style *****/

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color:#000;
	line-height: normal;
}
h3, h4, h5, h6 {margin: 0 0 .3em; line-height: normal;}
h1 {font-size: 1.8em; letter-spacing: -1px; font-weight: normal;}
h2 {font-size: 1.6em;letter-spacing: -.5px; font-weight: normal;}
h3 {font-size: 1.3em;  margin-top: .7em;}
h4 {font-size: 1.2em; margin-top: 1.5em;}
h5 {font-size: 1.1em; margin-top: 1.5em; color: #098eaa;}
h6 {font-size: 1em; margin: 1em 0 0;}
.padding {
	padding-top: 0.5em;
	padding-bottom: .4em;
	width: 100%;
	clear: both;
}
#righttop h4{  color:#ffffff; margin: 0;}
#rightbottom h4 { margin: 0 0 3px;}
#righttop p {}
p{margin-bottom: .9em;}
.homeblock h3 {
    background:#434343;
    color:#ffffff;
    margin:0; padding: 5px 8px; font-size: 1.1em;
}
.homeblock h5 {
	padding: 8px 8px 0;
	margin: 0px; color: #000; 
}
blockquote { background: #eee; padding: 8px; margin: 10px 0 10px 15px; width: 192px; float: right; clear: right;}
#block3 ul {
	margin: 8px;
	list-style: none;
}
#block3 li {
	padding-bottom: 4px;
}
ul.mainlinks {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
.mainlinks li {
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/bullet.gif) no-repeat left center;
	list-style: none;
	padding-left: 20px;
}
ul.sublinks {
	margin: 0;
	padding: 0px;
}
.sublinks li {
	 margin: 0;
	list-style: none;
}
.sublinks li a{text-decoration: none; color: #000;font-weight:bold; background: #eee; padding: 5px; margin-bottom: 1px; display: block;}
.sublinks li a:hover, .sublinks li.active a{ color: #fff;font-weight:bold; background: #48ccd9;}
#left h2 {padding: 9px 5px; background: #434343; color:#fff; margin: 0; font-size: 1.2em; margin-bottom: 1px; font-weight: bold;}
.ditto_summaryPost {margin-right: 20px; margin-bottom: 15px; padding-bottom :15px;  border-bottom: 1px solid #eee;}
.grey {padding: 4px; background: #eee; margin: 0 0 20px; border-bottom: 1px solid #ccc;}
.quote { color: #fff; margin: 5px 0 10px 10px; float:right}
.img a, a img {border: none;}
.bluebox { background:url(images/bluebox.gif) top left no-repeat; width: 173px; height:99px; padding: 9px 10px; color: #fff;margin: 5px 0 0 4px; line-height: 135%;}
.redbox { background:url(images/redbox.gif) top left no-repeat; width: 173px; height:99px; padding: 7px 10px; color: #fff;margin: 15px 0 0 4px; line-height: 135%;}
.redbox a{color: #fff;}
.imgright { margin: 10px 0 10px 15px; float: right; clear: right;}

/* New Enquiry form */
form.enquiry {margin: 1em 0; }
.enquiry fieldset {border: 1px solid #eee; padding: 1em; margin-top: 1em; }
form.enquiry p {clear: left;}
form.enquiry p label {float: left; width: 120px; text-align:right; padding-right: 10px; }
.enquiry input.txt {color: #00008b; border: 1px inset #00008b; background-color: #eee; padding: 2px; width: 225px}
.enquiry input.btn {color: #00008b; background-color: #add8e6; border: 1px outset #00008b; }
.enquiry .chkbox {font-size: 1.2em; padding: 0px 10px 0 3px;}
.req{font-weight: bold; font-size: 1.2em; color: red;}
.enquiry textarea {font-size: 1.2em; padding: 0px 10px 0 3px;}
.submit-box {padding-left: 135px;}
.enquiry legend {font:bold 1.3em/1.2 Arial, Helvetica, sans-serif; }	
#subscribe {margin-bottom: 2em;}

table.training td {padding: 8px 3px;}
table.training td {border-bottom: 1px solid #eee;}
 td.active {width: 100px;}
