body{
font-family: Arial, Helvetica, sans-serif;
color: #132b4a;
font-size: 12px;
scrollbar-base-color: #9EB0C6;
}

a{
text-decoration: none;
font-weight: bold;
color: #000000;
}
a:hover{
color: #3D5577;
}

#center{
/*width: 100%;*/
height: 587px;
position: relative;
left: 0px;
top: 0px;
/*margin-left: -498px;*/
}
#lefttd{
width: 264px;
height: 587px;
background-image: url(../images/1_image.jpg);
}
#righttd{
width: 731px;
height: 587px;
background-image: url(../images/2_image.jpg);
}
#righttdhome{
width: 731px;
height: 587px;
background-image: url(../images/2_image_home.jpg);
}

#mainnav{
width: 129px;
height: 160px;
position: relative;
left: 25px;
top: 231px;
overflow: visible;
}
#topnav{
width: 513px;
height: 29px;
position: relative;
left: 125px;
top: 13px;
overflow: visible;
color: #4f689a;
font-size: 11px;
font-weight: bold;
padding: 7px 0px 0px 45px;
}
#topnav a{
text-decoration: none;
color: #4f689a;
}
#topnav a:hover{
color: #98A8C9;
}
#title{
width: 590px;
height: 31px;
position: relative;
left: 115px;
top: 23px;
text-align: right;
font-size: 28px;
color: #94a3b7;
overflow: visible;
}
#productnav{
width: 595px;
height: 29px;
position: relative;
left: 110px;
top: 25px;
overflow: visible;
text-align: right;
}
#contentproducts{
width: 706px;
height: 450px;
position: relative;
left: 40px;
top: 25px;
overflow: hidden;
}
#contentpages{
width: 555px;
height: 380px;
position: relative;
left: 150px;
top: 33px;
overflow: auto;
}
#contentcontact{
width: 555px;
height: 380px;
position: relative;
left: 80px;
top: 33px;
overflow: auto;
}

