* {
	margin: 0;
}

body {
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222;
}

a {
text-decoration: none;
color: #5A7467;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 190px;
background: #FFFFFF url(images/header.jpg) no-repeat;
text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
	font-size: 18px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: 100;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}

#content {
	background: #FFFFFF url(images/content.jpg) repeat-y;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.right {
	float: right;
	width: 400px;
	text-align: left;
	margin-right: 0px;
	position: relative;
	left: -40px;
}
.right h2 {
	font-size: 18px;
	font-weight: 100;
	padding-left: 0px;
	height: 26px;
	line-height: normal;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
color: #FFFFFF;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 150px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FFFFFF;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles {
	padding: 0px;
	top: 30px;
	left: 30px;
	font-weight: normal;
}

#bottom {
background : #FFFFFF url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }
#wrap #content .right #main #table4 tr td p {
	font-size: 14px;
	font-weight: bold;
}
#wrap #content .right #main #table4 tr td p {
	font-size: 12px;
	font-weight: normal;
}
#wrap #content .right #main #table4 tr td {
	font-weight: normal;
	font-size: 16px;
}
.r65 {
	font-size: 16px;
}
.style9 {
	font-size: 14px;
	color: #900;
	text-decoration: underline;
}

