body {
	margin:0;
	color:#4d4d4d;
	font:17px/21px Helvetica, Arial, sans-serif;
	background:#fff;
}
form {
	margin:0;
	padding:0;
}
#main {
	margin:0 auto;
	width:884px;
	clear:both;
	overflow:hidden;
}
/*-----header-----*/
#header {
	clear:both;
	margin:34px 0 0;
	width:884px;
	overflow:hidden;
}
#header h1 {
	float:left;
	margin:0;
}
#header h1 a {
	display:block;
	width:490px;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
#header ul {
	float:right;
	margin:38px 0 0;
	padding:0 50px 0 0;
}
#header ul li {
	float:left;
	list-style:none;
	padding:0 8px 0 0;
	color:#333;
	font:12px/15px Helvetica, Arial, sans-serif;
}
#header ul li a {
	color:#333;
	text-decoration:underline;
}
#header ul li a:hover {text-decoration:none;}
#header ul li a.ico-01 {
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-del-icio-us.gif) no-repeat;
}
#header ul li a.ico-02 {
	display:block;
	width:38px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-digg-it.gif) no-repeat;
}
#header ul li a.ico-03 {
	padding:0 0 0 20px;
	background:url(../images/ico-reddit.gif) no-repeat;
}
#header ul li a.ico-04 {
	padding:0 0 0 20px;
	background:url(../images/ico-su.gif) no-repeat;
}
#header ul li a.ico-05 {
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-buzz.gif) no-repeat;
}
/*-----content-----*/
#content {
	clear:both;
	width:884px;
	overflow:hidden;
	padding:40px 0 0;
}
/*---steps---*/
.steps {
	overflow:hidden;
	width:100%;
	padding:0 0 44px;
	clear:both;
}
.step-1 {
	float:left;
	width:308px;
}
.step-2 {
	float:left;
	width:308px;
}
.step-3 {
	float:right;
	width:268px;
	background:url(../images/arrows.gif) no-repeat 6px 100%;
}
.step-1 h2 {
	margin:0;
	padding:0 0 10px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/step-1.png) no-repeat;
}
.step-2 h2 {
	margin:0;
	padding:0 0 10px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/step-2.png) no-repeat;
}
.step-3 h2 {
	margin:0;
	padding:0 0 10px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/step-3.png) no-repeat;
}
.steps p {
	margin:0;
	padding:0 0 4px 6px;
}
.steps ul {
	margin:0;
	padding:0 0 5px;
	overflow:hidden;
	width:100%;
}
.steps ul li {
	float:left;
	padding:5px 0 0;
	width:100%;
	list-style:none;
}
.steps ul li label {
	float:left;
	width:76px;
	margin:0 6px 0 0;
	padding:0 5px;
	border:1px solid #999;
	color:#999;
	font:17px/21px Helvetica, Arial, sans-serif;
}
.steps ul li select {
	float:left;
	padding:0;
	color:#000;
	font:15px Helvetica, Arial, sans-serif;
}
.steps ul li input {
	float:left;
	margin:0;
	padding:1px;
	width:150px;
	font:15px Helvetica, Arial, sans-serif;
}
.steps ul li input.short-inp {width:46px;}
.step-3 ul li label {width:50px;}
.step-3 ul li input {width:180px;}
.step-3 #btn-get {
	float:left;
	margin:0 0 0 68px;
	display:inline;
	cursor:pointer;
}
/*--info-column--*/
.info-column {
	float:left;
	width:270px;
}
.results {
	overflow:hidden;
	width:100%;
	padding:0 0 40px;
}
.results h2 {
	margin:0;
	padding:0 0 10px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/results.png) no-repeat;
}
.results ul {
	margin:0;
	padding:0 0 5px;
	overflow:hidden;
	width:100%;
}
.results ul li {
	float:left;
	padding:5px 0 0;
	width:100%;
	list-style:none;
}
.results ul li strong {
	float:left;
	width:76px;
	margin:0 6px 0 0;
	padding:0 5px;
	border:1px solid #999;
	color:#999;
	font:17px/21px Helvetica, Arial, sans-serif;
}
.results ul li p {
	float:right;
	margin:2px 0 0;
	width:176px;
}
.directions-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 30px;
}
.directions-holder h4 {
	margin:0;
	font:17px/21px Helvetica, Arial, sans-serif;
}
.directions-holder .directions {
	overflow:hidden;
	margin:14px 0 0;
}
.directions-holder .directions img {
	display:block;
	margin:0;
}
/*--info-block--*/
.info-block {
	float:right;
	width:576px;
	overflow:hidden;
}
.map-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 26px;
}
.map-holder .map {
	overflow:hidden;
	width:100%;
	padding:0 0 14px;
}
.map-holder .map img {
	display:block;
	margin:0;
	border:none;
}
.map-holder a.print {
	color:#4d4d4d;
	text-decoration:none;
}
.map-holder a.print:hover {text-decoration:underline;}
.text-block {
	overflow:hidden;
	width:610px;
	clear:both;
	padding:0 0 14px;
}
.text-block .column {
	float:left;
	width:265px;
	padding:0 40px 0 0;
}
.text-block .column h3 {
	margin:0;
	padding:0 0 6px;
	color:#d9d465;
	font:44px/50px Helvetica, Arial, sans-serif;
}
.text-block .column p {
	margin:0;
	padding:0 0 20px;
}
.text-block .column p a {
	color:#fbb03b;
	text-decoration:none;
}
.text-block .column p a:hover {text-decoration:underline;}
/*-----footer-----*/
#footer {
	clear:both;
	width:884px;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 0 20px;
	background:url(../images/footer-bg.gif) no-repeat 100% 0;
}
#footer a {
	float:right;
	width:265px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/f-logo.gif) no-repeat;
}

/*-----display box-----*/
#displaybox {
	z-index: 10000;
	opacity: 0.9;
	background-color: rgb(162, 162, 162);
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
}

#displaybox-inner {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color:#ffffff;
	opacity: 1.0;
	height: 400px;
	width: 400px;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: #000000;
}

#displaybox-inner a {
	color: #000000;
}