/* 
Resources Stylesheet
*/
#container{
	position: relative;
	margin: 0 auto;
	width: 1024px; height: 2825px;
	overflow: hidden;
}
#bg_cont {
	position: absolute;
	width: 1024px; height: 2825px;
	overflow: hidden;
	z-index: 0;
}
#bg {
	margin: 45px auto 0 auto;
	background: url(../images/stripe.gif) repeat center;
	width: 973px; height: 2825px;
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	overflow: hidden;
	z-index: 0;
}
li {padding top: 2px; padding-bottom: 4px;}

/* Content Start */
#resource_bg {
	position: relative;
	top: -255px;
	background: url(../images/resource_bg.png) no-repeat;
	width: 778px ; height: 1362px ;
}
#tips_title {position: relative; top: 100px; left: 60px;}

#tip01_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat 0 3px;
	top: 120px; left: 60px;
	width: 215px; height: 160px;
}
#tip01_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip02_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -211px 3px;
	top: -40px; left: 290px;
	width: 215px; height: 160px;
}
#tip02_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip03_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat 0 -160px;
	top: 100px; left: 60px;
	width: 215px; height: 160px;
}
#tip03_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip04_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -212px -160px;
	top: -60px; left: 290px;
	width: 215px; height: 160px;
}
#tip04_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip05_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat 0 -320px;
	top: 80px; left: 60px;
	width: 215px; height: 160px;
}
#tip05_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip06_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -212px -320px;
	top: -80px; left: 290px;
	width: 215px; height: 160px;
}
#tip06_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#tip07_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat 0 -480px;
	top: 90px; left: 60px;
	width: 215px; height: 160px;
}
#tip07_text {
	position: relative;
	top: 180px; left: 25px;
	width: 215px; height: 160px;
	font-size: 14px;
	width: 215px;
}
#sm_postit_cont {
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -212px -485px;
	top: -70px; left: 283px;
	width: 315px; height: 210px;
}
#sm_postit_cont a { display: block; height: 210px; }

#promo_container {
	position: relative;
	top: 1495px; left: 51px;
	width: 730px; height: 115px;
	z-index: 50;
}
#promo_horiz_6hrOnline {
	position: relative;
	background:url(../images/siteStructure_sprite.png) -6px -446px no-repeat;
	width: 415px; height: 112px;
}
#promo_horiz_6hrOnline a { display: block; height: 112px;}
 
#promo_horiz_anim {
	position: relative;
	top:-112px; left: 428px;
	background:url(../images/siteStructure_sprite.png) -433px -446px no-repeat;
   	width: 300px; height: 112px;
}
#promo_horiz_anim a { display: block; height: 112px;}

#tipsMotorist_cont {position: relative; top: 1520px; left: 80px; width: 650px;}
#tipsMotorist_text ul li{font-size: 14px; position: relative; left: 11px; top: -15px; margin: auto;}

#related_cont{
	position: relative;
	top: -1245px; left: 543px;
	width: 195px; height: 75px;	
}
#related_cont ul li{
	font-size: 12px;
	list-style: none;
	text-decoration: underline;
}
#cert_cont{
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -10px -655px;
	top: -1165px; left: 543px;
	width: 194px; height: 158px;	
}
#cert_cont a{
	display: block;
	height: 158px;	
}

#coupon_cont{
	position: relative;
	background: url(../images/resource_elements.png) no-repeat -227px -695px;
	top: -1145px; left: 543px;
	width: 195px; height: 258px;	
}
#coupon_cont a{
	display: block;
	height: 195px;	
}



