* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/

body {
height:100%;
background:#ffffff;
color:#464545;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
line-height:115%;
background:#fff url(../images/bg.jpg) repeat-x;
}

h1 {
font-size:18px;
padding:0 0 10px 0;
font-weight:lighter;
}
h2 {
font-size:2em;
padding:4px 0 10px 0;
font-weight:normal;
width:100%;
line-height:115%;
}
h3 {
font-size:1.2em;
padding:10px 0 10px 0;
font-weight:bold;
}

img {
margin:0;
padding:0;
}
p {
padding:3px 0 12px;
}
a {
text-decoration:none;
color:#e01199;
}
a img {
border:none;
}

dl {
padding:10px 0 0 20px;
margin-bottom:20px;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:5px;
}
ul {
list-style:none;
}

#centerColumn { 	
margin:0 auto;
width:814px;
padding:0;
text-align:left;
vertical-align: middle;	
}

#navwrapper {
margin:0 0 1px 0;
height:48px;
}

#navbar {
height:30px;
}

#navbar ul {
list-style:none;
padding:8px 0 0 0;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:0;
height:22px;
width:96px;
color:#e01199;
text-decoration:none;
text-align:center;
padding:8px 0 0 0;
display:block;
float:left;
font-family:myriad pro, arial;
}


#navbar li a:hover {
color:#fff;
}

#navbar li#active a {
color:#fff;
cursor:default;
}

.headerwrap {
width:814px;
}

#header {
margin:20px 0 20px 0;
padding:0;
width:364px;
float:left;

}
#header h1 {
margin:0;
color:#000;
width:364px;
padding:0;
}
#header h1 a {
text-indent:-999999px;
display:block;
width:364px;
height:86px;
background: url(../images/logo.jpg) no-repeat;
}
#header h2 {
margin:0 0 0 0;
color:#000;
}

.contentwrap {
padding:0 0 20px 0;

}
#circle {
float:right;
width:165px;
height:73px;
margin:-5px 23px 0 0;
}
#homepage {
padding:30px 0 10px 0;
}

/*services page*/
#service1, #service2, #service3 {
width:250px;
float:left;
padding:20px 0 0 0;
}
#service1, #service2 {
margin-right:32px;
display:inline;
}
/*services page*/

/*gallery page*/
#desc {
background:url(images/descBG.jpg) no-repeat;
width:812px;
height:24px;
padding:5px 0 0 10px;
}

#thumbnails ul li {
display:inline;
background:#000;
}
#thumbnails a {
color:#990000;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#thumbnails a:hover {
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
#thumbnails {
margin:20px 0 0 0;
}
#thumbnails ul {
margin:0;
}
#description {
width:812px;
padding:0 0 0 0;
height:auto;
text-align:center;
}
#placeholder {
border:3px solid #888888;
}
/*gallery page*/

/*contact page*/
#map {
float:left;
}
#contactdetails {
width:350px;
float:left;
}
/*contact page*/

.clear {
clear:both;
}


#bottombar {
background:#888;
height:40px;
text-align:center;
}
#bottombar p {
text-align:center;
padding-top:15px;
}

#footer {
text-align:center;

}

#footer p {

}

#footer a {
color:#000;
}
.bold {
font-weight:bold;
}
#products {
margin:35px 0 0 0;
}

