#title {
	height: 75px;
	clear: both;
	background-repeat: no-repeat;
	margin-left: 37px;
}
#title p {
	padding-top: 19px;
	padding-right: 185px;
	color: #969696;
}
#careerPage #title{
	background-image: url(../images/title_careers.jpg);
}
#careerPage #title p {
	padding-left: 297px;
}
#products #title{
	background-image: url(../images/title_products.jpg);
}
#products #title p {
	padding-left: 380px;
}
#media #title {
	background-image: url(../images/title_media.jpg);
}
#media #title p{
	padding-left: 355px;
}
#about #title {
	background-image: url(../images/title_about.jpg);
}
#about #title p {
	padding-left: 470px;
}
#contact #title {
	background-image: url(../images/title_contact.jpg);
}
#contact #title p {
	padding-left: 296px;
}
#sitemap #title {
	background-image: url(../images/title_sitemap.jpg);
}
#sitemap #title p {
	padding-left: 296px;
}






#crumbs {
	width: 418px;
	float: left;
}
#secNav {
	width: 171px;
	float: right;
	margin-right: 50px;
	background-color: #47809E;
	color: #FFF;
	padding-top: 36px;
	padding-bottom: 36px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1.5em;
}
#secNav a {
	color: #F9F9F9;
	padding-left: 12px;
}

#secNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#secNav li{
	list-style-type: none;
	
}
#secMainContent {
	width: 362px;
	padding-right: 20px;
	clear: left;
	float: left;
	padding-left: 16px;
	padding-bottom: 1em;
}
#secMainContent ul{
	padding-bottom: 1em;
	padding-top: .25em;
}
#secMainContent li {
	list-style-type: disc;
	list-style-position: outside;
}

#secNav a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
} 

#secfooter {
	font-size: 10px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right: 200px;
	padding-left: 200px;
	color: #969696;
}
#secfooter a {
	color: #969696;
	font-weight: normal;
}
#secfooter a:hover{
	color:#4D4C4C
}
#app {
	width: 539px;
	float: left;
	clear: both;
}

.styled{
	margin-bottom: 1.2em;
}

.styled th {
	text-align: left;
	background-color: #47809E;
	color: #FFF;
	padding: 2px;
}
.styled td {
	padding-top: 1px;
	padding-bottom: 1px; 
	padding-left: 2px;
}

.odd {
	background-color: #EEF3F7;
}

.bowielink {
	color: #942e34;
}
.newwaylink {
	color: #628927;
}
.date {
	font-size: 10px;
}
ul ul {
	margin-bottom: .4em;
	margin-left: 20px;
}
