@import url("/css/Panel_Index.css");
#page
{
	background-color: #fff;
}

/* temp img resize */
.left img
{
	width: 525px;
}

#wrapper
{
	background: none;
}

#wrapper h2,
#wrapper p,
.left h4,
.left ul,
.icpro em
{
	color: #3a5ea7
}

.content
{
	width: auto;
	border: none;
	background: none;
}

#wrapper .full_col
{
	float: left;
}
#wrapper .left
{
	width: 72%;
}
#wrapper .right
{
	width: 25%;
	padding-left: 1em;
	border-left: 1px solid #3a5ea7;
}

#wrapper .left ul
{
	font-size: 90%;
}

#wrapper .right h2
{
	text-align: center;
	font-size: 170%;
	margin: 0.5em 0;
}

.right p
{
	text-align: center;
	line-height: 1.4em;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
}
.right p.small
{
	font-size: 90%;
}
.right ul
{
	margin-bottom: 1em;
	padding-left: 2em;
	list-style-image:url("/images/bullet_js.gif");
	list-style-position: outside;
}
.right .orange_button
{
	font-size: 100%;
}

#tour_vid
{
	margin: 0 0 0 2em;
	padding-top: 7.5em;
	width: 12em;
	text-indent: 0;
	background: url('/images/js_home_tour.jpg') no-repeat top left;
}

div.mid
{
	padding: 1em 7em 1em 12em;
}
div.mid img
{
	width: 80px;
	float: left;
}
div.mid p
{
	float: right;
	width: 18em;
}
div.mid em
{
	display: inline;
	margin: 0;
	font-size: 110%;
}


div.icpro p
{
	margin-top: 2em;
}

div.facebook img
{
	margin: 0.5em 0 0 0;
}

div.geoverify img
{
	margin-top: 1.5em;
}
div.geoverify em.geoverify
{
	color: #000;
}
div.geoverify em.geoverify span
{
	color: darkGreen;
}

