/* Latina Link */
/* Created by Angelo and Nicole Lakra (http://angelolakra.com) */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff;
	font-family: Arial, serif;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

#container {
	margin: 0 auto;
	padding: 0px;
	margin-top: 20px;
	width: 800px;
	color: black;
	
}

#english {
	width: 450px;
	margin-top: 300px;
	text-align: center;
	float: left;
	font-size: 1.1em;
}

#spanish {
	width: 450px;
	margin-top: 300px;
	text-align: center;
	float: right;
	font-size: 1.1em;
}

/* ---------------------------------------------------------------------- */

#menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	height: 18px;
	line-height: 14px;
	font-size: .8em;
	font-family: Tahoma;
	border-bottom: 2px solid #ffffff;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	width: 800px;
	
}

#menu ul li{
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	color: #888888;	
	border-right: 1px solid #888888;
	width: 132px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 6px;
	cursor: pointer;
}

#menu ul li ul {
	width: auto;
	display: none;
	position: absolute;
	left: 0px;
	top: 20px;
}

#menu ul li ul li {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	color: white;
	background-color: #888888;
	border: none;
	width: 132px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: normal;
	font-size: .85em;
	border-bottom: 1px solid black;

}

#menu ul li:hover ul, #menu ul li.over ul{ 
	display: block; 
}


#picture {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	height: 343px;
	background: url(images/1a.jpg) no-repeat;
	
}
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	height: 120px;
}


#content {
	border-top: 2px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	background-color: white;
	color: #000000;

}

#content a {
	color: #6A9BFF;
}

#content a:hover {
	color: #ffffff
}

#content h3 {
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #5E5E5E;
	font-size: 0.9em;
}

#content h4 {
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #5E5E5E;
	font-size: 0.8em;
}

#content p {
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	padding-top: 5px;
	list-style-type: disc;
}
#content ul {
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: square;
}
#content ul li {
	font-size: .8em;
	margin-left: 0px;
	margin-bottom: 5px;
}
#content ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: circle;

}
#content ul li ul li{
	font-size: 1em;
}

#content table {
	border-collapse: collapse;
	color: #333333;
	margin: 0 auto;
}
#content table tr {

}
#content table tr th{
	text-align: left;	
}
#content table tr td{
	text-align: right;
	padding: 2px;
}
.darkcell {
	background-color: #8ABBCD;
	border-bottom: 1px solid gray;
}
.lightcell {
	background-color: #DCF5FA;
	border-bottom: 1px solid gray;
}

.totals {
	background-color: #E9F9FA;
	border-bottom: 1px solid gray;
}

.netincome {
	background-color: #8ACBFD;
	border-bottom: 1px solid gray;

}
.rightway {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 245px;
	margin-right: 10px;
	float: right;
	color: #8ABBCD;
	font-size: .8em;
	font-family: Tahoma;

}

#message {
	float: right;
	height: 600px;
	width: 200px;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}


#footer {
	height: 50px;
	line-height: 50px;
	clear: both;
}

#footer ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

#footer ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-right: 6px;
	padding-left: 6px;
	display: inline;
	list-style-type: none;	
}

#subfooter {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subfooterleft{
	float: left;
	font-size: 0.6em;
	color: #fff;
	margin-top: 5px;

}

#submenu {
	position: relative;
	width: 100px; 
	height: 30px; 
	background: url(images/submenu.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 5px;
                margin-bottom: 5px;
	float: right;

}

#submenu li {width: 30px; height: 30px; position: absolute; top: 0px; background: url(images/submenu.jpg) 0 0 no-repeat; display: block; list-style: none;}
#submenu a {width: 30px; height: 30px; display: block;}

#submenu #submenu1 {left: 0px;}
#submenu #submenu2 {left: 35px; background-position: -35px 0;}
#submenu #submenu3 {left: 70px; background-position: -70px 0;}

#submenu #submenu1 a:hover {background: url(images/submenu.jpg) 0px -35px no-repeat;}
#submenu #submenu2 a:hover {background: url(images/submenu.jpg) -35px -35px no-repeat;}
#submenu #submenu3 a:hover {background: url(images/submenu.jpg) -70px -35px no-repeat;}


a .alt {
	 display: none; 
}

#subHome {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/home.png);
	width: 16px;
	height: 16px;
}

#subHome:hover {
	background-image: url(images/home_hover.png);
}
#subLinks {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/@.png);
	width: 16px;
	height: 16px;
}
#subLinks:hover {
	background-image: url(images/@_hover.png);
}
#subConnect {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/@.png);
	width: 16px;
	height: 16px;
}
#subConnect:hover {
	background-image: url(images/@_hover.png);
}
#terms {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	width: auto;
}
#terms ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;

}
#terms ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	font-size: 0.6em;
	color: #A8A8A8;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #888888;
	text-align: center;
	
}
/* Control Panel */
/*
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#blank {
	height: 500px;	
	width:400px;
}