body {
	background: #ccc url(../images/bg.png) repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
input, textarea, select, option, button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

hr {
	display: none;
}

.its {
	font-weight: bold;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}


.box p {
	margin:  0;
}
.box h3 {
	margin-bottom: 0.5em;
}

div.container {
	position: relative;
}


#top {
	background: #000 url(../images/bg-top.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0.5em;
	font-size: 90%;
	color: #ccc;
	border-bottom: 2px solid #28271A;
}

#header h3 {
	margin: 0.3em;
	padding: 0;
}
#header h3 a {
	display: block;
	width: 304px;
	height: 90px;
	background: transparent url(../images/logo.png) 0 0 no-repeat;
	text-indent: -9999em;
}
#header p { display: none; }


#menu {
	background: #2a291b url(../images/bg-menu.gif) 0 0 repeat-x;
	height: 32px;
	border: 2px solid #28271A;
	border-width: 0 2px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: block;
	float: left;
	list-style: none;
}
#menu ul li a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	text-indent:-9999em;
}
#menu ul li a:hover {
	background-position: 0 -32px;
}
#menu ul li a.selected {
	background-position: 0 -64px;
}
li#menu-home, li#menu-home a {
	background-image: url(../images/menu/home.gif);
	width: 83px;
}
li#menu-about, li#menu-about a {
	background-image: url(../images/menu/about.gif);
	width: 115px;
}
li#menu-courses, li#menu-courses a {
	background-image: url(../images/menu/courses.gif);
	width: 174px;
}
li#menu-schedules, li#menu-schedules a {
	background-image: url(../images/menu/schedules.gif);
	width: 123px;
}
li#menu-clients, li#menu-clients a {
	background-image: url(../images/menu/clients.gif);
	width: 99px;
}
li#menu-links, li#menu-links a {
	background-image: url(../images/menu/links.gif);
	width: 84px;
}
li#menu-contact, li#menu-contact a {
	background-image: url(../images/menu/contact.gif);
	width: 127px;
}


#main {
	border: 2px solid #28271A;
	border-top-width: 0;
	background: #dfddd1;
	padding: 1em;
}
div#main.columns {
	background: #dfddd1 url(../images/bg-main.png) 0 0 repeat-y;
}


#content a {
	color: #4A4736;
	text-decoration: none;
	border-bottom: 1px solid #9F987C;
}
#content a:hover {
	color: #3E7282;
	border-bottom: 1px solid #5499B0;
}

#content p.image {
	margin: 1em auto;
	min-width: 175px;
	background: #fff;
	border: 1px solid #eee;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #28271A;
	line-height: 120%;
	padding: 0.5em 0.5em 0.8em;
}
#content p.image.left {
	float: left;
	margin: 0 2em 2em 1em;
}
#content p.image.right {
	float: right;
	margin: 0 1em 2em 2em;
}
#content p.image img {
	margin: 0 auto;
	border: 1px solid #bfbcae;
	display: block;
	float: none;
	margin-bottom: 0.8em;
}
#content p.image a {
	border: 0;
}


#content ul, #content ol {
	margin: 1em 0 1em 0em;
	/*list-style: none;*/
}
#content ul li, #content ol li {
	margin-left: 2em;
	/*background: transparent url(../images/icons/bullet_black.png) 0.5em 0.1em no-repeat;*/
}

#content .view {
	padding: 0.5em 0.5em 0.5em 3em;
	background: #FFFFE0 url(../images/icons/page_white_magnify.png) 0.7em 0.5em no-repeat;
	border: 1px solid #ff9;
}
#content .view.pdf {
	background: #FFFFE0 url(../images/icons/page_white_acrobat.png) 0.7em 0.5em no-repeat;
}
#content .view {
	color: #960;
}
#content .view a:hover {
	color: #000;
}

#content p.skills {
	text-align: center;
	font-style: italic;
}


#helpful-links li {
	margin-bottom: 0.5em;
}

