body{
	background: url('images/bg.png') repeat;
	margin: 0; padding: 0;
}
.center{margin-left: 15%;}

.clearing{
	clear: both;
}

@font-face{
	font-family: Salsa;
	src: url('fonts/Salsa.ttf');
}

@font-face{
	font-family: Karla;
	src: url('fonts/Karla.ttf');
}
#top{
	background: url('images/wood.png') repeat;
	width: 100%; height: 330px;
	margin: 0; padding: 0;
}

#header{
	background: url('images/top.png') repeat-x;
	width: 100%;
	height: 75px;
}

.wrap{
	width: 1000px;
	margin: 0 auto;
}

#header h1{
	font-family: Salsa;
	font-size: 32px;
	margin: 0;
	font-weight: normal;
	color: #b32531;
	padding-top: 20px;
	width: 350px;
}

#header h2{
	margin: 0;
	font-family: Karla;
	line-height: 90%;
	color: #76871a;
	font-size: 20px;
}

#header h1 a, #header h1 a:hover{
	color: #6a000a;
	font-weight: normal !important;
	text-shadow: none !important;
	
}

#nav{
	margin-right: 20px;
}
#header ul{
	margin: 0; padding: 0;
	font-family: Salsa;
	text-transform: uppercase;
	font-size: 14px;
	width: 600px; height: 67px;
	background: url('images/nav.png') no-repeat;
	text-align: center;
}

#header ul li{
	display: inline;
	text-decoration: none;
	}
	
#nav a{
	text-decoration: none;
	color:#fff;
	padding: 25px 10px 0 10px;
	float: left;
	width: 110px; height: 55px;
	margin: 0 10px 0 10px;
}

#nav a:hover, #nav a.active{
	text-decoration: none;
	color:#fff;
	background: url('images/active.png') no-repeat;
}

#banner{
	font-family: Salsa;
	text-align: right;
	width: 1008px; height: 255px;
	
	margin: 0 auto;
	padding-top: 20px;
}

#banner table{
	margin: 0 auto;
}
#banner td{ 
	width: 325px; height: 221px;
	color: #fff;
	padding-top: 50px;
}

#banner td strong{
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	font-style:italic;
	font-family: Karla;
}

#banner h1{
	font-size: 18px;
	font-weight: normal;
	margin: 105px 30px 0 0;
}
#banner1{
	background: url('images/b1.png') no-repeat;
}

#banner2{
	background: url('images/b2.png') no-repeat;
}

#banner3{
	background: url('images/b3.png') no-repeat;
}

#line1{
	background: url('images/line1.png') repeat-x top left;
	width: 100%;
}

#content{
	background: url('images/con-bg.png') repeat-y;
	width: 1010px;
	margin: 0 auto;
	color: 332a29;
	font-family: Karla;
}

#line2{
	background: url('images/line1.png') repeat-x;
	width: 1000px; height: 10px;
	margin: 0 auto;
}


.floatLeft{float: left;} .floatRight{float: right;}

#main{
	width: 611px;
	font-size: 12px;
}

#main h1{
	width: inherit;
	font-family: Salsa;
	font-size: 18px;
	color: #b32531;
	font-weight: normal;
	width: 591px; height: 42px;
	background: url('images/h1.png') no-repeat;
	padding: 15px 0 0 20px;
	margin-left: 10px;
}

#main p, #main ul{
	width: 580px;
	margin-left: 25px;
	font-size: 14px;
}

#sidebar h1{
	width: inherit;
	font-family: Salsa;
	font-size: 18px;
	color: #b32531;
	font-weight: normal;
	width: 335px; height: 42px;
	background: url('images/h1-side.png') no-repeat;
	padding: 15px 20px 0 0;
	margin-right: 10px;
	text-align: right
}

#main h2{
		text-align: right;
}

#sidebar p{
	width:335px;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

#sidebar ul{
	width:335px;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}


#sidebar ul li{
	background: url('images/bullet.png') no-repeat scroll 0 10px transparent;
	list-style: none outside none;
	padding: 0 0 10px 25px;
	line-height: 1em;
}

#footer{
	width: 100%;
	margin: 0 auto;
	background: url('images/fbg.png') repeat-x;
}

#fwrap{
	width: 1010px;
	background: url('images/fot-bg.png') repeat-y;
	margin: 0 auto;
	text-align: center;
}


#footer p, #footer ul{
	color: #fff;
	font-family: Karla;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0 0;
}

#footer li{
	display: inline;
	padding: 0 5px 0 5px;
}

#footer li a:hover{
	text-decoration: underline;
	color: #B32531;
}

#footer li a{
	color: #516103;
	text-shadow: none;
	text-decoration: none;
}

.dummy{
	height: 15px;
}
#serv {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    color: #333333;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#title {
    background: none repeat scroll 0 0 #b32531;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}
#title strong {
     color: #FFFFFF;
    }

#serv td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
#pricelist p{
	width: 200px;
	text-align:left;
	margin:0;
padding:10px; font: Arial, Helvetica, sans-serif; 	font-size:12px
}

#pricelist2 p{width:400px; margin:0; padding-left: 20px; text-align:justify; vertical-align:top; font: Arial, Helvetica, sans-serif; font-size:12px}
