@import "css/reset.css";

/* Layout */
html { width: 100%; height: 100%; }
body { width: 100%; height: 100%; margin: 0px;}

#container { background:transparent url(i/bkg-shadow.png) no-repeat scroll center 53px; margin:0 auto; width:969px; }
#container-inner {  margin:0 auto; width:960px; display: block; }

#topnav { background-color: #003366; line-height: 40px; height: 40px; font-size: 0.9em; text-align: right; color: #fff; position: relative; padding: 0px 10px;}

#logobar { height: 80px; clear:both; padding: 0px 5px; background-color:#EEE; }
#logo { float: left; padding: 10px; }
#logo img {   }
#citacontainer { float: right; padding: 18px; }
#citacontainer span { font-size: 14px; color: #004C71; display: block; text-align:center; }
#citacontainer .tlf { font-size: 24px;  }

#nav { 	
	margin: auto;
	height: 50px;	
	color: #00496D;
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 1px dotted #eee;
	
}

#nav ul { list-style: none; margin: 0; padding:0;  }
#nav ul li { float: left; padding-left: 22px; padding-right: 22px; line-height:50px; }
#nav ul li a { color: #00496D; }
#nav ul li a:hover {   }
#nav ul li.selected a {  }

#container-content {
background-color:#FFFFFF;
/*
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5; */
margin:0 auto;
width:960px;
} 

#hm-center {
	
padding:0 20px;
width:903px;
}

#footer { margin:0 auto; height: 100px; width: 960px; clear: both;   }
#footer-inner { color:#fff; background-color: #003366; width:960px; height: 100px; margin: 0 auto; padding: 5px 15px; }
#footer-contact { float: left; width: 320px; }
#footer-nav { float: left; width: 320px; }
#footer-copy { float: left; width: 320px; text-align: right; }
#footer a, #footer a:visited { color: #fff; }

#content-main 
{
	float:left;
	margin:0 0 25px;
	padding:5px 15px 0 5px;
	width:600px;
}

#content-main-inner
{
	
}

#content-sub 
{
	float: left;
	width:250px;
	margin: 10px 0;
}


.content { padding: 0px; }

.clearfix { display: block; }

/* Fonts */
body { 
	font:14px/1.231 arial,helvetica,clean,sans-serif;
	/* *font-size:small;  for IE */
	/* *font:x-small;  for IE in quirks mode */
}

select, input, button, textarea { font:1em arial,helvetica,clean,sans-serif; }
table { font-size:inherit; font-size: 100%; }
pre, code { font-family:monospace; font-size: 108% ; line-height:100%; }

h1 { font-size:200%; margin: 0 0 0.5em 0; }
h2 { font-size:150%; margin: 0 0 0.3em 0}
h3 { font-size:120%; margin: 0.2em 0 }

h1,h2,h3,h4,h5,h6,strong { font-weight:bold; }
input[type=text],input[type=password],textarea{ width: 12.25em; /* *width:11.9em; */} 

/* Style */
body { 
	background: #fff;
}

a { text-decoration: none; color: #003366; }
#top-line { height: 5px; background-color: #333; width: 100%; clear: both; }
#logobar { }



h2 a { text-decoration: underline; color: #00496D; }
.item, .list-item { clear: both; padding-bottom: 20px;}
.icon { float: left; margin: 0 20px 0 0; }
.LocationContainer { padding: 5px; clear: both;}

.item-text { float: left; line-height: 1.5em; }
.item-images { float: right; width: 200px; }
.ImagesContainer td { padding: 0px 0px 10px 0px; }


#welcome { background: transparent url(welcome-bkg.jpg) no-repeat scroll top right; background-repeat:repeat-x; height: 425px; clear: both;}
#welcome-message { width: 500px; padding: 30px 20px; color: #fff; float: left;}
#welcome-image{ height: 425px; text-align:center; padding-top: 1px; }
#welcome-image img { }
#welcome-message h1 { font-size: 50px; padding-bottom: 5px; }
#welcome-message h2 { font-size: 26px; padding-bottom: 15px; }
a.cita { font-size: 20px; font-weight: bold; background-image:url(css/imgs/button-bkg-1.gif); width: 190px; height: 60px; background-repeat: no-repeat; line-height: 60px; display: block; text-align: center; color: #757575; font-weight: bold; font-size: 24px; text-transform: uppercase; }
a.cita span { line-height: 60px; display: block; }
a.cita-green { background-image:url(css/imgs/button-bkg-1-green.gif); color: #fff;}