body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #585858;
	background-color:#eceeef;
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-x;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

img {
    border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306ec2;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding:0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306ec2;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding:0;
}
h3{
	font-size:12px;
	color:#002157;
	margin-left: 10px;
}

p {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5;
}

address {
	font-style: normal;
}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman";
	font-size: 14px;
	background: url(/images/quote-start.png) no-repeat top left;
}
#quote {
	margin: 0 10px 0 0;
	padding: 7px 10px 10px 35px;
	background: url(/images/quote-end.png) no-repeat right bottom;
}


form{
}
form p {
	margin: 5px 0 10px 0;
	padding: 0;
}
fieldset{
	border:1px solid #dedede;
	padding: 15px 20px 10px 20px;
	margin-bottom: 10px;
}
legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003471;
	font-size:10px;
	margin-bottom: 5px;
}
label{
	float:left;
	display:block;
	width:120px;
	margin:0;
	padding: 0;
	text-align: left;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 1px;
	width: 250px;
	border:1px solid #3e73c5;
}
checkbox{
	left:-100px;
	padding:0;
	margin:0;
}
textarea{
	height:50px;
}

button {
	background: #00529f;
	border: 1px solid #3e73c5;
	color: #ffffff;
	padding: 0 15px 0 15px;
}

input.check-box{
	border:none;
	width:20px;
	padding:0;
	margin:0;
	left:0;

}

table {
	width: 100%;
	border-top: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
thead{
}
td, th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
tfoot {
	font-weight: bold;
}

li {
	line-height: 1.5;
}

/*
--------------------------------------------------------
	STRUCTURE
--------------------------------------------------------
*/

#wrapper {
   position:relative;
   width:988px;
   padding: 0;
   margin: 10px auto 50px auto;
   background: url(/images/wrapper-bg-v.png);
   background-repeat: repeat-y;
}
#wrapper-inner {
	position:relative;
	top: -8px;
	left:0;
	margin: 0 4px 0 4px;
	padding:0 2px 0 2px;
	background:url(/images/wrapper-bg-top.png);
	background-repeat:no-repeat;
}
#wrapper-bottom {
	position: absolute;
	bottom: -11px;
	left: 0;
}

#header {
    position: relative;
	width: 976px;
	height: 104px;
	border-bottom: 1px solid #ffffff;
}

#main {
    position: relative;
	width: 976px;
	margin:0;
	padding:0;
	background:url(/images/divider.png);
	background-repeat:repeat-y;
/*	min-height: 500px;*/
	z-index: 0;
}

#col1 {
    position: relative;
	width: 238px;
	margin: 0;
	padding: 20px 0 0 0;
	z-index: 1;
}
#col2 {
    position: relative;
	width:697px;
	margin: 0;
	padding: 20px 20px 0 20px;
}
#sub-col1 {
	width: 460px;
}
#sub-col2 {
	width: 220px;
	padding: 0 0 0 10px;
	border-left: 1px solid #f2f2f2;
}

#footer {
	position:absolute;
	left: 0;
	bottom: -60px;
	width: 977px;
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
	color: #6a6a6b;
	font-size: 10px;
	z-index: 1;
}
#footer p {
	margin: 0 0 10px 0;
	padding: 0;
}

/*
--------------------------------------------------------
    SUB COL 2
--------------------------------------------------------
*/
#sub-col2 ul {
	margin: 0 0 0 20px;
	padding: 0;
}
#sub-col2 li {
	margin-bottom: 10px;
}


/*
--------------------------------------------------------
    HEADER
--------------------------------------------------------
*/
#logo {
	position:absolute;
	top: 12px;
	left: 7px;
}
#header-line {
	position:absolute;
	top: 103px;
	left: 0px;
}
#header-tel {
	position:absolute;
	top: -40px;
	left:453px;
	z-index: 200;
}
#header-forklift {
	position: absolute;
	top: -90px;
	left: 500px;
}
/*
--------------------------------------------------------
    HOME PAGE BLUE BOXES AREA
--------------------------------------------------------
*/

#blue-blk {
	position:relative;
	width: 700px;
	height: 281px;
	margin: 0 0 15px 0;
	padding:0;
}

#forkliftman {
	position:absolute;
	top: -120px;
	right: 0;
}
#intro-blk {
	position:relative;
	top: 1px;
	left:0px;
	background: url(/images/light-blue-box-lhs.png);
	background-repeat:no-repeat;
	width: 329px;
	height:166px;
	margin: 0;
	padding: 15px;
}
#dark-blue-blk {
	position:absolute;
	top: 167px;
	left:0px;
	background: url(/images/dark-blue-box.png);
	background-repeat:no-repeat;
	width: 700px;
	height:115px;
	margin: 0;
	padding: 15px;
}

