.container {
	top:10px;
}
.content {
	width: 310px;
}
.bg_home {height:225px;}
.bg_subpage {height:183px; }

/* HEADER ---------------------------------- */
.header {
	height:78px;
}
.header_logo {
	top:8px;
	width:175px;
	left:5px;
}
.header_menu {
	width:310px;
	margin-left:-1px;
}
.header_social {
	right:6px;
}
.header_menu li { 
	margin-left:1px;
}
.menuitem {
	height:25px;
}

/* FOOTER ---------------------------------- */
.footer_inner {
	height:730px;
	width:300px;
}
.footer_contact {float:left;  top:0; width:100%;  padding:5px 0 0 0;  }
.footer_menu {float:left; top:0; width:100%;  padding:5px 0 0 0;  color:#969696; }
.footer_services {float:left; top:0; width:100%;  padding:5px 0 0 0;  color:#c0bebe; }
.footer_social {float:left; top:0; width:100%;  padding:5px 0 0 0;  }

/* SLIDESHOW ---------------------------------- */
.slidershow{ width:310px; height:170px; }
.imgr{ width:310px; height:108px; }
#home_slideshow_violator{width:310px;}
#project_caption{ padding:3px 10px; width:290px; text-align:center; font-size:14px; background-color:#363636;}
#slide_navigation{top:39px; right:104px; }
#home_slideshow_violator{bottom:227px;}
#home_slideshow{ padding-bottom:62px; }

/* HOME ---------------------------------- */
.home_slogan{
	font-size:18px;
	line-height:21px;
	height:42px;
}
.home_module_header{
	height:50px;
}
.home_info{
	position:absolute;
	top:38px;
	left:0;
	float:none;
	width:310px;
	font-size:11px;
	line-height:12px;
}

/* HOME CONTACT FORM ---------------------------------- */
.home_module_form{
	height:242px;
}
.home_formfield{
	width:310px;
	margin-left:0;
}
.home_contact_txtfields{
	width:310px;
	margin-left:0;
}
.home_formcommentfield{
	width:298px;	
}
.home_contact_commentbox{
	top:116px;
	left:0px;
	width:305px;
}
.home_contact_button{
	top:184px;
	left:160px;
}

/* MODULES ---------------------------------- */
.modblogbox{
	width:310px;
	height:190px;
}
.modblogtxt{
	width:224px;
	height:145px;
}

/* MENU ---------------------------------- */
.menu_home {
	width:41px;
	background:url(../images/menu320_home1.png) no-repeat;
}
.menu_home:hover {
	background:url(../images/menu320_home2.png) no-repeat;
}
.menu_home_selected {
	width:41px;
	background:url(../images/menu320_home3.png) no-repeat;
}
.menu_about {
	width:42px;
	background:url(../images/menu320_about1.png) no-repeat;
}
.menu_about:hover {
	background:url(../images/menu320_about2.png) no-repeat;
}
.menu_about_selected {
	width:42px;
	background:url(../images/menu320_about3.png) no-repeat;
}
.menu_work {
	width:39px;
	background:url(../images/menu320_work1.png) no-repeat;
}
.menu_work:hover {
	background:url(../images/menu320_work2.png) no-repeat;
}
.menu_work_selected {
	width:39px;
	background:url(../images/menu320_work3.png) no-repeat;
}
.menu_services {
	width:54px;
	background:url(../images/menu320_services1.png) no-repeat;
}
.menu_services:hover {
	background:url(../images/menu320_services2.png) no-repeat;
}
.menu_services_selected {
	width:54px;
	background:url(../images/menu320_services3.png) no-repeat;
}
.menu_tools {
	width:38px;
	background:url(../images/menu320_tools1.png) no-repeat;
}
.menu_tools:hover {
	background:url(../images/menu320_tools2.png) no-repeat;
}
.menu_tools_selected {
	width:38px;
	background:url(../images/men320u_tools3.png) no-repeat;
}
.menu_press {
	width:40px;
	background:url(../images/menu320_press1.png) no-repeat;
}
.menu_press:hover {
	background:url(../images/menu320_press2.png) no-repeat;
}
.menu_press_selected {
	width:40px;
	background:url(../images/menu320_press3.png) no-repeat;
}
.menu_blog {
	width:34px;
	background:url(../images/menu320_blog1.png) no-repeat;
}
.menu_blog:hover {
	background:url(../images/menu320_blog2.png) no-repeat;
}
.menu_blog_selected {
	width:34px;
	background:url(../images/menu320_blog3.png) no-repeat;
}
.menu_contact {
	width:53px;
	background:url(../images/menu320_contact1.png) no-repeat;
}
.menu_contact:hover {
	background:url(../images/menu320_contact2.png) no-repeat;
}
.menu_contact_selected {
	width:53px;
	background:url(../images/menu320_contact3.png) no-repeat;
}

/*
--------------------------------------------------
SUBPAGES
--------------------------------------------------
*/

/* COLUMNS---------------------------------- */

.column_left {
	width:310px;
}
.column_right {
	width:310px;
}
.column_image {
	width:310px;
}
.column_image_size {
	height:135px;
}

.column_right2full {
	width:310px;
}
.column_full {
	width:310px;
}
.hide_mobile {
	display: none;
}