/* DEFAULT 
---------------------------------------------------------------------------------------- */

html,body{
	width:100%; height:100%;
	margin:0; padding:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background: #fff;
}

a img{
	border-style:none;
	color:fff;
}

div#map span{
	display:none;
}

/* CUSTOM 
---------------------------------------------------------------------------------------- */

/* CONTENT CONTAINER 
---------------------------------------------------------------------------------------- */

div#content-container{
	width:1002px;
	height:632px;
	position:absolute; 
	margin-left:-501px; left:50%; 
	margin-top:-316px; top:50%; 
	background:url(img/site/bg_content_container.gif) no-repeat 0 0;
}

/* LOGO 
---------------------------------------------------------------------------------------- */

h1{
	margin:46px 0 0 45px;
	padding:0p;
	float:left;
	height:88px;
}


/* PRIMARY NAVIGATION 
---------------------------------------------------------------------------------------- */

div.nav-prim ul{
	width:198px;
	float:right;
	margin:55px 188px 0 0;
	padding:0;
}

div.nav-prim ul li{
	float:left;
	width:96px;
	height:18px;
	font-size:100%;	
	list-style-type:none;
	font-size:90%;
	color:#B3B3B3;
	font-weight:bold;
	cursor:default;
}

div.nav-prim ul li a{
	color:#000;
	text-decoration:none;
	font-weight:normal !important;
}

div.nav-prim ul li a:hover{
	color:#aaa;
}


/* SECUNDARY NAVIGATION 
---------------------------------------------------------------------------------------- */

div.nav-sec{
	display:block;
	width:100%;
	clear:both;
	height:20px;
}

div.nav-sec ul{
	margin:0 16px 0 0;
	width:380px; height:20px;
	float: right;
}

div.nav-sec ul li{
	float:left;
	width:84px;
	font-size:90%;
	text-align:left;
	padding:0 0 0 11px;
	height:20px; line-height:20px;
	list-style-type:none;
}

div.nav-sec ul li a{
	color:#fff;
	text-decoration:none;
}

div.nav-sec ul li.black{
	background:url(img/site/bg_black.gif);
}

div.nav-sec ul li.blue{
	background:url(img/site/bg_blue.gif);	
}

div.nav-sec ul li.green{
	background:url(img/site/bg_green.gif);	
}

div.nav-sec ul li.red{
	background:url(img/site/bg_red.gif);	
}


/* FLASH CONTAINER 
---------------------------------------------------------------------------------------- */

div.flash-container{
	float:left;
	clear:left;
	margin:0 0 0 16px;
	width:590px;
	height:324px;
}

div.flash-container a{
	color:#fff;
}

div.flash-container a img {
	text-decoration:none !important;
	border-style:none !important;
}

/* NAVIGATION SUB 
---------------------------------------------------------------------------------------- */