/*
--------------------------------------------------------
    CATEGORIES
--------------------------------------------------------
*/
#categories {
	margin-bottom: 450px;
}
/*
#categories ul {
	list-style:none;
	margin: 0;
	padding:0;
}
#categories li {
	background:url(/images/horz-line.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding: 0 0 0 20px;
	line-height: 28px;
	color: #666666;
}
*/

/* reset default styles */
#menu,

#menu ul { 
	margin: 0; padding: 0; 
}
#menu li {
	list-style-type: none; 
	background:url(/images/horz-line.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	color: #666666;
	line-height: normal;
}

/* first level */
#menu {
	width: 238px; 
}

#menu li,

#menu a {
	width: 218px;
	padding: 5px 0 5px 10px;
	height: 23px;
}
#menu a { 
	display: block; 
	padding: 5px 0 5px 10px;
	height: 23px;
}

#menu a:hover,

#menu a.menu_open { 
}

/* second level */
#menu ul { 
	visibility: hidden; 
	position: absolute; 
	width: 238px;
	margin-left: -50px;
	border: 1px solid #efefef;
}

#menu ul a { 
	background: #e6e6e6; 
}

#menu ul a:hover,

#menu ul a.menu_open { 
	background: #e6e6e6; 
}

/* third level (colors) */
#menu ul ul a { 
	background: #e6e6e6; 
}

#menu ul ul a:hover { 
	background: #e6e6e6; 
}





#sidelogos {
	position: absolute;
	left: 0;
	bottom: 20px;
	margin: 50px 0 0 40px;
}

/*
--------------------------------------------------------
    DARK BLUE BLOCK (HOME PAGE)
--------------------------------------------------------
*/
#dark-blue-blk h2 {
	color: #ffffff;
	margin: 0;
	padding: 0 0 8px 0;
	
}
#dark-blue-blk .dark-blue-srch-blk {
	width: 200px;
	height: 70px;
}
#dark-blue-blk .dark-blue-news-blk {
	position: absolute;
	top: 15px;
	left: 250px;
	width: 200px;
	height: 70px;
	color: #ffffff;
}
#dark-blue-blk .dark-blue-portfolio-blk {
	position: absolute;
	top: 15px;
	left: 485px;
	width: 200px;
	height: 70px;
	color: #ffffff;
}
#dark-blue-blk a {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	color: #ffffff;
}

/*
--------------------------------------------------------
    ACCREDITATIONS
--------------------------------------------------------
*/
.accred-blk {
	margin: 0;
	padding : 10px 0 10px 10px;
}
.accred-blk img {
	margin: 0;
	padding: 0 10px 0 0;
}
p.accred {
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 26px;
}

h3.tick {
	background-image: url("/images/tick.png");
	background-repeat: no-repeat;
	background-position:center left;
	padding: 0 0 0 16px;
	margin-top: 0;
	margin-bottom: 0;
	
}

/*
--------------------------------------------------------
    CPCS / ITSSAR
--------------------------------------------------------
*/
#cpcs-blue-red-card, #itssar-blue-red-card {
	width: 440px;
	height: 231px;
	padding: 10px;
	background: url("/images/cpcs-itssar-bl-blk.png");
	background-repeat: no-repeat;
}
.cpcs-blk, .itssar-blk {
	position: relative;
	margin: 0;
	width: 215px;
	padding: 0;
	color: #ffffff;
}

.cpcs-blk ul, .itssar-blk ul {
	margin-left: 0;
	padding-left: 0;
	padding-right: 5px;
	list-style: none;
}

.cpcs-blk li, .itssar-blk li {
	background: url("/images/tick-white.png") no-repeat 0 10%;
	padding-left: 15px;
	margin-bottom: 5px;
	line-height: 1.2;
}

.npors-blk ul {
	margin-left: 10px;
	padding-left: 0;
	padding-right: 5px;
	list-style: none;
}

.npors-blk li {
	background: url("/images/tick.png") no-repeat 0 10%;
	padding-left: 15px;
	margin-bottom: 5px;
	line-height: 1.5;
}

/*
--------------------------------------------------------
    COURSE
--------------------------------------------------------
*/
#course-pictures img {
	padding: 5px;
	border: 1px solid #dedede;
	margin: 5px;
}
#course-accreds {
	width: 130px;
	text-align: right;
	margin: 0 0 0 10px;
}
#course-accreds h2 {
	margin-top: 0;
}
#course-accreds img {
	padding: 0 0 10px 0;
	margin: 0;
}

/*
--------------------------------------------------------
    FORKLIFTS
--------------------------------------------------------
*/
.forklift-blk {
	position: relative;
	padding-bottom: 10px;
}

