* {
	margin: 0;
	padding: 0;
	}
	
body{
	background:url(images/background.jpg) repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	font-size:11px;

	}

.wrapper {
	width:716px;
	margin:auto;
	padding:0 0 25px 0;
	overflow:hidden;
	}

.social{
	left:430px;
	position:relative;
	width:320px;
	}
	
.social p {
	color:#FFFFFF;
	font-size:12px;
	}
		
.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:716px;
	height:150px;
	}
.consultation a{
	left:540px;
	position:relative;
	top:5px;
	}
	
.consultation a:hover{
	text-decoration:underline;
	color:#0000FF;
	}	
	
ul.nav{
	list-style-type:none;
	}
	
ul.nav li{
	float:left;
	padding: 0 7px 5px 7px;
	left:200px;
	top:95px;
	position: relative;
	}	
	
ul.nav li a{
	text-decoration:none;
	font-size:18px;
	color:#ffffff;
	font-family: "Impact";

	}	
	
	ul li a:hover{
	color:#0099CC;
	}
	
	ul li a:active{
	color:#FFFFFF;
	}

div.main_box h2{
	padding:20px 0 0 20px;
	}		
	
h2 span.about{
	color:#6F5831;
	}
		
h2 span.finetouch{
	color:#7D0303;
	}
				
.image{
	background-image:url(images/main_image.jpg);
	background-repeat:no-repeat;
	width:716px;
	height:217px;
	top:200px;
	}	

.mid_box{
	background-image:url(images/mid_box.jpg);
	background-repeat:no-repeat;
	width:716px;
	height:150px;
	top:417px;
	}
	.mid_table{
		top:10px;
		position:relative;
		}
	.mid_bar {
		background-color:#C8B791;
		border:1px solid #B19C6E;
		}	
	.mat_mid {
		color:#6E5E3C;
		line-height:20px;
		}
/*	.dividor {
		background-image:url(images/dividor.gif);
		background-repeat:repeat-y;
		}
		*/
	table.mid_table a{
		text-decoration:none;
		color:#4F4F22;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-left:10px;
		}	
	
	table.mid_table a:hover{
		text-decoration:underline;
		color:#D76900;
		}	
ul {
	float:left;
	}		
	ul.firstrow li {
		list-style:none;
		height:20px;
		width:111px;
		top:10px;
		position:relative;		
		}	
	ul.firstrow  li a {
		background-image:url(images/button1.jpg);
		height:20px;
		width:111px;
		display:block;
		text-indent:10px;
		color:#4F4F22;
		text-decoration:none;
		}	
ul.firstrow  li a:hover {
		background-image:url(images/button1on.jpg);
		height:20px;
		width:111px;
		display:block;
		color:#FF1200;
		text-decoration:underline;
		text-indent:10px;
		}
		
	ul.secondrow li {
	list-style:none;
	height:20px;
	width:110px;
	top:10px;
	position:relative;
		}	
	ul.secondrow  li a {
		background-image:url(images/button2.jpg);
		height:20px;
		width:110px;
		display:block;
		text-indent:10px;
		color:#4F4F22;
		text-decoration:none;
		}	
ul.secondrow  li a:hover {
		background-image:url(images/button2on.jpg);
		height:20px;
		width:110px;
		display:block;
		color:#FF1200;
		text-decoration:underline;
		text-indent:10px;
		}										
			
	ul.thirdrow li {
		list-style:none;
		height:20px;
		width:190px;
		top:10px;
		position:relative;		
		}	
	ul.thirdrow  li a {
		background-image:url(images/button3.jpg);
		height:20px;
		width:190px;
		display:block;
		text-indent:10px;
		color:#4F4F22;
		text-decoration:none;
		}	
ul.thirdrow  li a:hover {
		background-image:url(images/button3on.jpg);
		height:20px;
		width:190px;
		display:block;
		color:#FF1200;
		text-decoration:underline;
		text-indent:10px;
		}										

	ul.fourthrow li {
		list-style:none;
		height:20px;
		width:170px;
		top:10px;
		position:relative;		
		}	
	ul.fourthrow  li a {
		background-image:url(images/button4.jpg);
		height:20px;
		width:170px;
		display:block;
		text-indent:10px;
		color:#4F4F22;
		text-decoration:none;
		}	
ul.fourthrow  li a:hover {
		background-image:url(images/button4on.jpg);
		height:20px;
		width:170px;
		display:block;
		color:#FF1200;
		text-decoration:underline;
		text-indent:10px;
		}										

	ul.fifthrow li {
		list-style:none;
		height:20px;
		width:132px;
		top:10px;
		position:relative;		
		}	
	ul.fifthrow  li a {
		background-image:url(images/button5.jpg);
		height:20px;
		width:132px;
		display:block;
		text-indent:10px;
		color:#4F4F22;
		text-decoration:none;
		}	
ul.fifthrow  li a:hover {
		background-image:url(images/button5on.jpg);
		height:20px;
		width:132px;
		display:block;
		color:#FF1200;
		text-decoration:underline;
		text-indent:10px;
		}										

												
.main_box{
	background-image:url(images/main_box.jpg);
	background-image:url(images/main_box_filler.jpg);
	background-repeat:repeat-y;
	width:716px;
	height:auto;
	top:507px;
	}	

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:716px;
	height:70px;
	top:853px;
	}	
.main_box p {
	padding:0 20px 20px 20px;
	}
.main_box h3{
	padding-left:10px;
	}	
.main_box h5{
	padding-left:15px;
	}	
