@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
	text-align: center;
	min-width: 450px;
	background-attachment: fixed;
}
td, th{
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	background-color: #F3F3F3;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.footer {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 10;
	color: #666666;
}

.dashedborder {
	border-top: 1px dashed #000000;
	border-right: 1px none #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
}
hr {
	color: #000000;
	margin-top: 1px;
	margin-right: 1px;
	height: 1px;
	background-color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.menu {
	border: 1px solid #777777;
	background-color: #666666;
	z-index: 20;
	text-align: center;
	float: left;
	position: fixed;
	display: block;
	left: 40px;
	top: 20px;
	width: 129px;
	font-size: 11px;
	padding-top: 1px;
}

.menu a {
	display: block;
	color: #CCCCCC;
}

.menuContent {
	height: 0px;
	float: left;
	overflow: visible;
	z-index: 50;
	width: 100%;
	font-size: 1.0em;
}
.portfolioLinks {
	font-size: 1.05em;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1.3em;
}
.stroke {
	border: 1px solid #555555;
}
.whiteStroke {
	border: 1px solid #FFFFFF;
}


#mainImageArea {
	opacity: 0;
	filter: alpha(opacity=0);
	display: table;
	height: 528px;
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 15;
	margin: auto;
	padding-top: 60px;
	padding-bottom: 10px;
}
#middleImage {

	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.innerImage {
	/*	#position: static;*/
	position: relative;
	margin-top: 0px;

}
#details {
	color: #333333;
	text-align: right;
	left: 50%;
	position: absolute;
	display: block;
}
#middleText {
	display: table-cell;
	position: relative;
	color: #CCCCCC;
	vertical-align: middle;
	overflow: visible;
}
#innerText {
	width: 600px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	margin-top: 0px;
	background-color: #333333;
	padding: 13px;
	background-attachment: fixed;
	background-image: url(../otherimgs/bg-taller.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contactTextLeft {
	width: 120px;
	float: left;
	padding-right: 19px;
	padding-top: 1px;
	height: 210px;
}
#bodyID #mainImageArea #middleText #innerText .contactTextLeft p {
	text-align: right;
}

.contactTextRight {
	margin-left: 120px;
	padding-top: 1px;
	height: 210px;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	/*	text-shadow: 0 0 0 #000;*/
}

p {
	text-align: left;
	font-size: 13px;
	line-height: 1.4em;
	font-family: Tahoma;
	font-weight: normal;
	/*	text-shadow: 0 0 0 #000;*/
}

.SpryHiddenRegion {
	visibility: hidden;
}
.bgImage {
	position: fixed;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.alignRight {
	overflow: hidden;
	position: fixed;
	visibility: hidden;
	z-index: 2;
	height: 68px;
	width: 814px;
	top: 0px;
	right: 0px;
	clear: none;
	float: right;
	padding-top: 7px;
	padding-right: 25px;
}
#oldBrowser {
	display: block;
	height: 150px;
	width: 300px;
	left: auto;
	right: auto;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	z-index: 99;
	padding: 7px;
}
