*{
	margin: 0;
	padding: 0;
}

body{
	font: 0.8125em Arial, Helvetica, sans-serif;
	color: #333;
	/*background: #CCCCB2 url(../images/mainbg.jpg) center 0 repeat-y;*/
	background-color: #CCCCB2;
}

p{
	margin: 5px 0 10px 0;
}

em{
	font-style: normal;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #003366;
}

a:link{
	color: #003366;
}

a:visited{
	color: #003366;
}

a:hover{
	color: #993333;
}

a:active{
	color: #003366;
}

ul a{
	text-decoration: none;
}

a img{
	border: 0;
}

li{
	margin: 2px 0 2px 1em;
}

h2{
	font-size: 2em;
	font-weight: normal;
	color: #993333;
	margin-bottom: 15px;
}

h3{
	font-size: 1.6em;
	font-weight: normal;
	color: #993333;
	margin: 0 0 10px 0;
}

h4{
	font-size: 1.3em;
	font-weight: normal;
	clear: both;
}

h5{
	font-size: 1.2em;
	font-weight: normal;
	clear: both;
	margin: 5px 0 0 0;
	color: #993333;
	clear: both;
	line-height: 1.2em;
}

fieldset{
	border: 0;
}

input.submit{
	border: 1px solid #666633;
	background-color: #cccc99;
	width: auto;
}

input.image{
	border: 0;
	float: left;
}

label{
	display: block;
	color: #666633;
}

input, select, textarea{
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	
}

legend{
	color: #666633;
	font-size: 1.4em;
}

#nav .inner, #search .inner, #header .inner, #main .inner{
	margin: 0 auto;
	width: 760px;
	padding: 0 20px;
}

/* HEADER	*/

#header{
	clear: both;
	padding-bottom: 20px;
	background-color: #fff;
	border-bottom: 10px solid #999966;
}

#header h1{
	text-indent: -9999px;
}

#header a{
	display: block;
	width: 230px;
	height: 72px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
}

/* NAV	*/

#nav{
	background-color: #003366;
	border-bottom: 5px solid #999966;
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #000;
}


#nav ul{
	list-style-type: none;
	float: right;
}

#nav li{
	float: left;
	padding-right: 10px;
	margin: 0;
}

#nav li a{
	color: #fff;
	font-size: 1.2em;
	display: block;
	padding: 6px 5px;
}

#nav li a:hover, #nav li a.selected{
	/*background-color: #999966;*/
	background: Transparent url(../images/navbuttonbg.jpg) left top repeat-x;
}

/*	EQUIPMENT SEARCH	*/	

#search{
	clear: both;
	background-color: #fff;
	float: left;
	width: 100%;
	border-top: 5px solid #999966;
}

#search fieldset{
	border: 0;
	float: right;
	background: #999966 url(../images/searchbg.jpg) left bottom no-repeat;
	padding: 5px 10px;
	width: 190px;
	
}

#search input#searchText{
	color: #333;
	width: 153px;
	border: 1px solid #666633;
	font-size: 13px;
	padding: 2px 4px;
	float: left;
	height: 16px;
	margin-right: 5px;
}

/*	MAIN	*/

#main{
	border-top: 1px solid #666633;
	background: Transparent url(../images/mainbg.jpg) center 0 repeat-y;
	
}

#main .inner{
	position: relative;
	width: 800px;
}

#main:after{
	content: '';
	display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/*	CONTENT */

#content{
	margin: 20px 20px 0 20px;
	float: left;
	width: 519px;
}

/* FOOTER	*/

#footer{
	margin: 30px 0 0 0;
	color: #fff;
	float: left;
	width: 760px;
	padding: 20px 20px 10px 20px;
	background: #999966 url(../images/footerbg.jpg) left top repeat-x;
	border-bottom: 1px solid #666633;
}

/* HOME */
#home #content div{
	padding: 10px;
	margin-top: 4px;
	float: left;
	width: 498px;
	border-top: 1px solid #BBBB88;
}



#home #content h4{
	color: #666633;
	margin-top: 0;
}

#home #content img{
	background-color: #fff;
	border: 1px solid #BBBB88;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
}

#home #content p{
	float: left;
	width: 355px;
	margin: 0;
}

#intro{
	clear: both;
	float: left;
	width: 800px;
	background: #999966 url(../images/introbg.jpg) 0 0 repeat-x;
	padding: 20px 0;
	border-bottom: 1px solid #666633;
}

#intro img{
	float: left;
	margin-left: 20px;
}

#intro #text{
	
	float: left;
	width: 300px;
	margin-left: 10px;
	height: 236px;
}

#intro p{
	float: left;
	width: 260px; 
	margin: 0 20px;
}

#intro #welcome{
	font-size: 30px;
	margin-top: 25px;
	color: #003366;
}

#intro #company{
	margin-top: 40px;
	font-size: 1.2em;
	color: #fff;
}

/* SIDEBAR	*/

#sidebar{
	float: left;
	width: 220px;
	
	background-color: #eaeaca;
	
	padding: 0 0 10px 0;
	
	margin: 20px 0 0 20px;
}

#sidebar ul, #sidebar p{
	padding: 5px 10px;
	width: 200px;
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
	width: auto;
}

#sidebar ul ul ul{
	padding-bottom: 0;
}



#sidebar h4{
	font-size: 1.2em;
	color: #fff;
	background-color: #993333;
	margin: 0;
	padding: 6px 10px 6px 10px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

