﻿html {
	height			: 100%;
}

body {
	margin			: 0 0 0 0;
	background		: #010479 url('/i/bg.png') repeat-x left top;
	height			: 100%;
}

img {
	display			: block;
	border			: none;
}

#Container {
	float			: left;
	width			: 778px;
	/*height			: 100%;*/
	background		: url('/i/bg_cont.png') repeat-y left top;
}


#Top {
	height			: 50px;
	background		: url('/i/bg_top.png') no-repeat left top;
	padding			: 27px 0 0 26px;
}

#Top div {
	float			: left;
}

#Top #Menu {
	margin			: 0 0 0 25px;
	background		: url('/i/bg_menu.gif') no-repeat left top;
	width			: 600px;
	height			: 40px;
}

#Top #Menu div {
	margin			: 10px 0 9px 0;
	display			: inline;
}

/*
#Top #Menu div.left {
	background		: url('/i/m_left.gif') no-repeat right top;
}

#Top #Menu div.this {
	background		: url('/i/m_right.gif') no-repeat right top;
}
*/

#Top #Menu #m_01 {
	margin-left		: 17px;
}

#Top #Menu #m_02 {
	margin-left		: 54px;
}

#Top #Menu #m_03 {
	margin-left		: 24px;
}

#Top #Menu #m_04 {
	margin-left		: 28px;
}



#Body {
	height			: 100%;
	background		: url('/i/bgpattern.png') repeat-x left top;
	height:auto;
	
}


#Bottom {
	clear			: both;
	float			: left;
	display			: inline;
	width			: 750px;
	height			: 39px;
	margin			: 21px 0 0 28px;
/*	background		: #00FF00;*/
}

#Bottom div {
	float			: left;
	font			: 9px Verdana, Tahoma, Arial, sans-serif;
	color			: #FFFFFF;
}

#Bottom div .bldt {
	font-weight		: bold;
	color			: #F99919;
}

#Bottom #Copy {
	margin			: 7px 0 0 0;
	padding			: 0 0 0 7px;
}

#Bottom #MagiClick {
	float			: right;
	margin			: 7px 0 0 0;
}
