body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	width:100%;
	background-color: #48494a;
	background-image: url(../images/Hochman_index1_nav.png);
	background-repeat: repeat-x;
	background-position: 0 top;
}

body a:hover {
	color: #85c7e4;
	background-image: #48494a url(../images/Hochman_index1_nav_hover.png) repeat-x 0 top;
}



body#home {
	text-align: center;
	background: #272727 url(../images/back_Home.gif) repeat-x fixed 0 0;
	padding: 20px 0px 0px 0px;
}

body#home div#content {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

body#home div#headerHome {
	width: 970px;
	position: absolute;
	margin-top: 550px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	top: 48px;
}

body#home .menu {
	margin: 0px 10px 0px 0px;
	top: -580px;
	display: block;
}

body#home .portfolio {
	margin: 0px;
	padding: 0px;
}

body#home .portfolio img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 51px;
	background: #000000 url(../images/backNavbar.gif) repeat-x;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div#logo {
	width: 337px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 10px;
}

div#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background: #6c6c6c url(../images/backBottom.gif) repeat-x;
	padding: 7px 0px 0px 30px;
	margin: 0px;
	color: #ffffff;
	border-top: 1px solid #393939;
}

div#content {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body#contact div#content {
	
	padding: 0px;
	margin: 0px;
}
@media screen {

body > div#header {
	position: fixed;
}

body > div#bottom {
	position: fixed;
}


div#logo img {
	border: 0px;
}

div#scroll {
	width: 200px;
}

.menu {
	position: absolute;
	width: auto;
	right: 5px;
	margin: 0px 20px 0px 0px;
	visibility: visible;
}

.menu ul {
	font-weight: lighter;
	font-size: 11px;
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.menu ul li {
	float: left;
	height: 33px;
	padding: 18px 7px 1px 8px;
	font-size: 11px;

	text-align: center;
}

.menu ul li a {
	display: block;
	padding: 0px 7px 0px 8px;
	margin: 0px;
	color: #333;
	
}

.menu ul li a:hover {
	display: block;
	color: #86B1C1;
	padding: 0px 7px 0px 8px;
	margin: 0px;
	text-decoration: none;
	background-color: #666;
}




/************** GENERAL CONTENT ****************/
a img , a:visited img {
	border: 0px;
}
a {
	color: #CCC;
	text-decoration: none;
}
img a:hover {
	background: none;
}
a:hover {
	color: #85c7e4;
	text-decoration: underline;
}
p a:hover {
	background: #2d2d2d;
}
.credits {
	color: #f2f2f2;
	font-size: 10px;
}

.credits a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 14px;
	font-weight: normal;
	color: #cbcbcb;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	letter-spacing: 1px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #cbcbcb;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	letter-spacing: 1px;
}
p {
	color: #999;
	padding: 0px 10px;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	font-weight: 400;
}

p.content {
	color: #b8b8b8;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 4px 4px 4px 10px;
	font-weight: normal;
}

p.intro {
	color: #b8b8b8;
	width: 250px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0px 70px 10px 10px;
	font-weight: normal;
}

table td {
	vertical-align: top;
}

#logo {
	border: none;
	padding: 0px;
	margin: 0px;
}

