*
{
	margin: 0;
	padding: 0;
}

body, html
{
	font-family: Arial,Helvetica,  Verdana, Sans;
	font-size:11px;
	overflow: hidden;
	background: #fff url(bg-45x45.gif) repeat top left;
}

#container
{
	width: 100%;
}

h1, h2, h3, h4, label.newsletter
{
display: none;
}

h2.newsletter
{
	width: 190px;
	display: block;
	height: 30px;
	padding: 3px 3px 0 3px;
	font-size: 11px;
	text-transform: uppercase;
   background: #CCC;
}

form.newsletter
{
position: absolute;
margin-top: 60px;
}

input.newsletter
{
width: 170px;
color: #CCC;
margin: 5px 0;
padding: 0 3px;
}

input.newslettersubmit
{
		  width: 95px;
		  border: none;
		  background: #FC3;
		  padding: 2px 5px;
		  text-align: left;
}

ul
{
	list-style-type: none;
}

p,blockquote
{
	padding: 10px 3px 0 3px;
	font-size:11px;
}

td.text p, blockquote
{
	width:190px;
}

#box
{
	background: #fff;
	border-top: 10px solid #fff;
	border-right: 30px solid #fff;
	border-left: 10px solid #fff;
	/*width: 810px;*/
	height: 560px;
	margin: 10px 10px 10px 210px;
	overflow: auto;
	overflow-y: hidden;
}

#box.home
{
	overflow: hidden;
	border-right: none;
}

#box.news
{
	overflow: hidden;
}

#box a
{
	color: #000;
}

#box a:hover
{
	background: #ffce00;
}

#menu
{
	position: absolute;
	position: fixed;
	top: 10px;
	margin: 0px 0 10px 10px;
	width: 170px;
	height: 560px;
	background: #fff;
	border-bottom: 10px solid #fff;
	border-left: 30px solid #fff;
}

#menu a
{
	text-decoration: none;
	color: #000;
	display: block;
	padding-left:3px;
	font-size: 10px;
	margin: 1px 0 1px 0;
}

#menu a img
{
		  border: none;
		  margin-top: 2px;
		  margin-left: 4px;
		  vertical-align: top;
}

#menu #clients a.current, #menu #clients a:hover
{
	text-decoration: none;
	background: #ffce00;
}

#menu #clients
{
	padding-top: 5px;
	margin-bottom: 7px;
	margin-top: 10px;
}

#menu #works
{
	/*border-top: 1px dotted #ccc;
	*/
	margin-top: 0;
	padding-top: 8px;
}

#menu #works a.current, #menu #works a:hover
{
	text-decoration: none;
	background: #ccc;
}

#menu #works a:visited, #menu #works a.current:visited
{
	/*text-decoration: line-through;*/
}

#menu ul li.title
{
	padding:1px 0 1px 3px;
	background: #000;
	color: #fff;
	font-size: 10px;
}

#navigation a:visited, #navigation a
{
	text-decoration: none;
}

#navigation a
{
	display: block;
	height: 0px;
	padding-top:16px;
	overflow: hidden;
}


#navigation a:hover, #navigation a.current
{
	background-position:0px -16px;
}

a#home
{
	display: block;
	width: 165px;
	height: 0;
	padding-top: 125px;
	overflow: hidden;
	background: #fff url(logo/logo-01.gif) no-repeat top left;
}

a#home:hover
{
	background-position:top left;
}

#navHome
{
	background: #fff url(nav_home.jpg) no-repeat top left;
}

#navNews
{
	background: #fff url(nav_news.jpg) no-repeat top left;
}

#navWork
{
	background: #fff url(nav_work.jpg) no-repeat top left;
}

#address
{
	position: absolute;
	margin-top: 270px;
}

#address a
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	padding: 0;
}

#address a:hover
{
	text-decoration: none;
	background: #ffce00;
}

div.box
{
	display: table-cell;
	border-left: 10px solid #fff;
	background: #fff;
	vertical-align:top;
}

table
{
	width: 100%;
	height: 90%;

	border: none;
}

table.newsletter
{
width: 300px;
height: 250px;
font-size: 14px;
}

td.box
{
	border-left: 10px solid #fff;
	background: #fff;
	vertical-align:top;
}

td.box img
{
	/*max-height: 530px;*/
}

table.news
{
	width: 640px;
	height: 100%;

	border: none;
}

td.news, td.stuff
{
	width: 360px;
	border-left: 10px solid #fff;
	background: #fff;
	vertical-align:top;
	
}


td.news blockquote, td.stuff blockquote
{
	overflow: auto;
	overflow-x: hidden;
	width: 362px;
	height: 505px;
	
}

td.news blockquote a, td.stuff blockquote a
{
	color: #000;
}

td.news blockquote a:hover, td.stuff blockquote a:hover
{
	text-decoration: none;
	background: #ffce00;
}

td.text
{
	width: 190px;
}

span.date
{
	display: block;
	padding-top:10px;
	color: #666;
}

span.date em
{
	font-family: Georgia, Serif;
}

hr
{
	margin: 10px 0 10px 0;
	background-color: #fff;
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px dotted #ccc;
}

td h3
{
	width: 190px;
	display: block;
	height: 30px;
	padding: 3px 3px 0 3px;
	font-size: 11px;
	text-transform: uppercase;
}

h3.Caption
{
	background: #ccc;
}

h3.Quote
{
	background: #ffce00;
}

h3.News
{
	background: #ccc;
	width: 362px;

}

h3.Stuff
{
	background: #ccc;
	width: 362px;
}
