 
@import url("../../../../resources/shared/stylesheets/yui/reset-fonts-grids.css");

@import url("../../../../resources/shared/stylesheets/yui/base-min.css"); 

@import url("../../../../resources/shared/stylesheets/dnn-layouts.css"); 

 
@import url("tempCSS/yui/reset-fonts-grids.css");

@import url("tempCSS/yui/base-min.css"); 

@import url("tempCSS/dnn-layouts.css"); 

body, html
{
    margin: 0px;
    background:#4E1413 none repeat scroll 0 0;
    color: #fff;
}

table, td, tr 
{
    border:0 none;
    margin:0;
    padding:0;
}

.dnn-a
{
    text-align:center;
}
.ServerSkinWidget
{
    font-size: 11pt;
}
.toplogo
{
    background:transparent url('_images/TopMiddleBorder.jpg') no-repeat 0 0;
    height: 173px;
    width:834px;
}

/* Start menu */
.myMenu
{
    margin: -14px 0px 0px -26px;
    height: 93px;
    width: 900px;
}

ul li 
{
    display:block;
    float:left;
    list-style-type:none;
}
ul li a 
{
    display:block;
    height:93px; width:333px;
    background:transparent url(_images/HorizontalMenu.jpg) no-repeat 0 0;
    text-indent:-9009px;
}

ul li.home-nav a {width:333px; background-position: 0px 0px;}
ul li.home-nav a:hover {background-position: 0px -93px;}
ul li.home-nav-active a {background-position: 0px -93px;}

ul li.information-nav a {width:99px;background-position: -333px 0px;}
ul li.information-nav a:hover {background-position: -333px -93px;}
ul li.information-nav-active a {width:99px;background-position: -333px -93px;}

ul li.sales-nav a {width:100px;background-position: -432px 0px;}
ul li.sales-nav a:hover {background-position: -432px -93px;}
ul li.sales-nav-active a {width:100px;background-position: -432px -93px;}

ul li.contact-nav a {width:310px;background-position: -532px 0px;}
ul li.contact-nav a:hover {background-position: -532px -93px;}
ul li.contact-nav-active a {width:310px;background-position: -532px -93px;}
/* End menu */

.toptextheader
{
    background-image: url('_images/TopTextHeader.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height: 57px;
    width:834px;
}
.toptextfooter
{
    background-image: url('_images/TopTextFooter.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height: 32px;
    width:834px;
}
.nexttextheader
{
    background-image: url('_images/NextTextHeader.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height: 56px;
    width:834px;
}
.bottomtextfooter
{
    background-image: url('_images/BottomTextFooter.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    height: 54px;
    width:834px;
}
.bottomfooter
{
    overflow:hidden;
    background-image:url('_images/bottom.jpg');
    background-repeat:repeat-y;
    background-position:top center;
    width:834px;
    height:100px;
}
.textcontainerlayout
{
    overflow:hidden;
    background-image:url('_images/TextContainerLayout.jpg');
    background-repeat:repeat-y;
    background-position:top center;
    color:#ffffff;
    width:834px;
}
.bottomtextcontainerlayout
{
    overflow:hidden;
    background-image:url('_images/BottomTextContainerLayout.jpg');
    background-repeat:repeat-y;
    background-position:top center;
    color:#ffffff;
    width:834px;
    text-align:left;
}
.textcontainer
{
    margin-top:0px;
    margin-left:195px;
    float:left;
    width:442px;
}

.em16
{
    background-color: #4E1413;
}

