<!--

/* MAIN STYLESHEET ALTERATIONS */
/* --------------------------------------------- */
body {
	background-color:#FFFFFF;
}

#page-container {
	width:770px;
	border-left:none;
	border-right:none;	
	border-top:none;
	border-bottom:none;
}

#page-content {
	width:776px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

#page-element-bluebar {
	display:none;
}

#page-header-topnav-mainmenu:hover div, #page-header-topnav-mainmenu.over div {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

#page-footer-container {
	height:18px;
}

#page-footer-contact-info {
	display:none;
}

#footer-rss-icon {
	display:none;
}

.page-footer-logo {
	display:none;
}

/* THREE BOXES */
/* --------------------------------------------- */

#thispage-boxes-container {
	width:706px;
	height:230px;
	/*background-color:#CCCCCC;*/
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #CCCCCC;
}

/* BOX ONE */
/* --------------------------------------------- */

#thispage-box-one {
	background-color:#FFFFFF;
	border:1px solid #EFEFEF;
	border-right:2px solid #DDDDDD;
	border-bottom:3px solid #EEEEEE;
	width:190px;
	height:220px;
	float:left;
	margin-right:7px;
}

/* BOX ONE SPLASH NUMERAL OPTIONS */
/* --------------------------------------------- */

#thispage-box-one-header {
height:24px;
}

#thispage-box-one-header div.thispage-box-one-header-title {
	float:left;
	width:122px;
}

#thispage-box-one-header a.thispage-box-one-header-numbers {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height:18px;
	font-size:11px;
	border-left:1px solid #FFFFFF;
	border-right:none;
	border-top:none;
	border-bottom:none;
	width:20px;
	height:20px;
	background-color:#EFEFEF;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

#thispage-box-one-header a.thispage-box-one-header-numbers:hover {
	background:url(/site/img/s_inicio/new-projects-numbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFFFFF;
	height:24px;
	background-color:#003399;
}

.thispage-box-one-header-selectednumber {
	text-align:center;
	float:left;
	line-height:18px;
	font-size:11px;
	border-left:1px solid #FFFFFF;
	width:20px;
	height:24px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	background:url(/site/img/s_inicio/new-projects-numbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFFFFF;
	background-color:#999999;
}

.thispage-box-one-header-selectednumber:hover {
	text-decoration:none;
}

/* BOX ONE SPLASH SHOWCASE ITEMS  */
/* --------------------------------------------- */

.thispage-box-one-showcase {
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	width:174px;
	display:none;
}

.thispage-box-one-showcase-title {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.thispage-box-one-showcase-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.thispage-box-one-showcase-pic img {
	/*border:1px solid #666666;*/
	margin-top:5px;
	margin-bottom:5px;
}

.thispage-box-one-showcase-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/* BOX TWO */
/* --------------------------------------------- */

#thispage-box-two {
	background-color:#FFFFFF;
	border:1px solid #EFEFEF;
	border-right:2px solid #DDDDDD;
	border-bottom:3px solid #EEEEEE;	
	width:245px;
	height:220px;	
	float:left;
	margin-right:7px;	
}

#thispage-box-two ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
	font-size:11px;
	line-height:16px;
	padding:0px;
	list-style-type:none;
}

#thispage-box-two li {
	background-image:url(/site/img/s_inicio/news-merit-bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left: 9px;
	margin-bottom:5px;
	padding-bottom:5px;	
	border-bottom:1px solid #EFEFEF;
}

#thispage-box-two-news-title {
}

#thispage-box-two-news-date a {
	color:#999999;
}

#thispage-box-two-morenews {
	font-size:11px;
	font-weight:bold;
	background-image:url(/site/img/s_inicio/news-merit-bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left: 9px;
	margin-left:10px;
}

/* BOX THREE */
/* --------------------------------------------- */

#thispage-box-three {
	background-color:#FFFFFF;
	border:1px solid #EFEFEF;
	border-right:2px solid #DDDDDD;
	border-bottom:3px solid #EEEEEE;	
	width:245px;
	height:220px;	
	float:left;	
}

#thispage-box-three ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
	font-size:11px;
	line-height:16px;
	padding:0px;
	list-style-type:none;
}

#thispage-box-three li {
	background-image:url(/site/img/s_inicio/news-bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
	margin-bottom:7px;
	border-bottom:1px solid #EFEFEF;	
}

/* OTHER BOX STUFF */
/* --------------------------------------------- */

#thispage-box-header {
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	padding-left:4px;
	height:20px;
}

#thispage-box-header a {
	color:#333333
}

-->
