/*
	E-Site css layout (stylesheet)
	id       : 1227
	type     : CSS Layout
	created  : 21.06.2007 02:09
	modified  : 09.08.2013 01:24
*/


#Page
{
	Width:1050px;
	Text-align:Left;
	Margin-top:42px;
	Margin-left:auto;
	Margin-right:auto;
	Margin-bottom:42px;
	Border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	Box-shadow:0px 0px 50px rgba(000,000,000,0.8);
	-moz-box-shadow:0px 0px 50px rgba(000,000,000,0.8);
	-webkit-box-shadow:0px 0px 50px rgba(000,000,000,0.8);
	
}


#Header
{
	Background-color:#2D72B7;
	Padding-top:40px;
	Padding-left:55px;
	Padding-right:55px;
	Padding-bottom:40px;
	Color:#FFFFFF;
	Font-size:22px;
	Border-radius:20px 20px 0px 0px;
	-moz-border-radius:20px 20px 0px 0px;
	-webkit-border-radius:20px 20px 0px 0px;
	Text-shadow:0px 1px 1px rgba(0,0,0,0.5);
	-moz-border-radius:20px 20px 0px 0px;
	-webkit-border-radius:20px 20px 0px 0px;
	
}


#MenuLine
{
	Background-color:#EEEEEE;
	Border-top-width:2px;
	Border-top-style:Solid;
	Border-top-color:#999999;
	Border-bottom-width:2px;
	Border-bottom-style:Solid;
	Border-bottom-color:#999999;
	
}


#MenuClear
{
	Clear:Left;
	
}


#Display
{
	Text-align:Left;
	Min-Height:280px;
	Background-color:#FFFFFF;
	Padding-top:55px;
	Padding-left:55px;
	Padding-right:55px;
	Padding-bottom:55px;
	
}


#Footer
{
	Clear:Left;
	Text-align:Center;
	Background-color:#EBEBEB;
	Padding-top:24px;
	Padding-left:16px;
	Padding-right:16px;
	Padding-bottom:24px;
	Font-size:10px;
	Border-top-width:2px;
	Border-top-style:Solid;
	Border-top-color:#B2B2B2;
	Border-radius:0px 0px 20px 20px;
	-moz-border-radius:0px 0px 20px 20px;
	-webkit-border-radius:0px 0px 20px 20px;
	
}



/* Custom styles */

