/* CSS Document */

/* general */

* {
	margin:0;
	}

body, html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
	
a {
	
	color:#077865;
	text-decoration:none;
	
}
	
a:hover {
	
	color:#077865;
	text-decoration:underline;
	
}
/* positioning */

#main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -215px;
}
	
#headerwraper {
	background-image:url(../images/headerwrapper_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:120px;
	}
	
	#header {
		width:880px;
		height:120px;
		}
		
		#logo {
			width:182px;
			height:120px;
			position:relative;
			float:left;
			}
		
		#topmenu {
			width:698px;
			height:120px;
			position:relative;
			float:right;
			}
		
			#topspacer {
				height:53px;
				}
				
			#menu {
				height:21px;
				width:100%;
				}
				
			#address {
				background-image:url(../images/address.gif);
				background-repeat:no-repeat;
				background-position:right;
				height:46px;
				}
	
#contentwrapper {
	background-image:url(../images/contentwrapper_bg.gif);
	background-repeat:repeat-x;
	background-color:#cbd9c1;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	

	}
	
#contentwrapperint {
	background-image:url(../images/contentwrapper_bg.gif);
	background-repeat:repeat-x;
	background-color:#ccd4c7;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	margin-bottom: -215px;

	}
	
	#content {
		background-image:url(../images/content_bg.png);
		background-repeat:no-repeat;
		width:853px;
		height:100%;
		height:auto !important;
		padding-left:16px;
		padding-right:11px;
		padding-top:9px;
		
		}
		
	#contentint {
		background-image:url(../images/content_bg.png);
		background-repeat:no-repeat;
		width:853px;
		height:450px;
		padding-left:16px;
		padding-right:11px;
		padding-top:9px;
		
		}
		
	#contentinterior {
		background-image:url(../images/contentinterior_bg.png);
		background-repeat:no-repeat;
		width:853px;
		padding-left:16px;
		padding-right:11px;
		padding-top:9px;
		height:155px;
		}
		
		#flash {
			background-color:#dde2d7;
			width:853px;
			height:397px;
			z-index:1;
			}
			
			#flashinterior {
			background-color:#dde2d7;
			width:853px;
			height:145px;
			z-index:1;
			}
			
		
		#contentbottom {
			position:relative;
			width:880px;
			height:auto;
			min-height:100%;
			overflow:auto;
			margin-bottom:20px;
			}
				
				#col1 {
					position:relative;
					float:left;
					width:193px;
					padding-top:5px;
					padding-right:5px;
					}
					
				#col2 {
					position:relative;
					float:left;
					width:452px;
					}
				
					#col2_center {
						background-image:url(../images/col2_bg.png);
						background-repeat:repeat-y;
						padding-left:35px;
						padding-right:33px;
						}
				
				#col3 {
					position:relative;
					float:left;
					width:230px;
					padding-top:5px;

					}
		
				
		#hMenu, #hMenu ul, #hMenuM, #hMenuM ul {
			width:100%;
			height:28px;
			margin:0;
			padding:0;
			text-align:left;
			}
	
		#hMenu ul li{
			width:30%;
			float:left;
			}
			
		
	
		#contentmenu {
			position:relative;
			z-index:15;
			width:853px;
			height:100px;
			bottom:65px;
			overflow:visible;
		}
			
			#menucontainer {
				width:777px;
				height:165px;
			}
				
				
#bottom, #push {
	height: 215px;
	}

#menuwrapper {
	background-image:url(../images/menuwrapper_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:156px;
	}
	
	#menubottom {
		width:880px;
		height:156px;
		}

		#menulogo {
			width:117px;
			height:113px;
			position:relative;
			float:left;
			padding-top:43px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
			visibility:visible;
			}
		
		#menuone {
			width:93px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
			visibility:visible;


			}
			
		#menutwo {
			width:105px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
			visibility:visible;


			}
			
		#menuthree {
			width:104px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
			visibility:visible;

			}
		
		#menufour {
			width:104px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
			visibility:visible;

			}
		
		#menufive {
			width:104px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			background-image:url(../images/bar_black.png);
			background-position:right;
			background-repeat:no-repeat;
  		visibility:visible;
			
			}
			
		#menusix {
			width:82px;
			height:108px;
			position:relative;
			float:left;
			padding-left:18px;
			padding-top:48px;
			visibility:visible;

			
			}

#footerwrapper {
	background-image:url(../images/footerwrapper_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:50px;
	padding-top:9px;
	}
	
	

	
/* Classes */

.menutitle, .menutitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menus, .menus a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d0d1d1;
	text-decoration:none;
	}
	
.menus a:hover {
	color:#d0d1d1;
	text-decoration:underline;
	}
	
.footercredits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e8e8e;
	}
	
h4 {
	font-size:30px;
	color:#838f7c;
	font-weight:normal;
	margin:0px;
	}	

.texto {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.5em;
	color:#616060;
	}

#map {
	
	width:100%;
	height:400px;
}

.line {
	
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #e9e9e9;
	
}
