body
{
background: url(../images/bg.jpg) repeat-x #1e1e1e;
margin: 0px auto;
text-align: center;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: white;
}

.float-left
{
float: left;
}

.float-right
{
float: right;
}

#content a, #content-lower a
{
color: white;
font-weight: bold;
}

#content a:hover, #content-lower a:hover
{
color: #222222;
text-decoration: underline;
font-weight: bold;
}

a img
{
outline: none;
border: none;
}

#wrapper
{
margin: 0px auto;
width: 960px;
padding-top: 63px;
}

#header
{
width: 960px;
height: 141px;
background: url(../images/header.jpg) no-repeat;
float: left;
text-align: left;
}

#header ul
{
list-style-type: none;
margin: 0px;
padding: 73px 0px 0px 0px;
float: left;
}

#header .ul-padding
{
list-style-type: none;
margin: 0px;
padding: 73px 0px 0px 2px;
float: left;
}

#header ul li
{
float: left;
margin: 0px;
padding: 0px;
}

#header img
{
float: left;
}

#content
{
width: 918px;
background: url(../images/content-bg.jpg) no-repeat;
float: left;
text-align: left;
padding: 0px 0px 15px 42px;
}

#content ul, #content-lower ul
{
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
list-style-type: square;
}

#content ul li, #content-lower ul li
{
margin-left: 0px;
padding-left: 10px;
}

#content ul li a
{

}

#content p, #content-lower p
{
padding: 0px 70px 0px 0px;
}

.content-lower
{
float: left;
width: 900px;
height: 100px;
background: #6a3970;
margin: 0px 0px 0px 17px;
padding: 0px;
}

h1
{
font-size: 24px;
margin: 30px 0px 15px 0px;
font-weight: normal;
}

h2
{
margin: 30px 0px 15px 0px;
font-size: 14px;
font-weight: bold;
}

.float-right
{
float: right;
}

#footer
{
width: 960px;
height: 143px;
background: url(../images/footer-bg.jpg) no-repeat;
float: left;
text-align: left;
}

a
{
color: white;
text-decoration: none;
}

a:hover
{
color: #d8a6e1;
}

.phone
{
width: 120px;
text-align: right;
}

th
{
text-align: center;
font-size: 16px;
font-weight: normal;
}

.flash-banner
{
float: right;
}

/*********
Drop Down
*********/

.dropdown
{
float:left;
padding: 73px 0px 0px 0px;
margin: 0px;
}

.dropdown dt
{
cursor:pointer;
}

.dropdown dt:hover
{
}

.dropdown dd.one
{
position:absolute;
overflow:hidden;
width: 91px;
display:none;
background:#eceff4;
z-index:200;
opacity:0;
margin: -30px 0px 0px 4px;
padding: 0px;
border: 1px solid lightgrey;
}

.dropdown dd.two
{
position:absolute;
overflow:hidden;
width: 103px;
display:none;
background:#eceff4;
z-index:200;
opacity:0;
margin: -30px 0px 0px 4px;
padding: 0px;
border: 1px solid lightgrey;
}

#header .dropdown dd ul
{
list-style:none;
border-top:none;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#header .dropdown dd.two ul li
{
margin: 0px;
padding: 5px;
width: 105px;
}

#header .dropdown dd.one ul li
{
margin: 0px;
padding: 5px;
width: 81px;
}

#header .dropdown li a:hover
{
color: black;
}

.dropdown a, .dropdown a:active, .dropdown a:visited
{
display: block;
padding: 0px;
color:#767678;
text-decoration:none;
}

.dropdown a:hover
{
background-position: 0px -72px;
}

#header ul li a:hover, #active
{
background-position: 0px -72px;
}


/*********
Navigation
*********/

#header ul li a:hover, #active
{
background-position: 0px -72px;
}

.home
{
background: url(../images/nav-home.jpg) no-repeat;
width: 66px;
height: 72px;
display: block;
}

.about
{
background: url(../images/nav-about.jpg) no-repeat;
width: 84px;
height: 72px;
display: block;
}

.shop-fitting
{
background: url(../images/nav-shop-fitting.jpg) no-repeat;
width: 101px;
height: 72px;
display: block;
}

.project-management
{
background: url(../images/nav-project-management.jpg) no-repeat;
width: 152px;
height: 72px;
display: block;
}

.equipment
{
background: url(../images/nav-equipment.jpg) no-repeat;
width: 90px;
height: 72px;
display: block;
}

.project-gallery
{
background: url(../images/nav-project-gallery.jpg) no-repeat;
width: 111px;
height: 72px;
display: block;
}

.contact
{
background: url(../images/nav-contact.jpg) no-repeat;
width: 94px;
height: 72px;
display: block;
}

/**************
Equipment Page
**************/

.equip-image-container
{
float: right;
margin: 0px 0px 0px 0px;
padding: 10px 50px 0px 0px;
}

.equip-image-container .leftimage
{
float: right;
margin: 0px 10px 0px 10px;
}

.equip-image-container a img
{
cursor:hand;}

/**********************
Project Management Page
**********************/

.project-image-container
{
float: right;
padding: 10px 50px 0px 20px;
margin: 0px;
}

.project-image-container .leftimage
{
float: left;
margin: 0px 10px 0px 10px;
}


/**********************
Interior Layouts Page
**********************/

.interior-image-container
{
float: right;
width: 900px;
padding: 20px 0px 0px 0px;
}

.interior-image-container .leftimage
{
float: left;
margin: 0px 20px 0px 0px;
}

.interior-image-container a img{
cursor:hand;}


/**************
Galleries Pages
**************/

.gallery-image-container
{
float: left;
width: 360px;
height: 240px;
padding: 0px 0px 20px 0px;
}

.gallery-image-container .leftimage
{
float: left;
margin: 20px 15px 0px 0px;
cursor: hand;
}

html>body .gallery-image-container .leftimage
{
margin: 20px 20px 0px 0px;
}

#content .gallery-ul, #content-lower .gallery-ul
{
width: 480px;
float: left;
text-align: left;
margin: 0px 0px 0px 20px;
padding: 0px 0px 20px 20px;
}

#content .gallery-ul li, #content-lower .gallery-ul li
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#content-lower
{
width: 918px;
background: url(../images/content-lower-bg.gif) repeat-y;
float: left;
text-align: left;
padding: 0px 0px 15px 42px;
}

.dark
{
font-family: arial;
color: white;
font-weight: bold;
}

.coverflow-container
{
float: left;
padding: 20px 20px 20px 20px;
}

.quikclicks
{
margin: 0px auto;
padding: 0px 0px 20px 0px;
}