/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #9883ED;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	height: 98px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #000000;
	background: #9883ED url(header.jpg) left top;
    z-index: -1;
}


a {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 5px solid #FFF;
}

a.ia {
    color:#203021;
}

.res {
    font-size:12px;

}

.respeople {
    font-size:11px;

}


/* Menu */

#image {
    position:absolute;
    margin-top: -290px;
    }

#menu1 {
	float: left;
	width: 214px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 214px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

#menu1 a:hover {
	background-color: #9883ED;
	border: 0px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	border: 2px solid #000000;
	border-top: none;
	background: #FFFFFF;
	z-index: 1;
}

#colOne {
	float: left;
	width: 220px;
	margin-top: 200px;
	padding: 0 10px 0 20px;
	z-index = 100;
}

#colTwo {
	float: left;
	margin-top: 20px;
	width: 420px;
	padding: 0 10px 0 10px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
    color: #000000;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

p.s {
	font-weight: bold;
}
