* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #404040 url(../images/bg.jpg);
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333333;
}

#wrapper {
	background: url(../images/img01.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.signup h3 {
	margin-bottom: .5em;
	font-size: 1em;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: .5em;
	text-transform: uppercase;
	color: #666666;
}

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: .8em;
	text-align: justify;
	line-height: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

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

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
	color: #FF0000;
}

.boxed ol, .boxed ul {
	margin-left: 15px;
}

/* Header */

#header {
	width: 760px;
	height: 227px;
	margin: 0 auto;
	text-align: center;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #ffffff;
}

/* Content */

#content {
	width: 715px;
	padding: 10px 20px 20px;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	width: 100%px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Menu */

#menu {
 width: 760px;
 padding-top: 4px;
 margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu li.first {
	background: none;
}

#menu a {
  display: block;
  padding: 5px 10px 5px 30px;
  margin-right: 1px;
  text-transform: uppercase;
  background: #000000 url(../images/img08.gif) no-repeat 10px 50%;
  color: #FF0000;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 11px;
}

#menu a:hover {
	background: #cccccc url(../images/img08_sel.gif) no-repeat 10px 50%;
    color: #000000;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}

#slidein p {
	font: 13px/normal Arial, Helvetica, sans-serif;
}


#slidein .pname { width: 260px; margin-bottom: 4px; }
#slidein .pmail { width: 260px; margin-bottom: 4px; }
#slidein .psubmit {
	width: 264px;
	color:#FFFFFF;
	font-weight: bold;
	background: #000000;
	border: none 0;;
}

.test {
	border: 8px double #000000;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#Table_01 {
	position: relative;
	width:760px;
	height:227px;
    margin: 0 auto;
    text-align: center;
}

#header-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:191px;
	height:162px;
}

#header-02_ {
	position:absolute;
	left:191px;
	top:0px;
	width:190px;
	height:162px;
}

#header-03_ {
	position:absolute;
	left:381px;
	top:0px;
	width:189px;
	height:162px;
}

#header-04_ {
	position:absolute;
	left:570px;
	top:0px;
	width:190px;
	height:162px;
}

#header-05_ {
  position:absolute;
  left:0px;
  top:162px;
  width:760px;
  height:29px;
  background: #000000 url(../images/header_05.jpg) no-repeat;
}

#header-06_ {
	position:absolute;
	left:0px;
	top:191px;
	width:191px;
	height:36px;
}

#header-07_ {
	position:absolute;
	left:191px;
	top:191px;
	width:190px;
	height:36px;
}

#header-08_ {
	position:absolute;
	left:381px;
	top:191px;
	width:189px;
	height:36px;
}

#header-09_ {
	position:absolute;
	left:570px;
	top:191px;
	width:190px;
	height:36px;
}