#equipment #sidebar li.selected li{
	border: 0;
}

#equipment #sidebar ul ul{
	padding-left: 10px;
}

#sidebar ul{
	float: left;
}

#sidebar li{
	list-style-type: none;	
	padding-top: 5px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
}

#sidebar a{
	padding: 2px 0;
	display: block;
}

#equipment #sidebar a:hover
{
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}



#equipment #sidebar a:hover, #equipment #sidebar li.selected li a:hover{
	color: #fff;
	background: #993333 url(../images/arrow_hover.jpg) 5px 5px no-repeat;
}

#equipment #sidebar li.selected a:hover, #equipment #sidebar li.selected li.selected a:hover{
	color: #fff;
	background: #993333 url(../images/arrow_down_hover.jpg) 5px 5px no-repeat;
}

#equipment #sidebar li.selected a, #equipment #sidebar li.selected li.selected a, #equipment #sidebar li.selected li.selected li.selected a{
	color: #993333;
	background-image: url(../images/arrow_down.png);
}

#equipment #sidebar li.selected li a, #equipment #sidebar li.selected li.selected li a{
	color: #003366;
	background-image: url(../images/arrow.png);
}

#equipment #sidebar li a{
	padding-left: 20px;
	background: Transparent url(../images/arrow.png) 5px 5px no-repeat;
}

#equipment #sidebar li.selected li.selected li a, #equipment #sidebar li.selected li.selected li.selected a{
	background-image: url(../images/bullet.jpg);
}

#equipment #sidebar li.selected li.selected li a:hover{
	background-image: url(../images/bullet_hover.jpg);
	color: #fff;
}



#jobsiteList a{
	padding: 0 !important;
	background-image: none !important;
	font-size: 1.1em;
	line-height: 20px;
	display: inline;
	float: left;
	width: 150px;
}

#jobsites #jobsiteList a{
	width: 200px;
}

#jobsiteList li{
	margin: 5px 0;
	float: left;
	list-style-type: none;
}

#jobsiteList img{
	height: 20px;
	width: 35px;
	margin-right: 10px;
	float: left;
}

#content fieldset p{
	margin: 4px 0;
}



#content h4{
	color: #993333;
	margin: 15px 0 5px 0;
}

.detail{
	width: 100%;
	float: left;
}

.detail p, .detail div{
	margin-top: 0px;
}

.detail .descr{
	margin: 0 0 10px 0;
}

.detail #images{
	float: left;
}

.detail img{
	width: 300px;
	padding: 2px;
	border: 1px solid #bbbbcc;
	margin-top: 5px;
}

#jobsites .detail{
	margin-bottom: 20px;
}

#jobsites .detail p.descr{
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 10px;
}

#jobsites .detail img{
	float: left;
	width: 275px;
}

.detail #images #thumbs{
	margin-top: 10px;
}

.detail img.thumb{
	height: 50px;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

ul.thumbs li
{
    display: inline;
    margin: 0;
    
}

#equipList{
	border-top: 1px solid #BBBB88;
	
}

#equipList li{
	background-color: #e4e4e4;
	border-bottom: 1px solid #BBBB88;
	list-style-type: none;
	margin-left: 0;
}

#equipList li.odd{
	background-color: #fff;
}

#equipList li a{
	display: block;
	padding: 3px 5px;
}

#contactus #sidebar span{
	display: block;
}

#contactus #sidebar a{
	display: inline;
}

#contactus #sidebar a:hover, #jobsiteList a:hover{
	text-decoration: underline;
	color: #993333;
}

div.descr .col
{
    clear: both;
    float: left;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.descr img{	
	padding: 2px;
	border: 1px solid #bbbbcc;
	margin-bottom: 10px;
}

div.descr img.inline
{
    float: left;
    margin-bottom: 0;
}

div.descr ul
{
    margin-bottom: 1em;
}

div.descr li{
	list-style-type: disc;
	margin-bottom: .75em;
}

a:hover img{
	border-color: #993333;
}

#jobsites #content, #aboutUs #content, #financing #content{
	width: 760px;
}

#jobsites #map{
	margin: 20px auto;
	width: 750px;
	height: 329px;
}

#jobsites #continent{
	width: 350px;
	float: left;
}

.employee{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.employee img{
	float: left;
	margin-right: 20px;
	width: 240px;
}

table
{
    font-size: .9em;
    border-collapse: collapse; 
    width: 100%;
    margin-bottom: 20px; 
}

table.left
{
    float: left;
   
    width: 48%;
}

table.right
{
    float: right;
    width: 48%;
}

table caption
{
    border: 1px solid #87896D;
    padding: 5px 3px;
    border-bottom: 0;
    font-weight: bold;
    font-size: 1.2em;
}

th
{
    background-color: #C7C9AD;
}

th, td 
{
    border: 1px solid #87896D;
    padding: 5px 3px;
    margin: 0;
    text-align: center;
    border-spacing: 0;
}

td { white-space: nowrap; }

th.rowhead, td.rowhead
{
    text-align: left;
}

tr:nth-child(even) td{
    background-color: #F1F2EA;
}

img.photo
{
    float: right;
    margin: 0 0 20px 20px;   
}

img.photo, .employee img
{
     padding: 5px;
    background-color: #fff;    
	border: 1px solid #C7C9AD;
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0 0 2px 2px #ccc;
}

