@charset "utf-8";



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666   url(images/20original.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.thrColFixHdr #container {
	width: 960px;
	margin: 25px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #ffffff  url(images/backgrounds/faux-coloumn.gif) repeat-y  ;
}
/***************************************************************************************************************************

										HEADER STYLES
****************************************************************************************************************************/
 
.thrColFixHdr #header {
	background: url(images/header-banner-960px-2.gif) no-repeat;
	width:960px;
	position:relative;
	height:116px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#logo {
	position:absolute;
	top: 21px;
	left: 1px;
}
.thrColFixHdr #header #toplinks {
	margin:0px;
	position: absolute;
	left: 630px;
	top: 19px;
	width: 261px;
	height: 111px;

	
	}

.thrColFixHdr #header #toplinks ul {
	color:#B79B1D;
	font-size:13px;
	list-style-type: none;
	display: block;
	padding: 0px;
	padding:0px 0px 0px 0px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

.thrColFixHdr #header #toplinks ul li {
	float:none;
	
	}
#header #toplinks ul li a:link, #header #toplinks ul li a:visited {
	display:block;
	color: #B79B1D;
	text-decoration: none;
	padding: 0 0px 0px 0px;
	font-weight: bold;
	}
#header #toplinks ul li a:hover, #header #toplinks ul li a:active {
	text-decoration: underline;
	}
	
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -9999px;
	}
/**************************************************************************************************************************

									LARGE IMAGE DISPLAY/ MAIN NAVIGATION
**************************************************************************************************************************/
.thrColFixHdr #image {
	background: url(images/backgrounds/images/MAIN-IMAGE-960x247.jpg) no-repeat;
	
	width:960px;
	height:247px;

	}
.thrColFixHdr #mainNav {
	width:960px;
	background: url(images/backgrounds/images/nav-background_5x39.gif) repeat-x;
	height:39px;
	}
/***************************************************************************************************************************

											LEFT SIDE BAR
****************************************************************************************************************************/	
.thrColFixHdr #sidebarLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 1px 10px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #container #sidebarLeft h3 {
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	margin:60px 0px 10px 0;/*increased topmargin here for side bar links header*/
	text-align:left;
	padding: 3px 0 0 30px;
}
.thrColFixHdr #container #sidebarLeft h3 a {
	color:#FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #container #sidebarLeft h3 a:hover {
	color:#CCCCCC;
}
.thrColFixHdr #container #sidebarLeft h3.blog {
	background: url(images/images/images/b-securitynewsbanner_02_02.gif) no-repeat;
	height:26px;
	margin-top:20px;
}
.thrColFixHdr #container #sidebarLeft h3.quote {
	background:  url(images/images/images/images/quote-icon-redBanner_02.gif) no-repeat;
	height:26px;
	margin-top:30px;
	
}
.thrColFixHdr #container #sidebarLeft h3.redbanner {
	background:  url(images/images/images/redleftsidebanner_02.gif) no-repeat;
	height:26px;
	padding: 3px 0 0 10px;
	margin-top:40px;
	
}
.thrColFixHdr #container #sidebarLeft h3.purplebanner {
	background: url(/images/images/images/purplebanner_02.gif) no-repeat;
	height:26px;
	padding: 3px 0 0 10px;
	margin-top:40px;
	
}
.thrColFixHdr #container #sidebarLeft h3.bluebanner {
	background: url(/images/images/bluebanner_02.gif) no-repeat;
	height:26px;
	padding: 3px 0 0 10px;
	margin-top:40px;
	
}
.thrColFixHdr #container #sidebarLeft h3.yellowbanner {
	background: url(/images/images/yellowbanner_02.gif) no-repeat;
	height:26px;
	padding: 3px 0 0 10px;
	margin-top:40px;
	
}
.thrColFixHdr #container #sidebarLeft h3.greenbanner {
	background: url(/images/images/greenBanner_02.gif) no-repeat;
	height:26px;
	padding: 3px 0 0 10px;
	margin-top:40px;
	
}
.thrColFixHdr #container #sidebarLeft h3.archive {
	background: url(images/images/images/archivebanner_02.gif) no-repeat;
	height:26px;
}
.thrColFixHdr #sidebarLeft p {
	font-size:10px;
	color:#333333;
	margin:0;
	padding:0 20px 15px 0;
	}
