body,html,p,b,h1,h2,a,img {
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Tahoma;
    font-size: 11px;
    background-color: #ffffff;
    color:#686868;
    position: relative;
}
p {
    line-height: 16px;
}
a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    color: #bd9165;
    font-size: 24px;
}
h2 {
    color:#F68711;
    font-size:13px;
}

div.headerBackground {
    margin: auto;
    width: 100%;
    height: 119px;
    overflow:hidden;
    background-image: url("images/topBackground.jpg");
}

div.header {
    margin: auto;
    width: 937px;
    height: 119px;
}

div.header div.left {
    width: 501px;
    height: 119px;
    float: left;
}

div.header div.left div.top {
    width: 501px;
    height: 94px;
    background-repeat: no-repeat;
}

div.header div.left div.bottom {
    width: 501px;
    height: 25px;
}

div.header div.left div.bottom a {
    margin-right: 1px;
}

div.header div.right {
    height: 119px;
    width: 436px;
    float: left;
}
div.header div.right div.top {
	width: 501px;
	height: 94px;
	background-repeat: no-repeat;
}
div.header div.right div.bottom {
	width: 120px;
	height: 25px;
        float:right;
}

div.header div.right div.bottom div#facebook {
    background:url("images/facebook.png") no-repeat scroll 0 0 transparent;
    height:18px;
    width: 30px;
    margin:7px 5px;
    float: left;
}
div.header div.right div.bottom div#facebook:hover  {
    background:url("images/facebook.png") no-repeat scroll 0 0 transparent;
    height:25px;
    width: 30px;
    margin:0px 5px 7px 5px;
}
div.header div.right div.bottom div#twitter {
    background:url("images/twitter.png") no-repeat scroll 0 0 transparent;
    height:18px;
    width: 30px;
    margin:7px 5px;
    float:left;
}
div.header div.right div.bottom div#twitter:hover  {
    background:url("images/twitter.png") no-repeat scroll 0 0 transparent;
    height:25px;
    width: 30px;
    margin:0px 5px 7px 5px;
}
div.header div.right div.bottom div#blip {
    background:url("images/blip.png") no-repeat scroll 0 0 transparent;
    height:18px;
    width: 30px;
    margin:7px 5px;
    float:right;
}
div.header div.right div.bottom div#blip:hover  {
    background:url("images/blip.png") no-repeat scroll 0 0 transparent;
    height:25px;
    width: 30px;
    margin:0px 5px 7px 5px;
}
div.siteContainer {
    width:100%;
    background-image: url("images/contentBackground.jpg");
    background-repeat: repeat-x;
}

div.siteContainerCenter {
    width: 937px;
    margin: auto;
    padding-top: 29px;
    padding-bottom:25px;
}


div.siteContainerCenter div.left {
    width: 228px;
    float: left;
}

div.siteContainerCenter div.right {
    padding-left: 14px;
    width: 695px;
    float: left;
}

div.leftMenu {

}

div.leftMenu div.top {
    overflow: hidden;
    width: 228px;
    height: 31px;
}

div.leftMenu div.top div {
    float: left;
}

div.leftMenu div.top div.buttonSpacer {
    width: 1px;
    overflow: hidden;
}

div.leftMenu div.top div.buttonOne {
    width: 95px;
}

div.leftMenu div.top div.buttonTwo {
    width: 95px;
}

div.leftMenu div.top div.line {
    width: 37px;
}

div.leftMenu div.content {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    width: 226px;
    padding-bottom:10px;
    padding-top:10px;
}
div.leftMenu div.menuBottom {
    width:228px;
    height:6px;
    background-image: url("images/leftMenuBottom.jpg");
    overflow:hidden;
}

div.leftMenu div.content a {
    display: block;
    margin: auto; width : 176px;
    padding-left: 34px;
    height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    background-image: url("images/menuPointer.jpg");
    background-repeat: no-repeat;
    color: #555555;
    padding-top: 4px;
    width: 176px;
}
div.leftMenu div.content a:hover {
    font-weight: bold;
    text-decoration: none;
}
div.footer {
    width:100%;
    height:181px;
    background-image: url("images/footerBackground3.jpg");
    background-repeat: repeat-x;
}
div.footerCenter {
    margin: auto;
    width: 937px;
    height: 75px;
    padding-top:16px;
}
div.footerCenter span {
    color:#fff;
}
div.footerCenter b {
    color:#f68711;
}
div.footerCenter div.button {
    border-left:1px solid #212944;
    border-right:1px solid #2e3d57;
    text-align:center;
    float:left;
}
div.footer div.button a {
    color:#fff;
}
div.footer div.button a:hover {
    color:#f4850f;
    font-weight: bold;
    text-decoration: none;
}

div.multimedia {
    position: absolute;
    top:0px;
    left:0px;
    width:174px;
    height:24px;
    overflow:hidden;
    z-index: 20;
}



