html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align: baseline;
}
html {
height: 100%;
}
body {
padding:0;
margin:0;
background:#bab5b5 url(../images/bg.jpg) left top repeat-x;
}
#wrapper {
margin:0 auto;
width:760px;
}
.content {
color:#FFFFFF;
font-size:80%;
overflow:hidden;
}
em {
color:#f60;
}
p {
padding:10px 20px;
text-align:left;
}

a:link, a:visited {
color:#FF6600;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

h1 {
display:none;
}
#header h2 {
    position:absolute;
    top:250px;
    width:710px;
    left:0px;

}

h2 {
padding:4px 4px 10px 4px;
margin:20px 20px 10px 20px;
color:#FF6600;
font-size: 160%;
border-bottom:1px dashed #45535C;
}
h3 {
padding:4px 4px 4px 4px;
margin:20px 20px 10px 20px;
color:#FF6600;
font-size: 120%;
border-bottom:1px dashed #45535C;
}
#examplebanners {
    text-align:center;
}
#examplebanners h3 {
    text-align:left;
}
#examplebanners object, #examplebanners img {

padding:10px 0;

}
#header {
background:url(../images/logo.jpg) bottom left no-repeat;
height:320px;
width:100%;
clear:both;
position:relative;
}
.contentheader {
background:url(../images/contentheader.jpg) top left no-repeat;
height:40px;
margin:20px 0 0 0;
}
.content {
background:#2e373d;
width:100%;
padding:0 0 3px 0;
}
#header2 {
background:url(../images/logo2.jpg) top left no-repeat;
height:200px;
width:100%;
margin:20px 0 0 0;
}
.contentfooter {
background:url(../images/contentfooter.jpg) bottom left no-repeat;
height:30px;
width:100%;
clear:both;
}
#footer {
margin:60px 0 0 0;
background:#2e373d url(../images/footer.jpg) top left repeat-x;
clear:both;
height:4em;
}
#footerwrapper {
margin:0 auto;
width:760px;
padding:10px 0;
}
#footerwrapper p {
text-align:center;
font-size:60%;
color:#fff;
padding:6px;
}
#footerwrapper ul {
list-style-type:none;
text-align:center;
}
#footerwrapper ul li{
display:inline;
}
#footerwrapper ul li a {
margin:5px;
}
#footerwrapper ul li a:link, #footerwrapper ul li a:visited {
color:#fff;
font-size:80%;
text-decoration:none;
}
#footerwrapper ul li a:hover{
color:#999999;
}

/*  NAVIGATION  */

#nav ul {
list-style-type: none;
float:right;
}
#nav ul li {
display:inline;
}
#nav ul li a{
font-size:80%;
width:120px;
height:37px;
padding:23px 0 0 0;
margin:0 -1px 0 0;
background:url(../images/button.jpg) no-repeat top left;
float: left;
text-align: center;
}
#nav ul li a:link, #nav ul li a:visited {
color:#fff;
text-decoration:none;
}
#nav ul li a:hover {
background:url(../images/buttonhov.jpg) no-repeat top left;
color:#000;
}
#nav ul li #current{
background:url(../images/buttoncurrent.jpg) no-repeat top left;
color:#fff;
}
#nav ul li #currentservices{
background:url(../images/buttonservices.jpg) no-repeat top left;
color:#fff;
}
#servicesmenu ul {
list-style-type: none;
float:right;
margin:0;
clear:both;
}
#servicesmenu ul li {
display:inline;
margin:0;
}
#servicesmenu ul li a{
font-size:70%;
padding:10px 7px 0 7px;
height:20px;
float: left;
text-align: center;
}
#servicesmenu ul li a:link, #servicesmenu ul li a:visited {
color:#fff;
text-decoration:none;
}
#servicesmenu ul li a:hover {
color:#000;
}
.button {
background:url(../images/formbutton.jpg) top left no-repeat;
width:120px;
height:40px;
border:0;
color:#000;
font-weight:bold;
margin:2px;
}
.buttonhov {
background:url(../images/formbuttonhov.jpg) top left no-repeat;
border:0;
width:120px;
height:40px;
color:#000;
font-weight:bold;
margin:2px;
}
.inputfield {
font:100% Verdana, Arial, Helvetica, sans-serif;
padding:3px 5px;
background:#CECAC9;
color:#000;
border:#2E373D solid 1px;
width:412px;
}
select {
border:#2E373D solid 1px;
font:100% Verdana, Arial, Helvetica, sans-serif;
padding:3px 5px;
background:#CECAC9;
color:#000;
margin:2px 0px 0 0;
width:424px;
}
.textarea {
border:#2E373D solid 1px;
font:100% Verdana, Arial, Helvetica, sans-serif;
padding:3px 5px;
background:#CECAC9;
color:#000;
width:412px;
}
form p {
clear:left;
padding:2px 0;
margin:0 50px;
}
form p label {
float:left;
width:30%;
margin:3px 10px 0 10px;
}
.alignright {
text-align:right;
margin:20px 60px 0 0;
}
#tothetop {
position:fixed;
bottom:0px;
right:0px;
background:#000;
color:#fff;
padding:0px 5px 0px 5px;
 filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
#tothetop a:link, #tothetop a:visited, #tothetop a:hover {
text-decoration:none;
font-size:54%;
color:#fff;
text-transform:uppercase;
}
.portfolioitem {
margin:-2px 20px;
min-height:216px;
_height:300px;
padding:20px 0;
border-top:#5a5a5a 2px solid;
border-bottom:#5a5a5a 2px solid;
}
.portfolioitem img {
float:right;

width:300px;
height:200px;
margin:0 20px 20px 20px;
clear:right;
padding:8px;
background:#3D4A52;
}
.portfolioitem p {
text-align:justify;
}
dl {
width:140px;
margin:10px 20px;
float:left;
}
dl dt {
padding:5px;
color:#f60;
}
dl dd {
margin:2px 10px;
}
.clear {
clear:both;
}
dl dd.price {
border-top:#fff solid 1px;
margin-top:5px;
padding-top:5px;
color:#f60;
}

.homelist {
float:left;
width:243px;
margin:10px 0 10px 8px;
padding:0;
}
.homelist dt {
padding:0;
}

.homelist dt a {
height:60px;
display:block;
padding:10px 10px;
font-size:140%;
color:#fff;
margin:0;
background:url(../images/homebutton.png) top left no-repeat;
}

.homelist dt a:hover {
text-decoration:none;
color:#000;
background:url(../images/homebutton.png) bottom left no-repeat;
}

.homelist dt em {
display:block;
color:inherit;
font-size:70%;
font-weight:normal;
}

.homelist dd {
margin:0;
padding:3px;
background:#394248 url(../images/homebuttonbottom.png) bottom left no-repeat;
}

strong {
font-weight:bold;
}
