/* CSS Document */
body {
	text-align:center;
	margin: 0px;
	font-family: Arial;
  	font-weight: normal;
  	font-style:  normal;
  	font-size:   12px;
  	color:       #0051A2;
	height: 100%;
        background-image: url(bugattibg.jpg);
        background-repeat: repeat;
              	
}



#container{
	background-image: url(004f9d_contentbg.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	height: 100%;
        

}
#header{
	width:835px;
	padding: 0px;
	height: 150px;
	margin-left: 0px;
}
#headerTitle{
	font-family: Arial;
	color:#FFFFFF;
	font-weight: bold;
    font-style:  normal;
	font-size:30px;
}
#headerSubtitle{
	font-family: Arial;
  	font-weight: bold;
 	font-style:  normal;
 	color:       #FFFFFF;	
	font-size:18px;

}

#mainLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#mainBlock1{
	display:none;
}
#mainBlock2{
	display:none;
}

#mainBlock3{
	display:none;
}

#footer{
	position:relative;
	top:0px;
	left:0px;
	width:835px;
	height:auto;
	background-color: #0051A2;
	margin-left: 0px;
}
#footerBlock1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
	text-align:center;
}
#footerBlock2{
	display:none;
}
#footerClear{
	clear:both;
}
#main{
	width:766px;
	height:100%;
	text-align:left;
	padding-bottom:40px;
	position:relative;
	margin-top: 1px;
	margin-left: 0px;
}