body {
    text-align: center; /* center things in pre-IE6 */
    background-image: url(images/layout/topBg.gif);
	background-repeat: repeat-x;
	background-position: top;
    background-color: #cccccc;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy;
    text-decoration: underline;
}
.infoBox1 {
    float: left;
    width: 96%;
    border: 1px solid #dd3c10;
    background-color: #ffebe8;
    padding: 8px;
    margin: 0px auto;
    display: inline;
}
.infoBox2 {
    float: left;
    
    border: 1px solid #dd3c10;
    background-color: #ffebe8;
    padding: 8px;
    margin: 0px auto;
    display: inline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy;
    text-decoration: none;
}
#container {
    width: 850px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#footer {
    width: 850px;
    height: 30px;
    border: 0px solid #f26522;
    margin: 0px auto;
    overflow:visible;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666674;
    text-decoration: none;
    margin-top: 5px;
}
a.cRight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666674;
    text-decoration: none;
}
a.cRight:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666674;
    text-decoration: underline;
}
.pageSpacer{
    width: 850px;
    height: 20px;
    border: 0px solid #f26522;
}
#header {
    width: auto;
    height: 98px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#logo{
    float: left;
    background-image: url(images/layout/logo.jpg);
    background-repeat: no-repeat;
    width: 458px;
    height: 92px;
    margin-top: 6px;
    border: 0px solid #f26522;
}
#fb{
    float: right;
    width: 102px;
    height: 35px;
    margin-top: 6px;
    border: 0px solid #f26522;
    margin-right: 200px;
}
#topFunctions {
    width: 350px;
    float: right;
    height: 40px;
    border: 0px solid #f26522;
}
#topFunctionDate {
    width: 180px;
    height: 25px;
    float: right;
    border: 0px solid #f26522;
    text-align: right;

    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #9c969a;
    font-weight: normal;
    margin-top: 8px;
}
#topFunctionMail {
    width: 40px;
    height: 28px;
    float: right;
    background-image: url(images/layout/mail_icon.gif);
    background-repeat: no-repeat;
    border: 0px solid #f26522;
}
#topFunctionTree {
    width: 40px;
    height: 28px;
    float: right;
    background-image: url(images/layout/tree_icon.gif);
    background-repeat: no-repeat;
    border: 0px solid #f26522;
    margin-left: 1px;
}
#topFunctionPrint {
    width: 40px;
    height: 28px;
    float: right;
    background-image: url(images/layout/print_icon.gif);
    background-repeat: no-repeat;
    border: 0px solid #f26522;
    margin-left: 1px;
}
#topFunctionSpacer{
    width: 10px;
    height: 28px;
    float: right;
    border: 0px solid #f26522;
}
#topFunctionSpacer2{
    width: 30px;
    height: 28px;
    float: right;
    border: 0px solid #f26522;
}
#top {
    width: auto;
    height: 140px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#top_1 {
    float: left;
    background-image: url(images/layout/top_1.jpg);
    background-repeat: no-repeat;
    background-color: #d53c12;
    width: 161px;
    height: 140px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#top_2 {
    float: left;
    background-image: url(images/layout/top_2.jpg);
    background-repeat: no-repeat;
    background-color: #d53c12;
    width: 196px;
    height: 140px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#top_3 {
    float: left;
    background-image: url(images/layout/top_3.jpg);
    background-repeat: no-repeat;
    background-color: #d53c12;
    width: 223px;
    height: 140px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#top_4 {
    float: left;
    background-image: url(images/layout/top_4.jpg);
    background-repeat: no-repeat;
    background-color: #d53c12;
    width: 270px;
    height: 140px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#menuBg {
    width: auto;
    height: 55px;
    background-image: url(images/layout/top_5.jpg);
    background-repeat: no-repeat;
    border: 0px solid #f26522;
}
#menuBg2 {
    float: left;
    width: 600px;
    height: 55px;
    background-image: url(images/layout/menuBg.gif);
    background-repeat: repeat-x;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-left: 12px;
    display: inline;
}
#content {
    width: 850px;
    background-image: url(images/layout/bottomCorners.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #FFFFFF;
    border: 0px solid #f26522;
    overflow: hidden;
}
.menuItemFrameActive {
    float: left;
    border: 0px solid #f26522;
    height: 39px;
    background-image: url(images/layout/folderActiveLeft.png);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-top: 16px;
}
.menuItemFrame2Active {
    float: left;
    border: 0px solid #f26522;
    height: 39px;
    background-image: url(images/layout/folderActiveRight.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.menuItemActive{
    border: 0px solid #f26522;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #0076a3;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 12px;
}
.menuItemFramePassive {
    float: left;
    border: 0px solid #f26522;
    height: 34px;
    background-image: url(images/layout/folderPassiveLeft.png);
    background-repeat: no-repeat;
    background-color: #eaeaea;
    margin-top: 21px;
}
.menuItemFrame2Passive {
    float: left;
    border: 0px solid #f26522;
    height: 34px;
    background-image: url(images/layout/folderPassiveRight.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.menuItemPassive{
    border: 0px solid #f26522;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #0076a3;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 12px;
}
.newsItemFrameActive {
    float: left;
    border: 0px solid #f26522;
    height: 34px;
    background-image: url(images/layout/newsFolderLeft.png);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-top: 14px;
}
#newsShowMore {
    float: right;
    border: 0px solid #f26522;
    height: 18px;
    width: 70px;
    margin-top: 22px;
}
#newsShowMore2 {
    float: left;
    border: 0px solid #f26522;
    background-image: url(images/layout/newsShowAll.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 18px;
    width: 50px;
    margin-top: 0px;
    margin-right: 0px;
}
.newsItemFrame2Active {
    float: left;
    border: 0px solid #f26522;
    height: 34px;
    background-image: url(images/layout/newsFolderRight.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.newsItemActive{
    border: 0px solid #f26522;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #0076a3;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 12px;
}
#topMenuSpacer{
    border: 0px solid #f26522;
    width: 20px;
    height: 34px;
    float: left;
}
#subMenuSpacer{
    border: 0px solid #f26522;
    width: 11px;
    height: 34px;
    float: left;
}
.newsContainerSpacer{
    width: 13px;
    height: 13px;
    float: left;
}
#mainFrame {
    width: 805px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 10px;
    overflow: hidden;
}
#mainContent {
    float: left;
    width: 570px;
    height: 40px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
#mainContent2 {
    float: left;
    width: 560px;
    border: 0px solid #f26522;
    margin: 0px auto;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
}
.heading {
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
#sideContent {
    float: right;
    width: 205px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.subMenuBg1Active {
    float: left;
    height: 22px;
    background-image: url(images/layout/subMenuBgCorners.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #0076a3;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.subMenuBg2Active {
    float: left;
    height: 22px;
    background-image: url(images/layout/subMenuBgCorners.png);
    background-repeat: no-repeat;
    background-position: right top;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.subItemActive{
    border: 0px solid #f26522;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.subMenuBg1Passive {
    float: left;
    height: 22px;
    background-image: url(images/layout/onepix.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.subMenuBg2Passive {
    float: left;
    height: 22px;
    background-image: url(images/layout/onepix.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border: 0px solid #FFFFFF;
    margin: 0px auto;
}
.subItemPassive{
    border: 0px solid #f26522;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.newsContainer {
    float: right;
    width: 200px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/newsTopBg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.newsContainerContent {
    float: right;
    width: 200px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/newsBgGradient.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.newsContainerContentBlank {
    float: right;
    width: 200px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.newsContainerContent2 {
    float: right;
    width: 200px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/newsContainerFooter.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.contactContainerContent2 {
    float: right;
    text-align: left;
    width: 200px;
    height: 145px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/newsContainerFooter.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.contactContainerContent3 {
    float: right;
    text-align: left;
    width: 200px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/newsContainerFooter.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.contactContent {
    text-align: left;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
    margin-left: 23px;
    margin-right: 10px;
    margin-top: 10px;
}
.contactContentBlank {
    text-align: left;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
}
.contactContentTable {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
}
.newsDate {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
a.newsItem {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: underline;
}
a.newsItem:hover {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: none;
}
a.contactMail {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: underline;
}
a.contactMail:hover {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: none;
}
.newsContent {
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
    margin-left: 23px;
    margin-right: 10px;
    margin-top: 10px;
}
#productContainers {
    float: left;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.productTabspacer{
    border: 0px solid #f26522;
    width: 11px;
    height: 34px;
    float: left;
}
.productCategoryContainer {
    float: left;
    width: 173px;
    height: 159px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.productItemFrame {
    float: left;
    border: 0px solid #f26522;
    height: 26px;
    background-image: url(images/layout/productFolderLeft.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 10px;
}
.productItemFrame2 {
    float: left;
    border: 0px solid #f26522;
    height: 26px;
    width: 115px;
    background-image: url(images/layout/productFolderRight.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.productItem{
    border: 0px solid #f26522;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #0076a3;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.productTopBg {
    float: left;
    width: 173px;
    height: 36px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/productTopBg.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic1 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic2 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic3 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_3.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic4 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_4.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic5 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_5.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#productTemaPic6 {
    float: left;
    border: 0px solid #f26522;
    height: 95px;
    width: 173px;
    background-image: url(images/layout/productPic_6.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.productButtonBg {
    float: left;
    border: 0px solid #f26522;
    height: 28px;
    width: 173px;
    background-image: url(images/layout/productBottomBg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.productButton {
    float: right;
    border: 0px solid #f26522;
    height: 18px;
    width: 85px;
    background-image: url(images/layout/productButton.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 5px;
    margin-right: 5px;
    display: inline;
}
#contentBottomSpacer{
    width: 550px;
    height: 30px;
    float: left;
    border: 0px solid #f26522;
}
.hrLine{
    width: 100%;
    height: 1px;
    float: left;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    margin-top: 20px;
}
.productContainer {
    float: left;
    height: 204px;
    width: 555px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.productContainerTop {
    float: left;
    width: 555px;
    height: 34px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/productListTop.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.productContainerContent2 {
    float: left;
    width: 555px;
    height: 170px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-color: #ecebee;
    background-image: url(images/layout/productBg.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.productHeading {
    float: left;
    width: 300px;
    border: 0px solid #f26522;
    margin: 0px auto;
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    margin-top: 11px;
    margin-left: 15px;
    display: inline;
}
.productNumber {
    float: Right;
    width: 150px;
    border: 0px solid #f26522;
    margin: 0px auto;
    font-family: Verdana;
    font-size: 11px;
    color: #949294;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    margin-top: 12px;
    margin-right: 15px;
    display: inline;
}
.productText {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
    float: left;
    width: 290px;
    height: 100px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 20px;
    display: inline;
}
.productContact {
    float: left;
    width: 138px;
    height: 22px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/productContact.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 8px;
    display: inline;
}
.productContactOnly {
    float: left;
    width: 138px;
    height: 22px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/productContact.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 20px;
    display: inline;
}
.productOrder {
    float: left;
    width: 42px;
    height: 22px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(images/layout/productOrder.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 20px;
    display: inline;
}
.productImage {
    float: right;
    width: 200px;
    text-align: right;
    height: 131px;
    border: 0px solid #FFFFFF;
    margin: 0px auto;
    margin-top: 20px;
    margin-right: 20px;
    border-left: 2px solid #FFFFFF;
    display: inline;
}
a.paginationActive{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #0076a3;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
a.paginationActive:hover{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #0076a3;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
a.paginationPassive{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
a.paginationPassive:hover{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.productNavigation {
    float: left;
    width: 100%;
    height: 20px;
    border: 0px solid #f26522;
    margin: 0px auto;
    text-align: center;
}
.inputFields{
    width: 97%;
    padding: 2px;
    height: 16px;
    background-image: url(images/layout/inputBg.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #7f9db9;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    overflow: auto;
}
.button{
    background-image: url(images/layout/laheta.gif);
    background-repeat: no-repeat;
    background-position: top;
    background-color: transparent;
    width: 54px;
    height: 22px;
    border:none;
    cursor: pointer;
	cursor: hand;
}
.sendOk {
    height: 300px;
    width: 100%;
    border: 0px solid #f26522;
    margin: 0px auto;
    text-align: center;
}
.mapFrame{
    border: 3px solid #dddce1;
}
.productLogos {
    width: 780px;
    height: 50px;
    border: 0px solid #f26522;
    margin: 0px auto;
    text-align: left;
}
a {
   outline:none;
}


