* {margin:0;padding:0;}
body {font-family:Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		text-align:center;
		background-image:url(../images/body-bg.jpg);
		background-position:top;
		background-repeat:repeat-x;}
		
div#page {margin-left:auto;
		margin-right:auto;
		width:970px;
		text-align:left;}
		
/*ØÀÏÊÀ ÑÀÉÒÀ*/
table#header {height:130px; text-align:center;}
td#logo {width:230px;
		background-image:url(../images/logo-img.jpg); background-repeat:no-repeat;}
td#tittle {width:450px;
		background-image:url(../images/tittle-img.jpg); background-repeat:no-repeat;
		padding-top:50px;}
td#top-menu {width:290px;
		background-image:url(../images/top-menu-img.jpg); background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif; font-weight:bold;
		text-align:center;}
	td#top-menu p {margin-bottom:4px;}
	td#top-menu a {color:#333; text-decoration:none;}
	td#top-menu a:hover {color:#fff;}
	td#top-menu a:active {color:#f60;}

/*ÊÎÍÒÅÍÒ ÑÀÉÒÀ*/
able#content-area {background-image:url(../images/column-bg.jpg); background-position:left; background-repeat:repeat-y;}
td#column-top {width:230px; height:75px;
		background-image:url(../images/column-top-img.jpg); background-repeat:no-repeat;}
td#column {background-image:url(../images/column-bg.jpg); background-repeat:repeat-y;
		padding:0 20px 0 50px;
		vertical-align:top;}
td#column-bottom {height:27px; background-image:url(../images/column-bottom-img.jpg); background-position:bottom; background-repeat:no-repeat;}

td#content {font-family:Verdana, Arial, Helvetica, sans-serif;
		background-image:url(../images/content-top-bg.jpg); background-position:top; background-repeat:repeat-x;
		padding:20px;
		vertical-align:top;}
		
td#right-column-top {width:210px; height:50px;
		background-image:url(../images/right-column-top-img.jpg); background-position:top; background-repeat:no-repeat;
		padding-top:25px;}
td#right-column {background-image:url(../images/right-column-bg.jpg); background-repeat:repeat-y;
		vertical-align:top;}

div#footer-bg {width:100%; background-image:url(../images/body-bg-bottom.jpg); background-position:bottom; background-repeat:repeat-x; height:97px;}	
div#footer {width:970px;
		background-image:url(../images/footer-bg.jpg);
		background-position:center;
		background-repeat:no-repeat;
		color:#fff;
		height:40px;
		padding-top:57px;
		margin-left:auto;
		margin-right:auto;}
		
div#block {width:140px; height:110px;
		background-color:#fffeb6;
		background-image:url(../images/right-column-block.jpg); background-repeat:no-repeat;
		padding:50px 20px 20px 20px;}
		
p {line-height:18px;
	margin-bottom:10px;}
p.small {font-size:10px; text-align:right;}
	
h1 {color:#666;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;}	
		
h3 {font-size:24px;
	color:#f60;
	font-weight:normal;
	margin-bottom:10px;}
	
a {color:#f60;
	text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {color:#f90;}
