* {z-index: 0;}
/*Main Container > Info box*/
#info
{
	/*overflow: hidden;*/
	position: relative;
	height: 206px;	
	margin-top: 36px;
z-index: 999;
}

/*#info .p1 
{
	position:absolute;
	top:0px;
	left: 0px;
}

#info .p2 
{
	position:absolute;
	top:0px;
	left: 307px;
}

#info .p3 
{
	position:absolute;
	top:0px;
	left: 614px;
}*/


#info .box
{
	width: 306px;
	height: 206px;
	margin: 0px 1px 0px 0px;
float: left;
	cursor: pointer; 
position: relative;
}

#info .box img
{
	border-width: 0px;
}

#info .last
{
	margin: 0px;
}

#info .box .hidden-text
{
	width: 306px;
	position: absolute;
	cursor: auto;
	display: none;
	color: #57585a;
	font-size: 0.8em;
	z-index: 1000;
}

#info .box .hidden-text .inner
{
	border: solid 1px #cfd1d8;
	background: #dae1ed url(/images/backgrounds/info-box-gradient.gif) no-repeat top left;
	padding: 10px;
	margin: 0px;
}

#info .box a
{
	display: block;
	position: relative;
	z-index: 999;
	text-decoration: none;
}
body
{
position: relative;
z-index: 0;
}
#main 
{
z-index: 10;
}
#info .box a span
{
	background-image:url(/images/white_arrow.gif);
	background-position: 0px 8px;
	background-repeat:no-repeat;
	z-index: 20;	
	text-align:right;
	top:172px;
	color: white;
	font-size: 1.2em;
	position: absolute;
	right: 16px;
	display:block;
	
	text-indent: 20px;
	
	overflow: hidden;
}

/*Main*/
#main
{
	background: #fff url(/images/backgrounds/bg-grad-main.gif) repeat-x 1px 0px;
	font-size: 0.8em;
	padding: 18px; /*background-color: #f6f6f7;*/
	color: #687076;
	zoom: 1;
}
#main #award
{
    display: none;
}
#main-bg
{
	background: url(/images/backgrounds/main.gif) repeat-y top left;
	overflow: hidden;
}

#main #left-col
{
	width: 576px;
	padding: 0px 18px 0px 0px;
	margin: 0px;
	float: left;
}

#main #left-col ul li {
	background:transparent url(/images/backgrounds/bullet-point.gif) no-repeat scroll 0 5px;
	margin:0 0 4px;
	padding:0 0 0 22px;
}

#main #left-col p
{
	margin: 0;
	padding: 0.4em 0;
}

#main #left-col p a
{
	text-decoration: underline;
}

#main #left-col .snippets
{
	margin: 44px 0px 0px 0px;
	background: url(/images/backgrounds/left-snippets-divide.gif) repeat-x left top;
}

#main #left-col .snippets a.inner-link
{
	background-image: url(/images/link_arrow_1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 13px;
	text-decoration: underline;
	font-size: .85em;
	color: #758bd0;
}

#main #left-col .snippets .row
{
	overflow: hidden;
}

#main #left-col .snippets .snippet
{
	width: 282px;
	float: left;
}

#main #left-col .snippets .left
{
	margin: 0px 12px 0px 0px;
}

#main #left-col .snippets .pad
{
	margin: 12px 12px 0px 0px;
}

#main #left-col .snippets .snippet h3
{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#main #left-col .snippets .snippet h3 a
{
	color: #687076;
	margin: 0px;
	padding: 7px 6px 5px 6px;
	display: block;
	text-decoration: none;
}

#main #right-col
{
	float: right;
	width: 272px;
	padding: 0px 0px 0px 18px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

