body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
div
{
	outline: 0px dashed red;
}
h1
{
	font-size: 18px;
	font-weight: bolder;
	padding: 12px 10px 4px 0px;
	letter-spacing: 2px;
	font-stretch: wider;
	display: none;
}
h2
{
	font-size: 16px;
	letter-spacing: 1px;
	padding: 10px 10px 4px 0px;
	display: none;
}
h3
{
	font-weight: bolder;
	padding-top: 12px;
}
h4
{
	font-weight: bolder;
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: 2px;
	text-align: right;
}
h5
{
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
}
p
{
	padding: 4px 2px 4px 0px;
}
a
{
	color: #7c7c7c;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #222222;
}

.menuHolder
{
	width: 610px;
	height: 125px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -68px;
	margin-left: -133px;
	z-index: 1000;
}
#Logo
{
	width: 238px;
	height: 43px;
	overflow: visible;
}
#Logo:hover
{
	cursor: pointer;
}
#Menu
{
	width: 500px;
	margin-top: 62px;
	margin-left: 58px;
}
.navigation li
{
	float: left;
	margin-left: 100px;
	letter-spacing: 1px;
}
.contentHolder
{
	width: 1000px;
	height: 650px;
	position: fixed;
	z-index: 500;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -500px;
	overflow: visible;
}
.professional, .casual, .personal
{
	width: 1000px;
	height: 650px;
	position: fixed;
	z-index: 550;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -500px;
}
.showContent
{
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
	width: 205px;
	height: 190px;
	padding-top: 56px;
	padding-left: 235px;
}
#prof1
{
	background-image: url('../images/identityfull.jpg');
}
#prof2
{
	background-image: url('../images/webdesign.jpg');
	margin-left: 90px;
}
#prof3
{
	background-image: url('../images/greendesign.jpg');
	width: 180px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 180px;
	margin-left: 40px;
	margin-top: 20px;
	background-position: top left;
}
#prof4
{
	background-image: url('../images/identitydesign.jpg');
	margin-top: 170px;
	margin-left: 118px;
}

#cas1
{
	background-image: url('../images/illustrations.jpg');
	padding-left: 250px;
}
#cas2
{
	background-image: url('../images/drawingsdigital.jpg');
	margin-left: 90px;
}
#cas3
{
	background-image: url('../images/drawingsphysical.jpg');
	width: 180px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 180px;
	margin-left: 40px;
	margin-top: 20px;
	background-position: top left;
}
#cas4
{
	background-image: url('../images/promotional.jpg');
	margin-top: 170px;
	margin-left: 118px;
	padding-left: 220px;
}
#persContent
{
	background-image: url('../images/medesign.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 800px;
	padding-left: 200px;
}
#persContent p
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.dataPadder
{
	padding: 5px;
	border: 1px solid #ebebeb;
	float: right;
	margin-left: 3px;
	margin-top: 2px;
	display: inline;
}
.dataHolder
{
	padding: 4px 12px 3px 12px;
	background-color: #ffffff;
}
.dataHolder:hover
{
	background-color: #f7f7f7;
}
.breakList
{
	clear: right;
}
.ieBreak
{
	content: ".";
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}
.menuSpacer
{
	background-color: none;
	width: 790px;
	height: 245px;
	float: right;
}

.footer
{
	width: 600px;
	position: fixed;
	top: 100%;
	margin-top: -50px;
	text-align: center;
	padding-top: 30px;
	left: 50%;
	margin-left: -376px;
	z-index: 9999;
	color: #7c7c7c;
	letter-spacing: 1px;
}
.footer ul li
{
	float: left;
	margin-left: 20px;
	width: 150px;
}
/*
#profContent, #casuContent, #persContent, #Professional, #Casual, #Personal
*/
.casual, .professional, .personal, .menuProf, .menuCas, .menuPers
{
	opacity: 0;
	filter: alpha(opacity = 0);
}
#FooterData
{
	opacity: 1;
	filter: alpha(opacity = 100);
}
#Noie6
{
	display: none;
}