ul.nav-sub{
	display:none;
	margin:0 0 10px 0; padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

ul.nav-sub li{
	display:inline;
	color:#fff;
	margin: 0 10px 0 0;
	font-size:90%;
}

ul.nav-sub li a{
	white-space: nowrap;	
}




/* FLASH CONTAINER TEXT CONTACT
---------------------------------------------------------------------------------------- */

div.text-contact{
	float:left;
	clear:left;
	margin:0 0 0 16px;
	width:536px;
	height:270px;
	background:#ad0052;
	padding:27px;
	color:#fff;
	overflow:auto; 
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-base-color: #ad0052;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ad0052;
	scrollbar-darkshadow-color: #ad0052;
	scrollbar-face-color: #d67fa8;
	scrollbar-highlight-color: #ad0052;
	scrollbar-shadow-color: #ad0052;
	scrollbar-track-color: #ad0052;
}

div.text-contact h2{
	margin:0 0 5px 0;
	padding:0;
	font-size:150%;
}

div.text-contact p{
	margin:0 0 20px 0;
	padding:0;
	line-height:19px;
	font-size:95%;
}

div.text-contact p a{
	color:ffffff;
	text-decoration:none;
}

div.text-contact a:hover{
	text-decoration:underline;
}

div.text-contact ul li{
	font-size:95%;
}

div.text-contact ul.contact-form{
	margin:0; padding:0;
}

div.text-contact ul.contact-form li{
	list-style-type:none;
	font-size:90%;
}

div.text-contact ul.contact-form li label{
	float:left;
	width:100px;
	padding:0 20px 0 0;
	text-align:right;
}

div.text-contact ul.contact-form li input{
	border:1px solid #999;
	height:12px; line-height:12px;
	width:380px;
	font-size:90%;
}

div.text-contact ul.contact-form li textarea{
	border:1px solid #999;
	width:380px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}



/* TEXT 
---------------------------------------------------------------------------------------- */

div.text{
	float:right;
	width:348px;
	/* width:380px; */
	height:308px;
	/* height:324px; */
	margin: 0 16px 0 0;
	background-position:bottom right;
	background-repeat: no-repeat;
	padding:16px 16px 0 16px;
	color:#fff;
}

div.text h2{
	margin:0 0 5px 0;
	padding:0;
	font-size:150%;
}

div.text p{
	margin:0 0 20px 0;
	padding:0;
	line-height:19px;
	font-size:95%;
}

div.text a{
	text-decoration:underline; 
	color:#fff;
}

div.image-error404{
background:url(img/site/page108.jpg)
}

/* BLACK TEXT AREA 
---------------------------------------------------------------------------------------- */

div.black{
	background-color:#000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #4c4c4c;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;	
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

div.black hr{
	border-top:1px solid #000;
	border-bottom:1px dotted #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin:0;; padding:0;
	height:2px;
}

div.black h2{
	color:#f8c031;
}


/* BLUE TEXT AREA 
---------------------------------------------------------------------------------------- */

div.blue{
	background-color:#50a5d9;
	scrollbar-base-color: #50a5d9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #50a5d9;
	scrollbar-darkshadow-color: #50a5d9;
	scrollbar-face-color: #84c0e4;
	scrollbar-highlight-color: #50a5d9;
	scrollbar-shadow-color: #50a5d9;
	scrollbar-track-color: #50a5d9;	
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

div.blue hr{
	border-top:1px solid #50a5d9;
	border-bottom:1px dotted #fff;
	border-left:1px solid #50a5d9;
	border-right:1px solid #50a5d9;
	margin:0;; padding:0;
	height:2px;
}

/* GREEN TEXT AREA 
---------------------------------------------------------------------------------------- */

div.green{
	background-color:#95be22;
	scrollbar-base-color: #95be22;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #95be22;
	scrollbar-darkshadow-color: #95be22;
	scrollbar-face-color: #b4d164 ;
	scrollbar-highlight-color: #95be22;
	scrollbar-shadow-color: #95be22;
	scrollbar-track-color: #95be22;	
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}


/* RED TEXT AREA 
---------------------------------------------------------------------------------------- */

div.red{
 
  background-color:#b70050;
  scrollbar-base-color: #b70050;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ad0052;
	scrollbar-darkshadow-color: #ad0052;
	scrollbar-face-color: #d67fa8;
	scrollbar-highlight-color: #ad0052;
	scrollbar-shadow-color: #b70050;
	scrollbar-track-color: #b70050;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}


/* DEEPLINKS 
---------------------------------------------------------------------------------------- */

div.deeplinks{
	float:left;
	width:590px; height:138px;
}

div.deeplinks div{
	width:250px;	
	float:left;
	font-size:90%;
	margin:19px 0 0 45px;
	color:#666;
}

div.deeplinks div img{
	float:left;
	margin:0 10px 0 0;
}

div.deeplinks div a img{
	float:right;
}

div.deeplinks strong{
	color:#ad0052;
	font-size:110%;
	margin:0; padding:0;
}

div.deeplinks p{
	margin: 0 0 5px 0;
	padding:0;
}


/* RED TEXT AREA 
---------------------------------------------------------------------------------------- */

div.image-contact{
	background-image:url(img/site/contact.jpg)	;
}

div.image-page109{
	background-image:url(img/site/page109.jpg)	;
}

div.image-page108{
	background-image:url(img/site/page108.jpg)	;
}

div.image-page107{
	background-image:url(img/site/page107.jpg)	;
}


/* TESTIMONIALS 
---------------------------------------------------------------------------------------- */

div.testimonials{
	float:right;
	width:380px; 
	height:138px;
	margin:0 16px 0 0;
	padding:0;
}

div.gmap{
	float:left;
	width:380px;
	height:324px;
	margin: 0 0px 0 0;
	background-position:bottom right;
	background-repeat: no-repeat;
	padding:0px;
	color:#fff;
}
.gmap-info {
	width:200px;
	color:#000000 !important;
}