#its-team {
	list-style: none;
	margin: 1em 0;
}
#its-team li {
	margin-bottom: 1em;
}
#its-team li h4 {
	font-size: 100%;
	margin-bottom: 0.2em;
	font-weight: bold;
}
#its-team li span {
	display: block;
	margin-left: 1em;
	font-size: 90%;
}


#side {
	font-size: 90%;
	color: #322F26;
	margin-left: 2.5em;
}
#side h3 {
	padding: 0.5em;
	padding-bottom: 0;
	font-size: 130%;
	color: #000;
	margin-bottom: 0.5em;
}
#side a {
	color: #322F26;
	text-decoration: none;
}
#side a:hover {
	color: #fff;
	text-decoration: underline;
}
#side ul {
	margin: 0 0 0.5em 0.5em;
}
#side ul li {
	list-style: none;
	margin-bottom: 0.3em;
}
#side ul li a {
	display: block;
	padding: 0.3em;
	text-decoration: none;
}
#side ul li a:hover {
	color: #C4C2B1;
	background-color: #6C6552;
	text-decoration: none;
}
#side ul li a.selected, #side ul li.selected:hover {
	color: #fff;
	font-weight: bold;
	background: #494635;
}

#side dl {
	margin: 0 1em 1em;
}
#side dt {
	margin: 0.5em 0 0.2em;
	color: #000;
}
#side dd {
	margin-left: 0;
}
#side dd address {
	font-style: normal;
	margin-bottom: 0;
}


#footer, #main-address {
	background: transparent url(../images/bg-footer.png) 0 0 repeat;
	margin: 1em 0;
	padding: 1em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #ccc;
	text-align: right;
}
#main-address {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0.5em;
}
#main-address address {
	margin: 0;
	font-style: normal;
}
#main-address {
	display: none;
}
#footer p { margin: 0; }
#footer a, #main-address a {
	color: #999
}
#footer a:hover, #main-address a:hover {
	color: #fff;
}


/* forms */
fieldset {
	border: none;
	background: #D5D2C2;
}
fieldset div.field {
	clear: both;
	margin-bottom: 0.7em;
}
fieldset div.field label {
	display: block;
	float: left;
	margin: 0.2em 0.5em 0 0;
	text-align: right;
	width: 130px;
}
fieldset div.field br {
	display: none;
}
fieldset div.field span.note {
	display: block;
	margin: 0 0 0 140px;
	color: #666;
}
fieldset div.field.text input, 
fieldset div.field.text textarea {
	padding: 0.3em;
	margin: 0;
	border: 1px solid #878787;
	border-bottom-color: #bbb;
	border-right-color: #bbb;
	width: auto;
	height: auto;
}
fieldset div.field.select select {
	padding: 0.2em;
	margin: 0;
}
fieldset div.field.button {
	margin: 1.5em 0 0 140px;
}
fieldset div.field.button button {
	padding: 0.2em 0.8em;
}
fieldset div.field.button a {
	color: #999;
}
fieldset div.field.button a:hover {
	color: #000;
}


/* home page */
#home-splash {
	text-align: center;
}
#home-splash h1, #home-splash h2, #home-splash p {
	display: none;
}

#content ul#services {
	margin: 2em auto;
	width: 900px;
}
#content ul#services li {
	display: block;
	float: left;
	margin: 0 0 1em 0.8em;
}
#content ul#services li a {
	display: block;
	width: 215px;
	height: 161px;
	text-indent: -9999em;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
}
#srv-crane a { background-image: url(../images/home/crane.jpg); }
#srv-mining a { background-image: url(../images/home/mining.jpg); }
#srv-welding a { background-image: url(../images/home/welding.jpg); }
#srv-excavator a { background-image: url(../images/home/excavator.jpg); }
#srv-refinery a { background-image: url(../images/home/refinery.jpg); }
#srv-3d a { background-image: url(../images/home/3d.jpg); }
#srv-safety a { background-image: url(../images/home/safety.jpg); }
#srv-international a { background-image: url(../images/home/international.jpg); }

#latest-news {
	margin: 20px;
}

