* {
}
html {
	height: 100%;
	width: 100%;
}
body {
	background: #3f3325 url("../images/bkgd/bkgd.jpg") repeat-x;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
div, img, h1, h2, h3 {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p.fix {
	position:relative;
	clear:both;
}
.column {
	width:50%;
	float:left;
}
.column p, .column h1, .column h2, .column h3, .column h4, .column h5, .column ul {
	margin-right:10px;
}
.page {
	cursor:pointer;
}
.page:hover {
	text-decoration:underline;
}
h1 {
	color:#ccc;
	font-size:28px;
	margin-bottom:10px;
	font-family: Arial, "Lucida Grande", Helvetica, Arial, sans-serif;
}
h2 {
	color:#7d7461;
	font-size:16px;
	margin-bottom:0px;
}
h3 {
	color:#666;
	font-size:14px;
	margin-bottom:0px;
	margin-top:25px;
}
h4 {
}
h5 {
	margin:20px 0 0 0 ;
	color:#ccc;
	font-size:12px;
	font-weight:bold;
}
p, table {
	color:#ccc;
	font-size:12px;
	margin-top:0px;
}
img {
	border: 0px;
}
#overall, .content, .topContent, .botContent {
	width:971px;
}
#overall {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
#header {
	height:83px;
}
#header .logo {
	margin-top:29px;
	margin-left:15px;
	float:left;
}
#navigation {
	float:left;
	width:500px;
	color:#fff;
	font-size:11px;
	padding-top:52px;
	padding-left:120px;
}
#navigation ul {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}
#navigation li {
	padding:0px;
	margin:0px 25px 0 0;
	float:left;
}
#navigation a {
	color:#ada187;
}
#navigation a:hover {
	color:#ccc;
	text-decoration:underline;
}
#navigation li.but1 {
}
#navigation li.but1 div.left {
	background:transparent url("../images/bkgd/bkgd_but1_left.png") right no-repeat;
	width:10px;
	height:17px;
	float:left;
}
#navigation li.but1 div.right {
	background:transparent url("../images/bkgd/bkgd_but1_right.png") left no-repeat;
	width:10px;
	height:17px;
	float:left;
}
#navigation li.but1 a {
	background:transparent url("../images/bkgd/bkgd_but1_center.png") repeat-x;
	color:#fff;
	height:17px;
	float:left;
}
#navigation li.but1 span {
	position:relative;
	top:1px;
	padding:3px;
}
#slogan {
	position:absolute;
	height:154px;
	width:63px;
	background: url("../images/slogan.png") no-repeat;
	left:0px;
	top:700px;
}
.content {
	background: url("../images/bkgd/bkgd_content_middle.png") repeat-y;
}
.topContent {
	height:10px;
	background: transparent url("../images/bkgd/bkgd_content_top.png") no-repeat;
}
.botContent {
	height:9px;
	background: transparent url("../images/bkgd/bkgd_content_bottom.png") no-repeat;
}
#slideshow {
	height:420px;
	width:1073px;
	position:relative;
	left:-50px;
}
#slideshow img {
	position:absolute;
}
#slideshow #playerContainer {
	position:relative;
	z-index:999;
	left:130px;
	top:52px;
	;
}
.video {
	width:921px;
	background-color:#f00;
	height:518px;
	position:relative;
	left:25px;
}
.contentHeading {
	padding:25px 25px 10px;
}
.contentText {
	padding:0 25px 25px;
}
.contentText p, h3 {
	clear:both;
}
.contentText ul {
	color:#ccc;
	font-size:12px;
	margin-top:0px;
}
span.gallery {
	border: 1px solid #ccc;
	padding:3px;
	float:left;
	margin:0px 10px 10px 0px;
}
span.gallery img {
	margin:0px 0px -3px 0px;
	padding:0px;
}
span.gallery span.imgButtonPlus {
	width:22px;
	height:22px;
	position:absolute;
	left:-100px;
	top:-100px;
	background: transparent url("../images/gallery_plus.png") no-repeat;
}
#interfaces {
	background: #2d251b url("../images/bkgd/bkgd_interfaces.png") repeat-x;
	/*height:153px;*/
	padding:20px 0 0;
}
.column4 {
	float:left;
	width:25%;
	/*height:151px;*/
	border-right:1px solid #272727;
}
.column4Last {
	width:23%;
	border:none;
}
#interfaces h4 {
	color:#7d7461;
	font-size:14px;
	margin:0 20px 5px;
}
#interfaces .column4 p {
	margin:0 20px 5px;
	height:80px;
}
#interfaces img {
	margin:10px 20px 0 20px;
}
.graygrad {
	background: #262625 url("../images/bkgd/bkgd_graygrad.png") repeat-x;
}
.cta_area {
}
.cta_area h4 {
	color:#7d7461;
	font-size:14px;
	margin:0;
}
.cta_area h5 {
	color:#ccc;
	font-size:11px;
	margin:0;
	font-weight:bold;
}
.cta_area p {
	margin:0;
}
.btn2 {
	margin-top:5px;
}
.btn2 div.left {
	background:transparent url("../images/bkgd/bkgd_btn2_left.png") right top no-repeat;
	width:10px;
	height:17px;
	float:left;
}
.btn2 div.right {
	background:transparent url("../images/bkgd/bkgd_btn2_right.png") left top no-repeat;
	width:15px;
	height:17px;
	float:left;
}
.btn2 a {
	background:transparent url("../images/bkgd/bkgd_btn2_center.png") top repeat-x;
	color:#fff;
	height:17px;
	float:left;
	cursor:pointer;
}
.btn2 a {
	font-size:11px;
}
.btn2 span {
	position:relative;
	top:1px;
	padding: 0 5px 0 3px;
}

#pricing {
	border-collapse:collapse;
	width:95%;
}
#pricing th {
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}
#pricing td {
	padding-top:3px;
	margin-bottom:15px;
}

#formResults {
	display:none;
	color:#ccc;
	font-size:12px;
	margin:10px 40px 5px 0;
}
form ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
form li {
	margin:0px;
	padding:0px;
	clear:both;
	padding-top:3px;
	font-size:12px;
}
form label {
	width:45%;
	float:left;
	color:#ccc;
}
form label.error {
	margin:2px 0 3px 45%;
	color:#fff;
}
form input {
	float:left;
	width:45%;
	background: #fff url("../images/bkgd/bkgd_input.gif") repeat-x;
	height:16px;
	border:1px solid #7d7461;
	color:#7d7461;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}
form input:hover {
	border-color:#ccc;
}
form .invalid {
	color:#f00;
	border-color:#f00;
}
form textarea {
	float:left;
	width:45%;
	height:100px;
 background:color:#fff;
	border:1px solid #7d7461;
	font-size:12px;
	color:#7d7461;
	padding:2px;
}
form span.submit {
	float:left;
	width:45%;
	text-align:right;
	padding:5px;
}
form span.submit input {
	float:right;
	width:100px;
	height:22px;
	cursor:pointer;
}
form span.submit input:hover {
	color:#333;
	border-color:#fff;
}
#sendfriendform label {
	text-align:right;
	padding-right:10px;
}
#footer {
	margin-top:40px;
}
#footer img {
	vertical-align:middle;
}
#footer p {
	display:inline;
}
#footer p, #footer a {
	color:#a3a3a3;
	font-size:12px;
}

