@charset "utf-8";
/* CSS Document */



#wrapper {
	margin:auto;
	width:800px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}


.choices {
	padding-right:10px;
	padding-top:28px;
	display:block;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom:3px;
	}
	
.choices a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.choices a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.choices a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	}
	
.choices a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

	
.choices2{
	padding-right:10px;
	padding-top:15px;
	display:block;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom:3px;
	}
	
.choices2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.choices2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.choices2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	}
	
.choices2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
		
		
		
#leftcolumn {
	float:left;
	background-image:url(images/topleftbanner.jpg);
	width:165px;
	height:107px;

	}

#leftcolumnbottom {
	float:left;
	background-color:#797979;

	width:165px;
	height:787px;

	background-repeat: no-repeat;
	}
	
#aboutus {
	float:left;
	background-color:#797979;
	
	width:165px;
	height:350px;

	background-repeat: no-repeat;
	}
	
#contactus {
	float:left;
	background-color:#797979;
	
	width:165px;
	height:450px;

	background-repeat: no-repeat;
	}
	
#emailresp2 {
	float:left;
	background-color:#797979;
	
	width:165px;
	height:350px;

	background-repeat: no-repeat;
	}



#topbanner {
	float:left;
	background-image:url(images/topbanner.jpg);
	width:635px;
	height:107px;
	}

#mainbody{
	float:left;
	width:800px;
	background-color:#797979;
	}

#footer{
	padding-top:60px;
	float:left;
	width:635px;
	background-color:#FFFFFF;
	height:25px;
	line-height:25px;
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom:25px;
}


.description{
	float:left;
	background-color:#e9e9e9;
	width:635px;
	height:240px;
	}

.description2{
	float:left;
	background-color:#ffffff;
	width:635px;
	}

img.engineer{
	float:left;
	padding-left:30px;
	padding-top:32px;
	}

img.screen{
	float:left;
	padding-left:10px;
	padding-top:65px;
	}

img.logos{
	float:left;
	padding-left:10px;
	}
	
img.largesystem{
	float:left;
	padding-left:10px;
	padding-top:35px;
	}

.plctext{
	float:left;
	padding-left:15px;
	padding-top:34px;
	width:340px;
	}

.expertise{
	float:left;
	padding-left:15px;
	padding-top:55px;
	width:615px;
	}
	
#contactUsRight{
	padding-top:19px;
	float:right;
	width:200px;
	text-align:left;
	font-weight:bold;
	height:auto;
}

.contact{
	float:left;
	background-color:#e9e9e9;
	width:635px;
	height:440px;
	}
	
table.submit{
margin-left:20px;
}


#emailresp{
	padding:60px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	}