
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #902223 url('img/background.jpg')  top no-repeat;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
font-size: 11px;
}

p {
margin:0;
padding:0;
	color: #fff;
}

h1 {
margin:0;
padding:0;
font-size: 12px;
	font-weight: bold;
	color: #000;
}


h2 {
margin:0;
padding:0;
font-size: 10px;
	color: #000;
}


h3 {
margin:0;
padding:0;
font-size: 11px;
	color: #000;
	line-height: 24px;
	}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #9c9e9f;
}










#global {
	text-align: left;
	margin: auto;
	width: 900px;
}


#header {

	margin: 0;
	padding: 0;
	height: 100px; 
	}
	
	
#main_navi {
	height: 20px;
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	clear:both;
	}
	
#main_navi li {
	float: right ;
	margin: 0;
padding: 0px 10px;
	}

#main_navi li a{
font-size: 12px;
text-decoration: none;
		}
	

#main_navi li a.cur{
color: #000;
		}



.bloc_cont {
clear:both;
padding-top: 30px;
overflow: hidden; 
}

.bloc_text {
margin: 0;
padding: 0 10px;
width: 390px;
float:left;
}

.bloc_text.right {
text-align: right;
}

.bloc_links {
padding : 0 0 0 10px;
border-left: solid 1px #000;
margin-bottom: 10px;
float:left;
}

.bloc_buttons {
margin: 0;
	padding: 0;
	width:240px;
	height: 240px;
float:right;
	
}

.bloc_buttons #blog a { 

display: block; 
width:240px;
	height: 120px;
  background: url(img/button_blog.jpg) 0 0 no-repeat;
}

.bloc_buttons #blog a:hover  { 
 background-position:-240px 0; 
} 
.bloc_buttons #shop a { 

display: block; 
width:240px;
	height: 120px;
  background: url(img/button_shop.jpg) 0 0 no-repeat;
}

.bloc_buttons #shop a:hover  { 
 background-position:-240px 0; 
} 
.bloc_buttons #myspace a { 

display: block; 
width:240px;
	height: 120px;
  background: url(img/button_myspace.jpg) 0 0 no-repeat;
}

.bloc_buttons #myspace a:hover  { 
 background-position:-240px 0; 
} 
.bloc_buttons #facebook a { 

display: block; 
width:240px;
	height: 120px;
  background: url(img/button_facebook.jpg) 0 0 no-repeat;
}

.bloc_buttons #facebook a:hover  { 
 background-position:-240px 0; 
} 









#footer {
clear:both;
text-align: center;
color: #481111;
	font-size: 9px;
	line-height: 12px;
	padding: 50px 0 30px 0;
	background: #902223;
	height:10px;
}
#footer p {
	padding: 0 30px 0 0;
	font-size: 0.7em;
	line-height: 8px;
	text-align: right;
	float:right;
}
#footer  a {
	color: #481111;
	text-decoration: none;
}
#footer a:hover {
	color: #2d0b0b;
}

#servo {
	margin: 0;
	padding: 5px 5px;
	height: 30px;
	clear: both;
}

#servo a {
width:25px;
	height: 25px;
background: #902223 url('img/logo_servo.jpg') 0 0 no-repeat;
float:right;
}

#servo p {
color: #481111;
	padding: 0 5px 0 0;
	font-size: 0.7em;
	line-height: 8px;
	text-align: right;
	float:right;
}

	
	

