body {
	margin:0px;
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height:175%;
}

p{
margin:0px;
font-size:1.25em;
}

ul{
	font-size:1.2em;
	padding-left:0px;
	margin-left:20px;
	line-height:155%;
}

h2, h3, h4, h5{
	font-weight:normal;	
	margin:0px;
	font-size:1.9em;
}

h1{
font-weight:normal;
margin:0px;
padding-top:10px;
padding-bottom:3px;
font-size:3.1em;
}

li{
margin:0;
padding:0;
line-height:125%;
}

ul{
padding-top:5px;
padding-bottom:5px;
margin:0 0 0 40px;
}


#vCenter {
	width:100%;
	height:1px;
	left:0px;
	top:50%;
	overflow:visible;
	position:absolute;
	display:block;
}

#titleHeading{
	clear:both;
	padding:30px 0px 10px 0px;
	width:90%;
	margin:0px auto 0px auto;
}

#mainTable{
	width:90%;
	margin:0px auto 0px auto;
	border-top: 1px solid #CCCCCC;
	padding:10px 0px 10px 0px;
}

#copyright{
	top:265px;
	width:900px;
	left:50%;
	margin-left:-450px;
	position:absolute;
	text-align:center;
}

#bigPhoto{
	margin-top:20px;
}

.centerText{
	text-align:center;
}

.Main_Container {
	top:-265px;
	left:50%;
	margin-left:-450px;
	height: 500px;
	width: 900px;
	border: 1px solid #666666;
	position:absolute;
}
.NavBar_Container {
	position:absolute;
	float:left;
	width: 350px;
	height: 50px;
	top: 79px;
	left: 0px;
}
.section {
	float:left;
	width:68px;
	height:35px;
	border:0px;
	text-align:center;
}
.section_bar {
	width:68px;
	height:10px;
}
.Logo_Container {
	position:absolute;
	width:136px;
	height:130px;
	text-align:right;
	vertical-align:top;
	top:160px;
	left: 3px;
}
.Content_Container {
	position:absolute;
	top:160px;
	left:180px;
	width:260px;
	height:270;
}
.Services_Content_Container {
	position:absolute;
	top:135px;
	left:524px;
	width:260px;
	height:220px;
}
.Thumbnail_Container {
	position:absolute;
	width:390px;
	height:270px;
	top:160px;
	left:461px;
	border-left-color:#C80850;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left:20px;
}
.Thumbnail_Container_Portfolio {
	position:absolute;
	width:390px;
	height:328px;
	top:79px;
	left:461px;
	border-left-color:#C80850;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left:20px;
}
.Thumbnail_Text {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Thumbnail_Picture {
	top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:10px;
}
.Thumbnail_SelectorBox_Container {
	text-align:right;
	position:relative;
	margin-left:auto;
	top:0px;
	right:0px;
	width:195px;
	height:25px;
	letter-spacing: .33em;
}
.SectionTitle {
	Position: absolute;
	line-height:25px;
	left:180px;
	top:130px;
	Width:325px;
	Height:40px;
	overflow: visible;
}

.PortfolioMenu {
	color:#666666;
	Top:120px;
	left:222px;
	position:absolute;
	Width:220px;
	height:250px;
}
.blah {
	color:red;
}
A:link {
	text-decoration:none;
	color:#666666;
}
A:hover {
	cursor:pointer;
	text-decoration:none;
	color:#F58466;
}
A:Active {
	text-decoration:none;
	color:red;
}
A:visited {
	text-decoration:none;
	color:#666666;
}
A:Visited:hover {
	cursor:pointer;
	text-decoration:none;
	color:#F58466;
}
.PortfolioSelectionText {
	position:absolute;
	width:410px;
	top:117px;
	left:460px;
	text-align: right;
}
.portfolio_overlay {
	border: 1px solid black;
	width:796px;
	margin-left:-420px;
	left:50%;
	padding:20px;
	height:auto;
	top:-850px;
	min-height:390px;
	_height:390px;
	position:absolute;
	visibility:hidden;
	cursor:pointer;
	background:white;
}
.bar {
	position:absolute;
	top:0px;
	right:0px;
	width:440px;
	height:14px;
}
.portraitContainer {
	position:absolute;
	top:54px;
	right:40px;
	width: 70px;
	height:70px;
	margin:0px;
}
#outer {
	height: 390px;
	overflow: visible;
	position: relative;
}
#outer[id] {
	display: table;
	position: static;
}
#middle {
	position: absolute;
	top: 50%;
} /* for explorer only*/
#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	width:790px;
	;
}
#inner {
	position: relative;
	top: -50%;
	text-align:center;
} /* for explorer only */
/* optional: #inner[id] {position: static;} */

