/* ----------container to center the layout-------- */
#container {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------header-------------- */
#header {

height: 20px;
background: url(../images/toppy.gif) no-repeat;
padding: 0px 0px 0px 8px;
margin: 0px; }

#header img {padding:2px 0px 0px 0px;} 

.logo {padding:3px 0px 0px 0px;} 


/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 0px #EBD3E0; /* color of the left column  */ 
border-right: solid 0px #EBD3E0; /* color of the right column  */ 
background-color: ;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
height: 20px;
border-right: #999999 1px solid;
border-left: #999999 1px solid;
border-bottom: #999999 1px solid;
background-color: #196DB3;
color:white;
 } 


#copyright {
font-size: 10px;
COLOR: white;
padding:3px 5px 0px 0px;
margin: 0px;
text-align: right; } 

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
padding: 0px;
border-top: solid 1px #999999;
border-bottom: solid 0px #999999;
border-left: solid 1px #999999;
border-right: solid 1px #999999;
background-color: #999999;

}

p {
padding: 5px 10px;
margin:0px;
}

.overflw {
height:500px;
overflow: auto;
margin: 0px;
padding: 0px;
}


/* ----------GENERAL-------- */
body {
margin: 20px 0px 0px 0px;
background: url(../images/blubck.gif) #E0E3DC repeat-x;
}

body,td,div {
font-family: "Lucida Grande","Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
color: #000066;
text-decoration: none;
}

em{margin-right:10px;}

A:link { font-size: 9px; color: #333333; text-decoration: none}
A:hover { font-size: 9px; color: #333333; text-decoration: none}
A:active { font-size: 9px; color: #333333; text-decoration: none}
A:visited { font-size: 9px; color: #333333; text-decoration: none}

h1 { 
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size:15px; 
font-weight: bold;
letter-spacing: 0px;
margin: 7px 0px 3px 0px;
padding: 0px 0px 0px 0px;
color:#295D85;
}

h2 {
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
color:red;
}

H3 { 
font: bold 14px Arial, Sans-Serif; 
letter-spacing: 0px;
margin: 5px 0px 4px 0px;
padding: 0px 0px 0px 0px;
color:#295D85;
}

ul {
list-style: square;
margin: 0px 0px 0px 30px;
	}

.squared li {	
list-style-type: square;
line-height: 16px;
}


/* ----------MENU----------------- */
	


/* ----------TOP MENU----------------- */
.topmenu {
font-size:10px;
text-align: right;
height:30px;
	}

.topmenu a {
text-decoration: none;
height:30px;
	}	

.topmenu a:link, .topmenu a:visited {
color: #888;
color: black;
	}

.topmenu  a:hover, .topmenu a:active {
background-color: ;
color: #006DAD;
text-decoration: underline;


	}

/* ----------homepage----------------- */

#contentInside{ 
float:left;
width:585px;
color: #666666;
line-height: 18px;
text-align: justify;
padding: 0px 1px 0px 1px ;
border-top: #999999 1px solid;
/*background-color: #ffffe1;*/
background-color: w;
}

#contentInsideRight{ 
float:right;
width:195px;
color: #000066;
line-height: 18px;
text-align: justify;
padding: 10px 2px 0px 5px ;
border-top: #999999 1px solid;
/*background-color: #ffffe1;*/
background-color: w;
}



.hide {
	display: none; POSITION: absolute; TOP: 10px; LEFT: 619px; width: 160px; background:;
}




#mapContainer {
	height: 250px;
	width: 400px;
	border: 1px solid #000000;
}




.blu-btn  {
float:left;
text-align:center;
width:193px;
height:60px;
font-weight: bold;
line-height: 15px;
letter-spacing: 1px;
color:white;
background:url(../images/bluebtn.gif) no-repeat ;
margin: 0px 5px 0px 0px;
padding: 10px 0px 4px 1px;
}


.blu-btn a:link, .blu-btn a:visited {
color:#196DB3;
font-size: 10px;

}

.blu-btn a:hover {
color:white;
}

.contactdata {
font-size: 10px;
margin-left:10px;
line-height:12px;
}


.criteriabox {
text-align:left;
font-size: 10px;
padding:0px;
border-bottom: #CCCCCC 1px dotted;
border-top: #CCCCCC 1px dotted;
margin-bottom: 5px;
width:;
clear:right;
}