div.leftTopCorner, div.rightTopCorner, div.leftBottomCorner, div.rightBottomCorner {
    position: absolute;
    width:5px;
    height:5px;
    overflow:hidden;
}
div.leftTopCornerWhite, div.rightTopCornerWhite, div.leftBottomCornerWhite, div.rightBottomCornerWhite, div.leftTopCornerOrange, div.rightTopCornerOrange, div.leftBottomCornerOrange, div.rightBottomCornerOrange, div.leftTopCornerObject, div.rightTopCornerObject {
    position: absolute;
    width:6px;
    height:6px;
    overflow:hidden;
}
div.leftTopCorner, div.leftTopCornerWhite, div.leftTopCornerOrange, div.rightTopCorner, div.rightTopCornerWhite, div.rightTopCornerOrange, div.leftTopCornerObject, div.rightTopCornerObject {
    top:-1px;
}
div.leftBottomCorner, div.leftBottomCornerWhite, div.leftBottomCornerOrange, div.rightBottomCorner, div.rightBottomCornerWhite, div.rightBottomCornerOrange {
    bottom:-1px;
}
div.leftTopCorner {
    background-image: url("images/leftTopCorner.jpg");
    left:-1px;
}
div.rightTopCorner {
    background-image: url("images/rightTopCorner.jpg");
    right:-1px;
}
div.leftBottomCorner {
    background-image: url("images/leftBottomCorner.jpg");
    left:-1px;
}
div.rightBottomCorner {
    background-image: url("images/rightBottomCorner.jpg");
    right:-1px;
}
div.leftTopCornerWhite {
    background-image: url("images/leftTopCornerWhite.jpg");
    left:-1px;
}
div.rightTopCornerWhite {
    background-image: url("images/rightTopCornerWhite.jpg");
    right:-1px;
}
div.leftBottomCornerWhite {
    background-image: url("images/leftBottomCornerWhite.jpg");
    left:-1px;
}
div.rightBottomCornerWhite {
    background-image: url("images/rightBottomCornerWhite.jpg");
    right:-1px;
}
div.leftTopCornerOrange {
    background-image: url("images/leftTopCornerOrange.jpg");
    left:-1px;
}
div.rightTopCornerOrange {
    background-image: url("images/rightTopCornerOrange.jpg");
    right:-1px;
}
div.leftBottomCornerOrange {
    background-image: url("images/leftBottomCornerOrange.jpg");
    left:-1px;
}
div.rightBottomCornerOrange {
    background-image: url("images/rightBottomCornerOrange.jpg");
    right:-1px;
}
div.leftTopCornerObject {
    background-image: url("images/leftTopCornerObject.jpg");
    left:-1px;
}
div.rightTopCornerObject {
    background-image: url("images/rightTopCornerObject.jpg");
    right:-1px;
}


div.icoLink {
    width:114px;
    height:13px;
    padding-top:7px;
    cursor:pointer;
    float:right;
}
div.icoLink div.ico {
    width:13px;
    height:13px;
    float:left;
    cursor: pointer;
}
div.icoLink div.link {
    text-align:left;
    width:92px;
    height:13px;
    float:left;
    padding-left:9px;
}
div.icoLink div.link a {
    color:#555555;
}
div.icoLink div.link a:hover {
    text-decoration: underline;
}


div.addBox div.add, div.thumb {
    padding:1px;
    border:1px solid #dfdfdf;
    float:left;
    margin-right:15px;

    background-color: #fff;

}
div.thumb {
    margin:0px;
    margin-bottom:17px;
}
div.addBox div.add img,  div.thumb img {
    padding:5px;
    background-color: #fff;
    border:1px solid #f2f2f2;
    cursor: pointer;
}

div.addBox div.add img,  div.thumb embed {
    padding:3px;
    background-color: #fff;
    border:1px solid #f2f2f2;
    cursor: pointer;
}

div.icoButton {
    height:13px;
    float:right;
    cursor: pointer;
}

div.icoButton div.ico {
    width:13px;
    height:13px;
    float:left;
}
div.icoButton div.link {
    text-align:right;
    height:13px;
    float:left;
    padding-right:6px;
}
div.icoButton div.link a {
    color:#555555;
}
div.icoButton div.link a:hover {
    text-decoration: underline;
    font-weight: normal;
}

div.pagination img{
    padding: 2px;
}

div.topNavigationPath {
    padding-top: 5px;
    padding-left: 12px;
}
div.topNavigationPath a, div.navigationPath span { 
    color: #000000;
    font-weight: 700;
    font-size: 12px;
}

div.tagiBottom{
    width:100%;
    text-align:center;
    color:#fff;
    padding-top:40px;
}
div.tagiBottom a{
    color:#fff;
}

h1.logoText {
    color: white;
    text-align: left;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: normal;
}

.h1name {
    color: #F4850F;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: inline;
}

.link_box_bottom {
    margin-top: 15px;
    padding: 5px 10px 5px;
    width:659px;
    padding-left:17px;
    padding-right:17px;
    height:auto;
    border:1px solid #e8e8e8;
    position:relative;
}

.link_box_bottom a {
        color: #555555;
}
