.container {
	top:15px;
}
.content {
	width: 470px;
}

.bg_home {height:274px;}
.bg_subpage {height:202px; }

/* HEADER ---------------------------------- */
.header {
	height:92px;
	margin-bottom:15px;
}
.header_menu { 
	margin-left:-9px; 
}
.header_menu li { 
	margin-left:9px;
}

/* MENU ---------------------------------- */
.menu_home {
	display:none;
}
.menu_home:hover {
	display:none;
}
.menu_home_selected {
	display:none;
}

/* FOOTER ---------------------------------- */
.footer_inner {
	height:730px;
	width:460px;
}
.footer_contact {float:left;  top:0; width:47%;  padding:5px 0 0 5%;  }
.footer_menu {float:left; top:0; width:47%;  padding:5px 0 0 0%;  color:#969696; }
.footer_services {float:left; top:0; width:47%;  padding:5px 0 0 5%;  color:#c0bebe; }
.footer_social {float:left; top:0; width:47%; padding:5px 0 0 0%;  }


/* SLIDESHOW ---------------------------------- */
.sliderholder{ padding:0; }
.slidershow{ width:470px; height:197px; overflow:hidden; }
.imgr{ width:470px; height:164px; }
#home_slideshow_violator{bottom:171px;}
#home_slideshow{ padding-bottom:33px; }

/* HOME ---------------------------------- */
.home_slogan{
	font-size:19px;
	line-height:22px;
	height:22px;
	margin-bottom:17px;
}
.home_body{
	padding:0;
}
.home_morelink{
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
}
.home_main_body{
	padding:0 0;
}

/* HOME CONTACT FORM ---------------------------------- */
.home_module_form{
	height:210px;
}
.home_formfield{
	width:222px;
	margin-left:10px;
}
.home_formcommentfield{
	width:458px;	
}
.home_formbutton {
	width:150px;
}
.home_contact_txtfields{
	top:50px;
	left:0;
	width:480px;
	margin-left:-10px;
	overflow:hidden;
}
.home_contact_commentbox{
	top:84px;
	left:0px;
	width:305px;
}
.home_contact_button{
	top:152px;
	left:320px;
}

/* MODULES ---------------------------------- */
.modbox img { 
	width:150px;
	height:134px;
}
.modbox{
	width:150px;
	height:134px;
}

.modblogbox{
	width:470px;
	height:155px;
}
.modblogtxt{
	width:384px;
	height:110px;
}

/*
--------------------------------------------------
SUBPAGES
--------------------------------------------------
*/
.subpagespacer{
	margin:7px 0 0 0;
}

.subpage_module_body{
	margin:-10px 0 0 -10px;
}
.subpage_modbox{
	width:150px;
	height:134px;
}
.subpage_modbox img { 
	width:150px;
	height:134px;
}
.work_modbox{
	width:150px;
	height:158px;
}
.work_innermodbox{
	width:150px;
	height:134px;
}
.work_innermodbox img { 
	width:150px;
	height:134px
}
.work_legendholder {
	width:150px;
	height:21px;
	margin:6px 0 0 -2px;
}
.work_legendmarker {
	width:14px;
	height:14px;
	margin-left:2px;
}

/* WORK LEGEND---------------------------------- */
.legendbtn, .legendbtns li {
	width:100%;
}

/* COLUMNS---------------------------------- */

.column_left {
	width:470px;
	padding:20px 0 0 0;
}
.column_right {
	width:470px;
	padding:20px 0 0 0;
}
.column_image {
	width:470px;
	padding:20px 0 0 0;
}
.column_image_size {
	height:205px;
}
.column_right2full {
	width:470px;
	padding:20px 0 0 0;
}
.column_full {
	width:470px;
	padding:20px 0 0 0;
}

/* STANDARDS ---------------------------------- */
.subthumbsizer { 
	width:150px;
	height:134px;
}
.hide_mobile {
	display: none;
}