img.float {	margin: 0px;
	padding: 0px 4px;
	float: left;
}
.top-banner {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
}
td.submenu {
	background-image: url(http://www.wedoitallvegas.com/images/header_28.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
td.submenu a,a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.main-botton a{
	background-image: url(http://www.wedoitallvegas.com/images/tab-main.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 77px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 8px;
	margin-right: 3px;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.main-botton a:hover{
	color: #FF0000;
}

.banner-rotator {
	display: block;
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}

#Cuerpo {
	width: 1001px;
}

#Col-Izq {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	border-bottom-style: solid;

}

#Col-Dcha {

	width: 320px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	border-top-style: solid;

	border-bottom-style: solid;

}

#Footer {

	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;

}

/* ---------------------------- DropDown Menu ----------------------------*/

.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 140px;
	text-decoration: none;
	background: url(http://www.wedoitallvegas.com/images/tab-bg.png) no-repeat;
	color: black;
	height: 15px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 128px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
	background: #ebebeb;
	border: 1px dotted #BDBDBD;
	text-align: left;
	text-transform: capitalize;
	font-size: 11px;
	color: #333333;
}

.horizontalcssmenu ul li a:hover{
	background: url(http://www.wedoitallvegas.com/images/tab-hover.png) no-repeat;
	color: #FF0000;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #CCCCCC;
	color: #FF0000;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li {
	float: left;
	height: 1%;
	text-transform: lowercase;
}
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* ---------------------------- DropDown Menu ----------------------------*/
