@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #231F20;
}

body.hb_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00502f;
	background-color: #ffffff;
}

a {text-decoration: none;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comment {
	line-height: 20px;
	color: #000;
}

p.body_txt {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
}

p.body_txt_left {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

.bannerad {
	margin-left: 125px;
}

.contact {
	margin-left: -10px;
	width: 310px;
	
}

#wrapper {
	width: 955px;
	height: 655px;
	left: auto;
	right: auto;
	background-color: #242021;
	background-position: 2px -1px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 1px;
	padding-left: 2px;
}

#wrapper_home {
	width: 955px;
	height: 655px;
	left: auto;
	right: auto;
	background-color: #ffffff;
	background-position: 2px -1px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 1px;
	padding-left: 2px;
}


/* main nav */

#nav a {
	color: #333;
	text-decoration: none;
	line-height: 45px;
	vertical-align: top;
	text-align: center;
	text-indent: 10px;
	background-position: center top;
	font-size: 12px;
}

a.hb_port {
	color: #00502f;
	text-decoration: none;
	font-size: 12px;
	margin-left: 625px;
	vertical-align: bottom;
}

#nav a.nav_print {
	text-decoration: none;
	background-image: url(img/nav/btn_print_up.png);
	background-repeat: no-repeat;
	text-indent: 8px;
	height: 45px;
	width: 140px;
	margin-left: 250px;
	vertical-align: top;
	background-position: -10px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_print:hover {
	color:#333;
	text-decoration: none;
	background-image: url(img/nav/btn_print_over.png);
	background-repeat: no-repeat;
	background-position: -10px 10px;
	float: left;
}

#nav a.nav_print_act {
	text-decoration: none;
	background-image: url(img/nav/btn_print_over.png);
	background-repeat: no-repeat;
	text-indent: 8px;
	height: 45px;
	width: 140px;
	margin-left: 250px;
	vertical-align: top;
	background-position: -10px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_motion {
	text-decoration: none;
	background-image: url(img/nav/btn_motion_up.png);
	background-repeat: no-repeat;
	text-indent: 1px;
	height: 45px;
	width: 106px;
	margin-left:-10px;
	vertical-align: top;
	background-position: -2px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_motion:hover {
	color:#333;
	text-decoration: none;
	height: 45px;
	width: 106px;
	margin-left:-10px;
	background-image: url(img/nav/btn_motion_over.png);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	float: left;
}

#nav a.nav_motion_act {
	text-decoration: none;
	background-image: url(img/nav/btn_motion_over.png);
	background-repeat: no-repeat;
	text-indent: 1px;
	height: 45px;
	width: 106px;
	margin-left:-10px;
	vertical-align: top;
	background-position: -2px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_web {
	text-decoration: none;
	background-image: url(img/nav/btn_web_up.png);
	background-repeat: no-repeat;
	text-indent: 1px;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	vertical-align: top;
	background-position: -2px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_web:hover {
	color:#333;
	text-decoration: none;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	background-image: url(img/nav/btn_web_over.png);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	float: left;
}

#nav a.nav_web_act {
	text-decoration: none;
	background-image: url(img/nav/btn_web_over.png);
	background-repeat: no-repeat;
	text-indent: 1px;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	vertical-align: top;
	background-position: -2px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_contact {
	text-decoration: none;
	background-image: url(img/nav/btn_contact_up.png);
	background-repeat: no-repeat;
	text-indent: -5px;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	vertical-align: top;
	background-position: -1px 10px;
	text-align: center;
	float: left;
}

#nav a.nav_contact:hover {
	color:#333;
	text-decoration: none;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	background-image: url(img/nav/btn_contact_over.png);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	float: left;
}

#nav a.nav_contact_act {
	text-decoration: none;
	background-image: url(img/nav/btn_contact_over.png);
	background-repeat: no-repeat;
	text-indent: -5px;
	height: 45px;
	width: 106px;
	margin-left:-3px;
	vertical-align: top;
	background-position: -1px 10px;
	text-align: center;
	float: left;
}

/* main page layout */

#col2_hm {
	background-color: #242021;
	background-image: url(img/pg_img/col2_hm_440x460.jpg);
	float: left;
	height: 460px;
	width: 440px;
	
}

#col2 {
	background-color: #242021;
	background-image: url(img/pg_img/col2_440x460.jpg);
	float: left;
	height: 460px;
	width: 440px;
	
}

#col2_home {
	background-color: #ffffff;
	background-image: url(img/pg_img/hbsage_col2_440x460.png);
	float: left;
	height: 460px;
	width: 440px;
	
}

#col3 {
	background-color: #242021;
	background-image: url(img/pg_img/col3_260x460.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 260px;
}

#col3_home {
	background-color: #ffffff;
	background-image: url(img/pg_img/hbsage_col3_260x460.gif);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 260px;
}

#nav {
	background-color: #242021;
	background-image: url(img/pg_img/nav_950x145.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 950px;
}

#nav_home {
	background-color: #ffffff;
	background-image: url(img/pg_img/hbsage_nav_950x45.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 950px;
	line-height: 45px;
}

#col1 {
	background-color: #242021;
	background-image: url(img/pg_img/col1_250x460.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 250px;
	clear: left;
	float: left;
}

#col1_home {
	background-color: #ffffff;
	background-image: url(img/pg_img/hbsage_col1_250x460.gif);
	background-repeat: no-repeat;
	height: 460px;
	width: 250px;
	clear: left;
	float: left;
}


#header {
	background-image: url(img/pg_img/header_950x145.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 950px;
	background-position: center;
}

