#quotation #bd form h2 {
width: 250px;
text-align:right;
margin: 1em 0 0 0 ;
font-size: 108%;
}

#bd {
	margin-top: -15px;
}

body a:link, a:visited {
	color: #c41301
}

#hd {
	font-family: Helvetica;
}

#hd h1 {
	background: url(../../assets/images/logo.png) no-repeat;
	width: 195px;
	height: 99px;
}

#hd h1 a {
	display: block;
	text-indent: -9999px;
	width: 195px;
  height: 99px;
}

#hd #toplinks {
	float: right;
	margin: 35px 0 0 0;
	font-weight:bold;
	color: #c41301;
}

#hd #toplinks a,
#hd #toplinks a:visited {
	text-decoration: none;
	color: #c41301;
}

#hd #toplinks a:hover {
	color: #000;
}

#hd #navigation {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
	margin: 0 0 20px 0;
}

#hd #navigation ul li {
	font-size: 93%;
	margin: 0 0 0 0;
	line-height: 108%;
	font-weight: bold;
	text-transform: uppercase;
	
	float: left;
	display: block;
}

#hd #navigation ul li a,
#hd #navigation ul li a:visited {
	display: block;
	background: url(../../assets/images/bullet.png) no-repeat left center; 
	color: #c41301;
	text-decoration: none;
}

#hd #navigation ul li a:hover {
  color: #000;
	background: url(../../assets/images/bullet-hover.png) no-repeat left center;
}

#hd table {
	margin: 0 0 1em 0;
}

#bd h2 {
	font-size: 123.1%;
	margin: 0 0 .5em 0;
	font-weight: bold;
}

#bd p {
	margin: 0 0 1em 0;
}

#bd table {
	margin: 0 0 1em 0;
}

#bd p,
#bd table td,
#bd fieldset label {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 85%;	
}

#bd ul li {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#bd table caption,
#bd strong {
	font-weight: bold;
}


#bd table#services {
	width: 80%;
}

#bd table#services td {
	vertical-align: top;
  padding: .3em 3em .3em 0;
}

#products #bd table td {
	padding: 0 5em 1em 0;
}

#peace #bd table td,
#peace #bd table th  {
	padding: 0.3em 2em 0.3em 0.3em;
	vertical-align: top;
}

#peace #bd table th {
	font-weight: bold;
}

#bd fieldset label {
	display: block;
	text-align: right;
	float: left;
	width: 250px;
	clear: left;
}

#bd #quotation1 label{
	margin: 10px 0 0 0;
}

#bd fieldset div {
	clear: left;
	margin: 10px 0 0 0;
}

#bd fieldset input,
#bd fieldset select,
#bd fieldset textarea {
  display: block;
	margin: 10px 0 0 270px;
}

#bd fieldset legend {
	font-weight: bold;
	font-size: 108%;
}

.required {
	color: red;
}

#people ul,
#products ul,
#peace ul {
	margin: 0 0 1em 0;
}

#people ul li,
#profile ul li,
#products ul li,
#peace ul li {
	list-style: disc;
	list-style-position:outside;
	margin: 0 0 0.5em 3em;
}

#profile #locations ul li {
	margin-left: 1em;
}

#profile #locations ul li ul li {
	margin-left: 2em;
}

#profile ul li ul {
	margin: 0 0 1em 2em;
}

#sitemap #bd ul {
	margin: 0 0 0 2em;
}

#sitemap ul li {
	list-style: disc;
  list-style-position:inside;
	margin: 0 0 1em 0;
}

#sitemap ul li ul li{
	margin: 0.5em 0 0.5em 0;
}

#contact #bd {
	margin: 0;
}


#contact #yui-main .yui-b,
#people #yui-main .yui-b,
#quotation #yui-main .yui-b,
#sitemap #yui-main .yui-b,
#home #yui-main .yui-b {
	margin: 0 0 0 250px;
}

#subnav {
	float: left;
	width: 230px;
	border-right: 1px solid #000;
	margin: 20px 20px 100px 0;
	font-weight: bold;
}

#profile #subnav {
	margin-bottom: 500px;
}

#products #subnav {
	margin-bottom: 350px;
}

#peace #subnav {
	margin-bottom: 350px;
}

#subnav ul li {
	margin:0;
	padding: 0 20px 0.5em 0;
	list-style:none;
	text-align: right;
	font-size: 100%;
	
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #666465;
}

#subnav a:hover {
	color: #c41301;
}

#subnav a.selected:link, 
#subnav a.selected:visited,
#subnav a.selected:hover {
	color: #c41301;
} 

.color1 {
	background: #ccc;
}

.color2 {
  background: #e7e7e7;
}

.color3 {
  background: #F0DFD3;
}

.color4 {
  background: #F2E9E9;
}
