#column2 {
	margin-left: 260px;
	margin-bottom: 50px;
	margin-right: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#column2 ul {
	color: #666666;
	margin-left: 40px;
	list-style-type: disc;
	padding-left: 250px;
}
#column2 li {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;

}


#column2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	clear: right;
	color: #0D3453;
	background-color: #FFFFFF;
}
#contact {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 200px;
}
#contact p{
	display: block;
	margin-bottom: 15px;
	margin-top: 0px;

}
#contact a{
	color: #FFFFFF;
}
#contact a:hover{
	color: #FFFFFF;
}
#column3 {
	width: 217px;
	margin-bottom: 50px;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	display: block;
	margin-right: 0px;
	float: right;
	clear: both;
	margin-top: 116px;
}
.h1-whitebg {
	color: #003366;
	background-color: #FFFFFF;
}

#column2FloatFix {
	width: 99%;
	clear: none;
	float: left;
}


#column3 ul{
	margin: 0px;
	padding: 0px;

}
#column3 li{
	list-style-type: none;
	background-color: #EDF5FC;
	width: 200px;
	display: block;
	height: 25px;
	margin-bottom: 2px;
	line-height: 25px;
	text-indent: 5px;
}

#column3 ul a{
	background-image: url(../images/subNavArrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 180px;
	display: block;
	height: 25px;
	padding-left: 20px;
	line-height: 25px;
	background-color: #FFFFFF;
	text-indent: 0px;
}
#column3 ul a:hover{
	background-color: #EDF5FC;
	background-image: none;
}


.topLink {
	margin-right: auto;
	text-align: right;
	display: block;
	background-image: url(../images/topLinkArrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	clear: right;
}


.column3Box {
	color: #333333;
	border: 1px solid #D9EBF9;
	padding: 5px;
	display: block;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	clear: right;
	margin-top: 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00446B;
	background-position: left 400px;
	background-repeat: repeat-y;
	background-image: url(../images/bg.jpg);
}
#header {
	background-color: #0D3453;
	height: 102px;
	margin-bottom: 25px;
}
.clearRight {
	clear: right;
}
#column1 {
	float: left;
	width: 230px;
	background-color: #0D3453;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-left: 260px;
	margin-right: 15px;
	background-color: #0D3453;
	margin-top: 70px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	background-color: #EDF5FC;
	height: 33px;
	line-height: 33px;
	padding-left: 4px;
	display: block;
}

.floatRight {
	float: right;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #D9EBF9;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
}

.alignRight {
float: right;
}


h3 {
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	line-height: 28px;
	display: block;
	color: #0D3453;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#primaryNavigation {
	list-style-type: none;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}
#primaryNavigation li{
	margin-bottom: 5px;
}

#primaryNavigation a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	text-decoration: none;
	background-color: #D9EBF9;
	color: #0D3453;
	font-weight: bold;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}


#primaryNavigation a:hover{
	background-color: #BBDDF7;
}


#header #logo {
	position: absolute;
}

.rightThin	{
	float:right;
	width:290px;
}

.leftThin	{
	float:left;
	width:290px;
	padding-top:22px;
	padding-right:8px;
}

.alignCentre {
	text-align: center;
}
.column1Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	display: block;
}
.intro {
	font-size: 140%;
	font-weight: normal;
}


.twolines{
	padding-bottom: 10px;
	margin-bottom: 95px;
	font-size: 14px;
	font-weight:bold;
}


.homeBox {
	width: 160px;
	height: 270px;
	font-size: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.homeBox a{
	width: 160px;
	height: 220px;
	display: block;
	text-decoration: none;
}

.homeBox span{
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}



.homeBox strong{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
	font-size: 14px;
}

#homeBox1 a{
	border-top-color: #0D3453;
		border-top-width: 4px;
	border-top-style: solid;
	color: #0D3453;
	background-color: #D9EBF9;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#homeBox1 a:hover{
	background-color: #C5D5F3;
}




#homeBox2 a{
	background-color: #FDEAC1;
	border-top-color: #D29400;
		border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box2.jpg);
	color: #D29400;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#homeBox2 a:hover{
	background-color: #FDDFA8;
}

#homeBox3 a{
	background-color: #EFDEDE;
	border-top-color: #A92928;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #A92928;
}
#homeBox3 a:hover{
	background-color: #ECD7D7;
}


