/**
* @author Cristian Ciobanu
*/
table#mainTbl {width: 940px;margin: 5px auto;}

td#headerTD {height: 110px;background-image: url('../img/header_bg.jpg');background-position: 0px 36px;background-repeat: no-repeat;}

td#footerTD {height: 90px;background-image: url('../img/footer_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}

td#navTD {height: 28px;background-image: url('../img/nav_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}

td#contentTD {height: 380px;padding: 15px 0px;background-color: #363f7b;border-left: 3px solid #29305d;border-right: 3px solid #29305d;}

div.wrapper {width: 730px;height: 375px;background-color: #13162b;border: 3px solid #29305d;margin: 0px auto;overflow: hidden;z-index: 89;}

div.container {width: 550px;height: 355px;background-color: #13162b;border: 3px solid #29305d;margin: 0px auto;position: relative;overflow: hidden;padding: 10px 90px 10px 90px;}
