/* Hoja de estilos aplicable a todas las paginas */
#wrap {
	margin: 2px auto;
	width: 799px;
}
a {
text-decoration: none;
color: #6666CC;
}
a:hover {
text-decoration: underline;
color: #286ea0;
}
a img {
border: 0;
}
.left {
margin: 10px 10px 5px 0;
float: left;
}
.right {
margin: 5px 0 5px 10px;
float: right;
}
.textright {
text-align: right;
}
.center {
text-align: center;
}
.small {
	font-size: 0.8em;
	background-color: #4E76A7;
	color: #FFFFFF;
}
.bold {
font-weight: bold;
}
.hide {
display: none;
}
table {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
}
#slideshow {
	clear: none;
	float: left;
	width: 509px;
	margin: 4px 0px 0px 0px;
	color: #FFFFFF;
	left: auto;
}

/* Navigation */

.navoff {
	text-decoration:none;
	font-size:16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 11px;
}
.navoff:hover {
text-decoration:none;
color:#00FFFF;
}
.navon {
	text-decoration:none;
	color: #FE9900;
	font-size: 14px;
	font-family: "Arial Narrow";
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
}
.navon:hover {
text-decoration:none;
color:#00FFFF;
}
#wrapnavig {
	margin: 0;
	width: 800px;
	text-align: center;
	color: #FFFFFF;
}

/* 
Screen layout: */
body {
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	margin-top: 0px;
	background-image: url(../images/northbay2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
#transpar {
	width: 730px;
	font-size: 14px;
	float: left;
	margin: 5px 0px 0px 34px;
	font-family: "Trebuchet MS";
	height: 343px;
	padding: 3px;
}
#transpar ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	
#transpar li {
margin-bottom: 4px;
}
#transpar a {
text-decoration: none;
color: #9AccF1;
}	
#transpar a:hover {
color: #FF9900;
}
#transpar p {
	margin: 7px 7px 7px 7px;
}
#transpar1 {
	clear: left;
	float: none;
	width: auto;
	padding: 8px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin: 0 auto;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
}
#transpar1 ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	
#transpar1 li {
margin-bottom: 4px;
}
#transpar1 a {
font-weight: bold;
text-decoration: underline;
color: #FFFF00;
padding: 6px 0 0 10px;
}	
#transpar1 a:hover {
color: #33FF66;
}
p {
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
#transpar1 p {
	margin: 7px 7px 7px 7px;
}
#TextColumn1 {
	width: 136px;
	font-size: 16px;
	float: left;
	margin: 4px 0px 0px 1px;
	height: 246px;
	padding: 3px;
	text-align: center;
}
#TextOne {
	width: auto;
	font-size: 16px;
	margin: 90px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	line-height: 100%;
	font-weight: bold;
}
#TextTwo {
	width: auto;
	font-size: 16px;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	line-height: 100%;
	font-weight: bold;
}

#TextColumn2 {
	width: 138px;
	font-size: 16px;
	float: left;
	margin: 1px 0px 0px 1px;
	text-align: center;
	padding: 3px;
	height: 246px;
}
#LeftLogo {
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 40px;
}
#FeaturesTitle {
	width: auto;
	font-size: 24px;
	margin: 6px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#FeaturesText {
	font-size: 11px;
	font-family: "Arial Narrow";
	text-align: center;
	color: #666666;
	margin: 16px 0px 0px 0px;
	font-weight: bold;
}
#FeaturesText p {
	margin: 2px;


}
#HorizBar {
	width: 130px;
	margin: 0 auto;
	text-align: center;
	line-height: 2px;
}
