/*Reset Style*/
body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000;
	background: #FFF;
}

#middle_wrapper {
	padding: 0px;
	margin: 0px;
}

#header_wrapper, .header_dropshadow, #footer_shaddow {
	display: none;
}

.grad_wrapper, #scroller .module {
	border: none;
}

#home, #spacer, .grad_fill, .grad_left, .grad_right, .grad_top, .grad_bottom, .item_divider, .breadcrum a, .breadcrum img, .breadcrum a:link.jump {
	display: none;
}

.h1, .h2, .h3, p, .text, .blue, .module, p.h2, #dyk li, .item_heading, .item_list_desc_heading, .item_list_item, .item_table_th, .experience label {
	color: #000;
}

.module, #col_right .divs {
	background: none;
}

#logo_print {
	display: block;
	border: none;
	position: absolute;
	right: 0px;
	top: -160px;
}

#content {
	margin-top: 170px;
}

#contact_form a:link,
#contact_form a:active,
#contact_form a:visited,
#contact_form a:hover {
	color: #000;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
}

#scroller {
	margin-top: -20px !important;
	position: static !important;
}

.items {
	padding-top: 20px;
}

.item_table {
	background: none;
	border: 1px solid #000;
}

li,
.item_list_desc_heading,
.item_list_item ,
#home_boxes li,
.experience label,
#phone .img,
#address .img,
#map .img {
	background: none;
}

li:before,
.item_list_desc_heading:before,
.item_list_item:before,
#home_boxes li:before,
.experience label:before {
	content: url('../images/design/arrow_blue_right.png');
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -1px;
}

#dyk li:before {
	left: 22px;
}

.image_gallery {
	text-align: center;
	height: auto !important;
}

.image_gallery img {
	width: 100% !important;
	display: inline-block !important;
	margin: 5px;
	opacity: 1 !important;
	position: static !important;
	height: 210px !important;
	
}

.galleria-container {
	background: none;
	height: auto !important;
}

.galleria-info, .galleria-tooltop, .galleria-stage, .galleria-thumb-nav-left, .galleria-thumb-nav-right {
	display: none;
}

.galleria-thumbnails-container {
	height: auto;
	position: static;
}


.galleria-thumbnails {
	height: auto !important;
	width: auto !important;
}

.galleria-thumbnails-list,
.galleria-carousel .galleria-thumbnails-list {
	overflow: auto !important;
	margin: 0px;
}

.galleria-thumbnails .galleria-image {
	background: none;
	border: none;
	width: 30% !important;
	height: 210px !important;
	max-width: 640px !important;
	max-height: 480px !important;
}

input, textarea {
	border: 1px solid #000;
	background: none;
}

#phone .img:before {
	content: url('../images/design/phone.png');
	display: block;
	width: 67px;
	height: 76px;
	position: absolute;
}

#address .img:before {
	content: url('../images/design/address.png');
	display: block;
	width: 67px;
	height: 76px;
	position: absolute;
}

#map .img:before {
	content: url('../images/design/map.png');
	display: block;
	width: 67px;
	height: 76px;
	position: absolute;
}












