* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
font-style:normal; font-variant:normal; font-weight:normal; line-height:13pt; font-size:11pt; font-family: Tahoma, Verdana, Helvetica, sans-serif;

}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
padding-left: 15px;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 680px;
	height: 140px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url('images/img01.gif') repeat-y;
}

/* Column One */

#col-one {
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url('images/img02.gif') no-repeat;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url('images/img04.gif') repeat-x;
}

#menu
{ width: 180px;
  float: left;
  margin-top:5px;
  margin-bottom:0px;
  margin-right:0px;
  padding-left:0px;
  font-weight: bold;
  text-align: right;
  color:#001CA0
}

#menu ul {
width: 180px;
margin: 0px;
padding: 0px;
list-style: none;
}

#menu ul li {
padding-top: 0px;
padding-bottom: 0px;
padding-right: 15px;
}

#menu a {
	display: block;
	padding: 0px 15px 0px 0px;
	letter-spacing: -1px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	display: block;
	background: #F58220;
	color: #000000;
}

#menu .current a {
	background: #f58220;
	color: #000000;
}


/* Column Two */

#col-two {
	float: right;
	width: 300px;
	margin-left: 10px;
	padding-top: 10px;
	background: url('images/img08.gif') no-repeat;
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	background: url('images/img10.gif') repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #4DAB50;
}

#col-two .boxed .content {
}

/* Column Three */

#col-three {
	float: left;	
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	background: url('images/img05.gif') no-repeat;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	background: url('images/img07.gif') repeat-x;
}

#col-three .boxed {
}

#col-three .boxed .content {
}

/* Extra */

#extra {
	height: 4px;
	background: url('images/img11.gif');
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 680px;
	margin: 0 auto;
	font-size: x-small;
}
