/* CSS Document */
body {
	background-image: url(dir_gfx/mickosdesign_bgBody.gif);
	background-color:#262626;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	/*text-align:left;*/
	font-size: 10px;
	font-weight: normal;
	color: #a1a1a1;
	text-decoration: none;
	line-height: 1.5em;
}
#container {
	width: 100%; min-height: 950px;
	background-image:url(dir_gfx/mickosdesign_bg1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
#header{
	height: 200px;
}
#logo {
	height: 81px;
	width: 319px;
	float: left;
	background-image: url(dir_gfx/mickosdesign_logo1.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 47px;
	left: 68px;
}
#contactTop{
	height: 81px;
	width: 200px;
	float: right;
	margin-top: 60px;
	margin-right: 10%;
}
#menu {
	height: 32px;
	background-color:#000000;
	width: 100%;
	float: left;
	position: absolute;
	top: 169px;
	z-index: 2;
}
#footerSignL {
	font-size: 9px;
	color: #bbbbbb;
	float: left;
	width: 300px;
	margin-left: 50px;
}
#spacer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.brightLink {
	text-decoration:none;
	color: #ffffff;
}
.brightLink:hover {
	text-decoration:underline;
	color: #ffffff;
}


#contentPart #leftCol {
	float: left;
	height: auto;
	width: 190px;
}
#projectHolder1 {
	width: 900px;
	background-color: #111111;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00aef0;
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#projectHolder2 {
	width: 900px;
	background-color: #111111;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ed008c;
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#projectHolder4 {
	width: 900px;
	background-color: #111111;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ee1c24;
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#textHolder{
	width: 305px; height: auto;
	float: left;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 10px;
}
#thumb1Holder{
	width: 345px; height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 1px;
	float: left;
}
#thumb2Holder{
	width: 210px; height: auto;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;	
}
#thumb3Holder{
	width: 555px; height: auto;
	float: left;
	text-align:center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;	
}
























.text1 {
	font-size: 11px;
	color: #323232;
	line-height: 1.4em;
	margin: 0px;
	text-align: justify;
}
