/* HOME*/

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }
   

body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
background-color:#dddddd;
color:#666666;
}

h1,h2 {
display:inline;
}

img {
border:none;
}

a {
text-decoration:none;
color:#333333;
}

a:hover {
text-decoration:underline;
}

.wrapper {
display:table; 
width:100%;
margin:0px auto 0px auto;
background-color:#eeeeee;
}

.topsection {
clear:both;
width:1000px;
height:165px;
margin:0px auto 0px auto;
padding:0px;
text-align:left;
}

.sections {
width:1000px;
height:47px;
margin:0px auto 0px auto;
padding:0px;
text-align:left;
}

.sections2 {
width:1000px;
height:96px;
margin:0px auto 0px auto;
padding:0px;
text-align:left;
}

.boxes {
width:1000px;
height:	196px;
margin:0px auto 0px auto;
text-align:left;
}

.section {
width:920px;
margin:20px auto 40px auto;
text-align:left;
}

.workthumb {
width:172px;
height:196px;
margin-right:15px;
padding:0px;
text-align:left;
float:left;
background:url(images/box.gif) left top no-repeat;
}

.workthumb2 {
width:172px;
height:196px;
padding:0px;
text-align:left;
float:left;
background:url(images/box.gif) left top no-repeat;
}

.thumb {
width:148px;
height:148px;
margin-left:12px;
margin-top:12px;
padding:0px;
background-color:#cccccc;
}

.claim {
width:846px;
margin:40px auto 60px auto;
}

.creditsline {
width:100%;
background:#dddddd url(images/back_credits.gif) center top repeat-x;
}

.credits {
width:1000px;
height:70px;
margin:0px auto 0px auto;
text-align:left;
}