#containerBg {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  {
	height: 135px;
	padding-bottom: 1px;
	padding-top: 4px;
}
#header  #top  {
	height: 101px;
}
#header #top .logo {
	width: 760px;
	float: left;
}
#header #top .secondaryLinks {
	float: left;
	width: 185px;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}
#header #top .secondaryLinks a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#header  #top  .secondaryLinks  a:hover {
	text-decoration: underline;
}
#banner {
	margin-bottom: 23px;
	text-align: center;
}

#top .secondaryLinks .smallHome {
	background-image: url(../images/smallHome-icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#content .newsEvents {
	width: 260px;
	float: left;
	margin-right: 47px;
}
#content .aboutCompany {
	float: left;
	width: 373px;
	margin-right: 47px;
}
#content .awards {
	float: left;
	width: 233px;
}
#content .head {
	margin-bottom: 10px;
	display: block;
}
#content .aboutCompany p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#content .aboutCompany .moreBtn {
	display: block;
	float: right;
	margin-top: 10px;
}

#top .secondaryLinks .smallSitemap {
	background-image: url(../images/smallSitemap-icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 20px;
}

#header  #menu  {
	height: 36px;
	padding-right: 11px;
	padding-left: 11px;
}
#content .newsEvents a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content  .newsEvents  a:hover {
	text-decoration: underline;
}
#content .newsEvents ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#content   .newsEvents   li  {
	list-style-image: url(../images/news-bullet.jpg);
	list-style-position: outside;
}
#content .newsEvents .newLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}



#footerBg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
#fooer {
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#fooer .text1 {
	float: left;
}
#fooer .text2 {
	float: right;
}
#fooer .text2 a {
	text-decoration: none;
	color: #333333;
}
#fooer  .text2  a:hover {
	text-decoration: underline;
	color: #000000;
}
#breadcrumbs {
	margin-right: 11px;
	margin-left: 11px;
	height: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9DA1;
	padding-bottom: 3px;
}
#breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
	color: #86868A;
}
#breadcrumbs  a:hover {
	text-decoration: underline;
}
#supageContainer {
	background-image: url(../images/subpage-bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	margin-right: 11px;
	margin-left: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#supageContainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5F749C;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	display: block;
	padding-left: 10px;
	line-height: 17px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-left: 13px;
}
#supageContainer #subpageNav {
	float: left;
	width: 211px;
	height: 500px;
}
#supageContainer #subContent {
	width: 678px;
	float: left;
	padding-right: 20px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subpageNav li {
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-left: 11px;
}
#subpageNav   ul  ul {
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

#subpageNav   ul  ul li{
	padding-left: 0px;
	border: 0px;

	
}

#subpageNav li a {
	font-weight: normal;
	color: #5F749C;
	text-decoration: none;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}



#subpageNav li a:hover   {
	color: #666666;
	background-image: url(../images/nav-bullet-main.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#subpageNav .navMain {
	font-weight: bold;
	color: #666666;
	background-image: url(../images/nav-bullet-main.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#subpageNav .navMain a {
	color: #666666;
	background-image: url(../images/sub-nav-bullet.gif);
	background-repeat: no-repeat;
}
#subpageNav .navMain  a:hover {
	color: #666666;
	background-image: url(../images/sub-nav-bullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#subpageNav .navMain .selected  {
	color: #666666;
	background-image: url(../images/sub-nav-bullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	background-position: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F749C;
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0px;
}
#subContent h3 {
	color: #5F749C;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#subContent h3 a{
	color:#5F749C;
	font-weight: bold;
	font-size: 14px;
}

#subContent newsText {
	color: #5F749C;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#subContent p {
	font-size: 12px;
	color: #4A4A4A;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 8px;
}
#subContent .contentLine {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DADADA;
	margin-top: 15px;
	margin-bottom: 15px;
}
#subpageNav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
#subContent .right {
	float: right;
	padding-left: 25px;
}
#subContent ol {
	font-size: 12px;
	line-height: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subContent ol li {
	list-style-type: decimal;
}
#subContent a {
	color: #44536F;
}
#subContent ul {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
}
#subContent li {
	list-style-type: disc;
	padding-bottom: 12px;
}
#subContent a {
	font-size: 11px;
	color: #4A5A79;
}
#subContent .form {
	font-size: 12px;
	line-height: 18px;
}
#subContent  .form td {
	padding: 5px;
	border: 1px solid #DCE0EF;
}
#subContent  .productRange td {
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #637C0C;
	padding: 6px;
}
#subContent  .application td {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #EBEBEB;
}
#subContent .contact {
	margin-left: 0px;
	margin-bottom: 5px;
}

