body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0; 
	padding: 0;
	background: url('../gfx/header-bg.png') repeat-x top center;
	color: #333;
	background-color: #2f211c;
}

div, img, table, tr, td {
    margin: 0px;
    padding: 0px;   
    border: 0px;      
}

h1 {
	display: inline;
	margin: 0px;
	padding: 0px;	
	font-size: 24px;
	font-weight: normal;
}

h2 {
	display: inline;
	margin: 0px;
	padding: 0px;	
	font-size: 12px;
	font-weight: normal;
}

h2.font-10 {
    font-size: 10px;
}

a {
    color: #0066cc;
}

textarea {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
}

.list {
    clear: left; 
    margin-bottom: 15px;
}

.list-arrow {
    float: left; 
    width: 25px;
}

.list-arrow img {
    margin-top: 3px;
}

.list-content {
    margin-left: 25px; 
    display: block;
}

.white {
    font-size: 11px;
}




.container {     
	width: 742px; 
	margin-left: auto;
	margin-right: auto;	
}

.header {
	float: left;
	width: 742px;
	height: 121px;	
}

.header-top {
	float: left;
	width: 742px;
	height: 91px;
}

.logo {
    float: left;
    width: 240px;
    height: 91px;       
}

.logo img {
    float: left;
}

.header-links {
    float: left;
    width: 152px;
    height: 91px;   
    text-align: left; 
    margin-left: 148px;
}

.header-links-pad {
    padding-top: 23px;
}

.header-links .header-links-pad div {
    padding-bottom: 3px;
}

.header-links .header-links-pad div a {
    color: #dac9c2;
    font-size: 10px;
}

.header-links .header-links-pad div a:hover {
    color: #fff;    
}

.header-links .header-links-pad div img {
    padding-right: 7px;
}

.header-search {
    float: left;
    width: 202px;
    height: 91px;  
    color: #e0dedd;
    font-size: 10px;
    text-align: left;     
}

.header-search div.search-form-1 {
    margin-top: 27px;
    float: left;
    width: 202px;
}

.header-search div.search-form-2 {
    margin-top: 7px;
    margin-left: -4px;
    float: left;
    width: 202px;
}

.header-search input.search-text {
    border: 1px solid #9a9a9a;
    width: 140px;
    float: left;
}

.header-search input.search-button {    
    float: right;
}

.header-bottom {
	float: left;
	width: 742px;
	height: 30px;	
}

.header-bottom-start {
    float: left;
    width: 100px;
    height: 30px;
}

.header-bottom-menu {
    float: left;
    width: 615px;
    height: 30px;
}

.header-bottom-end {
    float: left;
    width: 27px;
    height: 30px;
}

.header-bottom img {
    float: left;
    height: 30px;
}

.footer {
    float: left;
    width: 742px;
    height: 30px;
    margin: 20px 0px 20px 0px;
    text-align: center;
    color: #fff;
    font-size: 10px;    
    padding-bottom: 30px;
}

.footer-links {
    padding-bottom: 5px;
}

.footer-links a {
    color: #dac9c2;    
}


.footer-links a:hover {
    color: #fff;    
}

.content {
    float: left;
    width: 742px;    
}   

.homepage-content-bottom {
    float: left;
    width: 742px;
    height: 20px;
    background: url('../gfx/homepage-content-bottom.gif') no-repeat top left;
}

.homepage-image {
    float: left;
    width: 742px;
    height: 220px;
    background: url('../gfx/homepage-img.jpg') no-repeat top left;
}

.homepage-content {
    float: left;
    width: 742px;
    background: url('../gfx/homepage-content-bg.gif') repeat-y top left;        
}

.homepage-content-pad {    
    padding: 15px 25px 5px 25px;

}

.hc {
    float: left;
    width: 692px;
    background: url('../gfx/homepage-bg.gif') repeat-y top left;  
}

.hc-left {
    float: left;
    width: 326px;
    text-align: left;
    margin-right: 20px;
}

.hc-left-top {
    float: left;
    width: 326px;
    line-height: 16px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #c8c8c8;
}

.hc-left-top img.icon {
    float: left;
    margin-right: 10px;
    margin-bottom: 4px;    
}

