*{
	margin: 0px;
	padding: 0px;
}

body{
	padding-bottom: 50px;
	font-family: Tahoma;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color: #d8d2b2;
}

#cont{
	width: 825px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../img/bodyshadow.jpg);
	background-repeat: repeat-y;
}

h1{
	font-size: 25px;
	font-weight: normal;
}

#header{
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 825px;
	height: 216px;
	float: left;
}

#header_left_txt{
	color: #6d1112;
	float: left;
	padding-top: 110px;
	padding-left: 55px;
	font-size: 11px;
	text-align: justify;
}

#header_right_txt{
	text-align: right;
	color: white;
	float: right;
	padding-top: 120px;
	padding-right: 50px;
	font-size: 25px;
}

#body{
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 825px;
	float: left;
}

#left_bar{
	margin-left: 17px;
	background-image: url(../img/left_bar_shadow.jpg);
	background-repeat: repeat-y;
	width: 240px;
	overflow: hidden;
	float: left;
}

* html #left_bar{
	margin-left: 9px;
	background-image: url(../img/left_bar_shadow.jpg);
	background-repeat: repeat-y;
	width: 240px;
	overflow: hidden;
	float: left;
}

#left_bar_top{
	padding-bottom: 100%;
	background-image: url(../img/left_bar_body.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	width: 240px;
}

#left_bar_bottom{
	background-image: url(../img/left_bar_bottom.jpg);
	float: left;
	width: 240px;
	height: 92px;
}

.left_bar_txt{
	padding-right: 15px;
	padding-top: 22px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

a.left_links{
	color: #701115;
	text-decoration: none;
}

a:hover.left_links{
	color: #701115;
	text-decoration: underline;
}

#body_text{
	text-align: justify;
	padding-top: 30px;
	font-size: 12px;
	width: 340px;
	float: left;
	overflow: hidden;
	color: #333;
}

#bottom{
	margin: 0 auto;
	background-image: url(../img/bottom.jpg);
	width: 825px;
	height: 132px;
}

#right_bar{
	background-image: url(../img/ieroglifi1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 190px;
	float: left;
	padding-left: 18px;
	padding-top: 30px;
}

.right_list{
	color: #343434;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

ul{
	padding-top: 40px;
}

#right_box{
	padding-top: 10px;
	margin-top: 18px;
	width: 180px;
	height: 45px;
	background-image:url(../img/right_red.jpg);
	background-repeat:repeat-x;
	border:1px solid black;
}

#bottom_1{
	font-size: 14px;
	font-weight: bold;
	padding-left:40px;
	float:left;
	width: 250px;
	padding-top:40px;
	color: #333;
}

#bottom_2{
	font-size: 10px;
	padding-left:50px;
	float:left;
	width: 150px;
	padding-top:40px;
	color: #770e12;
	background-image: url(../img/people.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#bottom_3{
	font-size: 12px;
	padding-left:25px;
	float:left;
	width: 100px;
	padding-top:55px;
	color: #770e12;
	background-image: url(../img/phone.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#bottom_4{
	font-size: 12px;
	padding-left:35px;
	float:left;
	width: 140px;
	padding-top:55px;
	color: #770e12;
	background-image: url(../img/letter.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}