/* CSS Document */

html { margin:0 }

/* CSS Document */

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10pt; width:100%; height:100%; border:#330066 1px solid; }

div .floatleft { float:none}

div .floatright { float:none }

h1 { 
font-size:14pt;
font-weight:bold;
color:#330066;
display:inline}

h2 { 
font-size:12pt;
font-weight:bold;
color:#666666;
display:inline;
}

#wrapper { width:100%; height:100%; margin: 0; }

#main1 {
margin:0; padding:0; width:100%; height:100% }

#screen-reader-link { display:none}

/* Menu Buttons and Hover Properties */

#menucontainer {display:none}

#homebutton { display:none}
#homebutton a { display:none}
#homebutton a:hover { display:none}

#aboutbutton { display:none}
#aboutbutton a { display:none}
#aboutbutton a:hover { display:none}

#trainingbutton { display:none}
#trainingbutton a { display:none}
#trainingbutton a:hover { display:none}

#smallbutton { display:none}
#smallbutton a { display:none}
#smallbutton a:hover { display:none}

#consultancybutton { display:none}
#consultancybutton a { display:none}
#consultancybutton a:hover { display:none}

#startupbutton { display:none}
#startupbutton a { display:none}
#startupbutton a:hover { display:none}

#businessbutton { display:none}
#businessbutton a { display:none}
#businessbutton a:hover { display:none}

#downloads { display:none}
#downloads a { display:none}
#downloads a:hover { display:none}

#menubuttonend { display:none }
#menubuttonend a {display:none}
#menubuttonend a:hover { display:none}

/* Left Side */

#leftside { 
display:none
 }
 
#searchbox { display:none }
 
/* Main Content Area */
 
#sidetext { width:35px; padding-left:1px; margin:0px}

#content {
position:absolute;
top:125px; left:50px;
padding-left:9px;
margin-right:10px;
margin-top:10px;
width:100%;
height:100%; 
border-left:1px #CACACA dashed;
}

#about_image { background-image:none; width:675px; height:50px; margin:0px; padding:0px }

#training_image { width:100%; }

#content p {margin-top:8px; margin-bottom:8px}

#text_content {margin-top:3px; padding-left:1px; width:675px; height:100%}

/* Form Styling */

.mednormalform		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.buttonstyle {

font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #BBAAAA; }

.cleaner {
display:none
 }
 
#topofpage-footer { display:none}
#topofpage-button { display:none}

#footer { display:none }

a:link {text-decoration:underline; color:#3B00A6}
a:visited {text-decoration:none; color:#3B00A6}
a:active {text-decoration:none; color:#3B00A6}
a:hover {text-decoration:underline; color:#3B00A6}
