/* WEBSITE BODY */

body {
	background-image:url(graphic/bg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

* {
	margin: 0;
}

/* NO BORDER FOR LINKED PICTURES */

img{
	border:0;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 912px;
}

/* HEADER */

#header {
	width: 912px;
	height: 100px;
	background-image: url(graphic/header.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#header_chat {
	width: 890px;
	height: 560px;
	background-image: url(graphic/header_chat_bg.png);
	background-repeat:none;
	margin-top: 0px;
}

#sesion {
	font-size: 55px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
}
/* LOGO */

#logo {
	width: 359px;
	height: 72px;
	margin: 12px 0px 0px 20px;
	float: left;
	display: inline;
}

/* NAVIGATION */

#navigation {
	height: 18px;
	width: 500px;
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	color: #404040;
	float: right;
	margin: 42px 20px 0px 0px;
	display: inline;
}

#navigation li {
	float: right;
	list-style: none;
	display: block;
	width: auto;
}	

#navigation li a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}	

#navigation li.active a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

/* FEATURED */

#featured {
	width: 912px;
	height: 300px;
	background-image: url(graphic/featured_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	color: #FFF;
}


#featured_left {
	margin: 40px 0px 0px 40px;
	width: 450px;
	height: 220px;
	float: left;
	display: inline;
	color: #FFF;
}

/* FEATURED FONTS */

h1 {
	font-size: 38px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 36px;
	text-decoration: none;
	letter-spacing: -2px;
	color: #FFF;
	text-align: center;
}

/* SLIDER */
#featured_right {
	width: 333px;
	margin: 30px 30px 0px 0px;
	float: right;
	display: inline;
}

#slider {
	overflow: hidden;
	width: 320px;
	height: 240px;
	margin: auto;
	position: absolute;
	border-style:dotted;
	border-width:thin;
	left: 544px;
	top: 166px;
	background-color: #333333;
}	

/* CONTENT */

#content {
	width: 912px;
	background-image: url(graphic/content_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#content_rt {
	width: 912px;
	height: 30px;
	background-image: url(graphic/content_rt.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#content_rb {
	width: 912px;
	height: 30px;
	background-image: url(graphic/content_rb.gif);
	background-repeat: no-repeat;
}

#content_left {
	float: right;
	margin: 0px 30px 0px 0px;
	width: 550px;
	display: inline;
}
	
#content_right {
	float: left;
	margin: 0px 25px 0px 25px;
	width: 220px;
	display: inline;
}

.content_left_h {
	width: 550px;
	height: 30px;
	background-image: url(graphic/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content_right_h {
	width: 250px;
	height: 30px;
	background-image: url(graphic/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
}

.content a {
	font-size: 16px;
	color: #0096C8;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
.content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h3 {
	font-size: 24px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #303030;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

.pic {
	float: left;
	display: inline;
	margin-right: 20px;
}


/* FOOTER */

#footer {
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	width: 912px;
	height: 54px;
	margin: 5px 0px 20px 0px;
	background-image: url(graphic/footer_bg.gif);
}

.footer p {
	font-size: 12px;
	color: #cccccc;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
}

.footer a {
	font-size: 12px;
	color: #ffffff;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
.footer a:hover {
	font-size: 12px;
	color: #09F;
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 441px;
	margin: 19px 0px 0px 15px;
	display: inline;
}

#footer_right {
	float: right;
	width: 441px;
	margin: 19px 15px 0px 0px;
	text-align: right;
	display: inline;
}

