.hpwelcome h2, .hpblog_head h2 {
	color: #FFCC66;
	font-weight:normal;
}
.hpwelcome p {
	color:#FFFFFF;
	margin:10px 0;
	padding:0;
	font-size:14px;
}
/* Portfolio */
.portfolio {
	width:310px;
	margin:0 auto;
	padding-left:5px;
}
.pf_top {
	height:10px;
	width:307px;
	background:url(/images/portfolio_top.png) no-repeat bottom;
}
a.pf_left {
	display:block;
	float:left;
	width:27px;
	height:212px;
	background:url(/images/arrowsL.png);
	text-indent:-9999px;
	outline:none;
}
a.pf_left:hover {
	background-position:0 -212px;
}
.pf_main {
	float:left;
	width:248px;
	height:212px;
}
a.pf_right {
	display:block;
	float:left;
	width:32px;
	height:212px;
	background:url(/images/arrowsR.png);
	text-indent:-9999px;
	outline:none;
}
a.pf_right:hover {
	background-position:0 -212px;
}
.pf_bottom {
	clear:both;
	height:18px;
	width:307px;
	background:url(/images/portfolio_bottom.png);
}
/* YOUTUBE */
.youtube {
	float:left;
	clear:both;
	padding:40px 0 0 100px;
}
.youtube a {
	display:block;
	width:218px;
	height:87px;
	background:url(/images/youtube.png);
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.youtube a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
/* buttons */
.btn_services {
	float:left;
	clear:both;
	padding:50px 0 0 100px;
}
.btn_services a {
	display:block;
	width:189px;
	height:26px;
	background:url(/buttons/services.png);
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.btn_services a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.btn_quote {
	float:left;
	clear:both;
	padding:25px 0 0 140px;
}
.btn_quote a {
	display:block;
	width:189px;
	height:26px;
	background:url(/buttons/quote.png);
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.btn_quote a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.btn_portfolio {
	width:227px;
	margin:0 auto;
	padding:5px 0 0 0;
}
.btn_portfolio a {
	display:block;
	width:227px;
	height:26px;
	background:url(/buttons/portfolio.gif);
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.btn_portfolio a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.btn_clients {
	width:133px;
	margin:0 auto;
	padding:10px 0 0 0;
}
.btn_clients a {
	display:block;
	width:133px;
	height:26px;
	background:url(/buttons/clients.gif);
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.btn_clients a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
/* icon/text sets */
.icn_note {
	clear:both;
	width:260px;
	height:110px;
	margin-left:50px;
	background:url(/images/notebook.jpg) center right no-repeat;
}
.icn_note a {
	display:block;
	width:140px;
	height:60px;
	background:url(/images/drop_note.gif);
	text-indent:-9999px;
	outline:none;
	position:relative;
	top:25px;
}
.icn_note a:hover {
	background-position:0 -60px;
}
.icn_contact {
	width:230px;
	height:75px;
	background:url(/images/telephone.jpg) center left no-repeat;
}
.icn_contact a {
	display:block;
	width:157px;
	height:35px;
	background:url(/images/contact_bg.gif);
	text-indent:-9999px;
	outline:none;
	position:relative;
	top:20px;
	left:140px;
}
.icn_contact a:hover {
	background-position:0 -35px;
}
/* left contact info */
h2.contact_head {
	margin:0;
	color:#FFCC66;
	font-size:14px;
	clear:both;
}
h3.hq_1 {
	margin:0;
	padding:5px;
	color:#CCCCCC;
	font-size: 12px;
	font-weight:normal;
	float:left;
}
h3.hq_2 {
	margin:0;
	color:#CCCCCC;
	font-size: 12px;
	font-weight:normal;
	float:right;
	padding:5px 45px 0 0;
}
h3.hq_3 {
	clear:both;
	margin:0;
	color:#CCCCCC;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	padding:0 45px;
}
p.contact_text {
	margin:0;
	padding:5px;
	color:#CCCCCC;
	font-size: 12px;
}
p.contact_text a {
	color:#999999;
}
p.contact_text a:hover {
	color:#66CCFF;
}
/* speical HP styles */
.clearHudson {
	clear:left;
	height:200px;
}
.journal {
	float:left;
	width:570px;
}
/* blog  */
.hpblog_cf {
	clear:both;
	height:20px;
}
.hpblog a {
	color: #003366;
	float:left;
}
.hpblog a:hover {
	color:#FFFFFF;
}
.hpblog .hpblog_date {
	float:left;
	padding:7px 5px 0 40px;
	margin-top:15px;
	height:89px;
	width:42px;
	line-height:40px;
	text-align:center;
	background: url(/images/hpblog_date.jpg);
	color:#663300;
}
.hpblog .hpblog_t {
	float:right;
	height:10px;
	width:483px;
	background: url(/images/hpblog_maint.gif) no-repeat bottom;
}
.hpblog .hpblog_f {
	float:right;
	height:10px;
	margin-bottom:10px;
	width:483px;
	background: url(/images/hpblog_mainf.gif) no-repeat;
}
.hpblog .hpblog_c {
	float:right;
	padding:0 10px;
	width:463px;
	background: url(/images/hpblog_mainc.gif) repeat-y;
}
.hpblog .hpblog_c ul {
	list-style:none;
}
.hpblog .hpblog_c ul li {
	font-size:18px;
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	border-bottom:1px solid #666666;
}
.hpblog span.date {
	float:right;
	font-size:12px;
	padding:10px 0 0 0;
}
.hpblog .read a {
	display:block;
	float:right;
	width:189px;
	height:26px;
	margin:10px 0 0 0;
	background:url(/images/hpblog_read.gif) 0 -26px;
	text-indent:-9999px;
	outline:none;
	position:relative;
}
.hpblog .read a:hover {
	background-position:0 0;
}
.contact_items {
	padding:10px 55px;
	width:215px;
}
.contact_items a {
	display:block;
	float:left;
	height:50px;
	text-indent:-9999px;
	outline:none;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background:url(/images/stuffiuse.jpg) no-repeat;
}
.contact_items a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.contact_items a#apple {
	width:45px;
	background-position:0 0;
}
.contact_items a#ff {
	width:50px;
	background-position:-45px 0;
}
.contact_items a#ps {
	width:59px;
	background-position:-95px 0;
}
.contact_items a#dw {
	width:57px;
	background-position:-153px 0;
}
.contact_items a#wp {
	clear:both;
	margin-left:15px;
	width:55px;
	background-position:-210px 0;
}
.contact_items a#unix {
	width:57px;
	background-position:-265px 0;
}
.contact_items a#open {
	width:57px;
	background-position:-323px 0;
}
/* sliders */
.specials {
	color:#FFFFFF;
	float:left;
	width:200px;
}
.specials .youare {
	float:left;
	display:block;
	width:200px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.specials .looking {
	float:left;
	display:block;
	width:200px;
	line-height:30px;
	text-align:center;
	padding-top:5px;
}
.hpservices {
	float:left;
	position:relative;
	left:30px;
	width:340px;
	height:154px;
	background:url(/images/serviceshp-bg.gif) no-repeat;
}
.hpservices h2 {
	text-align:center;
	font-size:22px;
	padding:5px 0 0 0;
}
#services_slider {
	float:left;
}
#services_slider ul, #services_slider li {
	margin:0;
	padding:3px 0 0 5px;
	list-style:none;
}
#services_slider li { 
	overflow:hidden;
}
#services_slider li img {
	padding:2px 10px;
	float:left;
}
#services_slider li a {
	color:#003366;
	font-size:18px;
}
#services_slider li a:hover {
	color:#003300;
}
.hpservices #nextBtn {
	float:left;
	top:-37px;
	left:-30px;
	position:relative;
}
.hpservices #nextBtn a {
	display:block;
	text-indent:-9999px;
	background: url(/images/services_right.gif);
	height:154px;
	width:30px;
}
.hpservices #prevBtn {
	float:left;
	left:-320px;
	top:-37px;
	position:relative;
}
.hpservices #prevBtn a {
	display:block;
	text-indent:-9999px;
	background: url(/images/services_left.gif);
	height:154px;
	width:30px;
}
#portfolio_slider {
	float:left;
	position:relative;
	left:27px;
}
#portfolio_slider ul, #portfolio_slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#portfolio_slider li { 
	width:248px;
	height:212px;
	overflow:hidden; 
}
.portfolio #nextBtn {
	float:left;
	position:relative;
}
.portfolio #nextBtn a {
	display:block;
	text-indent:-9999px;
	background: url(/images/arrowR.png);
	height:212px;
	width:32px;
}
.portfolio #prevBtn {
	float:left;
	left:-248px;
	position:relative;
}
.portfolio #prevBtn a {
	display:block;
	text-indent:-9999px;
	background: url(/images/arrowL.png);
	height:212px;
	width:27px;
}
/* Modals */
#mask {  
  position:absolute;  
  top:0;
  left:0;
  z-index:9000;  
  background-color:#000;  
  display:none;  
}  
    
