body {
	margin:0;
	font-size:12px;
	line-height:16px;
	font-family:Arial;
	color:#777777;
	background-color:#444444;
}

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

a.submenu {
	text-transform:uppercase;
	font-size:18px;
}

a.submenu:hover {
	color:#D3D3D3;
}

h1 {
	text-transform:uppercase;
	font-size:16px;
}

div.container {
	margin:auto;
	width:1024px;
	padding:75px 25px;
	font-size:14px;
	text-decoration: none;
	
}


div.content {
	color:#cdcdcd;
	padding:0px 0px 0px 15px;
	overflow:auto;
	min-height:500px;
}

div.content600 {
	color:#cdcdcd;
	background-color:#565656;
	padding:15px;
	overflow:hidden;
	max-height:600px;
}

p.subtitle {
	text-transform:uppercase;
	font-size:16px;
	color:#D3D3D3;
	font-weight: bold;
	padding: 0px 20px;
}


td.workp{
	text-transform:uppercase;
	font-size:30px;
	color:#D3D3D3;
	font-weight: bold;f
	vertical-align:middle;
	text-align:center;
	padding:3px;
}

div.para {
	padding: 0px 50px;
}


div.menu {
	background-color:#444444;
	text-align: right;
	line-height:22px;
	padding: 1px 5px 25px 50px;
	float:left;
	 border-right-width:5px;
  border-right-style:solid;
  border-right-color:#D3D3D3;
}
	
a.menu {
	font-weight: bold;
	font-size:22px;
	color:#D3D3D3;
	text-transform:uppercase;
}

a.menu:hover {
	text-transform:uppercase;
	color:#959595;
}

div.footer {
	text-align:right;
	padding:40px 20px 10px 0;
	color:#999999;
	background-color:#444444;
	font-size:10px;
}
div.footer a {
	color:#A2A2A2;
}


#main-img {
	float:right;
	background-color:#565656;


}

#more-imgs {
	background-color:#565656;
	padding:25px;
}

img.icon {
	height:20px;
	width:20px;
	border: 0px;
	padding:2px 0 0 2px;
}

img.workimgleft {
	border:0px; 
	height:150px;
	margin: 15px;
	left:200px;
	float:left;
}

img.workprev {
	border:0px; 
	margin: 5px 5px 5px 5px;
}

img.workimgright {
	border:0px; 
	height:100px;
	width:100px;
	left:10px;
	margin: 15px;
}

div.workitem {
	background-color:#565656;
	padding: 0px 0px 25px 0px;
	min-height:200px;
}

div.worksection {
	background-color:#565656;
	padding: 0px;
	max-height:300px;
	float:left;
	width:100%;
}

table.worktable {
	background-color:#565656;
	padding: 0px;
	max-height:300px;
	float:left;
	width:100%;
}

div.ego {
	font-weight: bold;
	font-size:30px;
	color:#DEDEDE;
	text-transform:uppercase;
	padding: 1px 0px 20px 0px;
}

div.descr
{
color:#999999;float:left;clear:left;padding:100px 0px; width:200px;text-align: left ;
}


.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

*{margin:0;padding:0}
	.caption{line-height:30px;float:left;text-transform:uppercase;}
	.slide{ position:absolute;}
	.gallery { width:100%;min-height:50px; margin:0 0 0px 0;clear:both;}
	.gallery li {width:68px;height:50px;border:0px ;margin: 0 2px;background:#000;}
	.gallery li div {left:240px;width:}
	.gallery li div .caption{font:bold;}
	.main_image{margin:0 0 60px 0;height:438px;width:700px;background:black;}
	.main_image img{margin-bottom:10px;height:438px;}
	.nav{line-height:30px;text-transform:uppercase;text-align:right;}
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
