* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
}

body {
	background: #000;
}

#page_div {
	width: 800px;
	margin: 0 auto;
	float: none;
	padding: 90px 0 0 0;
}

#rich_div {
	width: 650px;
	height: 26px;
	display: block;
	background: url(../img/richmedia.jpg) top left no-repeat;
	float: left;
	margin: 0 0 40px 0;
}

#logo_div {
	width: 147px;
	height: 109px;
	float: right;
	background: url(../img/logo.jpg) right top no-repeat;
}

.title {
	float: left;
	color: #747679;
}

#signupform {
	border-left: #383839 1px solid;
	padding: 0 0 0 20px;
	margin: 0;
}

p {
	color: #FFF;
	float: left;
	clear: both;
	padding: 5px;
	width: 600px;
	display: block;
}

p span {
	width: 90px;
	padding: 2px 0 0 0;
}

p .short {
	width: 55px;
	padding: 2px 0 0 20px;
}

input[type=text], input[type=password] {
	border: #434444 1px solid;
	padding: 1px;
	background: #303131;
	color: #FFF;
	width: 170px;
}

.cont {
	float: left;
	clear: both;
	padding: 5px 0 5px 0;
	width: 785px;
	display: block;
	line-height: 17px;
	color: #000;
}

.where {
	float: left;
	clear: both;
	padding: 5px 0 5px 5px;
	width: 820px;
	display: block;
	line-height: 17px;
	color: #FFF;
}

.where span {
	width: 90px;
	padding: 2px 0 0 0;
}

.where .short {
	width: 65px;
	padding: 2px 0 0 20px;
}

.initials {
	width: 120px;
	padding: 2px 0 0 0;
}

#here {
	float: left;
	clear: none;
	padding: 20px 20px 5px 0;
	width: 785px;
	display: block;
	line-height: 17px;
	color: #8C8D8E;
}

#copy {
	float: left;
	clear: none;
	text-align: center;
	padding: 40px 0 40px 0;
	width: 800px;
	display: block;
	line-height: 17px;
	color: #8C8D8E;
}

#here label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}

#here a, #here a:visited {
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}

#here a:hover {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}

#separate {
	height: 25px;
	width: 700;
	float: left;
	display: block;
	clear: both;
}

#sendButtton {
	background: url(../img/accept.jpg) no-repeat;
	width: 90px;
	height: 19px;
	margin: 5px 20px 0 10px;
	display: block;
	float: left;
}

#cancelButtton {
	background: url(../img/decline.jpg) no-repeat;
	width: 90px;
	height: 19px;
	margin: 5px 20px 0 10px;
	display: block;
	float: left;
}

.cont .fillName {
	border: none;
	padding: 1px 5px 1px 0;
	background: transparent;
	color: #000;
	display: block;
}

#formLogin {
	border-left: #383839 1px solid;
	padding: 0 0 0 20px;
	margin: 0 0 0 200px;
	float: none;
}

#formLogin a, #formLogin a:visited {
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	clear: both;
	padding: 5px;
}

#formLogin a:hover {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}

.titleLogin {
	float: left;
	color: #747679;
	margin: 0 0 0 200px;
}

.success {
	margin: 0 0 0 200px;
	float: left;
	clear: both;
}

.backA, .backA:visited {
	margin: 10px 0 0 200px;
	padding: 5px 0 0 0;
	text-decoration: underline;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
}

.backA:hover {
	margin: 10px 0 0 200px;
	padding: 5px 0 0 0;
	text-decoration: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

div.scroll {
	padding: 15px;
	height: 200px;
	width: 815px;
	overflow: auto;
	background: #FFF;
	color: #000;
	margin: 20px 0 20px 5px;
}

#fish {
	background: url(../img/footer.gif) no-repeat;
	width: 860px;
	height: 332px;
	margin: auto;
}

#userDatta {
	width: 300px;
	height: 175px;
	display: block;
	border: #444 1px solid;
	background: #FFF;
	padding: 2px 10px 2px 10px;
	margin: 0;
	float: left;
}

#userDatta p {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 12px;
	width: 290px;
	padding: 0;
	margin: 0;
}

#divPattent {
	background: url(../img/pattent.jpg) no-repeat center bottom;
	width: 842px;
	height: 60px;
	margin: auto;
}