body, html {
	font-family: arial;
	font-size: 12px;
	margin:0; 
	padding:0;
	width: 100%;
	min-height: 100%;
	color: #000;
}

body {
	height: 100%;
	background: #6f8da6 url(../img/img1.gif) 0 0 no-repeat;
}

h1, h2, h3, h4, h5, .contentheading, .componentheading {
	color: #3b5367;
	font-size: 16px;
}

/* 
 * Structure
 */

#canvas {
	width: 100%;
}

#wrapper {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#header {
	clear: both;
	padding: 0px;
	width: 100%;
}

#contentLeftSide {
	float: left;
	width: 215px;
	padding-left: 10px;
	position: relative;
	z-index: 3;
	background-color: #c5d0d8;
}

#contentLeftSide ul.menu {
	list-style: none;
	padding: 0;
	margin-left: -5px;
	display: block;
	float: left;
	width: 100%;
	text-indent: 0px;
}

#contentLeftSide ul.menu li {
	text-indent: 20px;
	display: block;
	line-height: 30px;
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0px !important;
	padding: 0px;
}

#contentLeftSide ul.menu li.parent span {
	font-weight: bold;
	color: white;
}

#contentLeftSide ul.menu li a {
	color: black;
	display: block;
	height: 30px;
	line-height: 30px;
}

#contentLeftSide ul.menu li.parent {
	color: white; 
	font-weight: 400;
	display: block;
	float: left;
	clear: both;	
	padding: 0px;
	padding-left: -6px !important;
	background: transparent url(../img/menu_item.gif) 0 0 no-repeat;
}

#contentLeftSide ul.menu li.parent ul {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}

#contentLeftSide ul.menu li ul li {
	display: block;
	height: 31px;
	float: left;
	clear: both;	
	padding: 0px !important;
	color: black;
	margin: 0px;
}

#contentLeftSide ul.menu li ul li a  span{
	color: black !important;
}
#contentMain {
	width: 725px;
	float: right;
	border-left: 223px solid #c5d0d8;
	margin-left: -300px;
	position: relative;
	text-align: left;
	padding: 5px;
}

p {text-indent: 20px;}

div#page, div.leading, h1.componentheading {
	padding: 0px 10px 0px 10px;
}

#logo {
background: transparent url(../logoitt.png) 0 0 no-repeat;
width: 220px;
height: 109px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 15px;
}
#contentBody {
	width: 100%;
	clear: both;
	background-color: #e5e7e6;
	float: left;
}

#block_AirSurvey {
	background: transparent url(../img/geosurvtech.png) top left no-repeat;
}

#block_OilAndGas {
	background: transparent url(../img/oilgasequi.png) top left no-repeat;
}

#block_Recycling {
	background: transparent url(../img/oilgasinten.png) top left no-repeat;
}

.imageblock, .sectionblock {
	width: 319px;
	height: 184px;
	float: left;
	color: white;
}

.sectionblock {
	background: transparent url(../img/centr_block_bg.png) 0 0 repeat-x;
	height: 125px;
	margin-top: 1px;
}

.sectionblock ul.menu {
	list-style:  none;
}

.sectionblock ul.menu li a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}

.centerBlock 
{
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	width: 318px;	
}

.imageblock div.moduletable h3 {
	text-transform: uppercase;
}

.imageblock div.moduletable a {
	color: #fff;
	text-decoration: none;
}

#headerBlockMenuWrapper_left {
	background: transparent url(img/img6.gif) bottom left no-repeat; 
	height: 10px; 
	padding-bottom: 10px;
}

#headerBlockMenuWrapper_left {
	background: transparent url(img/img7.gif) bottom right no-repeat; 
	height: 10px; 
}

img {
	border: none !important;
}

#footer {
	background: transparent url(../img/footer_bg.gif) repeat-x 0 0;
	padding: 5px;
	clear: both;
}

#imageBlocks {
	float: left;
	clear: both;	 
	width: 100%;
	background: transparent url(../img/image_top_bg.png) repeat-x 0 0;
}

#topMenu {
	z-index: 50;
	float: left;
	clear: both;
	width: 100%;
	background: transparent url(../img/bg_top_menu.png) repeat 0 0;
	overflow: visible;
	position: relative
}

div.moduletable_menu {
	font-size:11px;
	margin:0px;
	padding:0px;
	clear: both;
	z-index: 5;
}

#mainmenu {
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:left;
	z-index: 5;
}
#mainmenu li {
	float: left;
	height: 35px;
	line-height: 35px;
	min-width: 100px;
	max-width: 200px;
	list-style: none;
	cursor: pointer;
	display: block;
	padding-left: 10px;
}

#mainmenu li.active {
	background: transparent url(../img/img5.gif) 0 0 repeat-x;
	background-position: 0 -35px;
}

#mainmenu li span {
	display: inline-block;
	width: 100%;
}
#mainmenu li a {
	height: 35px;
	line-height: 35px;
	color: white;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}

#mainmenu li:hover {
	background-position: 0 -35px;
}

#mainmenu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float: right;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	margin-left: -5px
}
#mainmenu li ul li {
	cursor: pointer;
	display:block;
	float:none;
	clear:both;
	background: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 200px;
}


#mainmenu li ul li:hover {
	background: transparent url(../img/img5.gif) 0 0 repeat-x;

}

#mainmenu li ul li a {
	padding: 0 5px 0 5px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
	cursor: hand;
}

ul.menu a{
	margin:0;
	padding:0;
	color:#3b3896;
	text-decoration:none;
}

/*
div.moduletable_menu {
	padding: 0px !important;
	margin: 0px !important;
}

div.moduletable_menu ul.menu {
	padding: 0px;
	text-indent: 0px;
	display: block;
	list-style: none;
	margin: 0px;
	height: 35px;
}

ul.menu li ul {
	display: none;
	clear: both;
}

ul.menu li:hover ul {
	display: block;
	z-index: 5;
	position: relative;
	clear: both;
}

ul.menu li ul li {
	clear: both;
	display: block;
}

div.moduletable_menu ul.menu li {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	min-width: 60px;
	padding: 0 5px 0 5px;
	background: transparent url(../img/img5.gif) 0 0 repeat-x;
	text-align: center;
	list-style: none;
}

div.moduletable_menu ul.menu li:hover {
	background-position: 0 0px;
}

div.moduletable_menu ul.menu li a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: white;
	text-decoration: none;
	float: left;
	width: 100px;
}

li.active {
	width: inherit !important;
}


div.moduletable ul.menu {
	display: block;
	margin: 0px;
	padding: 0px;
}

div.moduletable ul.menu li {

	list-style: none;
	margin-bottom: 5px;
}

*/
