/* CSS Document */

body {
margin:0;
padding:0;
border-color:#cc0000;
text-decoration: none;
}
p, ul, ol, li {
font : 8pt Arial;
}
h1 {
font : bold 14pt Arial, Helvetica, geneva;
}
h2 {
font : bold 12pt Arial, Helvetica, geneva;
background-color: #FFFFFF;
}
h3 {
vertical-align: top;
top: 0px;
word-spacing:60px;
font : bold 12pt Arial, Helvetica, geneva;
font-size: 12pt;
font-style: normal;
}
h4 {
font : 12pt Arial;
}
#logoholder {
	position : absolute;
	left : 0;
	width : 100%;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
	top: 0;
	height: 307px;
	z-index: -2;
	overflow: hidden;
	visibility: visible;
}
bul {
word-spacing:70px;
padding: 0px;
font-family: Arial, Helvetica, geneva;
font-size: 12pt;
text-decoration: none;
}
#all {
width : 900px;
margin:0 auto;
color : #000000;
padding : 3px;
position : relative;
}
#title {
position : absolute;
left : 0;
width : 100%;
height : 25px;
color : #000000;
top: -15px;
}
#leftnavigation {
	position : absolute;
	padding: 10px;
	left : 580px;
	width : 240px;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
	top: 77px;
	height: auto;
	background-color: #FFFFFF;
}
#content {
	position : absolute;
	left : 0;
	margin-bottom:0;
	vertical-align:bottom;
	width : 900px;
	color : #000000;
	overflow:visible;
	top: 65px;
	padding-bottom:0;
	height: 500px;
}
#contenttwo {
	position : absolute;
	left : 84px;
	width : 450px;
	height : 450px;
	color : #000000;
	overflow:visible;
	top: 590px;
}
#contentthree {
	position : absolute;
	left : 84px;
	width : 450px;
	height : 450px;
	color : #000000;
	overflow:visible;
	top: 1115px;
}
#contentfour {
	position : absolute;
	left : 84px;
	width : 450px;
	height : 450px;
	color : #000000;
	overflow:visible;
	top: 1725px;
}
#contentfive {
	position : absolute;
	left : 84px;
	width : 715px;
	height : 10px;
	color : #000000;
	overflow:visible;
	top: 1567px;
}
#imagebox {
position : absolute;
left : 261px;
width : 640px;
height : 500px;
color : #000000;
overflow:auto;
top: 25px;
}
#imageboxtwo {
	position : absolute;
	left : 84px;
	width : 750px;
	height : 411px;
	color : #000000;
	overflow:hidden;
	top: 25px;
	visibility: visible;
	z-index: 1;
}
#portfoliomenu {
	position : absolute;
	left : 93px;
	width : 750px;
	height : 65px;
	color : #000000;
	overflow:auto;
	top: 432px;
	visibility: visible;
	z-index: 2;
}
#wrapper {
min-height:100%; 
width:700px;
margin:0 auto;  
position:relative; /* positions the #footer relative to the #wrapper */
}
p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer {
	position:absolute; /* positions #footer at bottom of #wrapper */
	bottom:0;
	left:0;
	height:130px;
	width:100%;
	padding-top:0px;
	z-index: 3;
	visibility: visible;
}

#content h1, #content h2 {
color : #000000;
} 

