* {
	/*box-sizing: border-box;*/
	/**behavior: url('/skin/boxsizing.htc');*/
}

div.social_wrapper{
  display: none;
}

.row .row {
	margin: auto;
	background-color: none;
}

.column, .columns{
  padding: 0;
}

#outer {
	position: static;
	top: 0px;
}


#main_container{
  zoom: 1;
	top: 0px;
}

.row div.contentbox, .row div.contentbox2, .row div.contentboxblue{
  padding: 5px;
}


.row .one{width: 4%}
.row .two {width: 8%}
.row .three {width: 12%}
.row .four {width: 16%}
.row .five {width: 20%}
.row .six {width: 24%}
.row .seven {width: 28%}
.row .eight {width: 32%}
.row .nine {width: 36%}
.row .ten {width: 40%}
.row .eleven {width: 44%}
.row .twelve {width: 48%}
.row .thirteen {width: 52%}
.row .fourteen {width: 56%}
.row .fifteen {width: 60%}
.row .sixteen {width: 64%}
.row .seventeen {width: 68%}
.row .eighteen {width: 72%}
.row .nineteen {width: 76%}
.row .twenty {width: 80%}
.row .twentyone {width: 84%}
.row .twentytwo {width: 88%}
.row .twentythree {width: 92%}
.row .twentyfour {width: 96%}

.contentbox .row .one{width: 4%}
.contentbox .row .two {width: 8%}
.contentbox .row .three {width: 12%}
.contentbox .row .four {width: 16%}
.contentbox .row .five {width: 20%}
.contentbox .row .six {width: 24%}
.contentbox .row .seven {width: 28%}
.contentbox .row .eight {width: 32%}
.contentbox .row .nine {width: 36%}
.contentbox .row .ten {width: 40%}
.contentbox .row .eleven {width: 44%}
.contentbox .row .twelve {width: 48%}
.contentbox .row .thirteen {width: 52%}
.contentbox .row .fourteen {width: 56%}
.contentbox .row .fifteen {width: 60%}
.contentbox .row .sixteen {width: 64%}
.contentbox .row .seventeen {width: 68%}
.contentbox .row .eighteen {width: 72%}
.contentbox .row .nineteen {width: 76%}
.contentbox .row .twenty {width: 80%}
.contentbox .row .twentyone {width: 84%}
.contentbox .row .twentytwo {width: 88%}
.contentbox .row .twentythree {width: 92%}
.contentbox .row .twentyfour {width: 96%}

.contentbox2 .row .one{width: 4%}
.contentbox2 .row .two {width: 8%}
.contentbox2 .row .three {width: 12%}
.contentbox2 .row .four {width: 16%}
.contentbox2 .row .five {width: 20%}
.contentbox2 .row .six {width: 24%}
.contentbox2 .row .seven {width: 28%}
.contentbox2 .row .eight {width: 32%}
.contentbox2 .row .nine {width: 36%}
.contentbox2 .row .ten {width: 40%}
.contentbox2 .row .eleven {width: 44%}
.contentbox2 .row .twelve {width: 48%}
.contentbox2 .row .thirteen {width: 52%}
.contentbox2 .row .fourteen {width: 56%}
.contentbox2 .row .fifteen {width: 60%}
.contentbox2 .row .sixteen {width: 64%}
.contentbox2 .row .seventeen {width: 68%}
.contentbox2 .row .eighteen {width: 72%}
.contentbox2 .row .nineteen {width: 76%}
.contentbox2 .row .twenty {width: 80%}
.contentbox2 .row .twentyone {width: 84%}
.contentbox2 .row .twentytwo {width: 88%}
.contentbox2 .row .twentythree {width: 92%}
.contentbox2 .row .twentyfour {width: 96%}

.contentboxblue .row .one{width: 4%}
.contentboxblue .row .two {width: 8%}
.contentboxblue .row .three {width: 12%}
.contentboxblue .row .four {width: 16%}
.contentboxblue .row .five {width: 20%}
.contentboxblue .row .six {width: 24%}
.contentboxblue .row .seven {width: 28%}
.contentboxblue .row .eight {width: 32%}
.contentboxblue .row .nine {width: 36%}
.contentboxblue .row .ten {width: 40%}
.contentboxblue .row .eleven {width: 44%}
.contentboxblue .row .twelve {width: 48%}
.contentboxblue .row .thirteen {width: 52%}
.contentboxblue .row .fourteen {width: 56%}
.contentboxblue .row .fifteen {width: 60%}
.contentboxblue .row .sixteen {width: 64%}
.contentboxblue .row .seventeen {width: 68%}
.contentboxblue .row .eighteen {width: 72%}
.contentboxblue .row .nineteen {width: 76%}
.contentboxblue .row .twenty {width: 80%}
.contentboxblue .row .twentyone {width: 84%}
.contentboxblue .row .twentytwo {width: 88%}
.contentboxblue .row .twentythree {width: 92%}
.contentboxblue .row .twentyfour {width: 96%}

.menu .menu_level_2 .empty_link {
	background: none;
}
.menu > .menu_level_1 > .empty_link {
	background: none;
}
.menu > .active > .empty_link {
	background: none;
}
.menu .menu_level_2.active > .empty_link, .menu .menu_level_3.active > .empty_link {
	background: none;
}
.menu .no_children, .menu .last_item {
	background: none;
}

ul.menu li a{
  color: white;
	font-weight: bold;
}

ul.menu li a:hover{
  color: #ddd;
	font-weight: bold;
}