body {
	background: #171717;
	margin: 0px;
	padding: 0px;
	color: #686767;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	padding-left:19px;
	width: 860px;
	min-height: 600px;
	padding-bottom:20px;
	}

#header {
	margin: 40px 0 10px 8px;
	}

#header h1 {
	display:block;
	background:url(../images/bg_h1.gif) no-repeat;
	width:453px;
	height:101px;
	margin:0 0 0 0;
	padding:0;
	}

#header h1 span {
	display:none;
	}

#intro {
	margin: 10px 10px 0 10px;
	}
	
#intro a{
	color:#70A5C0;
	text-decoration:none;
	}
	
#intro a:hover{
	text-decoration:underline;
	}
	
#profile ul {
	margin:5px 0 0 10px;
	padding:0;
	list-style:none;
	}

#profile li{
	margin:4px 0 0 0;
	}
	
#works, #contact, #profile {
	margin:0 0 10px 10px;
	line-height:14pt;
	}

#title-web {
	width:203px;
	height:40px;
	display:block;
	margin:25px 0 10px 0;
	background:url(../images/title_web.gif) no-repeat;
	}

#title-print {
	width:203px;
	height:40px;
	display:block;
	margin:25px 0 10px 0;
	background:url(../images/title_print.gif) no-repeat;
	}
	
#title-identity {
	width:203px;
	height:40px;
	display:block;
	margin:25px 0 10px 0;
	background:url(../images/title_identity.gif) no-repeat;
	}

#title-profile {
	width:203px;
	height:40px;
	display:block;
	margin:25px 0 10px 0;
	background:url(../images/title_profile.gif) no-repeat;
	}
	
#title-contact {
	width:203px;
	height:40px;
	display:block;
	margin:25px 0 10px 0;
	background:url(../images/title_contact.gif) no-repeat;
	}
	
h2 span {
	display:none;
	}

.work {
	width:400px;
	height:100px;
	margin: 0 22px 15px 0;
	float:left;
	}
	
.link{
	margin: 5px 0 0 0;
	}

.link a{
	color: #686767;
	text-decoration:none;
	}

.link a:hover{
	color:#70A5C0;
	text-decoration:underline;
	}
	
#contactLeft {
	width:550px;
	float:left;
	margin:0 10px 30px 0; 
	line-height:14pt;
	font-size:0.9em;
	}

.input-submit{
	width: 121px;
	height: 25px;
	margin:5px 0 0 2px;
	background-image: url(../images/bt_send2.gif);
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-submit:hover {
	width: 121px;
	height: 25px;
	margin:5px 0 0 2px;
	background-image: url(../images/bt_send.gif);
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.break {
	width:100%;
	height:0;
	clear:both;
	font-size:0;
	}

#footer {
	width: 100px;
	margin:30px 0 0 0;
	line-height:14pt;
	font-size: 8px;
	}
	
a:hover img {
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