.thrColFixHdr #sidebarLeft p a {
	color:#b79b1d;
	text-decoration:none;
	}
.thrColFixHdr #sidebarLeft img {
	padding: 0 0 22px 0px;
	}
#sidebarLeft #spotlight {
	width:150px;
	background:url(/images/images/rounded-cornersCenter_05.gif) repeat-y top left;
	margin: 0 30px 20px 0;

}
#sidebarLeft #spotlight h4 {
	margin:0px;
	font-size:13px;
	color:#504200;
	padding:10px 0 0px 0px;
	text-align:center;
	}
#sidebarLeft #spotlight img {
	padding:0px;
	margin:10px 0 0 45px;
	}
.curlyBrace {
	font-size:18px;
	font-weight:bolder;	
}
#sidebarLeft #spotlight h4.roundTop {
	background: url(/images/images/images/rounded-corners-top_02_02.gif) no-repeat top left;
	} 
#sidebarLeft #spotlight p.roundBottom {
	background: url(/images/images/images/rounded-corners-bottom_07_07.gif) no-repeat bottom left;
	margin:0;
	padding-bottom:2em;
	text-align:center;
	} 
#sidebarLeft #spotlight h4.subMenu  {
	font-size:10px;
	padding:15px;
	}
.thrColFixHdr #sidebarLeft #sidelink, .thrColFixHdr #sidebarLeft #sidelinkServices {
	margin-top:22px;
	}
.thrColFixHdr #sidebarLeft #sidelink ul  {
	padding: 0 0 0 15px;
	font-size:12px;
	}
.thrColFixHdr #sidebarLeft #sidelink ul li, .thrColFixHdr #sidebarLeft #sidelinkServices ul li  {
	padding-bottom:10px;
}
.thrColFixHdr #sidebarLeft #sidelink, .thrColFixHdr #sidebarLeft #sidelinkServices {
	margin-top:5px;
	width:160px;
}
.thrColFixHdr #sidebarLeft #sidelinkServices ul{
	padding:0px;
	margin:0;

}
.thrColFixHdr #sidebarLeft #sidelinkServices ul li {
	font-size:11px;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #eeeeee;
	/*background:url(images/images/list-bullet.gif) 1px 1px no-repeat;*/
	}

	
.thrColFixHdr #sidebarLeft #sidelinkServices ul#sideLinks li.onstate {
	background-color:#f6f6f7;
	}
#sidebarLeft #spotlight p {
	padding:10px;
	font-weight:bold;
}
.thrColFixHdr #sidebarLeft ul  {
	list-style:none;
	font-size:10px;
	font-weight:bolder;
	text-align:left;
	padding:0 0 0 22px;
	margin:0px;
	}
.thrColFixHdr #sidebarLeft ul li{
	background:url(images/images/list-bullet.gif) 0px 2px no-repeat;
	padding:0 0 4px 18px;
	list-style-type:none;
	display:inline-block;

	}
.thrColFixHdr #sidebarLeft ul li{
	display:block;
	}
.thrColFixHdr #sidebarLeft ul li a{
	color:#504200;
	text-decoration: none;
	margin:0px;
	padding:0px;
	display:inline-block;
}
.thrColFixHdr #sidebarLeft ul li a{

	display:block;
}
.thrColFixHdr #sidebarLeft ul li a:hover{	
	text-decoration:underline;
	}
.thrColFixHdr #sidebarLeft #sidelink ul li, .thrColFixHdr #sidebarLeft #sidelinkServices ul li  {
	padding-bottom:10px;
}
.thrColFixHdr #sidebarLeft #sidelinkServices {
	margin-top:5px;
	width:160px;
}
.thrColFixHdr #sidebarLeft #sidelinkServices ul{
	padding:0px;
	margin:0;

}
.thrColFixHdr #sidebarLeft #sidelinkServices #sideLinks li {
	font-size:11px;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #eeeeee;
	background:url(images/images/list-bullet.gif) 0px 12px no-repeat;
	}

