* {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	line-height: 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

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

#wrap {
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background-color: #999999;
}

#header {
	height: 220px;
	background-image: url(flash%20files/toplogo.swf);

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 0px;
color: #222;
}
#header h1 a { 
color: #222;
text-decoration: none;
font-weight: 100;
letter-spacing: 0px;
}
#header h1 a:hover {
color: #222;
}
#header h2 {
font-size: 19px;
color: #FFFFFF;
padding: 5px 0 0 0px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
	padding: 0 0px;
}

.right {
	float: right;
	width: 700px;
	text-align: justify;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-style: none;
}
.right h2 {
font-size: 14px;
font-weight: 100;
padding-left: 10px;
height: px;
line-height: 20px;
background: #4A8BC5;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
	float: left;
	width: 195px;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	height: auto;
}
.left h2 {
margin: 0px 0 0 0;
padding-left: 0px;
height: 20px;
line-height: 20px;
background: #4A8BC5;
color: #fff;
font-size: 14px;
}
.left ul {
padding: 5px 0 0px 0px;
color: #000000;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
	padding:0px;
	margin-left: 0px;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(images/footerbackground.jpg);
}
#footer a { color: #FFFFFF; }
#footer a:hover { color: #000000; }
