.content {
	width: 600px;
}

.bg_home {height:325px;}
.bg_subpage {height:280px; }

/* HEADER ---------------------------------- */
.header { 
	overflow:hidden;
}
.header_social {
	top:0;
	border:none;
}

.header_menu { 
	margin-left:-18px; 
	width:610px;
}
.header_menu li { 
	margin-left:18px;
}

/* FOOTER ---------------------------------- */
.footer_inner {
	width:550px;
}
.footer_contact {float:left;  top:0; width:48%;  padding:5px 0 0 2%;  }
.footer_menu {float:left; top:0; width:48%;  padding:5px 0 0 2%; color:#969696; }
.footer_services {float:left; top:0; width:48%;  padding:5px 0 0 2%; color:#c0bebe; }
.footer_social {float:left; top:0; width:48%; padding:5px 0 0 2%; }

.footmenu, .footer_menu .footlinks a {
	clear:none;
	padding-right:8px;
	font-size:11px;
}

/* SLIDESHOW ---------------------------------- */
.sliderholder{ padding:20px 20px 0 20px; }
.slidershow{ height:195px; }
.imgr{ width:560px; height:195px; }
#home_slideshow_violator{bottom:183px;}

/* HOME ---------------------------------- */
.home_slogan{
	font-size:25px;
	line-height:30px;
	height:30px;
}
.home_body{
	padding:0 20px;
}
.home_main_body{
	display:block;
	clear:both;
	padding:0 20px;
}

/* HOME CONTACT FORM ---------------------------------- */
.home_contact_title{
	height:26px;
	padding:1px 0 1px 0;
}
.home_module_form{
	height:176px;
}
.home_formcommentfield{
	width:353px;	
}
.home_contact_txtfields{
	top:50px;
	left:0;
}
.home_contact_commentbox{
	top:50px;
	left:190px;
	width:365px;
}
.home_contact_button{
	top:118px;
	left:375px;
}

/* MODULES ---------------------------------- */
.modbox img { 
	width:180px;
	height:160px;
}
.modbox{
	width:180px;
	height:160px;
}

.modblogbox{
	width:560px;
	height:135px;

}
.modblogtxt{
	width:474px;
	height:90px;
}

/*
--------------------------------------------------
SUBPAGES
--------------------------------------------------
*/

.subpagespacer{
	margin:5px 0 0 0;
}

.subpagebreadcrumb{
	font-size:11px;
	margin-left:0;
	padding:7px 10px;
}
.subpagebreaddivider{
	font-size:11px;
}
.subpage_modbox{
	width:180px;
	height:160px;
}
.subpage_modbox img { 
	width:180px;
	height:160px
}
.work_modbox{
	width:180px;
	height:190px;
}
.work_innermodbox{
	width:180px;
	height:160px;
}
.work_innermodbox img { 
	width:180px;
	height:160px
}
.work_legendholder {
	width:180px;
	margin:7px 0 0 -3px;
}
.work_legendmarker {
	margin-left:3px;
}

/* WORK LEGEND---------------------------------- */
.legendbtn, .legendbtns li {
	width:240px;
}



/* COLUMNS---------------------------------- */

.column_left {
	float:none;
	clear:both;
	width:560px;
}
.column_right {
	float:none;
	clear:both;
	width:560px;
}
.column_image {
	float:none;
	clear:both;
	width:560px;
}

.column_image_size {
	height:245px;
}
.column_right2full {
	width:560px;
}
.column_full {
	width:560px;
}

/* STANDARDS ---------------------------------- */
.subthumbsizer { 
	width:180px;
	height:160px
}
.hide_mobile {
	display: none;
}