.date {color:#504200;}

#sidebarLeft h4.day {
margin:0px;
padding:0px 0px 5px 0;

}
#sidebarLeft #onlineQuote {
	background:url(/images/images/spotlight_05.gif) repeat-y;
	width:150px;
	margin-bottom:30px;
	}
#sidebarLeft #onlineQuote h4 {
	color:#504200; 
	font-weight:bolder;
	font-size:12px;
	padding:15px;
	text-align:center;
	}
#sidebarLeft #onlineQuote p {
	padding:5px 0 15px 0;
	text-align:center;
}
#sidebarLeft #onlineQuote div {
	margin:0 auto;
	text-align:center;
}	
.day  {
	color:#504200; 
	font-weight:bolder;
	font-size:10px;
	 }
.roundBottom {
	background: url(/images/images/images/rounded-corners-bottom_07_07.gif) no-repeat bottom left;}
.roundTop {
	background: url(/images/images/images/rounded-corners-top_02_02.gif) no-repeat top left;}
/**************************************************************************************************************************

								SIDEBAR RIGHT STYLES
***************************************************************************************************************************/
.thrColFixHdr #sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px;
}
.thrColFixHdr #sidebarRight h3 {
	font-size: 10px;
	font-weight: bolder;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.thrColFixHdr #sidebarRight h3 a {
	color:#FFFFFF;
	text-decoration: none;
	}
.thrColFixHdr #sidebarRight h3 a:hover {
	color:#333333;
	}
.thrColFixHdr #sidebarRight a img {
	border:none;

	} 
	
/*------------------------------------------sidebarRight Class Styles----------------------*/
.blue {
	background-color: #343399;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.purple {
	background-color:#a22279;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.yellow {
	background-color:#dcc427;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.green {
	background-color:#3a9e47;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.gold {
	color:#B79B1D;
	}
.goldDark {
	color:#85700b;
	}
.imageSpacing {
	margin-bottom: 40px;
	}
.alignCentre {
	text-align:center;
	}
/************************************************************class styles end*******************************/


/*********************************************************************************************************************

												MAIN CONTENT
************************************************************************************************************************/
.thrColFixHdr #mainContent {
	margin: 0 130px 0 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 20px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: Arial, Helvetica, sans-serif 10px/1.5em;
	color:#333333;
} 

.thrColFixHdr #mainContent h1 {
	font-size:22px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 35px 0 0 0;
	text-align: right;
	margin: 0;
	}
.thrColFixHdr #mainContent #services h4 {
	padding:30px  0 0px 0px;
	margin:0px 0 0 0;
	font-size:14px;
	color:#85700b;
}
.thrColFixHdr #mainContent #services p {
	padding-top:10px;
	}

.thrColFixHdr #mainContent #services img.Gobutton {
	text-align:right; 
	padding:10px 0 ;
	margin:0px;
	}
.backred {
	background-color: #c1272d;
	}
.backyellow {
	background-color:#dcc427;
	}
.backblue {
	background-color:#343399;
	}
.backpurple {
	background-color:#a22279;
	}
.backgreen {
	background-color:#3a9e47;
	}
.blogger {
	background: #c1272d url(images/images/blogger-logo-title.gif) no-repeat;
}
.archiveIcon {
	background: #c1272d url(images/images/archive-logo-sliced.gif) no-repeat;
}
.receivedIcon {
	background: #dcc427 url(/images/receivedIcon.gif) no-repeat;
}
.receivedIconPurple {
	background: #a22279 url(/images/receivedIconpurple.gif) no-repeat;}
.bold {
	font-weight:bolder;
	}

#mainContent #commonLink h4 {
	font-size:13px;
	padding: 5px 0 5px 28px;
}
.contactIcon {
	background: url(images/images/images/images/images/call-footer-icon_02.gif) no-repeat 0px 2px;
	height:27px;
		}
.informationIcon {
	background: url(images/images/images/images/images/info-footer-icon_02.gif) no-repeat 0px 2px;
	height:27px;
	}
.quoteIcon {
	background: url(images/images/images/images/images/quote-footer_02_02.gif) no-repeat 0px 2px;
	height:27px;
	}


