body {
	margin: 0px;
	padding: 0px;
	background-color: #181b1d;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-image: url(../images/background_photos.jpg);
	background-repeat: repeat-x;
	background-position: 0px 220px;
	float: left;
	width: 100%;
}
#cwrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 220px;
	float: left;
	width: 980px;
	padding-bottom: 70px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	font-size: .1em;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 220px;
	width: 980px;
	position: absolute;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content {
	float: left;
	width: 980px;
}
#contentw {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#contentbox {
	background-image: url(../images/contentbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #262b2e;
	float: left;
}
#contentboxw {
	background-image: url(../images/contentbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 41px;
	width: 759px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	float: left;
}
#contentbox .hdr {
	background-image: url(../images/comingsoon_hdr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 522px;
	font-size: .1em;
	text-indent: -9999px;
}
#contentbox p {
	color: #a8bbc6;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
}
#smallbox {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 759px;
	padding-top: 10px;
	font-size: .8em;
	color: #FFFFFF;
}
#smallboxw {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#smallboxw2 {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	width: 709px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#smallboxw2 .row {
	float: left;
	width: 709px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c5255;
}
#smallboxw2 .row .rowhdr {
	font-size: 1.1em;
	font-weight: bold;
	color: #66dafb;
	padding-bottom: 3px;
}
#smallboxw2 .row .rowcontent {
}
#smallboxw2 .row .rowcontent input {
	margin: 0px;
	padding: 0px;
}
#smallboxw2 .row .rowcontent img {
	vertical-align: middle;
	margin-top: -2px;
}
#smallboxw2 .row .rowcontent span {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallboxw2 .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#footer {
	float: left;
	width: 789px;
	padding-top: 10px;
	font-size: .85em;
	color: #434b50;
	padding-left: 30px;
	padding-bottom: 50px;
}

