/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */
html { border: none; }

body{
	margin: 0;
	padding: 0;
	line-height: 13px; 
	color:#666;
	background: #fff url(graphics/bg_site.jpg) repeat-x;
}

body, td{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{border: 0; line-height:0; font-size:0;}
p{margin: 0 0 15px 0;}

a{
	text-decoration: none;
	color: #bce6cb;
}

a:hover{
	color: #535353;
}

br.clearBoth{clear: both; line-height: 0; font-size: 0;}

.clearBoth{clear: both}

h1, h2, h3, h4, h5, form{margin: 0;}

/* --------------------------------------------
|  Navigation												
--------------------------------------------- */
#subNav{}


/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#siteContainer{
	width:793px;
	margin:0 auto;
}

#headerInfo{
	background:url(graphics/pic_guy.gif) no-repeat;
	width:884px;
	height:162px;
	position:absolute;
	margin:94px 0 0 -78px;
	}
	#headerInfo p{
		position:absolute;
		margin:135px 0 0 160px;
		color:#09779b;
		font-weight:bold;
		font-size:13px;
		width:660px;
		text-align:center;
	}
	
#tChoose{
	background:url(graphics/t_choose_sex.gif) no-repeat;
	width:304px;
	height:47px;
	text-indent:-9999px;
	position:absolute;
	margin:96px 0 0 250px
}

#tCheck{
	background:url(graphics/t_check_it_out.gif) no-repeat;
	width:304px;
	height:47px;
	text-indent:-9999px;
	position:absolute;
	margin:96px 0 0 530px
}

#bFemale{
	width:214px;
	height:124px;
	display:block;
	background:url(graphics/b_female.gif);
	text-indent:-9999px;
	outline:none;
	position:absolute;
	margin:50px 0 0 0;
	}
	#bFemale:hover{
		background-position:0 -124px;
	}
#bMale{
	width:214px;
	height:124px;
	display:block;
	background:url(graphics/b_male.gif);
	text-indent:-9999px;
	outline:none;
	position:absolute;
	margin:50px 0 0 580px;
	}
	#bMale:hover{
		background-position:0 -124px;
	}
	
#bClickHere{
	width:594px;
	height:119px;
	display:block;
	background:url(graphics/b_click_here.gif);
	text-indent:-9999px;
	outline:none;
	position:absolute;
	margin:222px 0 0 100px;
	}
	#bClickHere:hover{
		background-position:0 -119px;
	}
#customers{
	position:absolute;
	margin:20px 0px 0px 175px;
;
	
}
/* -- HEADER -- */
#header{}
#logo{
	text-indent:-99999px;
	outline:none;
	width:525px;
	height:122px;
	background:url(graphics/logo_make_me_a_cartoon.gif);
	position:absolute;
	margin:60px 0 0 140px;
	}
	#logo a{
		display:block;
		width:525px;
		height:122px;
		outline:none;
		text-decoration:none;
		text-indent:-99999px;
	}
/* -- BODY -- */
#content{
	height:211px;
	margin-top:265px;
	position:absolute;
}

#colLeft { float:left; }
#colRight { float:left; }


/* -- FOOTER -- */
#footer{ clear:both; font-size:10px;}
#footerNav{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
	#footerNav li{
		float:left;
		letter-spacing:5px;
		}
		#footerNav li a{
			letter-spacing:normal;
			margin-right:5px;
		}

/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

