body{
	margin:0 auto;
	background-color:#251F1F;
}

h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}
p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#CCC;
	font-size: 11px;
	line-height: 15px;
	margin-top:0;
	margin-bottom:7px;
}

#centre{
	margin-top:50px;
	width:100%;
	padding:0;
	text-align: center;	

}
#logo{
	text-align:left;
	height:50px;
}
#centre_pic{
	margin:0 auto;
	background-image: url(images/main_image.jpg);
	height:600px;
	width:827px;

	background-repeat: no-repeat;
}
#centre_who{
	margin:0 auto;
	background-image: url(images/who_image.jpg);
	height:600px;
	width:827px;
	background-repeat: no-repeat;
}

#centre_offer{
	margin:0 auto;
	background-image: url(images/offer_image.jpg);
	height:600px;
	width:827px;
	background-repeat: no-repeat;
}
#centre_client{
	margin:0 auto;
	background-image: url(images/client_image.jpg);
	height:600px;
	width:827px;
	background-repeat: no-repeat;
}
#centre_else{
	margin:0 auto;
	background-image: url(images/else_image.jpg);
	height:600px;
	width:827px;
	background-repeat: no-repeat;
}
#centre_talk{
	margin:0 auto;
	background-image: url(images/talk_image.jpg);
	height:600px;
	width:827px;
	background-repeat: no-repeat;
}
#main{
	margin:0 auto;
	width:827px;
}
#buttons{
	text-indent: -9999px;
	text-align:left;
	height:31px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2px;
	color: #241F1F;
}


.button1 a {
	float:left;
	width:130px;
	height:31px;
	padding:0;
	background-image: url(images/button_off_03.gif);
}
.button1 a:hover {
	background-image: url(images/button_on_03.gif);
}
.button2 a {
	float:left;
	width:194px;
	height:31px;
	padding:0;
	background-image: url(images/button_off_04.gif);
}
.button2 a:hover {
	background-image: url(images/button_on_04.gif);
}
.button3 a {
	float:left;
	width:173px;
	height:31px;
	padding:0;
	background-image: url(images/button_off_05.gif);
}
.button3 a:hover {
	background-image: url(images/button_on_05.gif);
}
.button4 a {
	float:left;
	width:181px;
	height:31px;
	padding:0;
	background-image: url(images/button_off_06.gif);
}
.button4 a:hover {
	background-image: url(images/button_on_06.gif);
}
.button5 a {
	float:left;
	width:149px;
	height:31px;
	padding:0;
	background-image: url(images/button_off_07.gif);
}
.button5 a:hover {
	background-image: url(images/button_on_07.gif);
}


/* text areas */

#offer_text{
	margin:0;
	padding:0;
	position:relative;
	top:195px;
	left:520px;
	width:270px;
	color:#CCCCCC;
	text-align:left;
	text-indent:0px;
}
#offer_text p{
	padding-left:20px;
}
#else_text{
	float:left;
	width:270px;
	color:#CCCCCC;
	text-align:left;
	text-indent:0px;
}
.tab{
	position:relative;
	left: 100px;

}
#else_text p{
	padding-left:20px;
}
#else_text a{
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}
#else_text a:hover{
	text-decoration: underline;
}
#else_width{
	position:relative;
	top: 190px;
	left: 20px;

}
#else_flash{
float:left;
margin-left:50px;
	width:485px;
	height:405px;
	text-align:left;
}
#who_text{
	position:relative;
	top: 195px;
	left: 20px;
	width:291px;
	height:220px;
	color:#CCCCCC;
	text-align:left;
	text-indent:0px;
	padding-right:15px;
}
#who_text p{
	padding-left:20px;
}

#client_flash{
	position:relative;
	top: 190px;
	left: 15px;
	width:auto;
	height:405px;
	text-align:left;
}
#client_text{
	position:relative;
	top: -170px;
	left: 530px;
	width:290px;
	height:220px;
	color:#CCCCCC;
	text-align:left;
	text-indent:0px;
	padding-right:15px;
}
.column {
float:left;
text-align:left;
padding-left:20px;
padding-right:0;
width:240px;
}

#talk_text{
	position:relative;
	top: 360px;
	left: 540px;
	width:230px;
	color:#CCCCCC;
	text-align:left;
	text-indent:0px;
}
#talk_text p{
	padding-left:20px;
}
#talk_text a{
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}
#talk_text a:hover{
	text-decoration: underline;
}