body {
	margin: 0px;
	background-image: url(../images/pipe_extender.gif);
	background-repeat: repeat-x;
	background-position: center 174px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0048bc;
	margin-left: 66px;
	padding-left: 18px;
}
li { list-style-type: none; }
li a {
	color: #858585;
	padding-left: 10px;
}
li a:link { text-decoration: none; }
li a:hover { text-decoration: none; color: #ff6000; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: left center; }
li a:active { text-decoration: none; }
li a:visited { text-decoration: none; }

h1 {
	color: #0046ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
fieldset {
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: center;
}
fieldset div {
	margin-bottom: 10px;
}
.type label {
	margin-right: 16px;
}
.details input,textarea,select {
	width: 60%;
	margin-right: 12px;
	margin-left: 6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 2px;
}
.details label {
	display: block;
	text-align: right;
}
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8D48;
	border-right-color: #BF4800;
	border-bottom-color: #BF4800;
	border-left-color: #FF8D48;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left_aligned {
	float: left;
	margin-right: 18px;
	margin-bottom: 0px;
}
.lopd {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
legend {
	color: #ff6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-right: 6px;
}
#badge {
	width:210px;
	height:260px;
	float:right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#container {
	width: 424px;
	padding-top: 75px;
	padding-bottom: 12px;
	margin-left: -212px;
	left: 50%;
	position: absolute;
}
#icons {
	clear: both;
	float: left;
	width: 100%;
	margin-top: -12px;
}
#icons a {
	text-decoration: none;
	color: #FF6000;
}
#icons h1 {
	color: #FF6000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#helpdesk,#proposal,#callnow {
	width: 32%;
	margin-left: 1%;
	text-align: center;
	float: left;
}
#content {
	padding-right: 48px;
	padding-left: 48px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: justify;
}
#contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0048bc;
	margin-left: 66px;
	padding-left: 28px;
	text-align: left;
}
#contact p { margin: 0px; }
#footer { text-align: center; }
#proposal_request {
	background-color:#FFFFFF;
	background:none;
	padding:20px;
}
.txtOrange { color: #ff6000; }
a.txtOrange:link { text-decoration: none; }
a.txtOrange:visited { text-decoration: none; }
a.txtOrange:hover { text-decoration: none; color: #949494; }
a.txtOrange:active { text-decoration: none; }
.cell {
	float: left;
	width: 56%;
}
.cell_title {
	float: left;
	width: 44%;
}
