/* CSS Document */

body {
	MARGIN: 0%;
	padding: 0px;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	letter-spacing: 0.05em;
	
}

#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
p,h1,h2,h3,h4,h4,ul,ol,li,dl,dt,dd,form,fieldset {
	margin: 0px;
	padding: 0px;
}
.centre {
	text-align: center;
}
a:link {
	color: #2E5796;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #2E5796;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	color: #21406D;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BBC9D6;
}


#leftNav {
	padding: 0px;
	float: left;
	width: 146px;
	list-style: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#navList ul {
	list-style-type: none;
	white-space: nowrap;

}

/*The li a tags are set to display as block so they can contain widths, heights and top/bottom margins. 
general setting for width height ect added here */
#navList li a {
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center center;
	height: 21px;
	width: 146px;
	text-indent: -9999px;
}

/*The following rules set the bg image for the home link*/
#navList li a.home{
	background-image: url(../graphics/home_f1.gif);
}
/*The following rules set the bg hover image for the home link*/
#navList li a:hover.home {
	background-image: url(../graphics/home_f2.gif);

}
#navList li a.homeselected {
	background-image: url(../graphics/home_f2.gif);
}

#navList li a.about{
	background-image: url(../graphics/about_f1.gif);
}
/*The following rules set the bg hover image for the home link*/
#navList li a:hover.about {
	background-image: url(../graphics/about_f2.gif);
}
#navList li a.aboutselected {
	background-image: url(../graphics/about_f2.gif);
}

#navList li a.services {
	background-image: url(../graphics/services_f1.gif);
}
/*The following rules set the bg hover image for the home link*/
#navList li a:hover.services {
	background-image: url(../graphics/services_f2.gif);
}
#navList li a.servicesselected {
	background-image: url(../graphics/services_f2.gif);
}
#navList li a.contact{
	background-image: url(../graphics/contact_f1.gif);
}
/*The following rules set the bg hover image for the home link*/
#navList li a:hover.contact {
	background-image: url(../graphics/contact_f2.gif);
}
#navList li a.contactselected {
	background-image: url(../graphics/contact_f2.gif);
}


#navList li a span{

	display: block;
	padding:5px 15px 4px 6px;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#software {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 1px solid #BBC9D6;
	margin-right: 8px;
	margin-bottom: 6px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC9D6;
	font-size: 115%;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC9D6;
	margin: 0px;
}
.indent {
	text-indent: 23px;
	background-color: #BBC9D6;
	font-size: 115%;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

#training {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 10px solid #BBC9D6;
	margin-left: 10px;
	margin-bottom: 6px;
	text-indent: 30px;
}
.header {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}

table {
	margin-left: 14px;
	width: 96%;

}
td.general {
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBC9D6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBC9D6;
	border-left-color: #BBC9D6;*/
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 6px;
	width: 48%;
}








#wrapper {
	padding: 0px;
	width: 864px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;

}

#topBanner {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}

#leftCol {
	padding: 0px;
	float: left;
	width: 150px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}


#RightCol {
	float: right;
	width: 100px;
	margin-top: 0px;
	border-right: none;
	border-bottom: none;
	border-left: 1px none #000033;
	height: auto;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}

#wrapper #main #martina img {
	border: 1px solid #CCC;
}


#main {
	margin-top: 0px;
	margin-left: 152px;
	margin-right: 116px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_curve.gif);
	background-repeat: no-repeat;


}
#main p {
	line-height: 2em;
	padding-top: 2em;
}



#main.home {
	margin-top: 0px;
	margin-left: 152px;
	margin-right: 116px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	vertical-align: top;
	height: auto;
}

#randomImg { 

margin-top: 60px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	float: right;
	text-align: center;
	width: 200px;
}


#martina {
	margin-top: 60px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	float: right;
	text-align: center;
	margin-left: 10px;

}

#testimonials {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: auto;

}
#trainingservices {
	width: 100%;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
#trainingservices ul {
	float: right;
	width: 400px;
	margin: 0px;
}
#webservices {
	width: 100%;
	clear: both;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	margin-left: 152px;
	margin-right: 116px;
	line-height: 16px;
	padding-top: 4px;
	background-image: url(../graphics/bg_curve_bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;

}

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	margin-left: 182px;
	margin-right: 116px;
	line-height: 16px;
	padding-top: 4px;
	clear: both;

}



.quote {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #003366;
	width: 200px;
	margin: 0px;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 1em;
}

.author {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #777777;
	width: 100%;
	font-style: italic;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clearFLoat {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#credentials {
	margin-top: 30px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	float: right;
	text-align: center;
	margin-left: 10px;
}
/*Form Styles*/

form.cmxform {
	width: 80%;
	color: #333;
	margin-left: 40px;
}

form.cmxform h3 {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;

}
	

form.cmxform fieldset {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	
form.cmxform fieldset li {
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333;

}
form.cmxform fieldset legend {
	color: #666;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 1.05em;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
	
form.cmxform label {
	display: inline-block;
	vertical-align: top;
	color: #333;
	width: 10em;

}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset input.text {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	width: 170px;
	font-size: 100%;
	padding: 2px;
	border: 1px solid #999;
}
form.cmxform fieldset textarea {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	width: 175px;
	/*	Scrollbar Colours*/
/*	scrollbar-base-color :#cccccc;
	scrollbar-face-color :#cccccc;
	scrollbar-highlight-color : #999;
	scrollbar-3dlight-color : #999;
	scrollbar-shadow-color : #eeeeee;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-track-color : #cccccc;
	scrollbar-arrow-color : #cccccc;*/
	border: 1px solid #666;
	font-size: 100%;
}
	

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #CA0000;
}
form.cmxform fieldset input.formSubmit, form.cmxform fieldset input.formReset {
	border:outset 1px #cccccc;
	color:#74463D;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;

if;
	font-size: 100%;
	font-weight: normal;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	width: 85px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}

