/* CSS Document */

body {
text-transform: none;
}

#basicForm label, .contactForm label {
	font-weight: normal;
}

#myLinear #login label {
	font-weight: normal;
}

table.salesoffices th {
	font-size: 12px;
}

#myLinear .pagination {
font-size: 11px;
}

#myLinear .pagination td.page {
	width:80px;
}
/*
#globalHeader {margin-top:-17px;}
*/


#header ul li:nth-child(1) a {
	/*width: 95px;*/
	width:170px;
	background-position: -488px 0;
	display:none;
}

#header ul li:nth-child(1) a:hover,
#header ul li:nth-child(1).active a {
	background-position: -488px -12px;
}

#header ul li:nth-child(2) a {
	width: 43px;
	background-position: 0 0;
}

#header ul li:nth-child(2) a:hover,
#header ul li:nth-child(2).active a {
	background-position: 0 -12px;
}

#header ul li:nth-child(3) a {
	width: 45px;
	background-position: -81px 0;
}

#header ul li:nth-child(3) a:hover,
#header ul li:nth-child(3).active a {
	background-position: -81px -12px;
}

#header ul li:nth-child(4) a {
	width: 23px;
	background-position: -173px 0;
}

#header ul li:nth-child(4) a:hover,
#header ul li:nth-child(4).active a {
	background-position: -173px -12px;
}

#header ul li:nth-child(5) a {
	width: 23px;
	background-position: -256px 0;
}

#header ul li:nth-child(5) a:hover,
#header ul li:nth-child(5).active a {
	background-position: -256px -12px;
}

#header ul li:nth-child(6) a {
	width: 56px;
	background-position: -321px 0;
}

#header ul li:nth-child(6) a:hover,
#header ul li:nth-child(6).active a {
	background-position: -321px -12px;
}

#header ul li:nth-child(7) a {
	width: 53px;
	background-position: -404px 0;
}

#header ul li:nth-child(7) a:hover,
#header ul li:nth-child(7).active a {
	background-position: -404px -12px;
}

.home #content .nav > li > a{
	text-transform: none;
}

p{
	line-height:1.6em;
}

#description{
	line-height:1.6em;
}
