/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 13px;	color: black;	font-family: Verdana, sans-serif;	background: #fff;	margin-bottom: 350px;	margin-top: 30px;	background-image: url(/ndxz-studio/site/img/bg/bg01.jpg);	background-attachment: fixed;	background-repeat: repeat;}body.section-1 { }body.section-2 { }body.section-3 { 	font-size: 24px;	color: green;	font-family: Georgia, sans-serif;}a:link { 	text-decoration: underline;	background-color: white;	color: black;}a:active { 		text-decoration: underline;	background-color: white;	color: black;}a:visited { 		text-decoration: underline;	background-color: white;	color: black;}a:hover {		text-decoration: none;	background-color: white;	color: red;}a img { border: none; }.logo {	display:block;	position:fixed;	left: 20px;	top: 20px;	z-index:1000;}.bg {	display:block;	position:fixed;	left: 0px;	top: 0px;	z-index:500;}#menu {    width: 300px;    overflow: auto;    top: 180px;    bottom: 0;	left: 30px;    position: fixed;    height: 100%;}#menu ul {	list-style: none;	margin: 0 0 3px 0;}#menu ul li.section-title {	font-size: 12px;	font-weight: bold;	font-family: Helvetica, sans-serif;	line-height: 1.5em;	font-style: normal;	display: inline;	margin-right: 8px; }#content {    height: 100%;    margin: 0 0 0 420px;    top: 0;	width: 400px;	background-image: url(/ndxz-studio/site/img/bg/white.png);}.container {    padding: 5px 5px 25px 5px;}#content p { width: 360px; margin-bottom: 15px; margin-top: 15px; margin-left: 15px; margin-right: 15px; }p {    margin: 0px 0px 9px 0px;}h1 { 	font-family:Georgia;	font-style: italic;	font-size: 18px;	color:#BB1D1D;	margin: 15px 15px 10px 15px;}h2 { 	font-family:verdana;	font-style: normal;	font-weight: normal;	font-size:11px;	color:black;	line-height: 14px;	margin: 0px 0px 10px 0px;}h3 { font-size: 16px; }h4 { font-size: 12px; }#img-container	{ margin: 0; padding: 0; }#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }#once { clear: left; }