#boxes .window {  
  position:absolute;  
  width:368px;   
  height:333px;  
  display:none;  
  z-index:9999;  
  padding:20px;  
}  
  
#boxes #contact_dialogue {  
  width:368px;   
  height:333px;  
  background: url(/images/postit.png) no-repeat;
}  

#boxes .label {
	clear:both;
	float:left;
	width:60px;
	margin:10px 0;
}
#boxes #whatup {
	clear:both;
	width:200px;
}
#boxes textarea {
	float:left;
	height:100px;
	width:300px;
	border:1px solid #000000;
}
#boxes input {
	float:left;
	width:200px;
	margin:10px 0;
	border:1px solid #000000;
}
#contact_dialogue input#submit_postnote {
	width:169px;
	height:26px;
	border:0;
	text-indent:-9999px;
	background:url(/buttons/postmynote.png) no-repeat;
}
#contact_dialogue input#submit_postnote:hover {
	background-position: 0 -26px;
	cursor:pointer;
}
#contact_dialogue .buttons {
	clear:both;
	padding-top:45px;
}
#contact_dialogue .buttons .close {
	display:block;
	float:left;
	margin:10px 0 10px 20px;
	width:111px;
	height:26px;
	text-indent:-9999px;
	background:url(/buttons/cancel.png) no-repeat;
}
#contact_dialogue .close:hover {
	background-position: 0 -26px;
}