@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 4px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
.contact { 
	text-align: right;
	padding-right: 15px;
}

.portfolio_btn {
	text-align: left;
	
}

#apDiv1 {
	position:absolute;
	left:83px;
	top:339px;
	width:256px;
	height:127;
	z-index:1;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:339px;
	top:339px;
	width:251px;
	height:127;
	z-index:2;
	visibility: visible;
}
.style1 {
	font-size: 10pt;
	font-family: Calibri;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
}
.style4 {font-size: 8pt}
#apDiv3 {
	position:absolute;
	left:81px;
	top:488px;
	width:259px;
	height:47px;
	z-index:3;
	visibility: visible;
}
.slogan {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 2px;
}
#portfBUT {
	position:absolute;
	left:623px;
	top:556px;
	width:251px;
	height:24px;
	z-index:4;
	visibility: visible;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
}
#apDiv4 {
	position:absolute;
	left:623px;
	top:532px;
	width:251px;
	height:23px;
	z-index:5;
	margin-right: 0px;
	visibility: visible;
	float: right;
}
.style5 {
	font-size: 11pt;
	letter-spacing: 3px;
}
#apDiv5 {
	position:absolute;
	left:341px;
	top:487px;
	width:533px;
	height:48px;
	z-index:6;
	visibility: visible;
}
#apDivVID {
	position:absolute;
	width:850px;
	height:500px;
	z-index:6;
	top: 19px;
	left: 55px;
}
