html, body {

}



p {line-height : 15px;}
ul {line-height : 15px;}

.text_container_header {
	color: #8899ff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
}

.text_container_content {
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
}


.href_link {
}

.image_href_link {
	padding: 16px;
}

.navigation_item {
	position: absolute; 
	
	top: 20px;
	
	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;
	
	
}

.main_div {
	position: absolute;
	width: 90%;
	left: 5%;
	min-height: 100%;
}

.block_div {
	min-height: 120px;
	margin: 0px;
	padding: 0px;
}


.index_header_software {

	left: 31%;
	width:20%;
	
	
}
.index_header_me {

	left: 71%;
	width:20%;
	
}

.index_header_contact {

	left: 51%;
	width:20%;
	
}


.index_header_logo {
	position: absolute; 
	
	top: 20px;
	left: 11%;
	width:30%;
	max-width: 170px;
}

.quick_link_div {
	position:absolute;
	left: 5%;
	top: 125px;
	font-size: 0.7em; 
	position:fixed;
	z-index:2;

}

.software_item {
	position: relative; 
		
	height: 250px;
	width: 250px;

	margin: 10px;
	
	border-color:#FEB637;
	border-style:solid;
	border-width:thin;

	float: right;
	
	text-align: center;

}


.content_div {
	position: relative; 
	text-align: center;

	width: 80%;
	left: 10%;
	
	margin: 10px;
/*	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;*/

}


.nested_div {
	height: 250px;
	width: 250px;
	max-height: 250px;

}


.icon_container {
	
	background-color: transparent;
	height: 150px;
	width: 150px;
	max-height: 150px;
	
}

.screenshot_container {
	
	background-color: transparent;

}

.title {
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em; 
	
}


.leftmenu_div {
	position: absolute;
	left: 0%;
	top: 20%;	
}

.spacer_div {
}
