* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}
#firstWrapper {
	margin: 0 auto;
	width: 1024px;
	background: #fff url("images/bg.gif") repeat-y;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#menu {
	color: #333;
	width: 980px;
	float: left;
	height: 190px;
	margin: 0 auto;
	background: #804097;
}
#leftcolumn {
	color: #333;
	background: #fff;
	margin: 0 auto;
	padding: 30px 0 30px 30px;
	width: 515px;
	float: left;
}
.img1 {
	margin: 0em 1em 1em 0;
	float: left;
	border: 1px solid #999;
}
.img2 {
	margin: 0 0 1em 1em;
	float: right;
	border: 1px solid #999;
}
.img3 {
	margin: 0em 1em 1em 0;
	float: left;
	border: none;
}
#sep {
	float: left;
	color: #333;
	background: #eee;
	margin: 0 auto;
	height: 460px;
	width: 10px;
	display: inline;
}
#rightcolumn {
	color: #333;
	background: #fff;
	margin: 0 auto;
	width: 385px;
	float: right;
	padding: 30px 0px 30px 10px;
}
#rightcolumn #flashBox {
	padding: 0 20px 0 35px;
}
#newsBox {
	padding: 45px 30px 0 0;
	background: url(images/news_head_2.jpg) top left no-repeat;
	margin: 30px 0 0 0;
}
#newsBox p {
	padding: 10px 10px 0 35px;
}
#newsBox a:link{
	color: #804097;
	text-decoration: none;
}

#newsBox a:visited {
	color: #804097;
	text-decoration: none;
}
#newsBox a:hover {
	color: #804097;
	text-decoration: underline;
}
#fullcolumn {
	color: #333;
	background: #fff;
	margin: 0 auto;
	padding: 30px;
	width: 920px;
	float: left;
}
#footer {
	width: 980px;
	height: 185px;
	clear: both;
	color: #fff;
	background: #804097;
	margin: 0 auto;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer img {
	float: left;
	border: none;
}
#footer .contact {
	float: right;
	width: 350px;
	margin: 10px 0 0 0;
	
}
#footer .contact .row {
	float: left;
	margin: 3px 0;
}
#footer .contact .first_col {
	text-align: left;
	width: 100px;
	float: left;
	text-transform: uppercase;
}
#footer .contact .second_col {
	width: 250px;
	float: left;
}

#footer .contact a:link {
	
	text-decoration: underline;
}
#footer .contact a:visited {
	
	text-decoration: underline;
}
#footer .contact a:hover {
	
	text-decoration: underline;
}


#meth {margin-left: 25em;}

p {
	font-size: 1.1em;
}
b {
	color: #804097;
}
h1 {
	color: #804097;
	font-size: 1.5em;
	margin-bottom: 1em;
}
h2 {
	color: #804097;
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 2em;
}
h3 {
	color: #804097;
	font-size: 1.4em;
	line-height: 2em;
}
ul {
	font-size: 1.1em;
	margin-left: 2.5em;
}

li {
}
a:link {
	color:  #804097;
}
a:visited {
	color:  #804097;
}
a:hover {
	color:  #804097;
}
#leftcolumn ul {
	margin-left: 220px;
	font-size: 1.1em;
}
