/* 
===========================================================
TOP NAV 
===========================================================
*/
div#nav_top .nav_top_2 a {
	background-color:#51A7DC;
}

/* 
===========================================================
CONTENT
===========================================================
*/

div#content{
	width:930px;
	position:relative;
	text-align:left;
	background:transparent url(../images/backgrounds/morning.jpg) no-repeat;
}

div#content_1{
	width:545px;
	position:relative;
	padding-top:20px;
}

div#title{
	height:230px;
	width:350px;
	text-align:left;
	padding:70px 10px 10px 45px;
	position:relative;
}

div#title img{
	margin-bottom:5px;
}

hr.dotted{ 
	display:none;
	background:transparent url(../images/illustrations/dotted_hor_mor.gif) repeat-x center left;
	border:0;
	clip:rect(5px 100% 6px 0);
	height:10px;
	left:45px;
	line-height:10px;
	position:absolute;
	width:inherit;
	top:180px;
}

div#what_ads{
	display:none;
	margin-top:20px;
}

div#what_ads img{ 
	vertical-align:middle;
	margin-right:8px
}

div#link_0{
	padding-left:46px;
	padding-bottom:5px;
}

div#link_1{
	padding-left:46px;
}

div#link_2{
	position:absolute;
	top:220px;
	left:823px;
}

div#link_3{
	position:absolute;
	top:257px;
	left:436px;
}

div#link_4{
	position:absolute;
	top:44px;
	left:724px;
}

div#link_5{
	position:absolute;
	top:302px;
	left:642px;
}
#imgMap
{
	position:absolute;
	width:520px;
	height:342px;
	top:0;
	left:410px;
}