.thrColFixHdr #mainContent p {
	font-family: Arial, Helvetica, sans-serif; 
	color:#333333;
	font-size:11px;
	line-height:2em;
	padding: 20px  0 0 0;
	word-spacing:.15em;
	}

.thrColFixHdr #mainContent ul {
	font-size:12px;
}
#mainContent a {
	color:#504200;
	text-decoration:none;
	}
#mainContent a:hover {
	text-decoration:none;
	}
#mainContent h4 a {
	color:#333333;
	}
#mainContent h4 a:hover {
	color:#504200;
	}
/***********************************************************HOME PAGE STYLES*********************************/
#mainContent #index {

	}

#mainContent #index h1.stepone {
	padding-right:25px;
	background: #c1272d url(/images/images/number1rev_25.gif) no-repeat;
	}
#mainContent #index h1.steptwo {
	padding-right:25px;
	background:#2b2e7e url(/images/images/steptwo_25.gif) no-repeat;
	}
#mainContent #index h1.stepthree {
	padding-right:25px;
	background:#dcc427 url(/images/images/stepthree_25.gif) no-repeat;
	}
#mainContent #welcome {
	background: url(/images/images/images/images/paperBackground_01_01_01.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0px;
	width:418px;
	}
#mainContent #welcome img, #mainContent #offer img, #mainContent #inTouch img {
	padding: 7px 0 10px 320px;
}
#mainContent #offer {
	background: url(/images/images/plainPaper_01.gif) no-repeat;
	margin:0 0 20px 0;
	padding:0px;
	width:418px;
	}

#mainContent #index h4 {
	margin:0;
	padding:20px 25px 0px 60px;
	font-size:14px;
	}
#mainContent #index p {
	padding:6px 20px 0px 60px;
	line-height:2em;
	font-weight:bold;
	font-size:10px;
	}
#mainContent #offer ul {
	padding:6px 15px 0px 35px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#mainContent #offer ul li {
	padding: 0 0 6px 28px;
	background:url(/images/images/bluetick.gif) no-repeat 0px 2px;
}
#mainContent #inTouch {
	background:url(/images/images/paperGrid_01.gif) no-repeat;
	padding:0;
	margin: 0 0 20px 0;
	width:418px;
}
#mainContent #inTouch ul {
	padding:6px 30px 0px 60px;
	font-size: 11px;
	font-weight:bolder;
}
#mainContent #inTouch ul li {
	font-weight:bolder;	
}
#mainContent #inTouch ul li a {
	text-decoration:underline;
}
#mainContent #inTouch ul#homeContacts li{
	padding:3px 0 3px 0px;
	font-size:11px;

}
.homeRates {
	font-size:12px;
	color:#c1272d;
	background-color:#f1f1f1;
	line-height:1.6em;



}
.homeQuote {
	font-size:12px;
	padding-top:28px;
}
.homeCall {
}
.homeFax {

}
.homeEmail {
}
/********************************company objectives**************************/
#mainContent #objectives{
	margin-top:25px;
}
#mainContent #objectives h4{
	font-size:13px;
	font-weight:bold;
	background-color:#f4f4f4;
	padding:5px 0;
}
#mainContent #objectives p{
	margin:0px;
	padding:5px 0 25px inherit;
	}
.objHighlite {
	font-size:16px;
	font-weight:bolder;
	color:#85700b;
	}
h2.missionHighlite {
	font-size:16px;
	font-weight:bolder;
	color:#85700b;
	margin-top:10px;
	padding: 15px 0 10px 0;
	}
#mainContent p.missionStatement {
	font-weight:bolder;
	color: #333333;
	font-size:13px;
	border-bottom: 2px solid #f1f1f1;
	padding:20px 0;
	border-top: 2px solid #f1f1f1;
	margin:15px 0 30px 0;
	}
.quoteMarkLeft {
	font-size:30px;
	}
.quoteMarkRight {
	font-size:30px;
	text-align:right;
	}
/*************************servive area lists and accreditaion list*********************/

#mainContent #services ul, #mainContent ul#accreditationList {
	font-size:11px;
	line-height:2em;
	padding: 15px 0 15px 20px;
	}
