A {
	color: #077dc3;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}
.logos {
        padding: 0px 25px 0px 25px;}
TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-SIZE: 11px;
	color: #33393c;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}.logos {        text-align:center;}


H1, H2, H3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}


/* ########################################################################################## */

.container {
	width: 920px;
	margin: auto;
	text-align: left;
}

/* ########################################################################################## */

#header {
	background: url('images/header.gif') bottom center repeat-x;
	height: 113px;
	border-bottom: 2px solid #3986d0;
}

#header .menu {
	list-style: none;
	padding: 0px;
	margin: 80px 1px 0px 0px;
	float: right;
}

#header .menu LI {
	float: left;
}

#header .menu LI A {
	display: block;
	padding: 8px 11px;

	font-size: 14px;
	color: #303030;
	text-decoration: none;
}

#header .menu LI A:hover, #header .menu LI A.selected {
	background: #3986d0;
	color: #ffffff;
}

#header .logo {
	float: left;
}

#socialHeader {
	position:absolute;
	left:1000px;
	top:5px;
	width:325px;
	height:23px;
	z-index:1;
}

/* ########################################################################################## */


#page {
	border-top: 2px solid #0a457f;
	background: url('images/pagebacking.gif') top left repeat-x;
}

#page .menu {
	list-style: none;
	padding: 0px 0px 0px 1px;
	margin: 0px;
	float: right;
}

#page .menu LI {
	float: left;
}

#page .menu LI A {
	background: #0d5ca7 url('images/menubacking_normal.gif') top left repeat-x;
	display: block;
	padding: 10px 0px;
	width: 152px;
	margin: 0px 1px 0px 0px;

	font-size: 13px;
	font-weight: bold;
	color: #d1e2f3;
	text-decoration: none;
	text-align: center;
}


#page .menu LI A.light {
	background: #3d87cf url('images/menubacking_pale.gif') top left repeat-x;
	color: #ffffff;
	width: 218px;
}

#page .menu LI A.dark {
	background: #0b4e8f url('images/menubacking_dark.gif') top left repeat-x;
	color: #b3d1ed;
	font-size: 12px;
	padding: 11px 0px;
	width: 130px;
}

#page .menu LI A:hover {
	background: #0a457f;
	color: #ffffff;
}

/* ########################################################################################## */

#content {
	clear: both;
	padding: 30px 0px;
	line-height: 1.25;
	border-bottom: 1px solid #bfbfbf;
}

#content H1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 24px;
}

#content H2 {
	font-size: 14px;
}

#content H3 {
	font-size: 14px;
}

/* ########################################################################################## */


#footer {
	font-size: 11px;
	color: #aaaaaa;
	padding: 15px 0px;
}

#footer A {
	color: #666666;	
}

#footer P {
	padding: 0px 0px 5px 0px;
}

#footer .copyright {
	font-size: 10px;
}

/* ########################################################################################## */


.rightfloat {
	float: right;
	margin: 0px 0px 20px 20px;
}

.leftfloat {
	float: left;
	margin: 0px 20px 20px 0px;
}

.thickborder {
	border: 10px solid #ffffff;
	border-bottom: 0px;
}

.thinborder {
	border: 5px solid #ffffff;
	border-bottom: 0px;
}


/* ########################################################################################## */


.halfcolumn {
	float: left;
	width: 50%;
}

.contactform TD {
	vertical-align: top;
}

.contactform .flat {
	border: 1px solid #999999;
	background: #ffffff;
}


.contactform LABEL {
	display: block;
	margin: 5px 0px 0px 0px;
}

.dialog_error {
	color: #CC3333;
	font-weight: bold;
}

.Techinline_containerBoxClient {
	margin: auto;
}

.horizdivider {
	height: 1px;
	margin: 10px 75px 20px 75px;
	background: #dddddd;
}

.imgfloatright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.imgfloatleft {
	float: left;
	margin: 0px 15px 10px 0px;
}

/* ########################################################################################## */

.name {
	font-size: 18px;
	font-weight: bold;
}
.position {
	color: #999;
}
.background {
	font-weight: bold;
}
.social {
	font-weight: bold;
}
