/* 
	Copyright (c) Franas 2005-2010 / All Rights Reserved. 
	
*/


/*-	Reset
----------------------------------------------------------------------------------------------- */
@import url("reset.css");


/*-	Screen
----------------------------------------------------------------------------------------------- */
@import url("screen.css");
#container_d {
			margin:0 auto; width:977px;}
			
a{
	font-size:1em;
	text-decoration: none;
	color: #000000;
	
	
}		

#header {
background:#000000 url(../img/banner.jpg) repeat scroll 0 0;
height:442px;
width:977px;
margin:0 auto;
}

#header h1.line1 {
color:#f7f2b0;
font-size:48px;
padding:161px 0 0;
}


#header h1.line2 {
color:#f7f2b0;
padding:0 0 0 0px;
}

		

				
#menu ul {
display:block;
height:111px;
padding:126px 0 0;
width:977px;
}

#menu ul li {
display:inline;
line-height:120px;
margin-right:-65px;
}

#menu ul li a {
color:#1f3149;
font-size:12px;
font-style:normal;
font-weight:bold;
height:111px;
padding:36px 39px;
text-decoration:none;
}



#main_l {
font-size:1.2em;
line-height:22px;
padding:82px 0 0 12px;
width:189px;
}

#main_r, #main_l{float:left;color:#f6f2ab; font-style:normal;}


#body_up {
margin:0 0 0 201px;
background: #f6f2ab url(../img/body_up.jpg) ;
height:26px;
width:755px;
}
#body_down {
margin:0 0 -22px -22px;
background: #f6f2ab url(../img/body_down.jpg) ;
height:34px;
width:755px;
}

#main_r {
background: #f6f2ab url(../img/tlo_body.jpg) ;
color:#1f3149;
padding:22px;
width:711px;
font-size:1.2em;
}

#main_r p a {
color:#1f3149;
font-weight:bold;
text-decoration:none;
}

#footer {
color:#1f3149;
display:block;
clear:both;
padding:27px 0 10px;
text-align:right;
}

#menu_foot  {
display:block;
height:32px;
padding:0px 0 0;
width:817px;
}
















