@charset "UTF-8";
/* CSS Document */

*{
border:0px;
padding:0px;
margin:0px;
}

body{
background-color:#F3F1E7;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

#wrapper{
margin:auto;
position:relative;
width:862px;
height:800px;
}

#innerwrapper{
position:relative;
width:860px;
height:800px;
}

#header{
position:relative;
margin:auto;
margin-top:50px;
width:415px;
height:58px;
}

#menu{
position:relative;
margin:auto;
width:450px;
height:16px;
padding-left:40px;
}

#menu ul li{
display:inline;
text-decoration:none;
padding-right:20px;
}

#menu_series ul li{
display:inline;
text-decoration:none;
padding-right:20px;
}
#menu_series2 ul li{
display:inline;
text-decoration:none;
padding-right:20px;
}


#worksmenu{
position:relative;
margin-left:285px;
width:120px;
text-align:center;
margin-top:20px;
}

#worksmenu ul{
text-decoration:none;
list-style:none;
}

#worksmenu ul li{
display:list-item;
text-decoration:none;
}

#thumbnails{
margin-top:30px;
padding-left:110px;

}
#thumbnails_centered{
margin-top:30px;
padding-left:30px;
text-align:center;
}

#menu_series{
position:absolute;
margin-top:20px;
padding-left:15px;
width:860px;
text-align:center;
color:#999999;
//margin-left:-130px;
}
#menu_series2{
position:absolute;
margin-top:20px;
padding-left:15px;
width:860px;
text-align:center;
color:#999999;
}

a:link {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#6A6964;
	text-decoration:none;
	font-weight:normal;
}
a:active {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}

#main{
position:relative;
margin-left:130px;
width:600px;
text-align:center;
margin-top:60px;
//top:80px;
}
#main2{
position:relative;
margin-left:130px;
width:600px;
text-align:center;
margin-top:80px;
//top:80px;
}

#mainimage{
border:1px solid #999999;
width:600px;
}

#title{
position:relative;
margin-top:20px;
color:#6A6964;
}

#textfield{
width:600px;
text-align:left;
color:#666666;
line-height:20px;
margin:60px 130px 0px 130px;
font-size:11px;
}

#flash{
text-align:center;
margin-top:100px;
}

#footer{
text-align:center;
color:#848482;
font-size:9px;
padding-bottom:10px;
clear:both;
float:left;
width:100%;
}

.edge{
width:1px;
height:800px;
background-image:url(images/edge.jpg);
background-repeat:no-repeat;
}

.thumb{
margin-right:50px;
margin-top:50px;
border:1px solid #999999;
}

.next{
padding-left:5px;
}

.description{
text-align:left;
margin-bottom:20px;
}

div.spacer {
border:0 none;
clear:both;
font-size:1px;
line-height:1px;
margin:0;
padding:0;
}

.border{
border:1px solid #999999;
}

.contact_image{
border:1px solid #999999;
margin-right:30px;
float:left;
}

.emphasis{
font-size:13px;
}
