/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

.clear {
	clear:both;
}

body {
	background:#e2c6a1 url('/content/templates/template_41/bg_body.png') top left repeat-x;
	text-align:center;
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	color:#444444;
	border-top:3px solid #59493f;
}

.graphics {
	width:483px;
	height:502px;
	background:url('/content/templates/template_41/bg_main.png') left top no-repeat;
	position:absolute;
	left:0;
	top:2px;
	z-index:0;
}

.all {
	width:980px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	z-index:10;
}

.all .head {
	width:960px;
	text-align:center;
	height:200px;
	border-bottom:1px solid #59493f;
	margin:auto;
	background:url('/content/templates/template_41/bg_head.png') right bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#59493f;
	display:block;
	text-decoration:none;
}

.all .head h1 {
	padding-top:75px;
}

.all .head span {
	display:inline-block;
	padding-top:5px;
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-style:normal;
}

.all .menu {
	width:210px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#59493f;
}

.all .menu ul {
	list-style-type: none;
	text-align:left;
}

.all .menu ul li {
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #59493f;
}

.all .menu ul li a {
	font-size:14px;
	color:#59493f;
	text-decoration:none;
}

.all .menu ul li.activ {
	border-bottom:3px solid #59493f;
}

.all .menu .social_icons {
	padding-top:30px;
}

.all .menu .social_icons a {
	display:inline-block;
	padding-left:3px;
	padding-right:3px;
}

.all .content {
	width:740px;
	float:left;
}

.all .content .box {
	margin-top:10px;
	border-bottom:2px solid #59493f;
	text-align:left;
}

.all .content .box .inner {
	padding:15px;
}

.all .content .box .inner ul {
	padding-left:15px;
}

.all .content .box .inner h1 {
	padding-bottom:20px;
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#59493f;
	line-height:normal;
}

.all .content .box .inner a {
	color:#38302b;
}

.all .content .box .inner a:hover {
	color:#111111;
}

.all .content .box .inner p {
	padding-bottom:20px;
}

.all .content .box.b_1_2 {
	width:365px;
	margin-right:10px;
	float:left;
}

.all .content .box.b_1_3 {
	width:240px;
	margin-right:10px;
	float:left;
}

.all .content .box.b_2_3 {
	width:490px;
	margin-right:10px;
	float:left;
}

.all .content .box.last {
	margin-right:0;
}

.all .foot {
	width:960px;
	text-align:center;
	height:75px;
	margin:auto;
	border-bottom:1px solid #59493f;
}

.all .foot p {
	font-size:12px;
	color:#59493f;
	padding-top:25px;
}

.all .foot p a {
	color:#444444;
}

.all .foot p a:hover {
	color:#222222;
}
