@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; }
html, body { height:100%; width:100%; }
.container_all {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	color: #F93;
	font-size: 16px;
}
body { background: url(img/site_bg.png) repeat left top #292929; font-family:Arial, Helvetica, sans-serif; color:#fefefe; font-size:12px; line-height:16px; overflow-y:scroll; }
h6 { font-size:12px; line-height:16px; display:block;  }
a { color:#fefefe; }
a img { border:none; }
a:hover { text-decoration:none; }
.width {
	width:888px;
	margin:0 auto;
	text-align:left;
	font-size: 12px;
	color: #FFF;
}
.w100 { width:100%; }
.table { border-collapse:collapse; }
.va_t { vertical-align:top; }
.ta_r { text-align:right; }
.clear { clear: both; font-size:0; line-height:0; }
h1 {
	display:block;
	text-align:center;
	font-size: 36px;
	color: #F93;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.more { display:inline-block; background:#acacac; border:solid 1px #fff; line-height:14px; font-size:9px; color:#000; text-decoration:none; padding:0 3px; }
.more:hover { background-color:#474646; }
.mail { color:#fff; }


.level_1 { background-color:#464646; text-align:center; }
.level_1 ul { width:100%; overflow:hidden; }
.level_1 ul li {
	float:left;
	padding:0 30px 0 0;
	list-style:none;
	line-height:40px;
	font-weight: bold;
}
.level_1 ul li.last { float:right; }
.level_1 ul li a { color:#fff; font-size:12px; text-decoration:none; }
.level_1 ul li a:hover { text-decoration:underline; }
.level_1 ul li a img { vertical-align:middle; }
.level_2 { background:url(img/lv_2.png) repeat-x left top; text-align:center; }
.level_2 .width { line-height:95px; vertical-align:middle; }
.level_2 .width img { vertical-align:middle; }
.level_3 { padding:20px 0 40px 0; overflow:hidden; width:100%; text-align:center; }
.level_4 {
	background:url(img/footer_bg.png);
	position:absolute;
	width:100%;
	bottom:-33px;
	left:0;
	text-align:center;
	line-height:33px;
}
.level_4 .width { text-align:center; }
.level_4 a { color:#fff; }

.level_3 .left { float:left; width:280px; min-height:50px; height:auto !important; height:400px; }
.level_3 .right { float:left; width:608px; min-height:50px; height:auto !important; height:400px; }
.level_3 .left .indent { padding-right:20px; }
.level_3 .right .indent { padding-left:20px; }


#index .level_3 .de_1 { background:url(img/button_l.png) no-repeat left top; padding-left:11px; overflow:hidden; width:100%; margin-bottom:10px; }
#index .level_3 .de_2 {
	float:left;
	background:url(img/button_r.png) no-repeat right top;
	padding-right:13px;
} 
#index .level_3 .de_2 h3 { float:left; background:url(img/button_m.png) repeat-x left top; padding:0 10px; height:35px; line-height:32px; font-weight:normal; color:#e58c18; font-size:12px; }

#index .level_3 .left .links { clear:both; padding-left:5px; }
#index .level_3 .left .links li { list-style:none; line-height:25px; background:url(img/menu_sep.gif) repeat-x left bottom; }
#index .level_3 .left .links li.last { background:none; }
#index .level_3 .left .links li a { color:#fff; font-size:12px; text-decoration:none; }
#index .level_3 .left .links li a:hover { text-decoration:underline; }

#index .level_3 .right .photos { overflow:hidden; margin:15px 0 0 0; }
#index .level_3 .right .photos li { list-style:none; float:left; margin:0 17px 17px 0; }
#index .level_3 .right .photos li.last_in_row { margin-right:0; }
#index .level_3 .right .pages { text-align:center; font-size:10px; }
#index .level_3 .right .pages a { color:#c1c1c1; font-size:10px; text-decoration:none; margin:0 5px; }
#index .level_3 .right .pages a:hover { text-decoration:underline; }

#index_1 .level_3 .left { width:330px; }
.works li { padding-bottom:10px; display:inline-block; }
#index_1 .level_3 .right { width:558px; }
#index_1 .level_3 h3 { font-size:14px; color:#fff; line-height:20px; margin-bottom:15px; }
#index_2 .level_3 h3 { font-size:14px; color:#fff; line-height:20px; margin-bottom:15px; }


.form { width:100%; }
.form input, .form textarea { border:solid 2px #fff; background-color:#b7b7b7; display:block; width:298px; color:#3e3e3e; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
.form input { height:16px; margin-bottom:4px; }
.form textarea { margin:0 0 0 17px; height:64px;}
.form .buttons { text-align:right; padding:10px 0 0 0; }
.form .buttons a { margin-left:10px; text-decoration:none; }
.form .buttons a:hover { text-decoration:underline; }

.paypal { display:inline; }
.paypal input { display:inline; }