#mainContent #services ul li, #mainContent ul#accreditationList li {
	background:url(/images/images/bluetick.gif) no-repeat 0px 6px;
	padding: 0  0 0 18px;
	}
#mainContent #accreditList{
	margin-top:20px;
	}
#mainContent #accreditList p {
	text-align:right;
	padding:0 25px 0 0 ;
	color:#85700b;
	}
#mainContent #accreditImages {

	}
#mainContent #accreditImages div {
	width:100%;
	margin:0px 0 20px 0;
	border-bottom: 2px solid #f4f4f4;
	padding-bottom:15px;
	
	}
#mainContent #accreditImages h4 {
	font-size:13px;
	text-align:right;
	color:#85700b;
	background-color:#f4f4f4;
	padding: 4px 6px 2px 0;
	margin-top:25px;
	}
#mainContent #accreditImages div img, #mainContent #services div img {
	padding:5px;

	}
.floatLefti {
	float:left;
	}
#mainContent #accreditImages div p, #mainContent #services div p {
	padding: 0px 0 10px 15px;
	}
#mainContent #accreditImages div p.topPad {
	padding-top:10px;
	}
/***Discount Classes***/
.doYou {
	font-size:13px;
	font-weight:bold;
	color:#2b2e7e;
	}
h4.bookNow {
	text-align:center;
	line-height:2em;
	padding:10px 0 10px 0;
	border-bottom:2px solid #f1f1f1;
	border-top:2px solid #f1f1f1;
	margin:0px;
	}
#services ul#benefitList {
	font-weight:bold;
	}
#services li.altrow{
	background-color:#f4f4f4;
	}
/***********************contact us***********************/
#mainContent #contactDetails {

	margin-top:20px;
}
#mainContent #contactDetails h4 {
	margin-top:20px;
	padding:10px 0 0 5px;
	background-color:#f1f1f1;
	font-size: 14px;
	
}
#mainContent #contactDetails img {
padding:0 6px 0px 0px;
}
#mainContent #contactDetails p {
	padding:10px 0 0 10px;
	margin:0px;
	font-size:11px;
	font-weight:bolder;
	line-height:1.8em;
	
}
#mainContent #contactDetails ul {
	padding:10px 0 0 10px;
	font-size:11px;
	font-weight:bolder;
	line-height:1.8em;
}

#mainContent #contactDetails ul li.contactPhone{

}
#mainContent #contactDetails ul#listcontact li {
	background:url(/images/images/list-bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 15px;
	}
#mainContent #contactDetails ul#listcontact li a {
	text-decoration: underline;
	}
/*************CONFIRMATION PAGE****************************/
#mainContent #confirmation {
	margin-top:20px;
}
/***************************************************************************************************************************

													FORM STYLES
****************************************************************************************************************************/



#mainContent #ourAddress {
float:none;
width:300px;
background-color:#e1e1e1;
padding:10px 5px;
margin-top:20px;
clear:both;

}
 #ourAddress p {
	font-size:10px;
	font-weight:bolder;
	margin: 0;
	padding: 0;
}

#formwrap {
padding:0px;
margin:0px;
}


fieldset {
	border:#999999 solid 1px;
	margin-top:20px;
	display:block;
	}

#quoteform, #contactUs div{
	font-size:10px;
	}

legend {
	font-size:12px;
	color:#c1272d;
	font-weight:bolder;
	}

#formwrap #quoteform div,  #contactUs div, #applyFormContainer #applyForm div {
	margin:0;
	padding:15px 0 0 0;
	font-size:11px;
	}

.contact {
	padding-left:20px;
	font-size:12px;
	font-weight: bolder;
	text-align:left;}
	
label {
	float:left;
	width:140px;
	padding:2px 10px 0px 0px;
	text-align:right;
	font-size:11px;


	}


.buttonreset {
	width:50px;
	padding:0;
	text-align:left;
	}
.clearform {
	padding-bottom:10px;
	}

#quoteform div textarea, #contactUs div textarea, #applyForm div textarea {
	width:250px;
	border:2px solid #E5E5E5;
	padding:8px;
	outline:0;
	font: normal 13px/150% Verdana, Geneva, sans-serif;

