body, html{
	margin:0;
	padding:0;
}
body{
	background-image:url(gfx/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	font-family:Arial;
	font-size:12px;
	color:#4A4A4A;
}
body{
	background-color:#D4D4D4;	
}
h1, h2, h3, h4, h5, h6, ul{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
img{border:0;}
a:link{color:#4A4A4A; text-decoration:none;}
a:hover{color:#333;}
a:visited {color: #A4A4A4; text-decoration:line-through;}
#wrap{
	width:921px;
	margin:0px auto;
	
}
#header{
	width:921px;
	height:301px;
	margin-top:45px;
}
#content{
	width:845px;
	margin-left:76px;
	margin-top:15px;
}
#footer{
	width:845px;
	margin-left:76px;
	height:100px;
}
#work{
	width:845px;
	padding-top:5px;
	height:170px;
}
#work ul{float:left; margin-right:50px;}
#work li{line-height:20px;}

#work_thumbs{width:845px;}
#work_thumb{width:413px; float:left;}
#big{margin-top:7px;}
#big img{border:2px solid #FFF;}
.thumb{
	width:264px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}
.thumb a{text-decoration:none;color:#4A4A4A;}
.thumb2{
	margin:0px 25px 10px 25px;
}
.img_border{
	border:2px solid #FFF;	
}

.head_left{float:left; width:50%; padding-top:4px;}
h1{font-size:24px; font-weight:normal;}
.head_right{float:left; text-align:right;width:50%; padding-bottom:4px;}
.networks{float:right;}
.networks img{float:right; margin-left:5px;}