body {

background-image: url(../images/background_lighter3.png);
background-repeat: repeat-x;
font-family: 'Nobile' , Geneva, Arial, Helvetica, sans-serif;
color: #666666; 
padding: 0px;
width: 1000px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
background-color: #474747;
font-size: medium;
}

div#wrapper {
position: absolute;
width: 984px;
left: auto;
right: auto;
border: 8px solid #666666;
background-color: #FFFFFF;
padding: 0px;
}

div#header {
background-image: url(../images/background_lighter3.png);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
border-bottom: 3px solid #FFFFFF;
background-color: #474747;
}

h1 {
	height: 81px;
	width: 300px;
	background-image: url(../images/logo2711.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	
}
h1  span {
	display: none;
}

ul#navigation {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	background-color: #009999;
	color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	
}

ul#navigation li {
	float: left;
	width: 130px;
	padding-top: 4px;
	margin: 0px;
	height: 26px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	text-align: center;
}

ul#navigation a {
	display: block;
	height: 26px;
	width: 130px;
	margin-top: -4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

ul#navigation a:hover {
	background-color: #0099CC;
	background-image: url(../images/over.png);
	background-repeat: repeat-x;
	color: #000000;
}

div#content { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

h2,h3,h4 {

}

a, a:visited {
text-decoration: none;
color: #009999;
}

a:hover {
text-decoration: none;
color: #ff6600;
}

ul#portfolio {
width: 900px;
padding: 0;
margin:0 0 0 30px;
}


ul#portfolio li {
width: 400px;
height: 200px;
list-style: none;
float: left;
margin-bottom: 20px;
}

ul#portfolio li a {
display: block;
padding: 0;
margin: 0;
}

div#footer {
clear: both;
height: 110px;
background-image: url(../images/background_lighter3.png);
background-repeat: repeat-x;
background-color: #474747;
color:#FFFFFF;
text-align: center;
padding-top: 10px;
}

p#qr {
height: 98px;
width: 100px;
float: left;
padding: 0px;
margin: 0 20px 0 20px;
}

#contact {
margin-left: 20px;
}
.theme-default #slider {
    margin:0px;
	padding: 0px;
    width:984px; /* Make sure images are the same size */
    height:241px; /* Make sure images are the same size */
	border-bottom: 3px solid #FFFFFF;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

.clear {
	clear:both;
}
.contentImg {
	float: right;
}


