body {
	background:url(../_images/back_createbot.jpg) top center repeat-x #1E1E1E;
	color:#333;
	font:normal 80% Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0;
	padding:0;
}
img {
	border:none;
}
dd {
	margin:0;
	padding:0;
	}
	#client h5 {
	color:#FFF;
	}
	#client label {
	color:#CCC;
	}
	#client input {
	padding:2px;
	width:150px;
	}
	#network ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	#network li {
	margin:0px;
	padding:5px;
	}
	.black_back {
	display:block;
	background:url(../_images/over.gif);
	padding:10px;
	width:180px;
	}
	td, th {
	border-bottom:1px solid #AAA;
	border-right:1px solid #CCC;
	padding:6px;
	text-align:center;
	width:25%;
	}
		.super {
		background:url(../_images/superbot.gif) center no-repeat #d4daff;
		}
		.regular {
		background:url(../_images/regularbot.gif) center no-repeat #ffc98b;
		}
		.mini {
		background:url(../_images/minibot.gif) center no-repeat #bef0c0;
		}
	table {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	margin:0;
	}
	.odd {
	background:#EAEAEA;
	}
a {
	color:#936943;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000;
}
/* header styles */
h1 {
	font:normal 140% "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0;
	padding:0;
}
h2 {
	font:normal 90% "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0;
	padding:0;
}
h3 {
	clear:left;
	font:normal  110% "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0;
	padding:0;
}
/* heading styles */
#header {
	height:74px;
	margin:0 auto;
	width:960px;
}
	#logo {
		background:url(../_images/logo_createbot.jpg);
		height:70px;
		width:240px;
	}
	#client{
		position: absolute;
		top: 22px;
		padding: 0;
		margin: 0 0 0 690px;
	}
	#network{
		position: absolute;
		top: 22px;
		padding: 0px;
		margin: 0 0 0 828px;
	}
	
/* menu styles */
#menu {
	font-size:90%;
	height:38px;
	margin:0 auto;
	width:960px;
}
	#menu ul{
		float:right;
		margin:11px 0 0 0;
		padding:0;
	}
	#menu li {
		display:inline;
		list-style:none;
	}
	#menu li a:link, #menu li a:visited {
		color:#FFF;
		font-weight:bold;
		padding:12px 15px 12px 15px;
		text-decoration:none;
	}
	#menu li a:hover {
		color:#CCC;
	}
	.selected {
		color:#936943;
		font-weight:bold;
		padding:12px 15px 12px 15px;
		text-decoration:none;
	}
	#menu li a:link.selected, #menu li a:visited.selected {
		color:#936943;
		font-weight:bold;
		padding:12px 15px 12px 15px;
		text-decoration:none;
	}
	#menu li a:hover {
		color:#CCC;
	}	
	
/* content */
#master_home {
	background:url(../_images/master_home.jpg) top center no-repeat #FFF;
	height:290px;
	margin:0 auto;
	padding:5px;
	width:950px;
}
	#master_overview {
		background:url(../_images/master_overview.jpg);
		height:148px;
		margin:0 auto;
		width:960px;
	}	
	#master_price {
		background:url(../_images/master_price.jpg);
		height:148px;
		margin:0 auto;
		width:960px;
	}
	#master_about {
		background:url(../_images/master_about.jpg);
		height:148px;
		margin:0 auto;
		width:960px;
	}
	#master_contact {
		background:url(../_images/master_contact.jpg);
		height:48px;
		margin:0 auto;
		width:960px;
	}
#frame {
	background:/* url(../_images/frame_top.jpg) top center repeat-x */ #FFF;
	border-top:1px solid #FFF;
	display:block;
	padding:5px;
}
	#content {
		margin:0 auto;
		width:960px;
	}
	#main_content {
		float:left;
		padding:0;
		width:570px;
	}	
	#page_content {
		float:left;
		padding:0;
		width:650px;
	}
	#page_content img {
		background:#EAEAEA;
		border:1px solid #CCC;
		float:left;
		margin:12px 24px 12px 0;
		padding:4px;
	}
	#page_full_content {
		padding:0;
		width:952px;
	}
	#page_full_content img {
		background:#EAEAEA;
		border:1px solid #CCC;
		float:left;
		margin:12px 24px 12px 0;
		padding:4px;
	}
	#right_content {
		float:right;
		width:302px
	}
	#page_right {
		float:right;
		width:300px
	}	
		.block {
			background:#DDD;
			border:1px solid #CCC;
			float:left;
			margin:0 5px 0 0;
			padding:15px;
			width:280px;
		}
		.block img {
		float:left;
		}
		.block h1 {
		padding:8px;
		}
		.block_2  {
			float:left;
			margin:4px;
			padding:20px;
			width:140px;
		}
		.block_3 {
			background:url(../_images/block_3.gif) top center no-repeat #FFF;
			border:none;
			float:right;
			padding:20px;
			width:260px;
		}
			.block_3 ul {
				margin:0;
				padding:0;
			}
			.block_3 li {
				list-style:none;
				line-height:20px;
			}
			.block_3 li a:link, .block_3 li a:visited {
				background:url(../_images/chk.gif) center left no-repeat;
				border-bottom:1px solid #CCC;
				color:#333;
				display:block;
				padding:6px 0 6px 22px;
			}
			.block_3 li a:hover {
				background:url(../_images/chk.jpg) center left no-repeat #1E1E1E;
				color:#FFF;
			}
			.block_3 li a:link.selected, .block_3 li a:visited.selected {
				background:url(../_images/chk.jpg) center left no-repeat #1E1E1E;
				border-bottom:1px solid #CCC;
				color:#FFF;
				display:block;
				padding:6px 0 6px 22px;
			}
		.block_3btm {
			background:url(../_images/block_3btm.gif) top center no-repeat #FFF;
			clear:right;
			float:right;
			height:15px;
			width:300px;
		}
		.learn_more {
		float:left;
		margin:5px 0 0 0;
		width: 137px;
		height: 30px;
		}
				.learn_more a {
				float:left;
				display: block;
				width: 137px;
				height: 30px;
				background:url(../_images/btn_learnmore.gif) no-repeat top left;
				}
				.learn_more a:hover {
				background-position: bottom left;
				}
		.page_top {
		float:right;
		margin:5px 0 0 0;
		width: 70px;
		height: 30px;
		}
				.page_top  a {
				float:left;
				display: block;
				width: 70px;
				height: 30px;
				background:url(../_images/btn_top.gif) no-repeat top left;
				}
				.page_top  a:hover {
				background-position: bottom left;
				}
#footer {
	color:#999;
	font-size:80%;
	margin:0 auto;
	text-align:right;
	width:960px;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#38668b;
}
/* Contact Form Styles */
label {
font-weight:bold;
padding-left:5px;
display:block;
}
input, textarea {
	width:400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	.small_input {
	width:200px;
	}
textarea {
height:120px;
}
fieldset {
background:#EEEEEE;
border:1px solid #DDD;
margin:5px 0;
padding:25px 0 0 40px;
}
	.clear{
	clear:both;
	height:10px;
	}
#cntmap{
	border: 5px solid #DDDDDD;
	margin: 5px 0pt;
	width: 250px;
	height: 275px;
	background-color: #EAEAEA;
}
/* HIghslide */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(,,/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(,,/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(,,/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(,,/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(,,/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

	.clear{
	clear:both;
	height:10px;
	}