-moz-box-shadow: rgba(0,0,0, .1) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0, .1) 0 0 8px;
boxshadow: rgba(0,0,0, .1) 0 0 8px;
	}
#quoteform div input, #contactUs div input, #applyForm div input {
	width:250px;
	border:2px solid #E5E5E5;
	padding:8px;
	outline:0;
	font: normal 13px/100% Verdana, Geneva, sans-serif;

-moz-box-shadow: rgba(0,0,0, .1) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0, .1) 0 0 8px;
boxshadow: rgba(0,0,0, .1) 0 0 8px;
}
#quoteform div input:hover, #quoteform div textarea:hover,
#quoteform div input:focus, #quoteform div textarea:focus {
border: 1px solid #eeeeee;	
-moz-box-shadow: rgba(0,0,0,.15) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0,.15) 0 0 8px;
boxshadow: rgba(0,0,0,.15) 0 0 8px;	
}
#applyForm div input:hover, #applyForm div textarea:hover,
#applyForm div input:focus, #applyForm div textarea:focus {
border: 1px solid #eeeeee;	
-moz-box-shadow: rgba(0,0,0,.15) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0,.15) 0 0 8px;
boxshadow: rgba(0,0,0,.15) 0 0 8px;	
}
#contactUs div input:hover, #contactUs div textarea:hover,
#contactUs div input:focus, #contactUs div textarea:focus {
border: 1px solid #eeeeee;	
-moz-box-shadow: rgba(0,0,0,.15) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0,.15) 0 0 8px;
boxshadow: rgba(0,0,0,.15) 0 0 8px;	
}

#quoteform div.radioOpt{margin:10px 0;}
#quoteform div.radioOpt input {
	width:1em;
	}
#quoteform div.radio.Opt label{display:block;width:350px;padding-left:10em;text-align:left;}

/*Make enquiry textarea larger than others*/
#contactUs div textarea.enquiry {
	width:540px;
	margin:0 auto;
	border:8px solid #e5e5e5;
	
}/*end text area here*/

#quoteform div select, #contactUs div select, #applyForm div select {
	width:250px;
	border:2px solid #E5E5E5;
	padding:5px;
	outline:0;
	font: normal 13px/100% Verdana, Geneva, sans-serif;
	-moz-box-shadow: rgba(0,0,0, .1) 0 0 8px;
-webkit-box-shadow: rgba(0,0,0, .1) 0 0 8px;
boxshadow: rgba(0,0,0, .1) 0 0 8px;
	}
#contactUs #checkboxreq {
	background-color:#e1e1e1;
}
 #contactUs #checkboxreq #checkboxes label {
	text-align: left;
	font-weight:bolder;
	}
 #contactUs #checkboxreq #checkboxes input {
	text-align: left;
	margin:0px;
	padding:0px;
	width:25px;
	}
#contactUs #checkboxreq #checkboxes {
	margin-top:10px;
	}
#contactUs #checkboxreq #checkboxes td {
	padding: 3px 0;
	}
#radio label
	{padding-left:20px;
	font-size:10px;
	font-weight: bolder;
	}
#contactUs #checkboxreq p {
	font-size:10px;
	font-weight:normal;
	padding:5px 0 5px 5px;
	margin:0px

	}
.red {
	color:#FF0000;
}
div.addinfomargin {
	clear:both;
	margin-top:15px; 
	}
input.resetCheckbox {
 width:22px;
 margin:0px;
 padding:0px;
 }
#quoteform #submitB, #contactUs #submitA, #applyFormContainer #applyForm #submitC{
height:40px;
padding:20px 0;
}

#submitB input.button, #contactUs #submitA input.button, #applyForm #submitC input.button{
float:none;
display:block;
margin: 0px auto;
border:none;
cursor:pointer;
background-color:#dcc427;
color:white;
width:100px;
font-weight:bold;

}
#applyForm #submitC input.button{
	background-color:#a22279;
}
#applyFormContainer #applyForm div p {
	margin:0;
	padding:2px 0 0 100px;
	}

