html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
img, fieldset {
	border: 0;
}
body, select, input, textarea {
	font: 0.625em/1.4 arial, verdana, helvetica, sans-serif;
}
body {
	 background: #666;
}
h1 {
	font-family: 'Arimo', arial, serif;;
	font-size: 2.2em;
	color: #ee2a26;
}
p, ul, ol, address, dl {
	font-size: 1.2em;
	margin: 10px 0;
}
label, select, textarea, input {
	font-size: 1.2em;
}
a {
	color: #ee2a26;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
#container {
	width: 920px;
	margin: 0 auto;
	background: url(../images/bg-page.gif) repeat-y;
}
#container-footer {
	width: 920px;
	margin: 0 auto;
	background: url(../images/bg-footer.gif) no-repeat bottom left;
	padding: 0 0 13px;
}
strong.highlight { color: #f00; }

/* ~~~~~~~~~~ HEADER ~~~~~~~~~~ */

#header {
	background: #333;
	margin: 0 10px 0 10px;
	overflow: hidden;
	width: 900px;
	position: relative;
}
	#header .logo {
		float: left;
		margin: 10px;
	}
	#header div {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	
/* ~~~~~~~~~~ NAVIGATION ~~~~~~~~~~ */

#navigation {
	overflow: hidden;
	width: 860px;
	margin: 0 10px;
	background: #ee2a26;
	font-size: 1.4em;
	padding: 10px 20px;
	list-style: none;
	font-weight: bold;
}	
#navigation li {
	float: left;
	margin: 0 30px 0 0;
	font-family: 'Arimo', arial, serif;
}
#navigation li a {
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: none;
	color: #333;
}

/* ~~~~~~~~~~ CONTENT ~~~~~~~~~~ */

#content-container {
	width: 900px;
	margin: 15px auto;
	overflow: hidden;
}
#content {
	width: 420px;
	float: left;
	margin: 0 15px;
	position: relative;
	min-height: 286px;
}
.main-graphic {
	float: right;
	margin: 0 15px 0 0;
}
#content ul, #content ol {
	margin: 10px 0 10px 15px;
}
#content h2 {
	font-size: 1.4em;
}
#content h3 {
	font-size: 1.2em;
	margin: 10px 0;
}
#sub-content-container {
	background: #9fbbdc;
	padding: 20px;
	margin: 0 20px 10px;
	overflow: hidden;
}
* html #sub-content-container {
	height: 1%;	
}
#sub-content-container h2 {
	font-size: 2em;
	font-weight: normal;
}
#sub-content-container form {
	margin: 25px 0 0;
}
#sub-content-container .form-row {
	width: 100%;
	overflow: hidden;
	margin: 5px 0;
}
#sub-content-container .form-row label {
	float: left;
	width: 120px;
	margin: 0 5px 0 0;
}
#sub-content-container .form-row input, #sub-content-container .form-row textarea, #sub-content-container .form-row select {
	width: 250px;
}
#sub-content-container .button input {
	width: auto;
	margin: 0 0 0 200px;
}
.home .book-course {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 251px;
	height: 57px;
}
#content .pdf {
	list-style: none;
	margin-left: 0;
}
.pdf li {
	background: url(../images/pdf.gif) no-repeat;
	padding: 0 0 3px 23px;
}

/* ~~~~~~~~~~ WRAPPER ~~~~~~~~~~ */

#wrapper {
	background: url(../images/bg-wrap-footer.gif) no-repeat bottom left #2f2f2f;
	padding: 20px 20px 51px;
	overflow: hidden;
	color: #fff;
}
* html #wrapper {
	height: 1%;
}
#wrapper h2 {
	font-family: 'Arimo', arial, serif;
	font-size: 2.8em;
	margin: 0 0 8px;
}
#wrapper h3 {
	font-size: 1.6em;
	text-transform: uppercase;
	margin: 0 0 3px;
	color: #ee2a26;
	font-family: 'Arimo', arial, serif;
}
#wrapper p {
	margin-top: 0;
}
#wrapper .wrapper-item {
	float: left;
	width: 250px;
	margin: 0 65px 0 0;
	position: relative;
}
#wrapper .last {
	margin: 0;
}
#wrapper a:hover {
	color: #fff;
}
#wrapper #news h2 {
	background: url(../images/graphic-news.gif) no-repeat;
	padding: 0 0 0 40px;
	font-family: 'Arimo', arial, serif;
}
#wrapper #book-online h2 {
	background: url(../images/graphic-book.gif) no-repeat 0 2px;
	padding: 0 0 0 40px;
	font-family: 'Arimo', arial, serif;
}
#wrapper #contact-us h2 {
	background: url(../images/graphic-contact.gif) no-repeat 0 2px;
	padding: 0 0 0 40px;
	font-family: 'Arimo', arial, serif;
}

/* ~~~~~~~~~~ HOMEPAGE ~~~~~~~~~~ */

.home #content h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0;
}
.home #content .homequote {
	margin: 0;on
}

/* ~~~~~~~~~~ BOOK A COURSE ~~~~~~~~~~ */

#pdf-links {
	list-style: none;
	float: right;
	width: 407px;
	margin: 15px 15px 0 0;
}
.book-a-course #left-col {
	float: left;
	width: 410px;
}
.book-a-course #right-col {
	float: right;
	width: 410px;
}

/* ~~~~~~~~~~ CONTACT US ~~~~~~~~~~ */

.contacts address {
	font-style: normal;
}
.contacts dl {
	overflow: hidden;
	width: 100%;
}
.contacts dt {
	float: left;
	width: 4em;
}

/* ~~~~~~~~~~ TRAINING NEWS ~~~~~~~~~~ */

.training-news #content {
	float: none;
	width: auto;
}
.training-news .news-item {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 15px;
}
.training-news .news-item img {
	float: left;
}
.training-news .news-item .news-information {
	float: right;
	width: 705px;
}
.training-news #content h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.training-news #content p {
	margin: 0;
}
.training-news .back-link {
	text-align: right;
	font-weight: bold;
}

/* ~~~~~~~~~~ FOOTER ~~~~~~~~~~ */

#footer {
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
#footer p {
	margin-bottom: 0;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
	padding: 0 5px;
}
#windex-banner img {
	border: 1px solid #999;
	margin: 5px 0;
}

.paginator {
	font-size: 1.6em;
	text-align: center;
	margin: 10px 0;
	font-weight: bold;
}
	.paginator a {
		text-decoration: none;	
	}
	.paginator .inactive {
		color: #aaa;
		cursor: text;
	}
	
.focusField{
        border:solid 2px #73a6ff;
        background:#eff5ff;
        color:#000;
    }
    .idleField{
        background:#eee;
        color: #6f6f6f;
        border: solid 2px #dfdfdf;
    }
.social-media				{ overflow: hidden; width: 100%; }
.social-media a				{ padding: 15px 0 15px 55px; float: left; font-size: 16px; color: #333; text-decoration: none; font-weight: bold; }
.social-media .facebook a	{ background: url(../images/icon-facebook.png) no-repeat; margin: 0 20px 0 250px;  }
.social-media .twitter a	{ background: url(../images/icon-twitter.png) no-repeat;  }
.social-media a:hover		{ color: #000; }
