body {
    background: url(../images/background.jpg) center top repeat-x;
}

#page_container {
    text-align: center;
}

#page {
    margin: 0 auto;
    width: 950px;
    padding: 0 10px;
    background: #fff;
}

#top {
    width: 950px;
    height: 143px;
    background: url(../images/top.jpg) center center no-repeat;
}

#top .box1 {
    width: 200px;
    float: left;
    height: 143px;
    margin-left: 50px;
}

#top .box2 {
    width: 200px;
    float: left;
    padding: 30px 20px 10px 30px;
}

ul#menu {
    margin: 0;
    padding: 0;
    width: 950px;
    height: 33px;
}

ul#menu li {
    display: block;
    float: left;
    margin-right: 1px;
    height: 30px;
    cursor: pointer;
}

ul#menu li ul li {
    display: block;
    float: left;
    margin-right: 1px;
    height: auto;
    cursor: pointer;
}

ul#menu li.menu_01 {
    width: 100px;
    background: url(../images/menu_01.gif) 0 0 no-repeat;
}

ul#menu li.menu_01_esp {
    width: 100px;
    background: url(../images/menu_01_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_02 {
    width: 122px;
    background: url(../images/menu_02.gif) 0 0 no-repeat;
}

ul#menu li.menu_02_esp {
    width: 122px;
    background: url(../images/menu_02_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_03 {
    width: 133px;
    background: url(../images/menu_03.gif) 0 0 no-repeat;
}

ul#menu li.menu_03_esp {
    width: 133px;
    background: url(../images/menu_03_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_04 {
    width: 109px;
    background: url(../images/menu_04.gif) 0 0 no-repeat;
}

ul#menu li.menu_04_esp {
    width: 109px;
    background: url(../images/menu_04_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_05 {
    width: 118px;
    background: url(../images/menu_05.gif) 0 0 no-repeat;
}

ul#menu li.menu_05_esp {
    width: 118px;
    background: url(../images/menu_05_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_06 {
    width: 126px;
    background: url(../images/menu_06.gif) 0 0 no-repeat;
}

ul#menu li.menu_06_esp {
    width: 126px;
    background: url(../images/menu_06_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_07 {
    width: 97px;
    background: url(../images/menu_07.gif) 0 0 no-repeat;
}

ul#menu li.menu_07_esp {
    width: 97px;
    background: url(../images/menu_07_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_08 {
    width: 138px;
    margin-right: 0;
    background: url(../images/menu_08.gif) 0 0 no-repeat;
}

ul#menu li.menu_08_esp {
    width: 138px;
    margin-right: 0;
    background: url(../images/menu_08_esp.gif) 0 0 no-repeat;
}

ul#menu li:hover {
    background-position: 0 -30px;
}

ul#menu li ul {
    top: auto;
    left: auto;
    list-style: none;
    width: 180px;
}

ul#menu li ul {
    display: none;
    position: absolute;
    margin: 30px 0 0 -40px;
}

ul#menu li ul li {
    z-index: 99;
}

ul#menu li ul li a {
    display: block;
    width: 160px;
    padding: 5px 10px;
    color: #fff;
    border-top: 1px solid #fff;
    background: #3399cc;
}

ul#menu li ul li a:hover {
    color: #3399cc;
    background: #f0fbff;
}

ul#menu li:hover ul {
	 display: block;
}

ul#menu li:hover ul li ul {
	 display: none;
}

ul#menu li ul li:hover ul {
	 display: block;
}

ul#menu li ul li:hover ul li {
	 display: block;
}

ul#menu li ul li ul {
    display: none;
    position: absolute;
    margin: -25px 0 0 0px;
    padding: 0;
    width: 180px;
    left: 220px;
    border-left: solid 1px white;
}

div#top_panel {
    padding-top: 10px;
    height: 137px;
    background: url(../images/top_background.jpg) center center repeat-x;
    text-align: center;
}

table#top_boxes {
    margin: auto;
}

table#top_boxes td {
    width: 240px;
    vertical-align: middle;
    text-align: center;
}

