html{
height:100%;
}

body{
position:relative;
height:100%;
padding:0;
background-image: url(images/bg.jpg);
background-color:#ffffcc;
font-family:Georgia;
background-position:top center;
margin:0;
text-align:center;
}

#containerbig{
position:relative;

min-height:100%;
_height:100%;
}

ul{
list-style-type:circle;
color:#888;
line-height:1.6em;
letter-spacing:0.05em;
font-size:16px;
font-family:Georgia;
}
/* Typography */

.align-center{
text-align:center;
}
.csc-mailform{
border:0;
color:#888;
text-align:center;

line-height:1.6em;
letter-spacing:0.05em;
font-size:16px;
font-family:Georgia;
}

.csc-mailform-label{
text-align:left;
margin:auto;
width:422px;
}

a{
color:#993300;
text-decoration:none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
border-color:#888888;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img:hover{
border-color:#939393;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image a:hover{
border-color:#939393;
}
a:hover{
color:#993300;
text-decoration:underline;
}
p{
color:#888;
line-height:1.6em;
letter-spacing:0.05em;
font-size:16px;
font-family:Georgia;
}
h1{
font-family:Georgia;
color:#999;
font-weight:normal;
font-size:24px;
margin-bottom:0px;
}
h3{
font-family:Georgia;
color:#999;
font-weight:normal;
font-size:24px;
margin-bottom:0px;
}

/* Deco */


#mainimages{
width:850px;
float:right;
position:relative;
margin-right:130px;
height:285px;
}
#front{
background-image: url(images/3.png);
position:absolute;
bottom:3px;
background-repeat: no-repeat;
right:1px;
width:759px;
height:276px;
}
#back{
width:699px;
height:213px;
background-image: url(images/3s.png);
background-repeat: no-repeat;
position:absolute;
bottom:0;
right:124px;
}

#header{
position:relative;
margin:50px 0 10px 50px;
height:44px;
width:850px;
}


#wrap{
text-align:left;
width:970px;
position:relative;
margin:auto;
margin-bottom:300px;
}
#wrap2{
width:970px;
position:relative;
margin:auto;
bottom:0;
}

/* Blocks */


#top{
}

#middle{
}

#bottom{
}

#footer{
bottom:0;
margin:0;
padding:0;
position:relative;
float:left;
background-image: url(images/footerbg.png);
width:100%;
height:130px;
}

.container{
border-top:dashed 1px #999;
float:left;
width:970px;
padding:30px 50px 0 50px;
margin-top:20px;
}

/* Navigation */
#menu{
position:absolute;
bottom:10px;
right:-10px;
}
#home{
background-image: url(images/home.png);
background-repeat:no-repeat;
background-position:center;
width:47px;
height:13px;
float:right;
margin-left:30px;
padding:5px;
border:1px dashed transparent;
}
#home:hover{
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}
#designby{
font-size:12px;
margin: 110px 0 0 0;
position:relative;
float:right;
}
#copyright{
font-size:24px;
color:#000099;
margin:100px 0 0 50px;
position:relative;
float:left;
}
#about{
background-image: url(images/about.png);
background-repeat:no-repeat;
background-position:center;
width:50px;
height:13px;
float:right;
margin-left:30px;
padding:5px;
border:1px dashed transparent;
}
#about:hover{
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}
#portfolio{
background-repeat:no-repeat;
background-position:center;
background-image: url(images/portfolio.png);
width:66px;
height:13px;
float:right;
margin-left:30px;
padding:5px;
border:1px dashed transparent;
}
#portfolio:hover{
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}

#exhibitions{
background-repeat:no-repeat;
background-position:center;
background-image: url(images/exhibitions.png);
width:85px;
height:13px;
float:right;
margin-left:30px;
padding:5px;
border:1px dashed transparent;
}
#exhibitions:hover{
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}

#contact{
background-repeat:no-repeat;
background-position:center;
background-image: url(images/contact.png);
width:63px;
height:13px;
float:right;
margin-left:30px;
padding:5px;
border:1px dashed transparent;
}
#contact:hover{
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}
#logo{
background-image: url(images/logo.png);
float:left;
width:284px;
height:24px;
margin-top:5px;
}
/* Text Columns */

#textcolumn{
position:relative;
float:left;
width:380px;
padding-top:20px;
}
#maincolumn{

position:relative;
float:left;
width:900px;
margin-left:50px;
}

#padding{
padding:30px 60px 0 80px;
}
#specialty{

position:relative;
float:left;
margin:-10px 0 0 40px;
background-repeat:no-repeat;
width:480px;
height:360px;
background-image: url(images/specialtybg.png);
}
#specialty h3{
color:#000;
}
#specialty p{
color:#000;
}
#clear{
clear:both;
}

