body {
  margin: 0;
  background: #191919 url(images/img01.gif) repeat-x scroll left top;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #787878;
}

.carousel_container {
				width: 750px;
				height: 200px;
				margin: 0px auto;
				border:0px solid #3399FF;
}


h1, h2, h3 {
  margin: 0;
  letter-spacing: 0.15em;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
	font-size: 1.8em;
	color: white;
}
h2 {
  font-size: 1.4em;
  color: white;
}
h3 {
  font-size: 1em;
  color: white;
}
p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}
ul, ol {
}
a {
  background: transparent url(images/img05.gif) repeat-x scroll left bottom;
  text-decoration: none;
  color: #c0bfbf;
}
a:hover {
  background: transparent none repeat scroll 0%;
  color: #ffffff;
}
#header {
  margin: 0 auto;
  width: 940px;
  height: 128px;
}
#logo {
  float: left;
}
#logo h1 {
  float: left;
  padding-top: 85px;
   font-size: 2.6em;
}
#logo p {
  margin: 0;
  padding: 102px 0 0 2px;
  float: left;
  letter-spacing: 0.2em;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
  /*font-size-adjust: none;*/
/*  font-stretch: normal;*/
  color: #ffffff;
}
#logo a {
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #ffffff;
}
#menu {
  margin: 0 auto;
  background: #000000 url(images/img02.gif) repeat-x scroll left top;
  width: 940px;
  height: 50px;
}
#menu ul {
  margin: 0;
  padding: 16px 0 0 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  padding: 0 20px;
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
 /* font-size-adjust: none;*/
/* font-stretch: normal;*/
  color: #b3b4b4;
}
#menu a:hover, #menu .current_page_item a {
  color: #ffffff;
}
#menu a:hover {
  text-decoration: underline;
}
#page {
	margin: auto auto auto auto;
	padding: 40px;
	background: black url(images/img04.gif) repeat-x scroll 0%;
	width: 100%;
}
#content {
	float: none;
	width: auto;
	padding-left: 90px;
	padding-right: 100px;
}

#footer{
	left: 0px;
	width: 100%;
	text-align: left;
	azimuth: left-side;
} 
#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-align: center;
}