#homeBox4 a{
	background-color: #C2DFB1;
	border-top-color: #2E7801;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #2E7801;
}
#homeBox4 a:hover{
	background-color: #AFD599;
}

#homeBox5 a{
	background-color: #F4E1EB;
	border-top-color: #993366;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #993366;
}
#homeBox5 a:hover{
	background-color: #ECD7D7;
}
#homeBox6 a{
	background-color: #F1D6C9;
	border-top-color: #864322;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #864322;
}

#homeBox6 a:hover{
	background-color: #ECC4B0;
}

#homeBox7 a{
	background-color: #FFFF99;
	border-top-color: #B49B10;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #B49B10;
}

#homeBox7 a:hover{
	background-color: #FFFF80;
}

#homeBox8 a{
	background-color: #D0D0E8;
	border-top-color: #8080C0;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(../images/box8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	color: #8080C0;
}

#homeBox8 a:hover{
	background-color: #C7C7E2;
}


#footer {
	background-color: #EDF5FC;
	height: 20px;
	margin-left: 255px;
	margin-right: 8px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.clear {
	clear: both;
}
.container {
	width: 97%;
}
.floatLeft {
	float: left;
}
.newsImage {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
a {
	color: #79B4E8;
}
a:hover {
	color: #0D3453;
}
#current {
	background-color: #0D3453;
	color: #FFFFFF;
}
#legend {
	padding-bottom: 10px;
	display: block;
	width: 97%;
	color: #0D3453;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.breadcrumb {
	font-size: 11px;
}

label {
	display: block;
	margin-top: 8px;
}

legend {
	display: block;
	padding: 0px;
	color: #0D3453;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 2px solid #BCB8B5;
	display: block;
	background-color: #454A9E;
}

.message img{
float:right;
}
#btnContact {
	display: block;
	margin-top: 40px;
	margin-left: 250px;
}


/*NEWSLETTER FORM STYLES (Start)//////////////////////////////////*/

label {
	display: block;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#btnSubscribe {
	color: #FFFFFF;
	background-color: #0D3453;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#n, #e{
	background-color: #FFFFFF;
	width: 90%;
}

legend {
	margin-top: 8px;
	display: none;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;

}
/*NEWSLETTER FORM STYLES (End)//////////////////////////////////*/
.iconResources {
	background-image: url(../images/icon-resources.gif);
	background-repeat: no-repeat;
}
.iconResources {
	background-image: url(../images/icon-resources.gif);
	background-repeat: no-repeat;
}
.iconTurnkey {
	background-image: url(../images/icon-turnkey.gif);
	background-repeat: no-repeat;
}
.iconFabrications {
	background-image: url(../images/icon-fabrications.gif);
	background-repeat: no-repeat;
}
.iconMachinery {
	background-image: url(../images/icon-machinery.gif);
	background-repeat: no-repeat;
}
.iconConveyors {
	background-image: url(../images/icon-conveyors.gif);
	background-repeat: no-repeat;
}
.iconResearch {
	background-image: url(../images/icon-research.gif);
	background-repeat: no-repeat;
}
.time {
	display: inline;
	float: left;
	color: #FFFFFF;
	background-color: #0D3453;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 18px;
}
.time2 {

	display: inline;
	float: left;
	color: #FFFFFF;
	background-color: #0D3453;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 22px;
}
.time3 {
	color: #FFFFFF;
	display: block;
	height: 20px;
	text-align: center;
}
.aligntime {
	padding-left: 70px;
}


#asp_form { }
#asp_form .form_holder { padding: 0; }
#asp_form span { margin:0; padding:0;  }
#asp_form ul { margin: 0; padding:0; }
#asp_form ul li { list-style-type: none; margin: 0; padding: 0; color: #00446B;}
#asp_form ul li span { display: block;}

#asp_form label { margin: 3px 0 0 0; padding: 0;}
#asp_form input { width: 200px;}
#asp_form textarea {width: 300px; height: 100px;}
#asp_form .formButton {width: 100px; margin: 10px 0 10px 200px;}


#asp_form #sent {font-size: 15px; color: #FFFFFF; padding: 15px 0px 15px 10px; border: 2px solid #BCB8B5; 
                 margin: 0 0 20px 0; display: block; background-color: #454A9E; height: 200px;}
#asp_form #sent img {float: right; }

#asp_form .small { height: 75px!important; }                 

#asp_form .long { width: 100%!important;}