body {
	margin:  0px;
	border:  0px;
	padding: 40px 30px 27px 30px;
	background-color: #ffffff;

	font-family:      Verdana, sans-serif;
	font-size:        12px;
    color:            #000000;
	text-decoration:  none;
}

a, a:hover {
	color: #000000;
	text-decoration: underline;	
}

div#main {
	position: relative;
	left:       0px;
	top:        0px;
	height:     100%;
	min-height: 450px;
	margin:     0px;
	padding:    0px;
}

div#enter {
	position: absolute;
	bottom:   0px;
	left:     0px;
	margin:   0px;
	padding:  0px;
}

div#nav {
	position: relative;
	left:       0px;
	top:        0px;
	width:      232px;
	margin:     0px;
	padding:    0px;
}

div#navdetails {
	position: absolute;
	right:      0px;
	top:      193px;
	margin:     0px;
	padding:    0px;
}

div#content {
	position: absolute;
	top:     171px;
	left:    310px;
	margin:  0px;
	padding: 0px;
	border: 0px;
	line-height:22px;
}

div#content_work {
	position: absolute;
	top:     171px;
	left:    310px;
	margin:  0px;
	padding: 0px;
	height:  401px;
	width:   473px;
	text-align: center;
	vertical-align: middle;
}

div#content_work_nav {
	position: absolute;
	top:     540px;
	left:    310px;
	margin:  0px;
	padding: 40px 0px 10px 0px;
	border:  0px;
	width:   473px;
	text-align: center;
	vertical-align: middle;
}
