﻿div#mainContainer
{
    height: 100%;
    width: 980px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;




}

div#phototrain
{
width:750px;
height:105px;

position:absolute;
left:-770px;
top:-10px;


margin:auto;

border:1px dashed Yellow;overflow:scroll;



}

div#phototrain img
{
padding:20px;
}

div#flash
{
width:950px;
position:absolute;
top:15px;
left:20px;
height:280px;


}

div#logomain
{
width:159px;
position:absolute;
top:0px;
left:15px;
height:90px;

background: url(_images/logo_small.png) no-repeat;
}

div#logo1
{
width:250px;
position:absolute;
top:35px;
left:380px;
height:250px;

background: url(_images/logo_viers.png);
}

div#logo2
{
width:159px;
position:absolute;
top:40px;
right:20px;
height:90px;

background: url(_images/logo_small.png) no-repeat ;
}


div#navigationContainer
{
    display: inline;
    width: 700px;
    float:left;
    margin-top: 5px;
    margin-left: 100px;
    z-index: 1001;
}

div#nav 
{
    border-bottom: solid 0px #97826A;
height:80px;
}

div.sidebartop 
{
    margin-top: 100px;
    background: url(_images/sidebar_top.gif);
    width: 181px;
    height: 16px;
}

div#sidebar 
{
     padding-left: 10px;
     padding-right: 30px;
     width: 350px;
position:absolute;
right:0px;


}

div.sidebarbottom
{
    background: url(_images/sidebar_bottom.gif);
    width: 181px;
    height: 16px;
}

div.sidebar ul 
{
    margin: 0;
    padding: 0;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 20px;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	background: transparent url(_images/sidebar_ruler.gif) no-repeat top center;
	padding-top: 10px;
	width: 161px;
	height: 10px;
}

div#contentWrapper 
{
    display: inline;
    width: 980px;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 1;
    overflow: hidden;
background: transparent url(_images/mainessai.jpg) repeat-y top left;
}

div#contentContainer 
{
    display: block;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
    
    overflow: hidden;




}

div#headContainer 
{
    height: 94px;
background: url(_images/header.jpg);
width:980px;
position:relative;
}

div#websiteTitle 
{
    margin-top: 20px;
    float: left;
    font-size: 20px;
    padding-left: 40px;
}

div#utilities 
{
    margin-top: 25px;
    float: right;
    text-align: right;
    padding-right: 20px;
    text-transform: uppercase;
}

div#utilities a
{
    color: #666666;
    text-decoration: none;
}

#contentContainer div.sectionsettings 
{
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #FBF0EA;
    border: solid 1px #DC6C37;
    padding: 3px;
    width: 474px;
}

#contentContainer div.sectionsettings table td
{
    vertical-align: middle;
}

div#breadcrumbs
{
display:none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: 36px;
}

div#breadcrumbs .node
{
display:none;
    color: #666666;
    text-decoration: none;
    padding-right: 5px;
}

div#breadcrumbs .currentNode
{
display:none;
    color: #000000;
}

div#breadcrumbs .separator
{
display:none;
    color: #666666;
    padding-right: 5px;
}

div#footer 
{
    
    color: #999999;
    font-size: 10px;
height:58px;
background: white url(_images/main.jpg) no-repeat bottom left;

position:relative;

    display: block;

    overflow: hidden;
text-align:center;


}

div#footercontent
{
padding-top: 30px;
}
