html, body {
	font-family : Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fffffff;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#top {
	height: 68px;
	margin: 0 auto;
	color: #A0A0A4;
	padding: 105px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}

#menu {
	margin: 0 auto;
	color: #A0A0A4;
	padding: 34px 0 0 0;
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: normal;
	float: right;
}


#main {
	height: 357px;
	padding: 74px 0 0 0;
	background-image: url(../images/bg_home.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1em;
	color: #A0A0A4;
	font-weight: normal;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}

#main p {
	margin: 0;
	padding: 71px 0 0 0;
}

#studio {
	height: 362px;
	padding: 69px 0 0 0;
	background-image: url(../images/bg_home.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 0.72em;
	color: #A0A0A4;
	font-weight: normal;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}

#studio p {
	width: 498px;
	margin: 0;
	padding: 0 0 0 49px;
	float: right;
}


#buttons {
	padding: 19px 0 19px 0;
	font-size: 0.7em;
	color: #A0A0A4;
	font-weight: normal;
}

#main_work {
	height: 412px;
	padding: 19px 0 0 0;
	font-size: 0.72em;
	color: #A0A0A4;
	font-weight: normal;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}

#main_work p {
	padding: 2px 0 0 0;
	margin: 0;
}

.table {
	width: 1000px;
	border : 0;
	padding: 0;
	margin: 0 auto;
	vertical-align : top;
	border-collapse: collapse;
}

.menu {
	width: 192px;
	padding: 0 15px 0 0;
	margin : 0;
	vertical-align : top;
}

.thumbs {
	width: 86px;
	padding: 0 0 0 0;
	margin : 0;
	vertical-align : top;
}

.large {
	width: 500px;
	padding: 0 0 0 0;
	margin : 0;
	vertical-align : top;
}

.img_thumbs {
	padding: 0 0 3px 0;
}

.img_work {
	float: right;
	padding: 0 0 0 28px;
}

a:link {
	color: #A0A0A4;
	text-decoration: none;
}

a:visited {
	color: #A0A0A4;
	text-decoration: none;
}

a:focus {
	color: #cecece;
	text-decoration: none;
}

a:hover {
	color: #cecece;
	text-decoration: none;
}

a:active {
	color: #A0A0A4;
	text-decoration: none;
}
