/* EWS creadted CSS Document 25-04-07 */

body
{
	margin: 0;
	font: normal 11px/16px Calibri, Arial, Verdana;
	background-color: #032B6A;
}

p
{
	text-align: justify;
}

a img
{
	border: 0;
}

a
{
	color: #FFFFFF;
}

.ukas a
{
	color: #3300FF;
}

h1
{
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	text-align: center;
}

h2
{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}

#main_wrapper
{
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #031E49;
}

#left_column
{
	position: relative;
	width: 361px;
	float: left;
}

#right_column
{
	position: relative;
	width: 539px;
	float: right;
}

#footer
{
	clear: both;
	width: 900px;
	color: #FFFFFF;
	background-color: #031E49;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
}

#main_content
{
	width: 470px;
	padding-left: 25px;
	padding-top: 10px;
}

#right3
{
	background: url(../images/able-calibration_14.jpg);
	background-repeat: y-repeat;
	display: block;
	width: 539px;
	min-height: 447px;
}

#right3_inner
{
	background: url(../images/able-calibration_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 539px;
	min-height: 447px;
	height: auto !important;
	height: 447px;
}

#right3_bottom
{
	background: url(../images/able-calibration_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 539px;
	min-height: 447px;
	height: auto !important;
	height: 447px;
}

.column1
{
	float: left;
	width: 200px;
	/* background-color: #ECF3F6; */
	text-align: left; 
}

.column2
{
	float: left;
	width: 200px;
	/* background-color: #FFFFFF; */
	text-align: left; 
}

.column_clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.table_content
{
	text-align: center;
	padding-left: 35px;
	margin-top: 20px;
}

/* Contact Form */
div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 