body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#homeRight {
	position:absolute;
	top: 311px;
	z-index: 19;
	visibility: visible;
	left: 609px;
	width: 340px;
}

#bottom {
	position:absolute;
	bottom: 0px;
	width: 100%;
	z-index: 2;
	visibility: visible;
}


#bottom2 {
	position:absolute;
	bottom: 0px;
	width: 309px;
	z-index: 2;
	visibility: visible;
	right: 0px;
}


#bottom2new {
	position:absolute;
	bottom: 0px;
	width: 309px;
	z-index: 2;
	visibility: visible;
	right: -1px;
}


#bottom3 {
	position:relative;
	width: 309px;
	z-index: 2;
	visibility: visible;
}


#accordion {
	margin-top: 18px;
}


#contentLeft {
	position:absolute;
	top: 203px;
	width: 745px;
	z-index: 20;
	visibility: visible;
	background-image: url(images/background.curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	padding-left: 68px;
	height: 500px;
}



#contentIndent {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}




#contentLeftPortfolio {
	position:absolute;
	top: 203px;
	width: 560px;
	z-index: 20;
	visibility: visible;
	background-image: url(images/background.curve.portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	height: 450px;
	padding-left: 68px;
	padding-top: 12px;
}


#contentLeftDescription {
	position:absolute;
	top: 653px;
	width: 97%;
	z-index: 20;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	height: 700px;
	padding-left: 30px;
}




#contentRight {
	position:absolute;
	top: 221px;
	z-index: 19;
	visibility: visible;
	left: 609px;
}

#contentRightAccordion {
	position:absolute;
	top: 201px;
	z-index: 26;
	visibility: visible;
	left: 609px;
	padding-left: 4px;
}


.navLeftBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
}


.bodyText {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #d2c69e;
	padding-left: 3px;
}


.leftText {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	padding-top: 2px;
	color: #d2c69e;
	padding-left: 0px;
	width: 420px;
	padding-bottom: 10px;
}


.leftDescription{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #d2c69e;
}


.leftDescriptionHeader{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 15px;
	line-height: 16px;
	color: #d2c69e;
	font-weight: bold;
}



.toggler {
	cursor: pointer;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 20px;
	color: #d2c69e;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	width: 340px;
}


.toggler:hover {
	color: #000099;
}
	

div.element , div.element h4 {
	padding-bottom: 20px;
}


.header {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 24px;
	line-height: 18px;
	color: #000000;
	padding-left: 3px;
}


.leftSubheader {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 22px;
	line-height: 36px;
	color: #d2c69e;
	font-weight: bold;
}


.leftTextBig {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 17px;
	line-height: 20px;
	color: #D2C69E;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 20px;
}



.leftPortfolioImage {
	margin-left: -68px;
	margin-top: 12px;
}

.leftPortfolioImage img{
	opacity:1; 
	filter:alpha(opacity=100);
}

.leftPortfolioImage a:hover img{	
	opacity:0.80;
	filter:alpha(opacity=80);
}



.rightSubheader {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 24px;
	line-height: 36px;
	color: #d2c69e;
	padding-left: 0px;
	font-weight: bold;
}


.rightTextBig {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 18px;
	line-height: 20px;
	color: #D2C69E;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 20px;
}




a:link {
	color: #D2C69E;
	text-decoration: none;	
}     		
	/* unvisited link */

a:visited {
	color: #D2C69E;
	text-decoration: none;	
}  
	/* visited link */

a:hover {
	color: #C3831F;
	text-decoration: none;	
}   
	/* mouse over link */

a:active {
	color: #FFFFFF;
	text-decoration: none;
}   
	/* selected link */











  /********/
 /* High Slide */
/********/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}


.highslide {
	cursor: url(images/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}


.highslide-active-anchor img {
	visibility: hidden;
}


.highslide img {
	border: 0px solid gray;
}


.highslide:hover img {
	border-color: silver;
}


.highslide-wrapper, .drop-shadow {
	background: white;
}


.highslide-image {
    border-bottom: 0px solid black;
}


.highslide-image-blur {
}


.highslide-caption {
    display: none;
    border-bottom: 0px solid white;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}


.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


a.highslide-full-expand {
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


.highslide-overlay {
	display: none;
}


/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(images/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='scale');
}
