body { 
font-family: Arial, sans-serif; 
line-height: 1.4;
font-size: 12px;
background: #fafafa;
margin: 0;
padding: 0;
}

a { color: #336699; text-decoration: none;}
a:hover { text-decoration: underline; }
h1 { margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }

#wrap { 
width: 800px;
margin: 20px auto;
}

#header {
height: 150px;
background: url(images/header.jpg) no-repeat;
}
#header h1 {
margin: 0;
padding: 60px 0 0 60px;
font-weight: 100;
font-size: 22px;
letter-spacing: -1px;
color: #fff;
}
#header h1 a { text-decoration: none; color: #F9F7ED; }
#header h1 a:hover { text-decoration: none; color: #fff; }

#header h2 { color: #eee; font-size: 15px; font-weight: 100; padding: 0 0 0 60px; }

#menu {
background: url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
text-transform: uppercase;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 12px;
font-weight: 100;
}
#menu ul li a:hover {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#menubottom { background: url(images/menubottom.jpg) no-repeat; padding: 5px 0; }

#contentwrap {
background: url(images/content.jpg) repeat-y;
padding: 0 40px;
}

#content {
float: right;
width: 500px;
margin-top: 20px;
}
#content h2 {
	color: #1f1f1f;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
p{
	text-indent: 40px;
	line-height: 18px;
	line-break: 18px;
}

#content p {
	padding: 0 0 10px 0;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
}
#content ul { padding: 0 20px 10px 30px; }

#sidebar {
margin-top: 20px;
float: left;
width: 200px;
}

#sidebar h3 {
margin: 0;
background: url(images/sidebarh3.jpg) no-repeat;
height: 40px;
line-height: 30px;
color: #fff;
font-size: 12px;
font-weight: 100;
padding-left: 10px;
text-transform: uppercase;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#sidebar ul {
padding: 10px 0 25px 20px;
margin: 0;
list-style-type: none;
}

#sidebar ul li {
background: url(images/bullet.png) no-repeat center left;
padding: 2px 0 2px 22px;
margin: 0;
}

#footer { 
text-transform: uppercase;
text-align: center;
color: #fff;
font-size: 12px;
background: url(images/footer.jpg) no-repeat;
height: 110px;
line-height: 110px;
}
#footer p {
	padding: 0;
	margin: 0;
	color: #2889FF;
}
#footer a { color: #fff; }
#footer a:hover { text-decoration: underline; }
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.Title_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00F;
	text-align: center;
	font-weight: normal;
	font-style: oblique;
	line-height: 30px;
	font-variant: normal;
}
.image {
	vertical-align: middle;
	alignment-adjust: middle;
}
