@charset "utf-8";
/* CSS Document */

body	{
	background-color:#000000;
	margin: 0px auto;
	padding: 0px;
	}
	
#wrap	{
	padding: 0px;
	margin: auto;
	width: 1024px;
	min-height: 500px;
	}
	


#main   {
	background:url(back.jpg);	
	background-position: top center;
	background-repeat:no-repeat;
	height: 571px;
	width: 773px;
	margin-left: 151px;
	margin-top: 50px;
	}
	
#left 	{
	height: 435px;
	width: 275px;
	margin: 0 0 0 0;
	
	
	}
	
#right 	{
	position:relative;
	height: 405px;
	width: 479px;
	margin-top: -433px;
	margin-left: 297px;
		}
		
#content	{
	height: 321px;
	width: 415px;
	margin-right:62px;
	margin-top:60px;
	overflow: auto;
	}
	
#menue {
	height: 135px;
	width: 773px;
	position:relative;
	margin-top: -18px;
	margin-left: 0px;
	padding-left: 49px;
	border: none;
	}

#btn {
	height: 100px;
	width: 131px;
	margin-right: 5px;
	float:left;
	position:relative;
	border: 0px;
	}

	
#footer	{
	height: 20px;
	width: 773px;
	position:relative;
	margin-top: opx;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	text-align:center;
	}

#logo 	{
	height: 100px;
	width: 279px;
	margin: 0 0 0 0;
	margin-left: 0px;
	}
	
#lft_image 	{
	height: 316px;
	width: 220px;
	margin: 7px 0 0 0;
	margin-left: 63px;
	}
	
img		{ 
	border-style: none;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
	
.p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0 5px 0 5px;
	line-height: 14px;
	}	

.content { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	padding: 5px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	
	}	
	
	
.hdrtext { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size:16px;
	color:#666666;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	}
	
img.floatLeft { 
    float: left; 
    margin: 0px 5PX 0PX 5PX;
	border: #999999 solid 1px;
}

	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



