body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background: #CBD4DA url(/images/ui/big-dot.gif) top center repeat;
	color: #666;
	font-size: 0.8125em;
}
* {
	margin: 0;
	padding: 0;
}
.skip,
.hide {
	display: none;
}

p {
	padding: 0 0 1em 0;
	line-height: 1.7em;
}

a:link,
a:visited {
	color: #f7931d;
	text-decoration: none;
}
a:hover,
a:visited:hover {
	color: #b9c9d5;
	text-decoration: none;
}
a img {
	border: none;
}

/* ---------------------------------------------------------------------------
=wrapper
--------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto 100px auto;
	padding: 0 70px;
	text-align: left;
	width: 820px;
	background: #fff;
	overflow: auto;
	}

/* ---------------------------------------------------------------------------
=header
--------------------------------------------------------------------------- */
#header {
	display: block;
	width: 820px;
	height: 150px;
}

/* ---------------------------------------------------------------------------
=logo
--------------------------------------------------------------------------- */
#logo {
	margin-top: 22px;
	float: left;
}
#logo,
#logo a {
	display: block;
	width: 83px;
	height: 83px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/ui/wisznia-logo.gif) 0 0 no-repeat;
}

#tagline {
	margin-top: 48px;
	display: block;
	float: left;
	width: 260px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/ui/architecture-development.gif) 0 0 no-repeat;
}

#contact {
	margin-top: 10px;
	width: 700px;
	float: right;
	text-align: right;
}
#contact span {
	padding-right: 15px;
}
#contact span.phone,
#contact span.fax {
	text-transform: lowercase;
}
#contact span.fax {
	padding: 0;
}

/* ---------------------------------------------------------------------------
=content
--------------------------------------------------------------------------- */
#content {
	width: 820px;
}

/* ---------------------------------------------------------------------------
=billboard
--------------------------------------------------------------------------- */
#billboard {
	float: left;
	clear: both;
	width: 820px;
	height: 549px;
}
#billboard img {
	float: left;
}

#billboard #architecture,
#billboard #development {
	float: left;
	/* temporary... */
	width: 410px;
	height: 549px;
	text-indent: -9999px;
	overflow: hidden;
}

#billboard #architecture a,
#billboard #development a {
	display: block;
	width: 410px;
	height: 549px;
	text-indent: -9999px;
	overflow: hidden;
}
#billboard #architecture a:hover,
#billboard #development a:hover {
	background-position: 0 -549px;
}


/* ---------------------------------------------------------------------------
=intro (home page)
--------------------------------------------------------------------------- */
#intro {
	padding: 15px 0 ;
	float: left;
	clear: both;
	width: 820px;
	background: transparent url(/images/ui/horizontal-rule-dots.gif) bottom left repeat-x;
}

/* ---------------------------------------------------------------------------
=featured (home page)
--------------------------------------------------------------------------- */
#featured {
	margin-top: 35px;
	padding-bottom: 25px;
	float: left;
	clear: both;
	width: 100%;
	background: transparent url(/images/ui/horizontal-rule-dots.gif) bottom left repeat-x;
}

#featured .project {
	width: 240px;
	float: left;
	margin-left: 50px;
}
#featured .first {
	margin-left: 0;
}

#featured #project_1 a,
#featured #project_2 a,
#featured #project_3 a {
	display: block;
	width: 240px;
	height: 240px;
	text-indent: -9999px;
	overflow: hidden;
}
#featured #project_1 a:hover,
#featured #project_2 a:hover,
#featured #project_3 a:hover {
	background-position: 0 -240px;
}

#featured .project .copy {
	position: relative;
	left: 10px;
	padding-top: 20px;
	width: 200px;
}

/* ---------------------------------------------------------------------------
=overview
--------------------------------------------------------------------------- */
#overview {
	padding: 15px 0 ;
	float: left;
	clear: both;
	width: 820px;
	background: transparent url(/images/ui/horizontal-rule-dots.gif) 0 0 repeat-x;
}
#overview img.overview {
	margin: 0 0 5px 0;
}


/* ---------------------------------------------------------------------------
=projects
--------------------------------------------------------------------------- */
#projects {
	padding: 35px 0 0 0;
	background: transparent url(/images/ui/horizontal-rule-dots.gif) 0 0 repeat-x;
}

#projects h2 {
	display: block;
	width: 820px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}
#projects h2.architecture {
	background-image: url(/images/ui/our-projects-architecture.gif);
}
#projects h2.development {
	background-image: url(/images/ui/our-projects-development.gif);
}


#projects,
#projects .project {
	float: left;
	clear: both;
	width: 820px;
}
#projects .project {
	/*border: 1px solid blue;*/
	padding: 30px 0 50px 0;
	background: transparent url(/images/ui/horizontal-rule-dots.gif) bottom left repeat-x;
}

#projects .project .intro {
	float: left;
	clear: both;
	width: 100%;
}

#projects .project h3,
#projects .project .logo {
	float: left;
	width: 260px;
}
#projects .project h3 {
	font-weight: normal;
	font-size: 230%;
	padding: 0;
}
#projects .project .logo {
	float: left;
	width: 260px;
}
#projects .project .description {
	padding: 10px 29px 0 15px;
	width: 495px;
	float: right;
	border-left: 1px solid #aaa;
}
#projects .project .gallery {
	display: block;
	padding: 35px 0 0 0;
	width: 820px;
	float: left;
	clear: both;
}
#projects .project .gallery img {
	margin: 0;
	padding: 0;
}
#projects .project .gallery a span {
	margin-top: 10px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: right;
	font-weight: bold;
}

/* ---------------------------------------------------------------------------
=footer
--------------------------------------------------------------------------- */
#footer {
	padding: 35px 0 50px 0;
	float: left;
	clear: both;
	width: 820px;
}
#footer p {
	font-size: 90%;
	display: block;
	height: 61px;
	line-height: 61px;
	padding: 0 0 0 80px;
	background: transparent url(/images/ui/wisznia-logo-footer.gif) 0 0 no-repeat;
}

