body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #707070;
}

body * {
	margin: 0px;
	padding: 0px;
}

a:focus {
	outline: 0;
}

.hide {
	display: none;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: 1px solid #666;
}

#container {
	width: 860px;
	height: auto;
	margin: 10px auto;
}

	/* HEADER */
	#header {
		width: 860px;
		height: 50px;
		float: left;
		border-bottom: 6px solid #efefef;
	}
	
		#logo {
			float: left;
			width: 152px;
			height: 27px;
			margin-top: 6px;
		}

		#navmenu {
			float: right;
			height: auto;
			width: auto;
			margin-top: 10px;
		}

		#navlist {
			float: right;
			width: auto;
			height: auto;
			list-style: none;
			padding: 0px;
			margin: 0px;
		}

		#navlist li {
			display: inline;
			padding: 0px;
			margin: 0px;
			color: #f16523;
		}

		#navlist a {
			font-size: 14px;
			text-decoration: none;
			color: #f16523;
			letter-spacing: 1px;
		}
		
		#navlist a:hover {
			color: #707070;
		}
	
	/* CONTENT */
	.main {
		width: 860px;
		height: auto;
		float: left;
	}
	
		#home .top {
			width: 860px;
			height: auto;
			float: left;
		}
		
			#home .img-medium, #home .img-small {
				float: left;
				width: auto;
				height: auto;
				margin: 20px 0px 0px 0px;
				padding: 0px;
				line-height: 10px;
			}
			
			#home .img-medium img{
				border: 15px solid #efefef;
			}
			
			#home .img-medium .videocontainer{
				width:420px;
				height:320px;
				background-color: #efefef;

			}
			#home .img-medium .videocontainer .video{
				width:390px;
				height:290px;
				margin-left: auto ;
				margin-right: auto ;
				padding-top: 15px;
			}
			
			#home .img-small img {
				margin-left: 20px;
				border: 15px solid #efefef;
			}
			
			#home .img-small img:hover {
				border: 15px solid #707070;
			}
		
		#home .bottom {
			width: 860px;
			height: auto;
			float: left;
			margin-bottom: 20px;
		}
		
		#home .slider {
			width: 860px;
			height: 362px;
			float: left;
		}
		
			#home .left-block {
				width: 420px;
				height: auto;
				float: left;
				margin-top: 20px;
			}
			
			#home .left-block span {
				width: 420px;
				height: 30px;
				float: left;
			}
			
			#home .left-block h3 {
				float: left;
				width: 420px;
				font-size: 13px;
				padding-top: 5px;
			}
			
			#home .left-block h3 a {
				text-decoration: underline;
				color: #707070;
			}
			
			#home .left-block p {
				float: left;
				width: 420px;
				height: auto;
				padding-top: 9px;
			}
			
			#home .left-block p a {
				color: #707070;
				text-decoration: underline;
			}
			
			.bottom-links {
				float: left; 
				width: 200px; 
				height: auto;
				padding-top: 20px;
			}
			
			.bottom-links a {
				color: #f16523;
				text-decoration: underline;
			}
			
			.bottom-links a:hover {
				text-decoration: none;
			}
			
			#home  .right-block {
				width: 420px;
				height: auto;
				float: left;
				margin-left: 20px;
				margin-top: 20px;
			}
			
			#home  .right-block span {
				width: 420px;
				height: 30px;
				float: left;
				/* background-image: url(../images/frontend/title-see_more_work.gif);
				background-position: top left;
				background-repeat: no-repeat; */
				/* border-bottom: 6px solid #efefef; */
			}
			
			#home  .right-block p {
				float: left;
				width: 200px;
				height: auto;
				/*padding-bottom: 20px;*/
			}
			
			#home .p1 {
				float: left;
				width: 200px;
				height: 195px;
				margin-right: 20px;
			}
			
			#home .p1 a {
				display:block;
				font-size:13px;
				font-weight: bold;
				text-decoration: none;
				color: #f16523;
			}

			#home .p2 {
				float: left;
				width: 200px;
				height: auto;
			}
			
			#home .p2 a {
				color: #707070;
			}
			
			#home .p2 a:hover {
				text-decoration: none;
			}
			
			#home .title {
				float: left;
				width: 200px;
				display: block;
				color: #f16523;
				padding-top: 19px;
				font-size: 13px;
			}
			
	/* ROLE */
	#role {
