
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #efefef;
	line-height:18px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/bg_asfalto.jpg) repeat-x;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	background-image: url(../images/bg_ribbon.gif);
	background-repeat: repeat-y;
	background-position: 152px;
}

/* Begin Parent Left Column --------------------------------------------------------------------- */
#leftcolumn {
	padding: 0;
	width:325px;
	display: inline; /* IE Fix */
	min-height:538px;
}

#leftcolumn .logo {
	margin: 0;
	width: 325px;
}

#leftcolumn .logo img { display: block; }

#leftcolumn .leftbox2 { /* Generic Box */
	margin: 0;
	width: 325px;
	height:538px;
}

/* End Left Navigation */
/* End Parent Left Column ----------------------------------------------------------------------- */


/* Begin Parent Right Column ----------------------------------------------------------------------- */
#rightcolumn {
	margin: 0;
	display: inline; /* IE Fix */
	width: 445px;
	min-height:538px;
	_min-height:538px;
	float:right;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position:0 195px;
}

#rightcolumn p.content {
	margin: 10px;
	width:310px;
}

#rightcolumn p.content a {
	color:#fcaf17;
	text-decoration:underline;
}
#rightcolumn p.content a:hover{
	color:#fcaf17;
	text-decoration:none;
}

#rightcolumn .banner {
	margin: 0;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width:445px;
	height:195px;
}

#rightcolumn .banner img { display: block; }

/* End Parent Right Column ----------------------------------------------------------------------- */
.clear { clear: right; }

#footer { }

#footer .text {
	padding:0;
	margin: 0 auto;
	height:97px;
	width: 770px;
	/*background-image: url(../images/bg_footer.gif);*/
	background-repeat: no-repeat;
	background-position: 152px;
}

#footer .text a:link,
#footer .text a:visited {
	color: #333;
	text-decoration: none;
}

#footer .text a:hover {
	color: #333;
	text-decoration: underline;
}

#footer .text img { border: none; }
/*End Footer -------------------------------------------------------------------------------------*/

#tbs{
	width:320px;
	padding:0;
	margin:0 0 20px 0;
}

#tbs img{
	padding:0;
}
#tbs a {
	color:#fcaf17;
	text-decoration:none;
}
#tbs a:hover{
	color:#fcaf17;
	text-decoration:none;
}