/* developed by Freddie Carthy of RobotForest.com */


body {
	font-family: Helvetica;
	background: url('/images/spotlight.png') no-repeat center top #1aa8db;
	color: #344146;
	line-height: 18px;
}

h2 {
	font-size: 60px;
	margin-bottom: 10px;
	margin-top: -5px;
	text-align: center;
}

h2 p {
	font-family: Vegur Bold, Helvetica neue;
	font-size: 12px;
}


/* Menu */
#menu ul {
	background:  url('/images/line.png') no-repeat center bottom;
	width: 900px;
	margin-top: -7px;
	padding-bottom: 25px;
}

#menu ul li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	margin: 5px;
}

#menu ul li.home a {
	background: url('images/home1.png') no-repeat;
	text-indent: -9999px;
}

#menu ul li.home a:hover {
	background: url('images/home2.png') no-repeat;
}

#menu ul li a {
	text-decoration: none;
	color: #344146;
}

#menu ul li a:hover {
	color: #ffffff;
}

#menu ul li.active a {
	color: #ffffff;
}

/* End of Menu */


/* Content on Home Page */
#home-container {
	width: 900px;
	margin-left: auto ;
	margin-right: auto ;
	line-height: 18px;
}

#home-flyer a{
	color: #344146;
	text-decoration: none;
}

#home-flyer a:hover {
	color: white;
}

#home-flyer {
	width: 450px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
#home-flyer p a {
	float: right;
	color: white;
	text-decoration: none;
	font-size: 14px;
	margin-top: -15px;
	padding-right: 35px;
}

#home-flyer span a {
	float: right;
	color: white;
	text-decoration: none;
	font-size: 14px;
	margin-top: -15px;
	padding-right: 35px;
}

#home-description {
	width: 420px;
	float: left;
}
/* End Content on Home Page */




/* Content on About Pages */
#about-container {
	width: 830px;
	margin-left: 50px;
	margin-right: auto;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}

#about-container a {
	text-decoration: none;
	color: #344146;
}

#about-container a:hover {
	color: #ffffff;
}

#about-container h2 {
	text-align: center;
}

#locations-left {
	width: 400px;
	float: left;
	text-align: center;
}

#locations-right {
	width: 400px;
	float: right;
	text-align: center;
}

/*End Content on About Page */




/*Founders Pages */
#founders {
	width: 820px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 18px;
	background:  url('/images/line.png') no-repeat center bottom;
}

#founders img {
	margin-bottom: 10px;
}

#founders-juan {
	width: 221px;
	height: 600px;
	float: left;
	margin-right: 25px;
}

#founders-juan img {
	float: left;
}

#founders-jose {
	width: 221px;
	height: 600px;
	float: left;
	padding-left: 50px;
	margin-right: 20px;
	background: url('/images/vertical.png') no-repeat left top;
}

#founders-monica {
	width: 221px;
	height: auto;
	float: left;
	padding-left: 50px;
	background: url('/images/vertical.png') no-repeat left top;
}

#co-founders {
	width: 800px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 18px;
}

#co-founders img {
	float: left;
	margin-right: 10px;
	border: 1px solid white;
}

#co-founders-darci {
	width: 380px;
	float: left;
	margin-right: 15px;
}


#co-founders-kebo {
	width: 380px;
	clear: both;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

#co-founders-chris {
	width: 380px;
	float: left;
}

#co-founders-eddie {
	width: 380px;
	float: left;
	margin-top: 15px;
}
/* End Founders Pages */





/*Without Borders Page */



/* Footer */
#footer {
	clear: both;
	width: 900px;
	background: url('/images/line.png') no-repeat center top;
	padding-top: 10px;
}

#footer p {
	text-align: center;
	color: white;
	font-size: 11px;
}

#footer ul{
	clear: both;
	width: 900px;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#footer ul li a:hover {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}

#footer ul li.withoutabox a{
	width: 192px;
	height: 37px;
	text-decoration: none;
}

#footer ul li.withoutabox a:visited{
	width: 192px;
	height: 37px;
}

#footer ul li.twitter {
	width: 114px;
	height: 37px;
}

#footer ul li.facebook {
	width: 128px;
	height: 37px;
}

#footer ul li.myspace {
	width: 121px;
	height: 37px;
}

#footer ul li.ning {
	width: 100px;
	height: 37px;
}

#footer ul li.sharethis {
	width: 138px;
	height: 37px;
}
/* End Footer */

#banner {
	background: url('/images/line.png') no-repeat center bottom;
	padding-bottom: 20px;
	text-align: center;
}

#contact a {
	height: 25px;
	width: 130px;
	background: #ff0000;
	color: #ffffff;
	float: right;
	text-align: center;
	padding-top: 10px;
	margin-top: -8px;
	margin-right: 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

#contact a:hover {
	background: #ffffff;
	color: #1aa8db;
}

#telesofalink {
	background: url('/images/Telasofa_Logo.png') no-repeat right #51ccf8;
	height: 100px;
	width: 306px;
	float: right;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#telesofalink a{
	height: 100px;
	width: 153px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	vertical-align: bottom;
}

img {
	border: 0;
} 

.sponsor-img img {
	margin-right: 35px;
}

.pictures-img img {
	margin-right: 15px;
}