body {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	height: 100%;
	font-size: 11px;
	font-family: Verdana;
	color: #bbbdbf;
	background: #464e54;
}

body,div,ul,li,p,table,tr,td,img {
	padding: 0;
	border: 0;
	margin: 0;
}

#container {
	height: auto;
	width: auto;
	text-align: center;
	padding: 0;
	margin: 0 auto 0 auto;
	background: url(gfx/bg_1920.jpg) top center no-repeat;
	overflow: visible;
}

#header {
	width: 950px;
	height: 180px;
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto;
	background: url(gfx/header_bg.jpg);
}

#ncreations_logo {
	position: absolute;
	margin-top: 17px;
	margin-left: 20px;
	width: 240px;
	height: 63px;
}

#main_menu {
	position: absolute;
	margin-top: 110px;
	margin-left: 15px;
	width: 600px;
	height: 47px;
	background: url(gfx/menu_bg.jpg) top left no-repeat;
}

#main_menu ul {
	width: 100%;
	padding: 0;
	list-style: none;
}

#main_menu ul li {
	float: left;
	display: inline;
}

#main_menu #menu_work {margin: 0;}
#main_menu #menu_services {margin: 0 0 0 7px;}
#main_menu #menu_clients {margin: 0 0 0 24px;}
#main_menu #menu_contact {margin: 0 0 0 28px;}

#page_content_single {
	clear: both;
	width: 950px;
/*	height: 400px;*/
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: url(gfx/content_bg.jpg) top center no-repeat;
}

.content_block {
	float: left;
	margin-left: 18px;
	width: 291px;
	height: 200px;
	height: auto;
	margin-top:10px;
}

.content_block ul {
	margin-top: 18px;
	margin-left: 0;
	list-style: none;
}

.content_block a {
	color: #ced0d2;
	text-decoration: none;
}

.content_block a:hover {
	color: #c3c4c5;
	text-decoration: underline;
}

.block_text {
	padding: 10px 2px 2px 2px;
	width: 284px;
}

.prev {
	margin: 0 0 10px 0;
}

.prev_zoom {
	margin: 0;
}

.leaf {
	float: left;
	margin: 0 5px 0 0;
}

.shine {
	color: #dcdcdb;
}

.shadow {
	color: #8c8f94;
}

.client {
	margin: 0 0 7px 38px;
}

#left {
	clear: both;
	float: left;
	width: 420px;
	height: 300px;
	text-align: left;
	padding: 0;
	margin: 30px auto 0 auto;
}

#left_inner {
	float: left;
	width: 270px;
	height: 300px;
	font-size: 11px;
	font-family: Verdana;
	color: #a2a4a5;
	padding: 0 0 0 139px;
}

#left_inner #left_content {
	position: absolute;
	width: 315px;
	margin-top: 70px;
}

.left_header {
	margin-top: 5px;
	margin-bottom: 5px;
}

.separator {
	margin: 10px auto 10px auto;
}

#right {
	float: right;
	width: 535px;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 30px auto 0 auto;
}

#right_inner {
	float: left;
	width: 380px;
	font-size: 11px;
	font-family: Verdana;
	color: #a2a4a5;
	padding: 0;
}

#zoom {
	margin: 0 0 0 215px;
	width: 48px;
	height: 25px;
}

#right a {
	color: #5b5047;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

.selected {
	color: #5b5047;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	text-align: center;
	background: #464E54;
	padding: 0;
	padding-top:10px;
	margin: 0 auto 0 auto;
}

.xs {
	font-size: 7pt;
}

.s {
	font-size: 8pt;
	color: #9B9999;
	text-decoration: none;
}

.middle {
	height: 200px;
	text-align: center;
	padding: 10px;
	margin: 0 auto 0 auto;
}

.link {
	color: #747474;
}

input,input.text,input.button,textarea,select {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	/*background: url(input.gif) no-repeat left top;*/
}

input.button {
	width: 136px;
	height: 20px;
	border: none;
	cursor: pointer;
	color: #e7eaed;
	background-color: #80858c;
	background: url(gfx/btn_send.jpg) top left;
}

input,select {
	width: 214px;
	color: #4F4F4F;
	background-color: #e2e5e9;
	letter-spacing: 0px
}

textarea {
	width: 214px;
	color: #4F4F4F;
	background-color: #e2e5e9;
	letter-spacing: 0px
}
