
body {background:#000000;padding:0;margin:0;border-top:20px solid #F7971E;}

a, a:hover, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
img {
	padding:0px;
	margin:0px;
}

.backButton {
	display:block;
	height:58px;
	width:260px;
	background:url(../images/back_button.gif);
}
.backButtonfc {
	display:block;
	height:59px;
	width:263px;
	background:url(../images/back_button_fc.gif);
}

a p{
	display:none;
}

#fc_link {
	display:block;
	position:absolute;
	height:30px;
	width:100px;
	margin:765px 0 0 340px;
}
.hidden {display:none}

#contactButton {
	display:block;
	width:385px;
	height:45px;
	background-image:url(../images/contact_button_n.gif);
	cursor:pointer;
}
#contactButton:hover {
	background-image:url(../images/contact_button_o.gif);
}

.pageWrapper {
	width:860px;
	overflow:hidden;
	margin:60px auto 20px auto;
	background-color:#030000;
}
.pageHeader {
	overflow:hidden;
	height:127px; /*margin-bottom:60px;*/
}

.pageContent {}

#buttons {
	float:right;
	width:231px;
}
#buttons .blockButton a {
	margin-bottom:10px;
	float:left;
	height:86px;
	width:231px;
}
#buttons .blockButton a p {
	display:none;
}
#whyAutoButton a{
	background:url('../images/button_backs.gif') -462px 0;
}
#whyAutoButton a:hover{
	background-position:-462px -86px;
}
#autoSolButton a{
	background:url('../images/button_backs.gif') -693px 0;
}
#autoSolButton a:hover{
	background-position:-693px -86px;
}
#postecButton a{
	background:url('../images/button_backs.gif') 0 0;
}
#postecButton a:hover{
	background-position:0 -86px;
}
#domsButton a{
	background:url('../images/button_backs.gif') -231px 0;
}
#domsButton a:hover{
	background-position:-231px -86px;
}
