﻿#address
{
	float: left;
	width: 320px;
}
#details
{
	float: left;
}
#contactusform, #datasheetform, #billentis2011form, #halfdayform
{
	clear: both;
	margin-bottom: 20px;
	width: 550px;
}
#contactusform fieldset, #datasheetform fieldset, #billentis2011form fieldset, #halfdayform fieldset
{
	border: solid 1px #015196;
	padding: 20px;
	padding-left: 40px;
	background-color: #cde2f5
}
#contactusform legend, #datasheetform legend, #billentis2011form legend, #halfdayform legend
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #015196;
	background-color: #cde2f5
}
#contactusform p, #datasheetform p, #billentis2011form p, #halfdayform p
{
	margin-bottom: 5px;
	clear: both;
}
#contactusform label, #datasheetform label, #billentis2011form label
{
	display: block;
	float: left;
	width: 150px;
}
#halfdayform label
{
	width: 250px;
	display: block;
	float: left;
}
#contactusform input, #contactusform textarea, #datasheetform input, #billentis2011form input, #halfdayform input
{
	width: 200px;
	border: solid 1px #015196;
	padding: 4px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8.0pt;
	float: left;
}
#contactusform #contactusbutton, #datasheetform #datasheetbutton, #billentis2011form #billentis2011button, #halfdayform #halfdaybutton
{
	margin-left: 150px;
	width: 150px;
}
#contactusform .contactPostBackFail, #datasheetform .datasheetPostBackFail, #billentis2011form .billentis2011PostBackFail, #halfdayform .halfdayPostBackFail
{
	line-height: 25px;
	color: #ff0000;
	background-color: #ffeeee;
	border: 1px solid #ff0000;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#contactusform .contactPostBackSuccess, #datasheetform .datasheetPostBackSuccess, #halfdayform .halfdayPostBackSuccess
{
	line-height: 25px;
	color: #00bb00;
	background-color: #eeffee;
	border: 1px solid #00bb00;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#billentis2011form .billentis2011PostBackSuccess
{
	color: #00bb00;
	background-color: #eeffee;
	border: 1px solid #00bb00;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#map_canvas
{
	width: 550px;
	height: 400px;
	clear: both;
}
.article
{
	border-top: 1px dotted #282425;
	padding-top: 20px;
	padding-bottom: 20px;
}
.articleimage
{
	width: 250px;
	float: left;
	text-align: center;
}
.articletext
{
	width: 370px;
	float: left;
}
#quotefromken
{
	width: 620px;
	height: 334px;
	background: #ffffff url(../img/celtrino_team/ken_halpin_about_us.jpg) left top no-repeat;
	margin-bottom: 10px;
	position: relative;
}
#quotefromken #quote
{
	padding-top: 45px;
	margin-left: 290px;
	width: 260px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}
#quotefromken #title
{
	position: absolute;
	left: 250px;
	top: 218px;
	width: 370px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	background-color: #015196;
	line-height: 80px;
}
.careerhead
{
	font-size: 12pt;
	font-family: Arial;
	color: #025193;
	font-weight: bold;
	margin-bottom: 5px;
}
