/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#000; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:#fff url(images/bgr_main.png) repeat-x; color:#000; font:11px Verdana, Geneva, sans-serif; }
.wrapper{ margin:0 auto; width:940px; padding:0 0 42px 0; }
/*panel_menu*/
#panel_menu{
	width:65px;
	height:175px;
	background:url(images/bgr_panel_menu.png) no-repeat;
	position:fixed;
	top:333px;
	left:0;
	padding:15px 0 0 0;
}
#panel_menu p{
	width:52px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#panel_menu p a{
	color:#8c8988;
	display:block;
	cursor:pointer;
	padding:37px 0 0 0;
}
#panel_menu .home a{
	padding:41px 0 0 0;
}
/* header */
#header{
	width:908px;
	height:100px;
	overflow:hidden;
	padding:15px 10px 0 22px;
}
#logo{
	width:275px;
	height:80px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	float:left;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#header p{
	width:485px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#2a2321;
	font-size:20px;
	font-weight:normal;
	padding:23px 0 0 0;
	line-height:1.2em;
	float:right;
}
/* desk */
#desk{
	width:100%;
	height:298px;
	background:url(images/bgr_desk.png) no-repeat;
	overflow:hidden;
}
#girl{
	position:absolute;
	margin:-11px 0 0 -5px;
}
.desk_body{
	width:680px;
	margin:25px 0 0 260px;
}
#desk h2{
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin:0 0 15px 0;
}
#tit_thank_you{
	width:141px;
	height:29px;
	background:url(images/tit_thank_you.png) no-repeat;
}
#tit_make_order{
	width:312px;
	height:28px;
	background:url(images/tit_make_order.png) no-repeat;
}
#desk p.thanks{
	font-size:13px;
	font-weight:normal;
	color:#b1afae;
	line-height:20px;
	margin:0 70px 0 0;
}
/*order_now*/
#order_now{
	width:100%;
	overflow:hidden;
}
#order_now fieldset{
	width:100%;
	overflow:hidden;
}
#order_now_left{
	float:left;
	width:320px;
}
#order_now_right{
	float:left;
	width:329px;
}
#order_now_left p{
	width:276px;
	height:29px;
	background:url(images/bgr_order_now_text.png) no-repeat;
	margin:0 0 19px 0;
	overflow:hidden;
	clear:both;
	padding:12px 8px 0 15px;
}
#order_now_left p input{
	float:left;
	font-size:12px;
	color:#33322c;
	font-family:Verdana, Geneva, sans-serif;
	width:268px;
}
#order_now_left p.textinput input{
	background:none;
	border:0;
}
#order_now_left p.file input{
	position:relative;
	top:-3px;
}
#order_now_right p{
	width:329px;
	height:149px;
	background:url(images/bgr_order_now_textarea.png) no-repeat;
	margin:0 0 15px 0;
	overflow:hidden;
	clear:both;
	padding:12px 8px 0 15px;
}
#order_now_right p textarea{
	float:left;
	font-size:12px;
	color:#33322c;
	font-family:Verdana, Geneva, sans-serif;
	width:296px;
	height:134px;
	overflow:auto;
	border:0;
	background:none;
}
#order_now_right .submit{
	text-align:right;
}
#order_now .error{
	color:#db0a35;
}
/* benefis */
#benefis{
	width:100%;
	height:91px;
	background:url(images/bgr_benefis.png) no-repeat;
	margin:0 0 4px 0;
	overflow:hidden;
}
#benefis .price{
	width:132px;
	float:right;
}
#benefis ul{
	float:left;
	width:200px;
	padding:12px 40px 0 34px;
}
#benefis ul.last{
	padding:12px 0 0 34px;
}
#benefis li{
	width:180px;
	overflow:hidden;
	float:left;
	border-bottom:1px solid #69989c;
	padding:7px 0 7px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.3em;
	background:url(images/ico_benefis.gif) no-repeat left 10px;
}
#benefis li.last{
	border-bottom:0;
}
/* body */
#body{
	width:100%;
	background:url(images/bgr_body.png) repeat-y;
}
#body_top{
	width:100%;
	background:url(images/bgr_body_top.png) no-repeat;
}
#body_end{
	width:100%;
	background:url(images/bgr_body_end.png) no-repeat left bottom;
	overflow:hidden;
}
/* content */
#content{
	width:529px;
	float:left;
	padding:35px 0 60px 33px;
}
/* sidebar */
#sidebar{
	width:324px;
	padding:15px 14px 0 0;
	float:right;
}
#content h2{
	width:245px;
	height:23px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	background:url(images/pic_welcome.png) no-repeat;
	margin:0 0 15px 0;
}
#content p{
	font-size:13px;
	line-height:1.6em;
	padding:0 0 25px 0;
}
#content h3{
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#464646;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	border-bottom:1px dashed #bcbcbc;
}
ul.list_service{
	width:500px;
	padding:0 0 0 15px;
	overflow:hidden;
}
ul.list_service li.bold{
	font-weight:bold;
	background:none;
	padding:15px 0 0 0;
}
ul.list_service li{
	font-size:13px;
	width:100%;
	float:left;
	padding:13px 0 0 20px;
	background:url(images/ico_triangle.gif) no-repeat left  17px;
}
ul.list_service li.last{
	padding:15px 0 10px 20px;
}
/* cont_useful */
#cont_useful{
	width:529px;
	background:url(images/bgr_cont_useful.gif) repeat-y;
	margin:30px 0 0 0;
}
#cont_useful_top{
	width:100%;
	background:url(images/bgr_cont_useful_top.gif) no-repeat;
}
#cont_useful_end{
	width:485px;
	background:url(images/bgr_cont_useful_end.gif) no-repeat bottom;
	overflow:hidden;
	padding:5px 22px 20px 22px;
}
#cont_useful ul{
	padding:5px 0 0 0;
}
#cont_useful li{
	font-size:13px;
	line-height:1.6em;
	background:url(images/bgr_cont_useful_li.gif) repeat-x bottom;
	padding:10px 0 11px 0;
}
#cont_useful li.last{
	background:none;
}
#cont_useful li a{
	color:#588526;
	font-weight:bold;
	text-decoration:underline;
}
#cont_useful li a:hover{
	text-decoration:none;
}
/*testi*/
#testi{
	width:100%;
	background:url(images/bgr_testi.gif) repeat-y;
	font-size:13px;
}
#testi_body{
	width:281px;
	overflow:hidden;
	background:url(images/bgr_testi_body.png) no-repeat;
	padding:6px 20px 0 23px;
}
#testi q{
	display:block;
	font-style:italic;
	line-height:1.6em;
	padding:10px 0 0 0;
}
#testi cite{
	display:block;
	color:#cb0004;
	line-height:1.6em;
	font-style:italic;
	font-weight:bold;
	padding:0 0 10px 0;
}
#testi cite a{
	color:#cb0004;
}
#testi_title{
	width:100%;
	height:42px;
	background:url(images/bgr_testi_title.png) no-repeat;
}
#testi_title h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#555555;
	font-size:23px;
	line-height:1.3em;
	padding:14px 0 0 52px;
}
/*recent_works*/
#recent_works{
	width:320px;
	padding:30px 0 0 0;
}
#recent_works h3{
	width:320px;
	height:25px;
	border-bottom:1px dashed #bcbcbc;
	margin:0 0 10px 0;
	background:url(images/tit_recent_works.png) no-repeat;
	text-indent:-9999em;
}
#recent_works ul{
	width:100%;
	overflow:hidden;
}
#recent_works li{
	width:100%;
	float:left;
	padding:0 0 12px 0;
}
#recent_works img{
	float:left;
	width:310px;
	height:207px;
	border:5px solid #fff;
}
#recent_works p{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 0 0;
}
#recent_works p a{
	text-decoration:underline;
	padding:0 16px 0 0;
	background:url(images/ico_more.gif) no-repeat right 4px;
}
#recent_works p a:hover{
	text-decoration:none;
}
/*portfolio*/
#portfolio{
	width:870px;
	overflow:hidden;
	padding:28px 0 30px 34px;
}
#portfolio h2{
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#464646;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #bcbcbc;
}
#portfolio_items{
	width:100%;
	overflow:hidden;
}
#portfolio_items ul{
	width:100%;
	overflow:hidden;
}
#portfolio_items li{
	float:left;
	padding:0 32px 0 0;
}
#portfolio_items li.last{
	float:left;
	padding:0;
}
#portfolio_items li img{
	width:408px;
	border:5px solid #fff;
	height:272px;
	float:left;
}
#portfolio_items li p{
	clear:both;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:1.3em;
	padding:8px 0 10px 0;
}
#portfolio_nav{
	width:848px;
	overflow:hidden;
	background:#f3f3f3;
	border:1px solid #dadada;
	padding:10px;
}
#portfolio_nav ul{
	float:right;
}
#portfolio_nav li{
	float:left;
	font-size:12px;
	line-height:1.3em;
}
#portfolio_nav li a{
	display:block;
	padding:6px 4px 6px 4px;
}
#portfolio_nav li a.button{
	color:#fff;
	background:#000;
	padding:6px 8px 6px 8px;
	margin:0 6px 0 6px;
}
#portfolio_nav li a.current{
	color:#fff;
	background:#5b8827;
}
/* footer */
#footer{
	width:910px;
	height:74px;
	background:url(images/bgr_footer.png) no-repeat;
	padding:15px 0 0 30px;
	overflow:hidden;
}
#footer_info{
	float:left;
	padding:8px 0 0 0;
	font-size:13px;
	color:#d9d7d6;
}
#footer_info ul li{
	display:inline;
}
#footer_info ul li a{
	color:#d9d7d6;
}
#footer_info p{
	padding:0 0 10px 0;
}
#footer_info p a{
	color:#6caca9;
	font-weight:bold;
	text-decoration:underline;
}
#footer_info p a:hover{
	text-decoration:none;
}
/* footer_wpsize */
#footer_wpsize{
	float:right;
	padding:0 11px 0 0;
}
#footer_wpsize img{
	float:right;
}

.loader{
	position:absolute;
	margin-left:280px;
	margin-top:50px;
	display:none;
}