.forklift-blk img {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
}
.forklift-blk ul {
	padding-top: 15px;
}
.forklift-blk ul li {
	list-style: none;
	font-style: italic;
}

form.forklift-questions {
	margin-left: 50px;
}
.forklift-answers {
	width: auto;
	height: 30px;
	text-align: center;
	padding: 0 10px 0 10px;
}



/*
--------------------------------------------------------
    FORM FIELDS
--------------------------------------------------------
*/
#form-blk {
	text-align: right;
	
}
#form-blk fieldset {
	padding-right: 170px;
}

.input1 {
    width: 30px;
    font-size: 11px;
    text-align: right;
    padding: 2px;
    border: 1px solid #306ec2;
}
.input2 {
    width: 250px;
    font-size: 11px;
    text-align: left;
    padding: 2px;
    border: 1px solid #306ec2;
}
.input3 {
    width: 100px;
    font-size: 11px;
    text-align: right;
    padding: 2px;
    border: 1px solid #306ec2;
}

.input-srch {
	position: absolute;
	top: 40px;
	left: 15px;
	background:url("/images/input-srch.png");
	background-repeat:no-repeat;
	background-position: right bottom;
	border:0;
	font-size: 11px;
	width: 152px;
	height:31px;
	line-height:31px;
	padding:0 0 0 10px;
	margin:0;
}

.select1 {
    width: 256px;
    font-size: 11px;
    text-align: left;
    padding: 2px;
    border: 1px solid #306ec2;
}


/*
--------------------------------------------------------
	BUTTONS
--------------------------------------------------------
*/

a.btn-medium {
	display:block;
	background-image:url("/images/btn-medium.jpg");
	background-repeat:no-repeat;
	color:#000000;
	width:98px;
	height:14px;
	padding: 3px 0;
	margin:0 0 5px 0;
	border: 0;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

a.btn-large {
    display:block;
    background-image:url("/images/btn-large.jpg");
    background-repeat:no-repeat;
    color:#ffffff;
    width:184px;
    height:21px;
    padding: 5px 0;
    margin:0 0 5px 0;
    border: 0;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}
a.btn-large-red {
    display:block;
    background-image:url("/images/btn-large-red.jpg");
    background-repeat:no-repeat;
    color:#ffffff;
    width:184px;
    height:21px;
    padding: 5px 0;
    margin:0 0 5px 0;
    border: 0;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

button.btn-small {
    color:#000000;
    border: 0;
    width:60px;
    height:19px;
    margin: 0;
    padding: 0 0 2px 0;
    font-size: 10px;
    font-weight: bold;
    text-align:center;
    background-image:url("/images/btn-small.jpg");
    background-repeat:no-repeat;
}
button.btn-medium {
    color:#000000;
    border: 0;
    width:98px;
    height:19px;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align:center;
    background-image:url("/images/btn-medium.jpg");
    background-repeat:no-repeat;
}
button.btn-large-red {
    background-image:url("/images/btn-large-red.jpg");
    background-repeat:no-repeat;
    color:#ffffff;
    width:184px;
    height:26px;
    padding: 0;
    margin:0 0 5px 0;
    border: 0;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
}
button.btn-srch {
	position: absolute;
	top: 40px;
	left: 177px;
    background:url("/images/btn-srch.png");
    background-repeat:no-repeat;
	background-position: right bottom;
    color:#ffffff;
    width:32px;
    height:31px;
    padding: 0;
    margin:0;
    border: 0;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
}
input.btn-large-red {
    background-image:url("/images/btn-large-red.jpg");
    background-repeat:no-repeat;
    color:#ffffff;
    width:184px;
    height:26px;
    padding: 0;
    margin:0 0 5px 0;
    border: 0;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
}



/*
--------------------------------------------------------
	MISC / GENERAL USE
--------------------------------------------------------
*/

.float-left{
	float:left;

}
.float-right{
	float:right;

}
.clearblock {
	clear: both;
}
.right {
	text-align: right;
}
.center {
    text-align: center;
}
.no-border {
    border: none;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.split5050 {
	width: 48%;
}
.blue {
	color: #306ec2;
}
.white-red {
	color: #ffffff;
	background-color: #ff0000;
}
.white-blue {
	color: #ffffff;
	background-color: blue;
}
li.tick {
	list-style: none;
	background: url("/images/tick.png") no-repeat 0 10%;
	padding-left: 17px;
	margin-left: -17px;
}
.para-tick {
	background: url("/images/tick.png") no-repeat 0 10%;
	padding-left: 17px;
	margin-left: 17px;
}
.italic {
	font-style: italic;
}
.testimonial {
	font-style: italic;
}
.padright1 {
	padding-right: 10px;
}
