html { height:100%; }

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: "Liberation Sans", "DejaVu Sans", "Segoe UI", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #222222;
	background: #ffffff url(../gallery/main_bg.jpg) repeat-x;
}

h2,h3 { font-size: 14px; margin: 0; padding: 0; }

a:link, a:visited { color: #222222; text-decoration: none; } 
a:active, a:hover { color: #203D5D; text-decoration: underline; } 

p { margin: 6px 0 8px 0; text-align: justify; }

img { margin: 0px; padding: 0px; border: none; }

ul { -webkit-padding-start: 30px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 15px; }
.margin_right_60 { margin-right: 35px; }

.border_bottom {
	border-bottom: 1px solid #999;
}

.rc_btn_01 a {
	clear: both;
	float: left;
	padding-left: 30px;
	display: block;
	width: 200px;
	font-size: 14px;
	background: url(../gallery/icon_01.png) no-repeat;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

.rc_btn_02 a {
	clear: both;
	display: block;
	float: right;
	text-align: center;
	width: 106px;
	height: 28px;
	padding-top: 8px;
	background: url(../gallery/button_01.png) no-repeat;
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

/* header */
#page_header_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: url(../gallery/header_bg.jpg) repeat-x;
}

#page_header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../gallery/header_bg_01.jpg) no-repeat center center;
}

#site_title_section {
	float: left;
	width: 300px;
	height: 103px;	
	margin-left: 30px;
	text-align: center;
	background: url(../gallery/logo.jpg) no-repeat center center;
	background-size: 100% 100%;
}

#site_title_section h1 { margin: 0; padding: 0 }
#site_title_section h1 a { display: block; width: 300px; height: 103px; text-indent: -99999px; color: #ffffff; }

/* end of header */

/* banner */
#page_banner_wrapper {
	clear: both;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: #ffffff;
}

#page_banner {
	width: 980px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
}

/* end of banner */

/* menu */
#page_menu_wrapper {
	clear: both;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: url(../gallery/menu_bg.jpg) repeat-x;
}


#page_menu {
	clear: both;
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

#bgmenu { 
	float: right;
	width: 565px;
	height: 40px;
}

#bgmenu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#bgmenu ul li {
	display: inline;
}

#bgmenu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 30px;
	width: 125px;
	padding-top: 10px;
	margin-right:10px;
	text-align: center;
	font-size: 12px;
	font-family: "DejaVu Sans", "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../gallery/menu_button.jpg) bottom right no-repeat;
	color: #000000;	
	outline: none;
}

#page_menu ul li a span {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 40px;
	bottom: 0px;
	left: 0px;
	background: url(../gallery/menu_button_left.jpg) left bottom no-repeat;
}

#page_menu li a:hover, #page_menu li .current {
	color: #ffffff;
	height: 35px;
	padding-top: 5px;
	background: url(../gallery/menu_button_hover.jpg) bottom right no-repeat;
}

#page_menu li a:hover span, #page_menu li .current span {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 40px;
	bottom: 0px;
	left: 0px;
	background: url(../gallery/menu_button_hover_left.jpg) bottom right no-repeat;	
}

/* end of menu*/

/* content */
#page_content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#page_content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 5px 0;
}

#page_contents {
	width: 818px;
	margin: 0 auto;
	padding: 20px 5px 0;
}

#page_content #content_left {
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
	padding:  0 29px 0 0;
	border-right: 1px solid #999;
	font-size: 14px;
}

#page_content #content_right {
	float: right;
	width: 650px;
	margin: 0px;
	background: url(../gallery/content_top.jpg) top repeat-x;
}

#slogan {
	text-align: center;
	margin-top: 10px;
	font-family:  "Century Gothic", "Liberation Sans", Trebuchet, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #203D5D;
}

.content_header_01 {
	font-family: "DejaVu Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #203D5D;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.content_header_02 {
	font-family: "DejaVu Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #203D5D;
}

#content_left .content_left_section {
	clear: both;
}

.obj_section {
	border-left: 10px solid #999;
	padding-left: 10px;
}

.content_left_from {
	width:40px;
	height:30px;
	cursor:default;
	float:left;
}

.content_left_section p {
	text-align: justify;
}

.obj_name {
	font-size: 14px;
	font-weight: bolder;
	color: #203D5D;
}

#social {
float: right;
margin: 0;
padding: 0;
width: 110px;
}

.content_left_section form {
	padding: 0px;
	margin: 10px 0 0px 0;
}

.content_left_section #search_field {
	padding: 5px 0 0 0;
	height: 20px;
	width: 255px;
	margin-bottom: 10px;
}

.content_left_section #subscribe_button {
	float: right;
	width: 106px;
 	height: 36px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	background: url(../gallery/button_01.png) no-repeat; 
	color: #ffffff;
	border: none;
}

#content_right .content_right_section {
	clear: both
}

.content_right_section p {
	text-align: justify;
	padding-bottom: 10px;
}

#content_right .content_right_280_section {
	float: left;
	width: 305px;
}

.content_right_280_section .image_wrapper {
	background: #333;
	padding: 9px;
	margin-bottom: 10px;
}

.content_right_280_section .image_wrapper img {
	border: 1px solid #ffffff;
}

.content_right_280_section ul {
	margin: 10px 0 0 0;
	padding: 0px;
}

.content_right_280_section ul li {
	border-left: 5px solid #999;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	list-style:none;
}

.content_right_w620_wrapper {
	border: 1px solid #000;
}

.content_right_w620_inner {
	padding: 30px 28px;
	color: #ffffff;
	background: #333;
	border: 1px solid #666;
}

.content_right_w620_inner .image_wrapper {
	border: 1px solid #ffffff;
	background: #cccccc;
	padding: 4px;
	margin-bottom: 5px;
}

.image_wrapper img {
	border: none;
}

.box_w170 {
	float: left;
	width: 170px;
}

#services {
	float: left;
	width: auto;
	font-size: 14px;
}

#services p {
	line-height: 1.2em;
}

#services2 {
	float: left;
	width: 320px;
	margin: 0 80px 0;
	font-size: 14px;
}

#services2 p {
	line-height: 1.2em;
}

#images {
	text-align: center;
	margin: 0 auto;
}

#contact1 {
	width: 43%;
	float: left;
	text-align: center;
}

#contact2 {
	width:50%;
	float: right;
	padding-right: 30px;
	margin-top: 45px;
}

/* end of content right */

/* footer */
#page_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#page_footer {
	width: 980px;
	padding-top: 15px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #111111;
}

#mnw { width: 200px; margin: 0 auto; text-align: center; font-family: trebuchet, sans-serif; font-size: 10px; color: #666666; line-height: normal; }
#mnw a { font-family: trebuchet, sans-serif; font-size: 10px; color: #555555; }

#pieFinal{ visibility: hidden; clear: both; width: 100%; height: 0px; font-size: 0px; }
/* end of footer */