html * {
	margin:0;
	padding:0;
}

html {
	height: 100%;
}

A {
	color: white;
	font-weight: bold;
}

BODY {
	height: 100%;
	background: #0060a1 url( /img/globalbg.gif ) repeat-x top left;
}

IMG {
	border: 0;
}

H1 {
	color: #59c0ff;
	font: bold 16px "Times New Roman", serif;
	text-transform: uppercase;
	margin-top: 1em;
	padding: 0 15px;
}

H2 {
	color: #59c0ff;
	font: bold 14px "Times New Roman", serif;
	text-transform: uppercase;
	margin-top: 1em;
	padding: 0 25px;
}

H3 {
	color: white;
	font-size: 14px;
}

#all {
	height:auto !important;
	height:100%;
	min-height:100%;
}

#htop {
	height: 69px;
	width: 100%;
}

#htop #htopl {
	background: url( /img/top_left.jpg ) no-repeat top left;
}

#htop #htopl DIV {
	width: 608px;
}

#htop #htopr {
	background: url( /img/top_right.jpg ) no-repeat top right;	
	width: 372px;
	text-align: right;
}

#htop #htopr DIV {
	width: 372px;
	text-align: right;
}

#htop #htopr DIV A{
	display: block;
	width: 190px;
	height: 50px;
	float:right;
	margin-right: 23px;
	text-decoration: none;
}

#hmid {
	height: 57px;
	width: 100%;
}

#hmid #hmidl {
	width: 219px;
}

#hmid #hmidr DIV {
	height: 57px;
	width: 100%;
	background: url( /img/hmidbg.gif) repeat-x top right;	
/* 	padding: 14px 0 0 43px;; */
}

#hmid #hmidr #phone  {
	background: none;
	padding-right: 36px;
	text-align: right;
}


#phone A {
	display: inline !important;
}

#hbot {
	height: 47px;
	width: 100%;
}

#hbot #hbotl {
	background: url( /img/hbotbg_left.jpg ) no-repeat top left;
}

#hbot #hbotl DIV {
	width: 507px;
}


#hbot #hbotr {
	background: url( /img/hbotbg_right.jpg ) no-repeat top right;	
	width: 473px;
	vertical-align: top;
}

#hbot #hbotr DIV {
	width: 473px;
}

#hbot #hbotr DIV A{
	display: block;
	width: 260px;
	height: 30px;
	float:right;
	margin-right: 3px;
	text-decoration: none;
}

#menuheader {

	top: 22px;
	left: 0;
	height: 156px;
	width: 100%;
}

#logocell {
	padding-top: 17px;
}

#main {
	width: 100%;
	background: url( '/img/bg_left.jpg' ) no-repeat top left;
	position: relative;
	min-width: 1010px;
}

#mainmenu {
	width: 100%;
}

#mainmenu A {
	display: block;
}


#mainmenu TD {
	vertical-align: middle;
}

#leftcolumn  {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	padding: 8px 0 0 28px;
}

#rightcolumn  {
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
	padding: 14px 25px 0 0;
	overflow: hidden;
}

#content {
	margin: 0 250px;
	padding-top: 10px;
	width: auto;

	/* background: #001c43 url( '/img/bg_center.jpg' ) no-repeat top left; */
}

#clearbot {
	clear: both;
	height: 68px;
}

.sidetextblock {
	padding: 70px 3px 0 2px;
	color: white;
	font: 0.9em Tahoma, sans;
	width: 170px;
	text-align: left;
}

.lblock {
	background: url( /img/glass.gif ) no-repeat;
}

.rblock {
	float:right;
	background: url( /img/compass.jpg ) no-repeat;
}   

.txtblock {
	background: #022d57;
	border: 1px solid #005496;
	border-bottom: 0;
	width: 99%;
	font: 14px Tahoma;
	color: white;
	text-align: justify;
}

.txtblock P {
	margin-top: 1em;
	padding: 0 25px;
}

.tbbg {
	height: 47px;
	background: url( /img/txtblockbg.gif ) repeat-x top left;
	border-top: 0;
	padding: 0;
	width: 99%;
	text-align: right;
}

.tbbg A {
	position: relative;
	margin-right:35px;
	top: 10px;
}

#footer {
	position: relative;
	width: 100%;
	height: 68px;
	margin-top: -69px;
	background: url( /img/footer_bg.gif );
	font: bold 11px Tahoma, "sans serif";
	color: white;
	min-width: 1010px;
}

#footer A {
	text-decoration: none;
}

#footer #fleft {
	float: left;
	width: 40%;
	padding-top: 10px;
	padding-left: 28px;
}

#footer #fright {
	float: right;
	text-align: right;
	width: 40%;
	padding-top: 10px;
	padding-right: 38px;
}

.bull {
	color: #fa5858;
}

#form  {
	margin: 0 auto;
	width: 450px;
}

#form  TD {
	color: white;
	font: 0.9em Tahoma, "sans serif";
}

#form H2 {
	margin-top: 0;
}

#form .inp {
	background: #c4d5e0;
	border: 1px solid #005d9d;
	color: #062553;
	font-weight: bold;
}

#form  .err {
	background-color: #fdc4c4;
}

#casestudies  {
	margin: 0 auto;
	width: 80%;
}

#casestudies TD {
	padding: 5px;
	font: 0.9em Tahoma;
	vertical-align: top;
	color: white;
}

#casestudies IMG {
	margin-top: 5px;
}

#casestudies H2 {
	padding-left: 0;
}