#rssOutput,
		width: 860px;
		height: auto;
		float: left;
	}
		
		#role .breadcrumbs {
			width: 860px;
			height: 40px;
			float: left;
			background-image: url(../images/frontend/title-our_role.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
			#role .img-small img {
				margin-left: 20px;
				border: 15px solid #efefef;
			}
			
			#role .img-small img:hover {
				border: 15px solid #707070;
			}
	
			#role .breadcrumbs p {
				float: left;
				width: 770px;
				height: auto;
				color: #999;
				margin-top: 18px;
				margin-left: 90px;
			}
			
			#role .breadcrumbs a {
				color: #f16523;
				text-decoration: underline;
			}
			
			#role .breadcrumbs a:hover {
				text-decoration: underline;
			}
			
			#role .breadcrumbs .active {
				text-decoration: none;
			}
		
		#showcase {
			float: left;
			width: 860px;
			height: auto;
		}
		
			#showcase .img-small {
				float: left;
				width: auto;
				height: auto;
				margin: 20px 0px 0px 0px;
				padding: 0px;
				line-height: 10px;
			}
			
			#showcase .img-small img {
				margin-left: 20px;
				border: 15px solid #efefef;
			}
			
				#showcase .first img {
					margin-left: 0px;
				}
				
		#desc {
			float: left;
			width: 860px;
			height: auto;
			margin-top: 20px;
			margin-bottom: 20px;
		}
	
			#desc .left {
				float: left;
				width: 640px;
				height: auto;
			}
			
				#desc .left h3 {
					float: left;
					width: 640px;
					font-size: 13px;
				}
				
				#desc .left p {
					float: left;
					width: 640px;
					height: auto;
					/*padding-top: 9px;*/
					padding-top: 1px;
				}
				
				#desc .left a {
					color: #f16523;
					text-decoration: underline;
				}
				
				#desc .left a:hover {
					text-decoration: none;
				}
				
				#desc .left ul {
					float: left;
					width: 640px;
					margin-top: 10px;
					list-style-type: none;
					line-height: 18px;
				}
				
				#desc .left li {
					margin-left: 20px;
				}
			
			#desc .right {
				float: left;
				width: 200px;
				height: auto;
				margin-left: 20px;
			}
			
				#desc .right ul {
					float: left;
					width: 200px;
					padding-top: 9px;
					list-style-type: none;
					line-height: 16px;
				}
				
				#desc .right li {
				padding-bottom: 10px;
				}
				
				#desc .right a {
					color: #f16523;
					text-decoration: underline;
				}
				
				#desc .right a:hover {
					text-decoration: none;
				}
				
	/* WORK */
	#work {
		width: 860px;
		height: auto;
		float: left;
	}
		
		#work .breadcrumbs {
			width: 860px;
			height: 40px;
			float: left;
			background-image: url(../images/frontend/title-our_work.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
	
			#work .breadcrumbs p {
				float: left;
				width: 763px;
				height: auto;
				color: #999;
				margin-top: 18px;
				margin-left: 97px;
				_margin-left: 50px;
			}
			
			#work .breadcrumbs a {
				color: #f16523;
				text-decoration: underline;
			}
			
			#work .breadcrumbs a:hover {
				text-decoration: none;
			}
			
			#work .breadcrumbs .active {
				text-decoration: none;
			}
			
		#work .intro {
			width: 860px;
			float: left;
		}
			
		#work .wrapper {
			width: 860px;
			height: auto;
			float: left;
			margin: 0px 0px 20px 0px;
		}
		
			#work .four {
				float: left;
				width: 860px;
				height: auto;
			}
		
			#work .img-small {
				float: left;
				width: auto;
				height: auto;
				margin: 0px 0px 20px 0px;
				_border-bottom: 20px solid #FCFCFC;
				padding: 0px;
			}
			
			#work .img-small img {
				margin-left: 20px;
				border: 15px solid #efefef;
			}
			
			#work .img-small img:hover {
				border: 15px solid #707070;
			}
			
				#work .first img {
					margin-left: 0px;
				}
				
			#work .img-small p {
				float: left;
				width: 180px;
				height: auto;
				padding-left: 20px;
			}
			
			#work .img-small h4 {
				display: block;
				font-size: 13px;
				color: #f16523;
				padding-left: 20px;
				width: 200px;
			}
			
			#work .first h4, #work .first p {
				padding-left: 0px;
			}
			
			#work .img-small a {
				text-decoration: none;
				color: #f16523;
			}
			
			#work .top {
				float: left;
				width: auto;
				height: auto;
				margin: 0px;
				padding: 0px;
			}
			
			#work .border {
				float: left;
				width: 830px;
				height: 290px;
				border: 15px solid #efefef;
				background: #ffffff url(../images/frontend/loader.gif) center no-repeat;
			}
			
			#work .top img {
				float: left;
				/*border: 15px solid #efefef;*/
			}
			
			#work .left {
				float: left;
				width: 640px;
				height: auto;
				margin-top: 9px;
			}
			
			#work .right {
				float: left;
				width: 200px;
				height: auto;
				margin-top: 9px;
				margin-left: 20px;
			}
			
			#work .left h3 {
				display: block;
				font-size: 13px;
				padding-bottom: 10px;
			}
			
			#work .right h3 {
				display: block;
				font-size: 13px;
				
			}
	
				#work .left p {
					float: left;
					width: 640px;
					height: auto;
				}
				
				#work .left p a {
					color: #707070;
				}
	
				#work .left a {
					color: #f16523;
					text-decoration: underline;
				}
				
				#work .right a {
					display: block;
					color: #f16523;
					text-decoration: underline;
				}
				
				#work .right a:hover, #work .left a:hover {
					text-decoration: none;
				}
				
				#work span {
					float: left;
					height: auto;
					width: 200px;
					margin-top: 9px;
				}
				
			#work .none {
				float: left;
				height: auto;
				width: 860px;
				text-align: center;
				margin: 60px 0px 20px 0px;
			}
	
		/* COMPANY */
		#company {
			width: 860px;
			height: auto;
			float: left;
		}
		
			#company .medium-wrapper {
				float: left;
				width: 860px;
				height: auto;
				margin: 0px;
				padding: 0px;
			}
			
			#company .img-medium {
				float: left;
				width: auto;
				height: auto;
				margin: 20px 0px 0px 0px;
				padding: 0px;
				line-height: 10px;
			}
			
			#company .img-medium img {
				border: 15px solid #efefef;
			}
			
				#company .img-medium {
					margin-left: 20px;
				}
				
				#company .first {
					margin-left: 0px;
				}

			#company .breadcrumbs {
				width: 860px;
				height: 40px;
				float: left;
				background-image: url(../images/frontend/title-our_company.gif);
				background-position: bottom left;
				background-repeat: no-repeat;
			}
			
				#company .breadcrumbs p {
					float: left;
					width: 732px;
					_width: 722px;
					height: auto;
					color: #999;
					margin-top: 18px;
					margin-left: 128px;
					_margin-left: 65px;
				}
				
				#company .breadcrumbs a {
					color: #f16523;
					text-decoration: underline;
				}
				
				#company .breadcrumbs a:hover {
					text-decoration: none;
				}
				
				#company .breadcrumbs .active {
					text-decoration: none;
				}
			
			#company .wrapper {
				float: left;
				width: 860x;
				height: auto;
				margin-bottom: 20px;
			}
			
				#company .history {
					float: left;
					width: 630px;
					height: auto;
					/*margin-bottom: 20px;*/
					padding-right: 20px;
				}
				
				.history h3 {
					float: left;
					width: 630px;
					font-size: 13px;
					padding-top: 20px;
				}
				
				.history p {
					float: left;
					width: 630px;
					height: auto;
					/*padding-top: 9px;*/
				}
				
				.history strong {
					display: block;
					padding-top: 10px;
					padding-bottom: 10px;
				}
				
				#company .key-contacts {
					float: left;
					width: 180px;
					height: auto;
					margin-left: 20px;
					margin-bottom: 20px;
				}
				
					.key-contacts h3 {
						float: left;
						width: 180px;
						font-size: 13px;
						padding-top: 20px;
					}				
			
					.key-contacts ul {
						float: left;
						width: 180px;
						/*margin-top: 10px;*/
						list-style-type: none;
						line-height: 16px;
					}
					
					.key-contacts a {
						display: block;
						color: #f16523;
						text-decoration: underline;
						/*padding-bottom: 10px;*/
					}
					
					.key-contacts a:hover {
						text-decoration: none;
					}
				
				.history h3 {
					float: left;
					width: 640px;
					font-size: 13px;
				}	
				
				#company .history ul {
					float: left;
					width: 640px;
					height: auto;
					margin-top: 10px;
				}
				
					#company .history li {
						list-style-type: disc;
						padding-left: 10px;
						margin-left: 20px;
						padding-bottom: 10px;
					}
				
				#company .top {
					float: left;
					width: 860px;
					height: auto;
					margin: 20px 0px 0px 0px;
					padding: 0px;
				}
				
				#company .border {
					float: left;
					width: 830px;
					height: 290px;
					border: 15px solid #efefef;
					background: #ffffff url(../images/frontend/loader.gif) center no-repeat;
				}
				
				#company .top img {
					float: left;
					/*border: 15px solid #efefef;*/
				}
				
	/* ROLE */
	#recap {
		width: 860px;
		height: auto;
		float: left;
	}

		#recap .breadcrumbs {
			width: 860px;
			height: 40px;
			float: left;
			background-image: url(../images/frontend/title-recap.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
			margin-bottom: 20px;
		}
		
			#recap h3 {
				float: left;
				width: 860px;
				font-size: 13px;
			}
				
				#recap .desc ul {
					float: left;
					width: 860px;
					height: auto;
					margin-top: 10px;
				}
				
					#recap .desc li {
						list-style-type: disc;
						padding-left: 5px;
						margin-left: 12px;
						padding-bottom: 10px;
					}
		
	/* FOOTER */
	#footer {
		width: 860px;
		height: 90px;
		float: left;
		border-top: 12px solid #efefef;
		background: transparent url(../images/frontend/footer.gif) 0px 17px no-repeat;
	}
	
		#footer .wrapper {
			float: left;
			width: auto;
			height: auto;
			padding-top: 15px;
			padding-left: 35px;
		}
	
		#footer p {
			font-family: Arial;
			font-size: 12px;
			line-height: 16px;
			color: #000;
		}
		
		#footer strong {
			color: #f16523;
			padding-right: 10px;
		}
		
	/* NEW HOME PAGE */
	#menu-holder {
		width: 860px;
		height: auto;
		float: left;
	}
	
	#hello-logo {
		width: 860px;
		height: 177px;
		float: left;
		padding: 0px 0px 38px 0px;
	}
	
		#hello-logo a {
			width: 463px;
			height: 177px;
			float: left;
			background: transparent url(../images/frontend/hello-logo.gif) left top no-repeat;
			text-indent: -10000px;
		}
	
	#highlights {
		width: 860px;
		height: auto;
		float: left;
		padding-bottom: 10px;
	}
	
		#highlights .col1,
		#highlights .col2,
		#highlights .col3 {
			width: 220px;
			float: left;
		}
		#highlights .col4 {
			width: 200px;
			float: left;
		}
		
		#highlights .col1 .heading,
		#highlights .col2 .heading,
		#highlights .col3 .heading,
		#highlights .col4 .heading {
			float: left;
			height: 20px;
			text-indent: -10000px;
		}
		
		#highlights .col1 .heading {
			width: 73px;
			background: transparent url(../images/frontend/titles-pack.gif) 0px 0px no-repeat;
		}
		
		#highlights .col2 .heading {
			width: 51px;
			background: transparent url(../images/frontend/titles-pack.gif) 0px -42px no-repeat;
		}
		
		#highlights .col3 .heading {
			width: 42px;
			background: transparent url(../images/frontend/titles-pack.gif) 0px -63px no-repeat;
		}
		
		#highlights .col4 .heading {
			width: 53px;
			background: transparent url(../images/frontend/titles-pack.gif) 0px -21px no-repeat;
		}
		
		#highlights .col1 h3,
		#highlights .col2 h3,
		#highlights .col3 h3 {
			float: left;
			width: 220px;
			font-size: 13px;
			padding-top: 5px;
		}
		
		#rssOutput,
		#highlights .col1 p,
		#highlights .col2 p,
		#highlights .col3 p {
			float: left;
			width: 210px;
			height: auto;
			padding-top: 9px;
			padding-right: 10px;
		}
		
		#highlights .col4 p {
			float: left;
			width: 210px;
			height: auto;
			padding-top: 9px;
			padding-right: 10px;
		}

		#highlights h3 a,
		#highlights p a {
			color: #707070;
			text-decoration: underline;
		}
	
	#books {
		padding: 10px;
	}
	
	#books p {
		display: block;
		text-align: center;
		background-color: #efefef;
		color: #707070;
		padding: 5px;
	}
	
	#books label {
		color: #707070;
	}