#holder {
	background-color:#ccc;
	border:0px solid #000;
	width:960px;
	height:600px;
	margin: 0 auto;
	margin-top:30px;
	font-family: "Arial","Helvetica",sans-serif;
	font-size:13px;
}

#holder .logo{
	width: 100%;
	height: 130px;
	background-color: #fff;
	float:left;
}

#holder .main{
	width: 100%;
	height: 375px;
	background-color: #fff;
	float:left;
}

#holder .midsection{
	
	float:left;
	width:320px;
	height:100%;
	background-color: #999;
}

#holder .navigation{
	width: 100%;
	height: 95px;
	background-color: #fff;
	float:left;
}

#holder .navigation .links {
	margin: 0 auto;
	width: 840px;
	height: 30px;
	margin-top:45px;
}

#holder .navigation .links a{
	border: none;
}

#holder .navigation .links img{
	float:left;
	border: none;
}

#holder .start_links{
	background-color: #EFE1C2;
	float:left;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	background-image: url(../imgs/link_shadow.png);
	background-position: right center;
	background-repeat: repeat-y;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #eee;
	width: 310px;
	height: 373px;
}

#holder .start_links .start_list{
	list-style-type:none;
}

#holder .start_links .start_list .list_link{
	height:30px;
	width: 250px;
	cursor: pointer;
	line-height: 30px;
	padding-bottom: 0px;
	font-size:13px;
	color: #5F3B3B;
}

#holder .start_links .start_list .list_link a{
	color: #5F3B3B;
	text-decoration: none;
}

#holder .start_links .start_list .list_header{
	color:#000;
	text-decoration: underline;
	font-size:16px;
	padding-bottom: 8px;
}

#holder .start_links .start_list .list_link:hover{
	font-size:13px;
	color: #AF3820;
	background-image: url(../imgs/right_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}

#holder .portlinks{
	background-color: #FFF4DF;
	float:left;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	background-image: url(../imgs/link_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #eee;
	width: 240px;
	height: 373px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#holder .portlinks .start_list{
	list-style-type:none;
	padding-top:20px;
}

#holder .portlinks .start_list li{
	height: 55px;
	cursor: pointer;
	width: 100%;
	padding-bottom: 25px;
	padding-right: 10px;
	font-size:18px;
	color: #5F3B3B;
	border-bottom: 1px solid #eee;

}


#holder .portlinks .start_list li:hover{
	font-size:19px;
	color: #AF3820;
}

#holder .main .portfolio_page{
	width: 540px;
	background-color: #EFE1C2;
	height: 100%;
	float: left;
}

#holder .main .portfolio_page .portfolio_page_h{
	text-indent: -600em;
}

#holder .main .portfolio_page .portfolio_page_name{
	width: 100%;
	padding-top:5px;
	font-size:20px;
	text-align: center;
	font-weight: bold;
}

#holder .main .portfolio_page .portfolio_page_description{
	width: 520px;
	padding:10px;
	line-height:18px;
	overflow: hidden;
}

#holder .main .portfolio_page .portfolio_page_backlink{
	width: 520px;
	text-align: center;
	height: 10px;
}

#holder .main .portfolio_page .portfolio_page_slideshow_changer{
	width: 10px;
	float:left;
	cursor: pointer;
}

#holder .main .portfolio_page .portfolio_page_slideshow_changer:hover{
	background-color: #FFAF6F;
}

#holder .main .portfolio_page .portfolio_page_slideshow{
	width: 500px;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align: center;
}

#holder .main .portfolio_page .portfolio_page_slideshow img{
	width: 158px;
	height: 118px;
	border: none;
}

#holder .main .portfolio_page .portfolio_page_slideshow img:hover{
	border-left: 1px solid #f00;
	border-right: 1px solid #f00;
	cursor: pointer;
}

#holder .main .portfolio_picture{
	width: 419px;
	background-color: #000;
	height: 100%;
	float: left;
	border-left: 1px solid #000;
}

#holder .main .portfolio_picture img{
	border: 0px;
	cursor: url("../imgs/Enlarge.cur"),pointer;
	width:419px;
	height:375px;
}

#holder .main .left_border{
	background-color: #EFE1C2;
	width: 175px;
	height: 100%;
	float: left;
}

