body 					{margin: 0 0 0 0; padding: 0 0 0 0; font: 12px arial, helvetica, sans-serif; color: #FFFFFF; line-height: 20px;}
form, img, ul, li		{margin:0; padding:0; border:0;}
a						{text-decoration: underline; color: #ffffff;}
h2						{margin: 20px 0 0 0;}

#pageLayout {
	clear: none;
	position: relative;
	width: 968px;
	margin: 0 auto;
	background-image: url(images/degrade.png);
	background-repeat: no-repeat;
}

#contentColumnLeft {
	width: 541px;
	float: left;
}

#contentColumnRight {
	width: 381px;
	float: left;
}

#contentColumnLeftover {
	width: 46px;
	height: 855px;
	float: left;
}

.menuSep {
	height: 1px;
	background-color: #333333;
	margin-bottom: 14px;
	margin-top: 14px;
}

.sep {
	height: 1px;
	background-color: #ffffff;
	margin-bottom: 14px;
	margin-top: 30px;
}

.contentContainer {
	margin: 55px 7px 0 7px;
}

.thumbnail {
	float: left;
	width: 180px;
	margin: 0 7px 7px 0;
}

.thumbRow {
	clear: both;
}

.footer {
	padding: 80px 7px 20px 7px;
	font-size: 10px;
	clear: both;
}

.linksList {
	list-style-type: none;
	font-size: 18px;
	line-height: 30px;
}

.portfolioThumbs {
	clear: both;
	margin: 30px 0 0 0;
}

.leftContentContainer_home {
	padding: 311px 0 0 126px;
	font-style: normal;
	color: #dc359c;
}

.leftContentContainer_portfolio {
	padding: 349px 0 0 167px;
	font-style: normal;
	color: #dc359c;
}

.leftContentContainer_manual {
	padding: 349px 0 0 320px;
	font-style: normal;
	color: #dc359c;
}

.linksList a			{text-decoration: none;}
.linksList a:link		{color: #ffffff;}
.linksList a:visited	{color: #ffffff;}
.linksList a:hover		{color: #ffcc33;}
.linksList a:active		{color: #ffcc33;}