/***************************************************************************************************************************

													TABLE STYLES
***************************************************************************************************************************/
#formwrapper table#infotable {
	width:420px;
	margin: 0 auto;
	background-color:#fff;
	border: 1px solid  #ffffff;
}
#formwrapper table#infotable thead{
	background-color: #CCCCCC;
} 
#formwrapper #infotable tbody{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
} 
#formwrapper table#infotable th {
	height:30px;
	background-color:#ffffff;
	}

#formwrapper table#infotable td {
	padding:5px 4px 4px;
	background-color:#f5f5f5;
	border: 3px solid #ffffff;
	vertical-align:top;
	}
#formwrapper table#infotable td h4 {
	margin:0px;
	padding:0px 4px 4px;
	text-align:left;
	color:#1e51a4;
	font-size:11px;
	}
	
#formwrapper table#infotable td.item {
	background-color:#FFFFFF;
	color:#666666;
}
#formwrapper table#infotable td.download{
	background-color: #e1e1e1;
	color:#eeeeee;
	}
.downloadtiny {
color: #333333;
font-size:9px;
}
#services table#courseList {
	margin-top:30px;
	}
#services table#courseList th {
	text-align:left;
	padding-left:10px;
	color:#ffffff;
	font-size:16px;
	background-color:#4a4a4a;
	}
#services table#courseList td img {
	padding:10px 0 0 15px;
	}
#services table#courseList td  {
	font-size:12px;
	font-weight:bold;
	padding:10px;
	text-align:left;
	background-color:#f4f4f4;
	color:#85700b;
	}

#services table#courseList td.divide {
	border-right:5px solid #ffffff;
	border-top:5px solid #ffffff;
	line-height:2em;
	}
#services table#courseList td.divideTop {
	border-top:5px solid #ffffff;
	font-weight:normal;
	color:#85700b;
	font-size:10px;
	text-align:center;
	}	
/****************************************************************************************************************************

													JOB STYLES
****************************************************************************************************************************/
h2.jobtitle {
	font-size:13px;
	color: #333333;
	padding:15px 0px 0px 0px;
	margin-top:10px;
}
.highlite {
	color:#993366;
	}
.blackbold {
	font-weight:bold;
	color:#000000;
	font-size:11px;
	}
#mainContent #jobwrapper {
	margin-top:40px;
	}
#jobwrapper table#jobTable {
	font-size:11px;
	width:100%;
	margin:15px auto;
	}
#jobwrapper table#jobTable th {	
	height:22px;
	color:#ffffff;
	background-color: #666666;
	font-size:13px;
	padding:6px 5px;
	text-align:left;
	border-bottom:8px solid #ffffff;

	}
#jobwrapper table#jobTable td {
	padding: 8px 5px;
	}
#jobwrapper table#jobTable td h4 {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	}
#jobwrapper table#jobTable tr.odd {
	background-color:#f1f1f1;
	}
#jobwrapper table#jobTable td.borderR, #jobwrapper table#jobTable th.borderR {
	border-right:4px solid #ffffff;
	}
/********************************************************************************************************************
	
													FOOTER STYLES
****************************************************************************************************************************/
.thrColFixHdr #footer {
	padding: 0 0px 0 0px;
	width:960px;
	font-size:9px;
	color: #FFFFFF;
	position:relative;
	margin: 0px;
	background: #333333;

}
br.clear {clear:both}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 10px 20px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	border-bottom: dashed 1px #999999;
}
	
#footer_box	{
	float:left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: dashed 1px #999999;
}


#footer_box ul	{
	width:250px;
	float:left;
	padding: 30px 0px 30px 38px;
	margin: 30px 0 0px 20px;
	text-align: center;
	background-color: #333333;
}	
/*}
#footer_box ul	{
	w\idth:205px;
	\width:295px;

	
}*/


.listTitle {
	font-size:12px;
	font-weight:bold;
	color: #CCCCCC;
	}
#footer_box li {
	list-style-type:none;
	line-height: 1.75em;
	padding:0px 0 00px 0;
	margin:0;
	width:inherit;
	text-align: centre;
}
#footer_box a  {
	color:#CCCCCC;
	text-decoration:none;
	}
#footer_box a:hover {
	color:#CC0000;
	}
	
	


  

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent h2 {
	font-size: 18px;
}
.copywright {
	margin:8px 0 0 0;
	border:none;
	}