#header_home {
	background-image: url(img/pg_img/hbsage_hdr_950x145.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 950px;
	background-position: center;
}

img.banner {
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	height: 252px;
	width: 82px;
}

img.holder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: right;
}

/* print assets */

.nav_holder {
	float: right;
	height: 430px;
	width: 102px;
	right: -50px;
	/*	margin-right: -10px;*/
	margin-top: 20px;
}

.content {
	float: left;
	height: 438px;
	width: 322px;
	clear: none;
	padding-top: 20px;
	padding-left: 13px;
}

.content_motion {
	float: left;
	height: 438px;
	width: 330px;
	clear: none;
	padding-top: 20px;
}

.content_txt {
	float: right;
	height: 438px;
	width: 220px;
	clear: none;
	padding-top: 20px;
	padding-right: 10px;
}

.body_text_holder1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 70px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	background-position: -15px 20px;
}

.body_text_holder2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 70px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 7px;
}



.body_text_holder3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 70px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 15px;
}
.body_text_holder4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 70px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 5px;
}

.body_mtext_holder1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 68px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
}

.body_mtext_holder2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 62px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 6px;
}

.body_mtext_holder3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 62px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 10px;
}
.body_mtext_holder4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 63px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 5px;
}

.body_mtext_holder5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: right;
	height: 70px;
	width: 200px;
	text-align: right;
	clear: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/pg_img/content_bgd_200x80.png);
	padding-bottom: 5px;
}



#col2 a.nav_print1 {
	background-image: url(assets/print/cd_front_sm_up.png);
	display: inherit;
	line-height: 70px;
	height: 70px;
	width: 70px;
	background-position: center top;
	float: left;
}

#col2 a.nav_print1:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/print/cd_front_sm.png);
	height: 70px;
	width: 70px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}

#col2 a.nav_print2 {
	display: inherit;
	background-image: url(assets/print/hae_ran_sm_up.png);
	line-height: 80px;
	height: 80px;
	width: 100px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_print2:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/print/hae_ran_sm.png);
	height: 80px;
	width: 100px;
	line-height: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_print3 {
	display: inherit;
	background-image: url(assets/print/AI1_sm_up.png);
	line-height: 90px;
	height: 90px;
	width: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_print3:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/print/AI1_sm.jpg);
	height: 90px;
	width: 70px;
	line-height: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_print4 {
	display: inherit;
	background-image: url(assets/print/photo_sm_up.png);
	line-height: 80px;
	height: 80px;
	width: 100px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_print4:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/print/photo_sm.png);
	height: 80px;
	width: 100px;
	line-height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_motion1 {
	background-image: url(assets/motion/png/project_2_sm-1.png);
	display: inherit;
	line-height: 71px;
	height: 71px;
	width: 80px;
	background-position: center top;
	float: left;
}

#col2 a.nav_motion1:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/motion/png/project_2_sm.png);
	height: 71px;
	width: 80px;
	line-height: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}

#col2 a.nav_motion2 {
	display: inherit;
	background-image: url(assets/motion/png/mtrp_sm-1.png);
	line-height: 60px;
	height: 60px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_motion2:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/motion/png/mtrp_sm.jpg);
	height: 60px;
	width: 80px;
	line-height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_motion3 {
	display: inherit;
	background-image: url(assets/motion/png/carls_sm-1.png);
	line-height: 82px;
	height: 82px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_motion3:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/motion/png/carls_sm.png);
	height: 82px;
	width: 80px;
	line-height: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_motion4 {
	display: inherit;
	background-image: url(assets/motion/png/droplet_sm-1.png);
	line-height: 60px;
	height: 60px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_motion4:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/motion/png/droplet_sm.png);
	height: 60px;
	width: 80px;
	line-height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_motion5 {
	display: inherit;
	background-image: url(assets/motion/png/genji-5_sm-1.png);
	line-height: 70px;
	height: 70px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_motion5:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/motion/png/genji-5_sm.png);
	height: 70px;
	width: 80px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_web1 {
	background-image: url(assets/web/decora_room_sm-1.png);
	display: inherit;
	line-height: 93px;
	height: 83px;
	width: 80px;
	background-position: center top;
	float: left;
}

#col2 a.nav_web1:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/web/decora_room_sm.png);
	height: 83px;
	width: 80px;
	line-height: 93px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}

#col2 a.nav_web2 {
	display: inherit;
	background-image: url(assets/web/slugquest_sm-1.png);
	line-height: 70px;
	height: 64px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_web2:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/web/slugquest_sm.jpg);
	height: 64px;
	width: 80px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_web3 {
	display: inherit;
	background-image: url(assets/web/uptown_sm-1.png);
	line-height: 70px;
	height: 70px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_web3:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(assets/web/uptown_sm.png);
	height: 70px;
	width: 80px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}

#col2 a.nav_contact1 {
	background-image: url(img/nav/btn_email_up.png);
	display: inherit;
	line-height: 70px;
	height: 70px;
	width: 80px;
	background-position: center top;
	float: left;
}

#col2 a.nav_contact1:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(img/nav/btn_email_over.png);
	height: 70px;
	width: 80px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}

#col2 a.nav_contact2 {
	display: inherit;
	background-image: url(img/nav/btn_resume_up.png);
	line-height: 70px;
	height: 70px;
	width: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#col2 a.nav_contact2:hover {
	display: inherit;
	text-decoration: none;
	background-image: url(img/nav/btn_resume_over.png);
	height: 70px;
	width: 80px;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
}
