@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
color:#efefef;
}

ul, li{
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

p{
color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
font-family:verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}


A IMG {	
BORDER-TOP-WIDTH: 0px;	
BORDER-LEFT-WIDTH: 0px;	
BORDER-BOTTOM-WIDTH: 0px;	
BORDER-RIGHT-WIDTH: 0px;
}

.wrapper{
position:relative;
margin:0 auto;
width:990px;
}

.header_book{
	background:url(../images/bg_header.jpg) repeat-x;
	width:990px;
	height:70px;
}

.logo_book{
	float:left;
	width:169px;
	height:42px;
	margin-left:30px;
	margin-top:16px;
}

.header_right {	
PADDING-TOP: 18px;
BACKGROUND:url(../images/header_img.jpg) no-repeat 14px 8px;
FLOAT: right;	
PADDING-BOTTOM: 0px;	
WIDTH: 496px;	
HEIGHT: 44px;	
PADDING-RIGHT: 14px;
}

.body_container{
width:990px;
}

.header_navigation{
position:relative;
width:990px;
float:left;
height:13px;
}


.header_navigation ul{
float:right;
padding-top:0px;
padding-bottom:0px;
}

.header_navigation li{
display:inline;
font-family:Verdana;
text-transform:uppercase;
font-size:10px;
color:#2C3834;
margin-bottom:2px;
}

.header_navigation a{
text-decoration:none;
color:#2C3834;
padding-left:7px;
margin-bottom:2px;
}

.header_navigation a:hover{
text-decoration:none;
color:#2C3834;
padding-left:7px;
text-decoration:underline;
}


#footer{

vertical-align:top;
width:990px;
height:15px;
text-align:center;
background-color:#636164;
}

#logo_saintgobin, #copyright, #links{
display:inline;
}

#logo_saintgobin{
float:left;
width:62px;
height:15px;
margin-left:10px;
}

#copyright{
width:150px;
float:left;
text-align:center;
}


#links {
display:block;
float:right;
height:15px;
width:350px;

}

#links a{
display:inline;
float:right;
height:15px;
color:#FFFFFF;
font-family:Tahoma;
font-size:10px;
padding-right:10px;
padding-left:10px;
text-decoration:none;
}

#links a:hover, a:active{
display:inline;
float:right;
height:15px;
color:#FFFF00;
font-family:Tahoma;
font-size:10px;
padding-right:10px;
padding-left:10px;
text-decoration:underline;
}
