/*==============================
	SITE WRAPPER
===============================*/
body
{
	font-family:Arial;
	font-size:12px; 
	color:#3f4a4e;
}
.site-wrapper
{
	width:1016px;
	min-height:auto;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px black;
}

/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	width:1016px;
	height:72px;
	background:url('images/header-bg.gif');
	 
}
.header-title
{
	float:left; 
}
.header-menu
{
	float:right;
	width:485px;
	height:0px;
}
/* // The Menu // */
.header-menu ul
{
	padding:0; 
	margin:50;
	list-style:none; 
}
.header-menu li
{
	float:left; 
}

/*==============================
	BODY WRAPPER
===============================*/
.body-wrapper
{
	float:left;
	width:1016px;
}

.buttons
{
	float:right;
	width:1016px;
	height:auto;
	
}
/* // The Menu // */
.buttons ul
{
	padding:auto; 
	margin:auto;
	list-style:none; 
}
.buttons li
{
	float:left; 
}

.blank_bg
{
	clear:left; 
	height:382px; 
	background:url(images/blank-bg.gif);
	}
	
	.girl
{
	clear:left; 
	height:382px; 
	background:url(images/blank-bg.gif);
	}
	.girl ul
	{
		padding:0;
		margin:0;
		list-style:none;
	}
	
.contact
{
	float:right;
	width:auto;
	height:auto;
}
/* // The Menu // */
.contact ul
{
	padding:0;
	margin:80;
	list-style:none;
	width: auto;
	float: right;
}
.contact li
{
	float:left; 
}

.history
{
	float:right;
	width:682px;
	height:auto;
}
/* // The Menu // */
.history ul
{
	padding:0;
	margin:80;
	list-style:none;
	width: auto;
	float: right;
}
.history li
{
	float:left; 
}

.touch
{
	float:right;
	width:682px;
	height:365px;
}
/* // The Menu // */
.touch ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	width: 878px;
	float: left;
}
.touch li
{
	float:left; 
}
.touchpress
{
	float:right;
	width:682px;
	height:365px;
}
/* // The Menu // */
.touchpress ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	width: 495px;
	float: left;
}
.touchpress li
{
	float:left; 
}
.coming-soon
{
	float:right;
	width:682px;
	height:auto;
}
/* // The Menu // */
.coming-soon ul
{
	padding:0;
	margin:80;
	list-style:none;
	width: auto;
	float: left;
}
.coming-soon li
{
	float:left; 
}

.nogirl
{
	clear:left; 
	height:auto; 
	background:url(images/nogirl_bg.gif);
	}
	.nogirl ul
	{
		padding:0;
		margin:0;
		list-style:none;
	}
	
	.gallery
{
	clear:left; 
	height:auto; 
	
	}
	.gallery ul
	{
		padding:0;
		margin:0;
		list-style:none;
	}
	.option
{
	float:right;
	width:auto;
	height:auto;
}
/* // The Menu // */
.option ul
{
	padding:0;
	margin:0;
	list-style:none;
	width: auto;
	float: right;
}
.option li
{
	float:left; 
}
/*==============================
	PORTFOLIO MENU 
===============================*/
.portfolio-menu
{
	float:left; 
	width:140px; 
	min-height:530px;
	font-family:Arial; 
}
.portfolio-menu h1
{
	margin:2px; 
	color:#3f4a4e; 
	font-size:18px; 
}
.portfolio-menu ul
{
	margin:0;
	padding-left:15px; 
	list-style:none; 
}
.portfolio-menu a
{
	font-size:12px;
	text-decoration:none; 
	color:#3f4a4e; 
}
.portfolio-menu li
{
	background:url(images/triangle-idle.gif); 
	background-repeat:no-repeat; 
	background-position:center left; 
	margin-bottom:5px; 
	padding-left:15px; 

}
.portfolio-menu li:hover
{
	background:url(images/triangle-active.gif); 
	background-repeat:no-repeat;
	background-position:center left; 
}
/*==============================
	CONTENT-WRAPPER
===============================*/
.content-wrapper
{  
	float:left; 
	width:470px;
	margin-right:5px; 
}
/*==============================
		PANEL CONTENT
===============================*/
.panel
{ 
	margin-bottom:5px;
	border:solid 1px #869ca4;
}
.panel_content
{
	padding:2px; 
	background:#effaff; 
}
.panel_title
{	  
	height:16px; 
	font-size:14px; 
	color:#effaff; 
	padding:2px; 
	padding-left:4px; 
	background:url(images/panel_bg.gif); 
	background-repeat:repeat-x; 
	background-position:center center; 
}
/*==============================
		RIGHT WRAPPER 
===============================*/
.right-wrapper
{
	float:left; 
	width:180px; 
	min-height:530px; 
}


/*==============================
		FOOTER
===============================*/
.footer
{
	clear:left; 
	height:63px; 
	background:url(images/footer-bg.gif); 
}
.footer-menu
{
	float:right; 
	width:405px; 
	height:0px; 
}
/* // The Menu // */
.footer-menu ul
{
	padding:0; 
	margin:50;
	list-style:none; 
}
 .footer-menu li
{
	float:left;
}
.footer-nav-menu
{
	float:left; 
	width:300px; 
	height:0px; 
}
/* // The Menu // */
.footer-nav-menu ul
{
	padding:auto; 
	margin:0;
	list-style:none; 
}
.footer-nav-menu li
{
	float:left; 
}

