﻿body
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../Assets/gradient.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
	background-attachment: fixed;
}

#headerTopImage
{
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	width: 800px;
	height: 12px;
	vertical-align: bottom;
}

#headerWrapper
{
	background-color: #ffffff;
	display: block;
	width: 800px;
	height: 47px;
	margin: 0px;
	padding:0px;
}

#logoWrapper
{
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}
#headerNavWrapper
{
	float: right;
	padding-right: 110px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5C51A7;
	z-index: 99;
	position: relative;
}
#PageHeaderImageWrapper
{
	display: block;
	width: 800px;
	height: 121px;
}
#PageImageWrapper
{
	display: block;
	width: 230px;
	height: 264px;
	margin: 0px;
	padding:0px;
}
#PageMainImage
{
	display: block;
	float: left;
	width: 799px;
	height: 121px;
}
#ElementWrapper
{
	display: block;
	overflow: visible;
	width: 1px;
	height: 121px;
}

#ElementContainer
{
	display: block;
	position: relative;
	vertical-align: bottom;
	text-align: right;
	left: -225px;
	top: -83px;
	z-index:1;
}
#ContentWrapper
{
	display: block;
	overflow: visible;
	width: 800px;
	text-align: left;
	position: relative;
}

#ContentTable
{
	display: block;
	width: 808px;
	position: relative;
	margin: 0px;
	padding:0px;
}
#FooterWrapper
{
	display: block;
	overflow: visible;
	width: 800px;
	text-align: left;

}
#FooterContainer
{
	display: block;
	width: 808px;
	position: relative;
	margin: 0px;
	padding:0px;

}
#FooterCopy
{
	display: block;
	width: 774px;
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	float: left;
	height: 83px;
}
#FooterPole
{
	display: block;
	float: right;
	vertical-align: top;
	width: 34px;
	height: 83px;
	text-align: right;
	margin: 0px;
	padding:0px;
}
.ropes
{
	clear: both;
	float: none;
	width: 100%;
	height: 3px;
	background-color: #3f3f3f;
	margin: 0px;
	padding:0px;
}
.h_line
{
	clear: both;
	float: none;
	width: 774px;
	height: 3px;
	background-color: #3f3f3f;
	margin: 0px;
	padding:0px;
}
.white_spacer
{
	clear: both;
	float: none;
	width: 774px;
	height: 7px;
	background-color: #ffffff;
	margin: 0px;
	padding:0px;
}
TD.poleCell
{
	background-image: url(../Assets/lift_pole.png);
	width: 34px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.contentCell
{
	width: 774px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#footerdiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #505050;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.leftCell
{
	background-color: #eaebec;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	height: 100%;
	text-align: center;
	vertical-align: top;
}
.midLine
{
	background-color: #ffffff;
	width: 3px;
	margin: 0px;
	padding:0px;
}
.rightCell
{
	background-color: #eaebec;
	margin: 0px;
	width: 494px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	vertical-align: top;
}
.leftCellFooter
{
	background-color: #eaebec;
	margin: 0px;
	padding: 0px;
	width: 275px;
	height: 63px;
	vertical-align: bottom;
	text-align: left;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #505050;
	text-transform: lowercase;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5C51A7;
	text-transform: lowercase;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}
.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5C51A7;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}
.content
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0px 0px 10px;
	padding: 0px;
}
p.small
{
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 11px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8415C;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C51A7;
}
#portfolio_image
{
	width: 400px;
	display: block;
	overflow: visible;
	height: 342px;
	position: relative;
}
#imageMain
{
	width: 457px;
	height: 342px;
	overflow: visible;
	position: absolute;
}
/*

#logodiv
{
	margin: 0px;
	padding: 0px;
	overflow: visible;
	width: 284px;
	position: relative;
	height: 120px;
	background-color: transparent;
	float:left;
}
#navdiv
{
	margin: 0px;
	overflow: visible;
	width: 605px;
	position: relative;
	height: 20px;
	background-color: transparent;
	float: right;
	padding-right: 100px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
}

#canvas
{
	width: 1070px;
	padding-top: 20px;
	background-color: transparent;
	text-align: center;
}
#logo
{
	vertical-align:top;
	float:left;
}


#bottomshadow
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 1070px;
	height: 24px;
	background-color: transparent;
}

.shadowminileft
{
	background-attachment: scroll;
	background-image: url(../Assets/shadows/shadow_left_mini.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.shadowminiright
{
	background-attachment: scroll;
	background-image: url(../Assets/shadows/shadow_right_mini.png);
	background-repeat: repeat-y;
	background-color: transparent;
}
.topline
{
	width: 1024px;
	height: 1px;
	background-color: #decead;
}
.shadowside
{
	width: 23px;
}
.innerarea
{
	width: 1024px;
	background-color: #ffffff;
}
*/