/* CSS Document */

html, body {
	margin: 0px;
	background: #545360 url(../images/wrapperTile.jpg) center repeat-y;
	height: 100%;
	font: normal 100% arial, verdana, 'trebuchet ms', sans-serif;
	}

#wrapper {
	float: left !important;
	float: inherit;
	position: relative;
	background: url(../images/contentBg.jpg) no-repeat left bottom;
	width: 768px;
	min-height: 100%;
	left: 50%;
	margin-left: -384px;
	margin-bottom: -37px;
	}

* html #wrapper {
	height: 100%;
	}

#banner {
	float: left;
	background:url(../images/banner.jpg) no-repeat left;
	width: 768px;
	height: 169px;
	}

#bannerAbout {
	float: left;
	background:url(../images/bannerAbout.jpg) no-repeat left;
	width: 768px;
	height: 169px;
	}

#bannerArchive {
	float: left;
	background:url(../images/bannerArchive.jpg) no-repeat left;
	width: 768px;
	height: 169px;
	}

#bannerContact {
	float: left;
	background:url(../images/bannerContact.jpg) no-repeat left;
	width: 768px;
	height: 169px;
	}

#contentText {
	padding-left: 30px;
	padding-top: 50px;
	padding-right: 20px;
	font-size: 80%;
	}

#bannerCV {
	float: left;
	background:url(../images/bannerCV.jpg) no-repeat left;
	width: 768px;
	height: 169px;
	}

#nav {
	float: left;
	background: url(../images/navBg.gif) no-repeat;
	height: 71px;
	width: 768px;
	}

#navContent {
	float: left;
	padding-left: 217px;
	}

#currentWorks {
	float: left;
	background: url(../images/currentWorks.jpg) no-repeat center;
	width: 768px;
	height: 59px;
	}

#contentContainer {
	float: left;
	font-size: 90%;
	}

#content {
	padding-top: 5px;
	padding-left: 105px;
}

#contentHome {
	padding-top: 5px;
	padding-left: 105px;
	height: 520px;
}

#contentHeading {
	padding-left: 55px;
	}

#pagesRight {
	float: left;
	width: 370px;
	padding-top: 60px;
	font-size: 80%;
	color: #424647;
	}

#footer {
	clear:both;
	position: relative;
	margin-left: -384px;
	left: 50%;
	width: 768px;
	height: 26px;
	font-size:80%;
	color: #666;
	border-top: 1px dashed #d8cccc;
	}

#flashBox {
	height: 420px;
	}

#flashCenter {
	padding-left: 100px;
	padding-top:50px;
	}

#footerConent {
	padding-left: 130px;
	padding-top:8px;
	}