@font-face {
font-family: "AvantGarde Bk BT";
src: local("AvantGarde Bk BT"), url('avantbt.ttf');
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #0D0D0D;
}
a {
	color:#FF9200;
	text-decoration:underline;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-khtml-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
a:hover {
	color:orange;
	text-decoration:underline;
}
hr {
	display: none;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear:both;
}
.orange {
	color:#FF9200;
}
.orangeunderline {
	color:#FF9200;
	border-bottom:1px solid #FF9200;
	padding-bottom: 5px;
}
.imgborder {
	border:1px solid #FF9200;
}
h1, h2, h3, h4 {
	font-family:"AvantGarde Bk BT", "AvantGardeCE-Book", "Futura Lt BT", "URW Gothic L", "Lucida Sans", sans-serif;
	font-weight:normal;
	padding-bottom:10px;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
h1.big {
	font-size:40px;
}
.gray {
	color: #CCCCCC;
}
.biggray {
	color: #CCCCCC;
	font-size:16px;
}
.white {
	color:white;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-khtml-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.whiteunderline {
	color:white;
	border-bottom:1px solid #FF9200;
	padding-bottom: 5px;
}
a:hover .whiteunderline {
	color:#FF9200
}
#header {
	height: 112px;
	background-color: black;
}
#headerleft {
	float: left;
	position: relative;
	left: -40px;
}
#headerright {
	color:#CCCCCC;
	float: right;
	font-family:"AvantGarde Bk BT", "AvantGardeCE-Book", "Futura Lt BT", "URW Gothic L", "Lucida Sans", sans-serif;
	font-size: 20px;
	margin-top: 40px;
	margin-right: 5px;
}
#navigation {
	height: 40px;
	border-bottom: 1px solid #9E5D05;
}
#navigation li {
	list-style-type: none;
	display: block;
	float: left;
	overflow: hidden;
}
#navigation li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 30px;
	font-size: 14px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation li a:hover {
	color:#FF9200
}
#content {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #3D280A;
}
#content p {
	margin-top: 8px;
	margin-bottom: 20px;
	line-height: 20px;
}
.leftcolumn {
	width: 505px;
	float: left;
}
.rightcolumn {
	width:470px;
	float:right;
}
#fp1 {
	background-image: url(../images/pro_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 225px;
	height: 183px;
	float: left;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}
#fp2 {
	background-image: url(../images/pro_2.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 225px;
	height: 183px;
	float: left;
	padding: 10px;
	margin-bottom: 6px;
}
#fp3 {
	background-image: url(../images/pro_3.gif);
	background-repeat: no-repeat;
		background-position: center;
	width: 225px;
	height: 183px;
	float: left;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}
#fp4 {
	background-image: url(../images/pro_4.gif);
	background-repeat: no-repeat;
		background-position: center;
	width: 225px;
	height: 183px;
	float: left;
	padding: 10px;
	margin-bottom:6px;
}
.fptop {
	height: 210px;
	overflow: hidden;
	display: block;
}
.fpleftboxtop {
	height:130px;
	display:block;
	line-height: 22px;
	font-family:"AvantGarde Bk BT", "AvantGardeCE-Book", "Futura Lt BT", "URW Gothic L", "Lucida Sans", sans-serif;
	font-size: 22px;
	color: #FF9200;
	text-shadow: 0px 0px 9px black, 0px 0px 9px black, 0px 0px 9px black, 0px 0px 9px black, 0px 0px 9px black;
	padding-right: 5px;
}
.fpleftboxtop a {
	text-decoration:none;
}
.fpleftboxtop a:hover {
	color:orange;
}
.fpleftboxtop a:hover .white {
	color:orange;
}
.fpleftboxbottom {
	display: block;
	text-shadow: 0px 0px 4px black, 0px 0px 4px black;
}
.fpbottom {
	background-image: url(../images/bg-rightbox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 173px;
	padding: 15px 195px 15px 15px;
}
.fpbottom h2 {
	font-size: 20px;
	color: #FF9200;
}
#footer {
	background-image: url(../images/bg-horirule.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	color: #666666;
	padding-bottom: 15px;
}
#footer a {
	color:white;
	text-decoration:underline;
}
#footer a:hover {
	color:#CCCCCC;
}
#footerleft {
	float: left;
	margin-left: 15px;
}
#footerright {
	float: right;
	margin-right: 15px;
}
#stepbanner {
	background-color:#222;
	background-image:url(../images/2step-banner.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:80px;
	border-top:2px solid #888;
	border-bottom:2px solid #888;
}
#stepbanner p {
	margin:0px;
}
#examples {
	background-color:#333;
}
#video {
	padding:20px;
	background-color:#000;
	height:353px;
	border-bottom: 2px solid #FF9200;
	text-align:center;
}
