*{
	margin: 0;
	padding:0;
}

body {
	margin: 0px;
	background: #e6e6e6 url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/bg.jpg) repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
}

h1 {
    float:left;
    font-size: 24px;
    color:#663300;
    text-align: left;
    text-decoration: underline;
    margin:182px 0 16px 20px;
}

h2{
    font-size: 24px;
    color:#663300;
    text-align: center;
    text-decoration: underline;
    padding-top:14px;
    
}

 a:hover{
    text-decoration: none; 
}

h1:hover{
	text-decoration: none; 
}

h2:hover{
	text-decoration: none;
}  


p {
	margin-bottom: 10px;
}

.clear{
	clear: both;
}

#header {
	width: 1068px;
	height: 817px;
	background: url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/header_bg.jpg) no-repeat;
}

#logo_link{ 
    float:left;
    width:243px;
    height:127px;
    margin-bottom: 26px;
    cursor:pointer;
}

#join_now{
    float:left;
    width:436px;
    height:53px;
    margin-top:363px;
    cursor:pointer;
}

#see_more_link{
    width:110px;
    height:24px;
    float:right;
    margin:16px 118px 0 0 ;
    cursor: pointer; 
    display:inline;
    
}

#container {
	width: 1068px; 
	margin: auto;
}

#middle_section{
    width:1068px;
    height:256px;
    background: #e6e6e6 url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/middle_section.gif);
}


/***** Begin Pict *****/ 


#hq_pics{
    width:561px;
    height:435px;
    float:left;
    margin-left: 14px;
    display:inline;
} 

#pics img{
    margin:0 0 18px 2px;
    border:1px solid #999999;
}

#pics_updates{
	float:left;
	display:inline;
	margin-left:32px;
}

#pics_updates img{
	margin:17px 0 3px 3px;
	border:1px solid #6d6d6d;  
}

#hq_pics_sec{
	width:1068px;
	height:280px;
	background: url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/pict_bg.gif) no-repeat;
}
    
 #pics_sec{
	 margin: 20px 0 0 19px;
	 float:left;
	 display:inline;
 }
    
 #pics_sec img{
	margin-right:3px;  
 }

/***** End Pict *****/   

#ad {
	width: 1068px;
	height: 327px;
	background: url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/ad.jpg) no-repeat;	
	cursor: pointer;
}

#tour {
	width: 1068px;
	height: 175px;
	background: url(http://static.brazzers.com/fhgs2/mgb/15pt1/images/button.jpg) no-repeat;
    cursor: pointer;
}

#tour:hover {
   background-position: 0 -175px;
}


/***** Begin FOOTER *****/
#footer {
    width: 930px;
    margin-left: 33px;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #666;
	font-size: 12px;
}

#footer a {
	color: #666;
	text-decoration: none;
}
/***** End FOOTER *****/

