* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/Texture0202.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #500000;
}

img { border: none; }
a { color: #af6050; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 800px;

}

#header { 
height: 70px;
background:#412E29;
border-bottom: #7B5E53 25px solid;

}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 15px 20px 5px 20px;
color: #E9E4D6;
}
#header h1 a {
color: #E9E4D6;
text-decoration: none;
}
#header h1 a:hover {
color: #222;
text-decoration: none;
}
#header h2 {
color: #3692AF;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}

#content {
padding: 30px 0;
background:#FDFDFD;

}

.left {
width: 568px;
float: left;
text-align: justify;
padding-left:30px;
}
.left h2 {
color: #FF4800;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 15px 0 15px 0;
}

.right {
width: 170px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #bbb;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
}


.my_left_item{
	width:140px;
	padding-bottom:5px;
	margin-top:2px;
	padding-left:20px;
	padding-right:10px;
	line-height:24px;
	display:block;
	background: #F5F1E6;
}


.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#500000;
}