.hc-left-bottom {
    float: left;
    margin-top: 15px;
    line-height: 16px;
}

.hc-left-bottom img.file {
    margin-top: 10px;
}

.hc-right {
    float: left;
    width: 326px;
    text-align: left;
    margin-left: 20px;
    line-height: 16px;
}

.hc-right strong {
    display: block;
    margin-bottom: 10px;    
}



.main-content {
    float: left;
    width: 742px;
    background: url('../gfx/content-bg.gif') repeat-y top left;        
}

.content-bottom {
    float: left;
    width: 742px;
    height: 20px;
    background: url('../gfx/content-bottom.gif') no-repeat top left;
}

.page-menu {
    float: left;
    width: 200px;
    margin-right: 21px;
    text-align: left;
}

.page-menu .picture {
    float: left;
}

.page-menu .element {
    float: left;
    width: 200px;
    height: 31px;
    line-height: 32px;
    border-bottom: 1px dashed #c8c8c8;
    background-color: #ebeae9;
}

.page-menu .element-pad {
    padding-left: 20px;
}

.page-menu .element-active {
    background-color: #fefefe;
    color: #42322b;
}

.page-menu .element-hover {
    background-color: #f2f2f0;
}

.page-content {
    float: left;
    width: 500px;
    margin-right: 21px;
    text-align: left;
    padding-top: 20px;
}

.path {
    float: left;
    font-size: 10px;
    width: 500px;
    padding-bottom: 15px;
}

.title {
    float: left;    
    width: 500px;
    height: 36px;
    line-height: 36px;    
    margin-bottom: 12px;    
}

.title img {
    float: left;
    padding-right: 11px;
}    

.text {
    float: left;
    width: 500px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #c8c8c8;
    line-height: 16px;
}

.text li {
    margin-bottom: 3px;
}

.no-col-section {
    border: 0px;
    padding-bottom: 15px;
}

.col {
    float: left;
    width: 500px;
    background: url('../gfx/col-bg.gif') repeat-y top left;  
    margin-top: 20px;
    margin-bottom: 15px;
}

.col-left {
    float: left;
    width: 230px;
    text-align: left;
    margin-right: 20px;
}

.col-right {
    float: left;
    width: 230px;
    text-align: left;
    margin-left: 20px;
    line-height: 16px;
}

.navigation {
    float: left;
    width: 500px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #c8c8c8;
    border-top: 1px dashed #c8c8c8;
    background: url('../gfx/navigation-bg.gif') repeat-x top left;
    font-size: 10px;
    color: #999;    
}

.navigation-left {
    padding-left: 15px;
    float: left;
}

.navigation-right {
    padding-right: 15px;
    float: right;
}

.no-menu-content {
    float: left;
    width: 742px;
    background: url('../gfx/homepage-content-bg.gif') repeat-y top left;        
    text-align: left;
}

.no-menu-content-pad {    
    padding: 15px 25px 5px 25px;

}

ul.sitemap {
    padding-left: 10px;
    margin-left: 10px;
}

.no-menu-bottom {
    float: left;
    width: 742px;
    height: 20px;
    background: url('../gfx/homepage-content-bottom.gif') no-repeat top left;
}

.nm-path {
    float: left;
    font-size: 10px;
    width: 100%;
    padding-bottom: 15px;
}

.nm-title {
    float: left;    
    width: 100%;
    height: 36px;
    line-height: 36px;    
    margin-bottom: 12px;    
}

.nm-title img {
    float: left;
    padding-right: 11px;
}    

.nm-text {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    line-height: 16px;
}

.form {
    float: left;
    width: 100%;
}

.form table {
    margin-top: 15px;
}

.form .itext {
    width: 134px;  
    border: 1px solid #c6c6c6;
}   

.form .iarea {
    width: 414px;
    height: 100px;
    border: 1px solid #c6c6c6;
}   

.form .itext-red, .form .iarea-red {
    border: 1px solid #c00;
}   


.form .right {
    padding-right: 6px;
    width: 150px;
    vertical-align: top;
}

.form .bottom-small {
    padding-bottom: 5px;
}

.form .bottom-big {
    padding-bottom: 15px;
}

strong.highlight {
    background-color: #e3e3eb;
}