body {
	background-color:#bcbcbc;
	background-image:url(../graphic/mainBg.gif);
	background-repeat:repeat-y;
}
#siteHolder {
}
#mainHead {
}
#billboard {
	height:178px;
	width:1000px;
	background-repeat:no-repeat;
}
#header {
	background-image:url(../graphic/headerBg.gif);
	background-repeat:repeat-x;
	height:21px;
	width:1000px;
	overflow:hidden;
}
#headerInner {
	padding:3px 0 0 11px;
}
#mainArea {
}
#mainTable {
}
#col_1 {
	vertical-align:top;
	background-image:url(../graphic/sideBg.gif);
	background-repeat:repeat-x;
	height:500px;
}
#menuBg {
	position:relative;
	width:150px;
}
#menu {
	position:absolute;
	top:30px;
	left:10px;
	width:130px;
}
#ruta {
	margin-top:50px;
	width:130px;
}
#col_2 {
	vertical-align:top;
	background-color:#FFF;
}
#bodyTop {
	background-image:url(../graphic/topCorners.gif);
	background-repeat:no-repeat;
	height:31px;
	width:839px;
}
#body {
	padding:9px 0 0 32px;
}
#col_3 {
	vertical-align:top;
	background-image:url(../graphic/sideBg.gif);
	background-repeat:repeat-x;
}
#colInner_3 {
	width:11px;
}
