@charset "utf-8";
/* CSS Document */

body {
	background-color: #fffad5;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	background:url(images/header.jpg);
	width:988px;
	height:223px;
	margin:0 auto;
}
#menu {
	background:url(images/menubg.jpg);
	height:43px;
}
.menubuttons {
	width:900px;
	margin:0 auto;
}
.menubuttons a {
	float:left;
	display:block;
	height:43px;
}
#home {
	background:url(images/home.jpg);
	width:126px;
}
#success {
	background:url(images/success.jpg);
	width:236px;
}
#success:hover {
	background:url(images/success2.jpg);
}
#webcams {
	background:url(images/webcams.jpg);
	width:178px;
}
#webcams:hover {
	background:url(images/webcams2.jpg);
}
#register {
	background:url(images/register.jpg);
	width:173px;
}
#register:hover {
	background:url(images/register2.jpg);
}
#search {
	background:url(images/search.jpg);
	width:187px;
}
#search:hover {
	background:url(images/search2.jpg);
}
#main {
	background:url(images/mainbg.jpg);
	width:900px;
	height:626px;
	margin:0 auto;
}
.benefits {
	width:535px;
	height:163px;
	float:left;
	display:inline;
	margin:40px 0 0 10px;
}
.benefits p {
	margin-left:6px;
}
h1 {
	background:url(images/arrowico.jpg) no-repeat center left;
	text-indent:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:0;
	padding-bottom:0;
	color:#a60000
}
li {
	float:left;
	list-style-image:url(images/checkmarkico.jpg);
	margin-right:35px;
}
.members {
	width:535px;
	height:367px;
	float:left;
	display:inline;
	margin:20px 0 0 10px;
}
#dcentral {
	margin:0px auto;
	text-align:center;
	font-weight:bold;
}
.dci {
	width:94px;
	height:94px;
	border:1px solid #000;
}
.dct {
	color:#cc6679;
	text-align:center;
}
#button {
	background:url(images/button.jpg);
	width:207px;
	height:73px;
	display:block;
	margin:0 auto;
}
#button:hover {
	background:url(images/button2.jpg);
}
.joinnow {
	width:300px;
	font-size:12px;
	padding-top:85px;
	padding-right:28px;
	float:right;
	display:inline;
}
.joinnow p {
	margin:0;
}
form {
	margin-top:10px;
}
select {
	margin-left:25px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.td6 {
	font-size:15px;
	color:#000;
}
.dcs {
	margin-top:5px;
	margin-left:160px;
}
#bottomlinks {
	text-align:center;
	color:#8b0000;
	background:#FFF;
	width:900px;
	margin:0 auto;
}
#bottomlinks a {
	color:#8b0000;
	text-decoration:none;
}
#bottomlinks a:hover {
	text-decoration:underline;
}
#bottomlinks p {
	color:#000;
	width:860px;
	text-align:left;
	margin:10px auto;
	font-size:11px;
}
#bottomlinks p a {
	color:#000;
}
