﻿body
{
	padding:0;
	margin:0;
	background-color:#818f94
}
#center
{
	text-align:center;
	
}
#l-border
{
	background: transparent url('templates/atc/images/spacer.jpg') repeat-y 0 0;
	width:766px;
	margin:auto;
	text-align:center;
}
#r-border
{
	background: transparent url('templates/atc/images/spacer.jpg') repeat-y 100% 0;
	width:766px;
	margin:auto;
	text-align:center;

}
#main
{
	width:760px;
	margin:auto;
	
}
#mainbody
{
	width:760px;
}
#up-header
{
	width:760px;
	height:37px;
	background:white url('templates/atc/images/up-intro.jpg') repeat-x;
} 
#header
{
	background: #666666 url('templates/atc/images/page-head.jpg' ) no-repeat;
	height:187px;
}
#bottom-header
{
	width:760px;
	height:37px;
	background:white url('templates/atc/images/bot-intro.jpg') repeat-x;

}
#content
{
	background-color:#c4c7c8;
    height:300px;
}
#lang-div1
{
	width:362px;
	height:39px;
	background: transparent url('templates/atc/images/lang-r.jpg') no-repeat 100% 0;
	margin:auto;
}
#lang-div2
{
	width:362px;
	height:39px;
	background: transparent url('templates/atc/images/lang-l.jpg') no-repeat 0 0;
	vertical-align:bottom;
	margin:auto;
}
#lang
{
	width:264px;
	margin:auto;
	padding:20px;
}
#lang a
{
	color:#333333;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
}

#footer
{
	height:72px;
	background: transparent url('templates/atc/images/footer-intro.jpg') no-repeat;
	text-align:center;
}
#designer
{
	color:white;
	font-family:Tahoma;
	font-size:8pt;
	padding-top:40px;
	
	
}