/* CSS Document */
#wrapper{
	position:absolute;
	left:50%;
	color:inherit;	
	height: 100%;
	min-height: 100%;
	width:775px;
	margin: 0 0 0 -390px;
}

#headder{
	text-align:center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 5px 0;

}
/* for understanding browsers */
#main{
	position:relative;
	background: url(http://www.universalwealthcreation.com/images/newBG.gif) 0px 0px repeat-y;
	min-height:900px;
	/*height:700px;*/
	width:610px;
	padding:0 0 0 165px;
	z-index:2;	
}
/* for IE */
*html #main {
	height:950px;
}


#menu {
	background: url(http://www.universalwealthcreation.com/images/masterSiteImages/menuHeadder.jpg) 0 0 no-repeat;
	padding:248px 0 0 0;
	position:absolute;
	min-height:700px;
	height:auto;
	top:0px;
	left:0px;
	width:166px;
	
}

#mainHeadder{
	width:610px;
	height:119px;
	background:url(http://www.universalwealthcreation.com/images/masterSiteImages/sunsetHeadderImage.jpg) 0 0 no-repeat;
}

#subHeadder{
	width: 429px;
	background: #6A98D3 url(http://www.universalwealthcreation.com/images/masterSiteImages/hotelSubHeading.jpg) 0 0 no-repeat;
	height: 118px;
	padding: 0 0 0 181px;
	
}

#dotsLeft,
#FreeStuff {
	float:left;
	height: 114px;
	margin: 4px 0 4px 0;

}

#dotsLeft{
	width: 15px; 
	background:url(http://www.universalwealthcreation.com/images/dots.gif) center repeat-y;
}

#FreeStuff{
	width:397px;
	padding:0 17px 0 0;
	overflow:hidden;
	background:url(http://www.universalwealthcreation.com/images/dots.gif) 99% 0 repeat-y;
}

#youFirst {
	clear:both;
	width: 610px;
	height: 19px;
	background:url(http://www.universalwealthcreation.com/images/yourFirst.jpg) 0 0 no-repeat
}
#MasterBody{
 	padding: 0 5px;
}

#preFooter{
	padding:7px 0 0 55px;
	width:720px;
	height:34px;
	background:url(http://www.universalwealthcreation.com/images/masterSiteImages/basebg.gif) 0 0 no-repeat;
}

#footer{
	padding:10px 0 30px 0;
	text-align:center;
}


