body {
	padding: 0;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #333333;
}
			/*TOP BANNER*/		
#header {
	height: 125px;
	background: #fff url(images/virtual-sex-direct.jpg) no-repeat;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 {
	font-size: 26px;
	color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 35px;
	margin-left: 15px;
	margin-bottom: 2px;
}
#header h2 {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: both;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 15px;
}

			/*TOP NAVIGATION*/
#dolphincontainer{
	position:relative;
	height:36px;
	color:#E0E0E0;
	width:930px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}
#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-over.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-on.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-on.gif) no-repeat top right;height:33px;}
			/*3 COLUMNS*/

			/*FOOTER*/
#footer {
	clear: both;
	height: 25px;
	font-size : 11px;
	border-top: 5px solid #134766;
	color: #FFFFFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	padding-top: 15px;
}
#footer a {
	text-decoration: none;
	color: #174155;
	background: inherit;
}
#footer a:hover {
text-decoration: underline;
color: #ddd;
background:  inherit;
}

h3 {
	margin: 0 0 10px 0;
	padding : 1px;
	font-size: 15px;
	color: #000000;
}


h4 {
	margin: 0 0 0 0;
	padding : 0.3px 0 .3px 0;
	font-size: 14px;
	font-weight : bold;
	color: #000000;
}
			/*LINKS*/
a {
	text-decoration: underline;
	color: #000000;
	background: inherit;
}
a:hover {
	text-decoration: none;
	color: #18658D;
	background:  inherit;
}
a img {
border: 0;
}

#left {
	float: left;
	width: 690px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: justify;
}

#page {
	width: 930px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Center */

#center {
	float: left;
	width: 200px;
	margin-right: 8px;
	margin-left: 8px;
}
#cuadro {
	width: 880px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	text-align: justify;
}


/* Right */

#right {
	float: left;
	width: 180px;
	margin-top: 13px;
	margin-left: 6px;
}

