/* @override http://www.whistlerdesign.com/css/wid_2010.css */

body,
html {
padding:0;
color: white;
background: black;
	font: normal 12px Verdana, Helvetica, Arial;
}

#wrap {
width: 860px;
margin:0 auto;
background: #3f3f3f;
	border-style: none;
	border-width: 1px;
}

#wrapPortfolio {
width: 860px;
margin:0 auto;
background: black;
	border-style: none;
	border-width: 1px;
}

#header {
	background-image: url(../images/background_image_top.jpg);
	height: 131px;
	padding-left: 10px;
}

#navigation {
	position: relative;
	top: 77px;
	right: 15px;
	width: 614px;
}

h1 {
	margin: 0;
	font-size: 14px;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1em;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-indent: 0;
	word-spacing: 1px;
}

#pageTitleNewsBlog {
	position: relative;
	top: -16px;
	text-align: right;
	line-height: 20px;
	width: 560px;
	height: 0;
	padding: 0;
}

#pageTitleNews {
	width: 560px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#pageTitle {
	margin-top: 0;
	width: 560px;
	height: 20px;
}

.imageRight {
	float: right;
	padding-left: 25px;
	padding-right: 10px;
}

.portfolio {
	border-top: 1px solid silver;
	padding-bottom: 0;
	padding-top: 5px;
	width: 560px;
	padding-left: 0;
	height: 100px;
}

.portfolioNews {
	border-top: 1px solid silver;
	padding-bottom: 0;
	padding-top: 5px;
	width: 560px;
	padding-left: 0;
}

.thumbnail1 {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

.thumbnail2 {
	float: right;
	padding-right: 5px;
}

a:link {
	color: #ccc;
}

a:visited {
	color: #ccc;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

a:active {
	color: #ccc;
}

#main {
background: #3f3f3f;
	float: left;
	width: 590px;
	margin-top: 0;
	height: 360px;
	margin-left: 0;
	line-height: 140%;
	border: 1px none white;
	margin: 0;
	padding: 20px 0 0 20px;
}

#mainPortfolio {
	float: left;
	margin-top: -2px;
	margin-left: 0;
	line-height: 140%;
	border: 1px none white;
	background-color: black;
	width: 860px;
}

/* My Comment */

#mainHome {
background: black;
	float: left;
	width: 480px;
	padding: 0;
	height: 0;
	margin-left: 0;
	line-height: 135%;
	margin-top: 0;
}

#pageText {
background: #3f3f3f;
	float: left;
	width: 580px;
	padding: 0;
	height: 340px;
	overflow: auto;
	margin-top: 12px;
	border: 1px none white;
}

#pageTextNews {
background: #3f3f3f;
	float: left;
	width: 580px;
	overflow: auto;
	border: 1px none white;
	height: 330px;
	margin-top: 12px;
}

#pageTextAwardsTop {
	margin-top: 0;
	height: 96px;
	width: 589px;
}

#pageTextAwards {
	float: left;
	width: 582px;
	height: 240px;
	overflow: auto;
	border: 1px none white;
	margin-top: 10px;
	background-color: #3f3f3f;
}
#sidebar {
	float: right;
	width: 246px;
	background-color: #3f3f3f;
	margin: 0;
	padding: 0;
}

#sidebarHome {
	float: right;
	width: 236px;
	height: 410px;
	background: black url(../images/home_page_tree_logo.jpg) no-repeat;
	text-align: left;
	text-indent: 0;
	padding: 10px 0 0 010px;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
}
#footer {
	clear: both;
	height: 134px;
	background: url(../images/background_image_bottom.jpg) no-repeat;
}

#footerText {
	clear: both;
	background-image: none;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #999;
}

#footerText a:link {
	color: #ccc;
}

#footerText a:visited {
	color: #ccc;
}

#footerText a:hover {
	color: #ccc;
	text-decoration: none;
}

#footerText a:active {
	color: #ccc;
}

#footer p {
	margin: 0;
}

* html #footer {
height:1px;
}
