/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #333333;
}

a {
	color: #000000;
}

#container {
	width: 779px;
	text-align: left;
}

#constraint {
	width: 779px;
	background: #ffffff;
	float: left;
}

#topnav {
	width: 779px;
	height: 40px;
	background: #000000;
	color: #ffffff;
	float: left;
	margin-bottom: 4px;
	text-align: center;
}

#topnav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

#topnav a:hover {
	color: #f0cc30;
}

#topnav .navsep {
	position: relative;
	top: 9px;
}

#header {
	width: 779px;
	height: 219px;
	float: left;
	background: #f0cc30;
	margin-bottom: 4px;
}

#header .maingraphic {
	width: 297px;
	float: left;
	height: 219px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ffffff;
	position: relative;
	left: 5px;
}

#header .flash {
	width: 459px;
	height: 170px;
	padding-right: 4px;
	background: #ffffff;
	float: left;
	position: relative;
	left: 5px;
}

#header .slogan {
	width: 459px;
	height: 45px;
	float: left;
	padding-right: 4px;
	background: #ffffff;
	padding-top: 4px;
	position: relative;
	left: 5px;
}

#innerheader_bw {
	width: 779px;
	height: 80px;
	float: left;
	margin-bottom: 4px;
}

#innerheader {
	width: 779px;
	height: 46px;
	float: left;
	margin-bottom: 4px;
}
	
	
#maincontent {
	width: 779px;
	float: left;
	background: url(images/orange_border.gif) repeat-y;
	margin-bottom: 4px;
}

#maincontent .column1 {
	width: 297px;
	float: left;
	min-height: 400px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ffffff;
	position: relative;
	left: 5px;
}

#maincontent .column2 {
	width: 459px;
	padding-right: 4px;
	min-height: 400px;
	float: left;
	position: relative;
	left: 5px;
	background: #ffffff url(images/dots_v.gif) repeat-y;
}

#maincontent p {
	padding-left: 10px;
	padding-right: 8px;
	margin: 0 0 1em 0;
}

#maincontent ul li {
	padding-right: 25px;
}

#footer {
	background: #ffffff url(images/dots_h.gif) repeat-x;
	float: left;
	width: 779px;
	height: 30px;
	color: #858585;
}

#footer p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 1em 0;
}

.orange {
	color: #e06418;
	font-weight: bold;
}

.golf {
	width: 122px;
	height: 93px;
	padding-left: 10px;
	padding-right: 3px;
	float: left;
}

.home_screenshots {
	width: 160px;
	height: 136px;
	float: left;
	padding-left: 10px;
	margin-right: 15px;
}

.left {
	float: left;
	padding-top: 10px;
}

.right {
	float: right;
	padding-top: 10px;
}

#footer a {
	color: #858585;
}

img {
	border: none;
}

.dataflow {
	position: relative;
	left: 5px;
}

.buildings {
	width: 120px;
	height: 150px;
	float: left;
	margin-right: 5px;
	position: relative;
	left: 10px;
}

table {
	margin-left: 10px;
}

#screenshots {
	width: 150px;
	height: 130px;
	float: left;
	position: relative;
	left: 10px;
}

#indent {
	position: relative;
	left: 10px;
	width: 300px;
	float: left;
}

.clear {
	clear: left;
}

#showimage {
	position: absolute;
	visibility: hidden;
	border: 1px solid gray;
	z-index: 1;
}

#dragbar {
	cursor: hand;
	cursor: pointer;
	background-color: #f24f00;
	font-family: Verdana,Arial;
	color: #FFFFFF;
	font-size: 11px;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext {
	font-weight: bold;
	margin-right: 1px;
}

h1 {
	background-color: #f2f2de;
	color: #000000;
	font-size: 14px;
	width: 473px;
	padding: 5px;
	float: left;
}

#whitebg {
	background: #ffffff;
	height: 588px;
	float: left;
	padding-bottom: 5px;
}

#whitebg p {
	padding-left: 5px;
	padding-right: 5px;
}

#continue {
	background: #333333;
	float: left;
	width: 473px;
	padding: 5px;
	text-align: right;
}

#continue a {
	color: #ffffff;
}