* {
	margin: 0;
	padding: 0;
}
/* =General page settings
----------------------------------------------- */
body {
background: #fff;
fontfamily:Verdana, Ariel, Helvetica, Sans Serif;
font-size: 13px;
line-height: 15px;
color: #7f7f7f;
}
/* =Headings - Generic styles
----------------------------------------------- */

a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #fff;
}

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



#header {
background: #fff url(paint_images/paint_banner_1000.jpg) no-repeat;
height: 200px;
}
a img { border: none; }

a:link { background: transparent; color: #000000; }

a:visited, a:hover, a:focus, a:active { background: transparent; color: #000000; }

#header h1 { 
font-size: 20px;
letter-spacing: -1px;
padding: 20px 0 0 50px;
color: #000;
}
#header h1 a { background: transparent url(paint_images/logo.png) no-repeat 0 0; display: block; height: 30px; overflow: hidden; text-indent: -9999px; width: 250px;
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 10px;
color: #7f7f7f;
padding: 10px 0 0 200px;
letter-spacing: -1px;
font-weight: 100;
}
#content h1 { 
font-size: 20px;
letter-spacing: -1px;
padding: 20px 0 0 0px;
color: #7f7f7f;
}
#content h2 { 
font-size: 12px;
letter-spacing: 1px;
padding: 0px 0 0 0px;
color: #7f7f7f;
}
#content h3 { 
font-size: 10px;
letter-spacing: 0px;
padding: 10px 0 20px 0px;
color: #7f7f7f;
}
#content h5 { 
font-size: 11px;
letter-spacing: 0px;
padding: 10px 0 20px 0px;
color: #7f7f7f;
}
/* contact over banner
----------------------------------------------- */
#nav-a { left: 65px; list-style-type: none; position: relative; top: 80px; }
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding : 0 10px 15px 15px;
text-decoration : none;
background : inherit;
color : #fff;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
background-color : inherit;
color : #fff;
background : url(paint_images/triangle.png) no-repeat bottom center;
}

#menu {
height: 40px;
line-height: 40px;
background: #fff url(paint_images/menu_1000_black.jpg) no-repeat;
color: #fff;
}
#menu h2 {
padding-left: -30px;
font-size: 16px;
color: #999999;
}
#menu ul {
list-style-type: none;
padding-left: 50px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0px 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #999999;
text-decoration: none;
}
/*---------------------images holder------------*/
.page{
width: 800;
margin: 10px 5px 5px 20px;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail:active img{
border:1px white;
}

.thumbnail img{
border: 0px solid white;
margin: 20 5px 5px 20;

}

.thumbnail:active img{
border:0px white;
}

.thumbnail:hover img{
border: 0px solid white;
}
/*trying to get a middle image*/

.right {

float: right;
width: 280px;
text-align: justify;
background: #fff;
padding: 10px;
border-left: 0px solid #fff;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
border-right: 20px solid #fff;
}
/* thumbnails circle */
.imgright {
float : right;
border : 0px solid #345411;
padding : 0px;

margin-right : 290px;
margin-left : 0px;
padding-top : 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:focus span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
white-space: nowrap;

}

/* Content - boxes
----------------------------------------------- */
#content {
background: #fff url(paint_images/content_1000_white.jpg) repeat-y;
padding: 20px;
}
#content h2 {
padding: 20px;
}

/*...............................f o r m...........................*/
label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
width:260px;
float:left;
color:#000;
font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
}

fieldset {
  background-color:#999999;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:500px;
  }
legend {
width:94px;
height:80px;
color:#000;
font-size:1.5em;
padding-left:1em;
padding-right:1em;
padding-top:2.5em;
position:relative;
font-weight:bold;
letter-spacing:.5px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
color:#000 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("paint_images/textfield_bg.gif") no-repeat fixed;

voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("paint_images/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#000 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("paint_images/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("paint_images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("paint_images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-transform:uppercase;
 }
/*...............................f o r m  e n d ...........................*/



/* Bottom bit
----------------------------------------------- */
#bottom {
background: #fff url(paint_images/bottom_1000_white.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: black;
}