table#top_boxes td.strip {
    width: 1px;
    background: url(../images/top_strip.jpg) center center no-repeat;
    text-align: center;
}

table#top_boxes div.header {
    text-align: center;
    color: #fff;
    padding: 6px 0 3px 0;
}

table#top_boxes div.image {
    width: 228px;
    height: 80px;
    margin: auto;
}

table#top_boxes div.more {
    /** top: -9px;
    position: relative; **/
    margin: -9px 10px 9px auto;
    z-index: 95;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

table#top_boxes div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
    z-index: 97;
}


table#content {
    width: 950px;
}

table#content td#td_left {
    width: 260px;
}

table#content {
   vertical-align: top;
}

td#td_left {
    padding-bottom: 15px;
}

td#td_left div#languages {
    padding-top: 5px;
    text-align: center;
}

td#td_left div#store_locator {
    width: 254px;
    height: 180px;
    background: url(../images/store_locator.jpg) center center no-repeat;
}

td#td_left div#store_locator div.header {
    padding: 10px 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

td#td_left div#store_locator div.text {
    padding: 35px 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

td#td_left div#store_locator div.text a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    padding-left: 10px;
}

td#td_left div#left_menu {
    width: 214px;
    min-height: 140px;
    padding: 20px;
    background: url(../images/left-menu.jpg) center bottom no-repeat #FF6F02;
}

td#td_left div#left_menu a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}

td#td_left div#left_menu a:hover {
    text-decoration: underline;
}


td#td_left div.box_left {
    padding: 5px;
    background: url(../images/box.jpg) center bottom repeat-x #FF6205;
    margin: 5px 0 5px 8px;
    width: 228px;
}

td#td_left div.box_left div.header {
    text-align: center;
    color: #fff;
    padding: 6px 0 3px 0;
}

td#td_left div.box_left div.image {
    width: 228px;
    height: 273px;
}

td#td_left div.box_left div.more {
    position: relative;
    top: -9px;
    margin: 0 10px 0 auto;
    z-index: 99;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

td#td_left div.box_left div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
}












td#td_right {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
}

td#td_right h1 {
    font-size: 14px;
    padding: 0 0 15px 0;
    font-weight: bold;
}

td#td_right div#box {
    float: right;
    padding: 5px;
    background: url(../images/box.jpg) center center repeat-x;
    margin: 5px 0 5px 5px;
}

td#td_right div#box div.header {
    text-align: center;
    color: #fff;
    padding: 6px 0 3px 0;
}

td#td_right div#box div.image {
    width: 228px;
    height: 273px;
}

td#td_right div#box div.more {
    position: relative;
    top: -9px;
    margin: 0 10px 0 auto;
    z-index: 99;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

td#td_right div#box div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

td#td_right table,
td#td_right table td {
  text-align: center;
  vertical-align: middle;
}



div#footer {
    height: 12px;
    padding: 6px 10px;
    background: url(../images/footer.gif) center center repeat-x;
}

div#footer,
div#footer a {
    font-size: 10px;
    color: #fff;
}

div#authors {
    text-align: right;
    padding: 10px 10px 5px 0;
    font-size: 10px;
}




.table-full {
	width: 100%;
}

td#td_right .table-full td,
.table-full td {
	padding: 5px 5px;
	text-align: left;
	border: 1px solid #F8F8FF;
	border-top: none;
	vertical-align: middle;
}

.tr-head td div,
.tr-head td {
	background: #F8F8FF;
	font-weight: bold;
	text-align: left;
}

td#td_right .table-full td.td-break {
    border-top: none;
    border-left: none;
    border-right: none;
    height: 16px;
}

.table-full td input.ipt {
	 font-size: 10px;
   border: solid 1px #b3b3b3;
   width: 446px;
   height: 16px;
   color: #333333;
   padding: 2px 0;
}

.table-full td textarea.txt {
	 font-size: 10px;
   border: solid 1px #b3b3b3;
   width: 100%;
   height: 150px;
   color: #333333;
   padding: 2px 0;
}
