@charset "utf-8";
body {	}


#wrapper {
	width: 1024px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border:#000; border-style:solid;
	background-color: #F7f7f7;
}
#main {
	width: 1024px;
	height:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F7F7F7;
}
h1 {
	font: 18px "Trebuchet MS";
	color: #000000;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}
#search {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
#header {
	margin: auto;
	padding: 0px;
	width: 1024px;
	border-bottom: thin #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#menu {
	text-align: left;
	margin: 0px;
	padding: 5px;
	clear: both;
	width: 1014px;
	color: #9C9EF7;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 25px;
}
#wrapper #main #header #logo img {
	padding: 0px;
}

#menu a {
	color: #9C9EF7;
	}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contentLeft {
	padding: 5px;
	height: auto;
	width: 595px;
	text-align: left;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
#wrapper #main #contentLeft li {
	font-size: 14px;
}


#contentRight {
	height: auto;
	width: 400px;
	text-align: left;
	float: left;
	font-size: 12pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	font-size: 10px;
	clear: both;
	float: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	height: 20px;
	width: 1024px;
}
#footer a {
	color: #9C9EF7;
	}
#wrapper #main img {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main p {
	padding-left: 20px;
	
}
#wrapper #main h2,h3,h4 {
	padding-left: 20px;
	margin-bottom: -15px;
	padding-bottom: 10px;
}
#titlePage {
	padding: 5px;
	width: 700px;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
}