#holder .main .left_border .headshot{
	border:1px solid #CCC;
	position:relative;
	top: 20px;
	left: 30px;
	z-index: 9;
}

#holder .main .text_section{
	background-color: #FFF;
	width: 730px;
	padding-left: 35px;
	padding-right: 20px;
	height: 372px;
	border-top: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	float: left;
	position: relative;
	top: 1px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-style: normal;
}

#holder .main .text_section .topper{
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#holder .main .text_section .topper h1{
	font-size: 24px;
}


#holder .main .text_section .topper h2{
	font-size: 15px;
}

#holder .main .contact_form{
	background-color: #fff;
	width:960px;
	height:373px;
	border: 0px solid #000;
	position: relative;
	right: 1px;
}

#holder .main .left_border{
	background-color: #EFE1C2;
	width: 175px;
	height: 100%;
	float: left;
}

#holder .main .contact_form .left_border{
	background-color: #EFE1C2;
	width: 200px;
	height: 100%;
	float: left;
}

#holder .main .contact_form .left_border strong{
	font-weight: bold;
}

#holder .main .contact_form .left_border span{
	float: left;
}

#holder .main .contact_form .contact_content{
	width: 760px;
	height: 100%;
	float: left;
}

#holder .main .contact_form .contact_content .field{
	width: 240px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#holder .main .contact_form .contact_content .left{
	width: 500px;
	height: 100%;
	float: left;
	padding-left: 20px;
}

#holder .main .contact_form .contact_content .left .message{
	width: 100%;
	padding-top:10px;
	height: 35px;
}

#holder .main .contact_form .contact_content .right{
	padding-top: 45px;
	width: 240px;
	height: 100%;
	float: left;
}

#holder .main .contact_form .contact_content .right .inputfield{
	padding-top: 10px;
}

/*#holder .main .presslinks{
	width: 960px;
	height: 375px;
	background-image: url(../imgs/press_bg.jpg);
	overflow-y: scroll;
	overflow-x: visible;
}

#holder .main .presslinks_bg .presslinks .link{
	float: left;
	width: 200px;
	padding: 10px;
	height: 110px;
	text-align: center;
	line-height: 16px;
	border: 2px dotted #999;
}

#holder .main .presslinks_bg .presslinks .link .title{
	font-weight: bold;
}

#holder .main .presslinks_bg .presslinks .link .preview{
	margin-right:15px;
}

#holder .main .presslinks_bg .presslinks .link .pdf{
	background-image: url(../imgs/pdflogo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}*/

#holder .press_links{
	background-color: #EFE1C2;
	float:left;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	background-image: url(../imgs/link_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #eee;
	width: 480px;
	height: 373px;
	overflow-y: scroll;
	overflow-x: visible;
}

#holder .presslink{
	float: left;
	width: 200px;
	padding: 10px;
	height: 40px;
}

#holder .presslink a{
	color: #5F3B3B;
}


#holder .press_info{
	float: left;
	width: 430px;
	padding: 20px;
	padding-top:35px;
	height: 320px;
}

#holder .press_data{
	width: 275px;
	margin:0 auto;
	padding: 10px;
	height: 275px;
	background-color: #fff;
	border: 2px solid #000;
	text-align: center;
}

#holder .press_data a{
	color: #5F3B3B;
}

#holder .press_data .name{
	font-weight: bold;
}

#holder .press_data .preview{
	
}

#holder .press_data .download{
	background-image: url(../imgs/pdflogo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left:15px;
}

#holder .pressholder{
	margin-top: 15px;
	margin-left: 15px;
	width: 275px;
	height: 325px;
	border: 0px solid #000;
	background-color: #fff;
	text-align: center;
	float: left;
}

#holder .pressholder .pressnameholder{
	margin-top: 15px;
	font-size: 18px;
	height: 40px;
	display: none;
}

#holder .pressholder .presspicholder{
	width: 275px;
	height: 275px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}

#holder .pressholder .presspicholder a{
	border: 0px
}

#holder .pressholder .presspicholder img{
	/*width: 200px;
	height: 200px;*/
	border: 0px
}

#holder .pressholder .presslinkholder{
	height: 30px;
	margin-top: 10px;
}

#holder .pressholder .presslinkholder .preview{
	
}

#holder .pressholder .presslinkholder .download{
	background-image: url(../imgs/pdflogo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left:15px;
	color: #5F3B3B;
}