#main {
	position: relative;
	margin: 0 auto;
	width: 806px;
	height: 553px;
	z-index: 0;
	text-align: left;
}

#main-one {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 0;
	text-align: left;
}

#header {
	position: absolute;
	background-image: url(http://crowdconnect.com/_assets/images/common/headerstretch.gif);
	margin-top: -5px;
	margin: 0px, 0px, -5px, 0px;
	padding: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

#logo {
	position: relative;
	top: 3px;
	float: left;
	z-index: 3;
}

#usp {
	position: relative;
	top: 4px;
	float: right;
	z-index: 2;
}

#flash {
	position: relative;
	top: 77px;
	float: left;
	z-index: 0;
	overflow: auto;
}

#flash h1 {
	color: #ffffff;
	padding-top: 5px;
	padding-left: 150px;
	font-size: 14px;
}
	

#form {
	position: absolute;
	top: 100px;
	left: 600px;
	z-index: 3;
}

#form table {
	font-size: 12px;
	color: #ffffff;
}

#form p {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#form ul {
	line-height: 18px;
}

#form ul li {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#form ul.form li {
	list-style: none;
}

#content{
	position: absolute;
	top: 5px;
	left: 20px;
	z-index: 0;
}

#fortunes {
	position: absolute;
	top: 93px;
	left: 178px;
	height: 45px;
	z-index: 3;
}  


#content1 {
	position: absolute;
	top: 165px;
	right: 281px;
	z-index: 3;
}

#content2 {
	position: absolute;
	top: 183px;
	right: 281px;
	z-index: 3;
}

#content3 {
	position: absolute;
	top: 201px;
	right: 281px;
	z-index: 3;
}

#content4 {
	position: absolute;
	top: 237px;
	right: 281px;
	z-index: 3;
}

#content5 {
	position: absolute;
	top: 255px;
	right: 281px;
	z-index: 3;
}

#content6 {
	position: absolute;
	top: 273px;
	right: 281px;
	z-index: 3;
}

#content7 {
	position: absolute;
	top: 291px;
	right: 281px;
	z-index: 3;
}

#content8 {
	position: absolute;
	top: 327px;
	right: 281px;
	z-index: 3;
}

#kit {
	position: absolute;
	top: 363px;
	right: 281px;
	height: 50px;
	padding: 2px;
	width: 282px;
	background-color: #006699;
	z-index: 3;
}

#kitext {
	position: absolute;
	top: 370px;
	right: 281px;
	height: 45px;
	width: 273px;
	font-size: 11px;
	color: #ffffff;
	z-index: 4;
}

#enews {
	position: absolute;
	top: 114px;
	left: 635px;
	z-index: 3;
}


#enews-2 {
	position: absolute;
	top: 135px;
	left: 625px;
	font-size: 9px;
	color: #ffffff;
	z-index: 3;
}

#enews-box {
	position: absolute;
	top: 110px;
	left: 620px;
	font-family: arial, sans-serif;
	font-size: 11px;
	z-index: 3;
}

#video {
	position: absolute;
	top: 154px; 
	left: 581px;
	width: 198px;
	height: 120px;
}	

#livehelp {
	position: absolute;
	top: 305px;
	left: 595px;
	z-index:3;
	font-size: .65em;
}

#sublinks {
	position: absolute;
	top: 340px;
	left: 589px;
	list-style-type: circle;
	padding-top: 1em;
	padding-left: 1.4em;
	float: left;
	line-height: 1.4em;
	font-size: 10px;
	z-index: 3;
}

#copyright {
	position: absolute;
	top: 428px;
	left: 608px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	z-index: 2;
}

#top-menu1 {
	position: absolute;
	width: 100%;
	top: 58px;
	margin: 0;
	padding: 0;
	height: 20px;
	z-index: 3;
	text-align: center;
	background-color: #666666;
}

#top-menu1 ul{
padding: 0;
margin: 0;
text-align: center;
float: left;
font: bold 11px/12px verdana, arial;
}


#top-menu1 ul li{
display: inline;
}


#top-menu1 ul li a{
float: left;
_padding-top: 1px;
text-align: center;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#top-menu1 ul li a:hover{
text-decoration: underline;
}

#top-menu1 ul li a:visited {
	color: #ffffff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-width: 0;
font: bold 10px/11px verdana, arial;
z-index: 100;
background: #666666;
width: auto;
visibility: hidden; 
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
padding: 2px 15px 2px 2px;
text-decoration: none;
width: auto;
z-index: 101;
font-weight: bold;
color: #ffffff;
}

.dropmenudiv a:hover{
background-color: #666666;
width: auto;
}

.dropmenudiv a:visited {
color: #ffffff;
background-color: #666666;
width: auto;
}

body {
  	background-color: #888787;
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

table.main {
	width: 100%;
	height: 100%;
}

td.main {
	vertical-align: middle;
	text-align: center;
}

table.top-menu-left {
	float: left;
	margin-left: 9px;
	color: #ffffff;
}

table.top-menu-right {
	float: right;
	margin-right: 9px;
	color: #ffffff;
}

td.top-menu {
	font-size: 8px;
	color: #ffffff;
}


.heavy {
	font-weight: bold;
}

p {
	text-align: right;
	font-size: 12px;
}
	

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.top-menued  {
  color: #ffffff;
  font-weight: bold;
}

a.kit {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a.sublinks {
  color: #ffffff;
  font-weight: bold;
}

a.sublinkstitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

a.livehelp {
  color: #000000;
}

a.one {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

a.one:hover {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	
}

a.one:visited {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.itemtitle {
	padding-left: .5em;
}
  
ul { list-style-type:square}