
body {
margin: 0 auto;
background: #000000;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana;
}

a {
color: #007BC9;
text-decoration: underline;
}
a:hover {
color: #2763A5;
text-decoration: none;
}
abbr {
cursor: help;
border-bottom: 1px dotted #000;
}

/*---------------|||||||||||Container------------------------------------------------------*/

#container {
width: 745px;
margin: 10px auto;

color: #666;
background-color: #fff;
}
#container2 {
width: 745px;
margin: 0 auto;
margin-top: 10px;
font-size: 11px;
color: #666;
background-color: #fff;
}

/*---------------|||||||||||header-------------------------------------------------------------------*/

#header {
width: 743px;
height: 150px;
clear: both;
color: #fff;
text-align:center; /*For TExt*/
background: #007BC9;
border: 1px solid #FFF;
}
		
/*---------------|||||||||||Menu-------------------------------------------------*/

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */



/* Begin CSS Popout Menu */

#menu 				{float:left;  margin: 0px 1px 0px 1px; font-size: 12px; width: 743px; background-color: #135dc0}

#menu a, #menu h2	{color: #FFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
					 display:block; margin:0; padding:5px; text-transform: none;
					}

#menu h2			{ color:#fff;}

#menu a				{ text-decoration:none;}


#menu a:hover{
	font-family: arial, helvetica, sans-serif;
	display:block;
	margin:0;	
	padding:5px;
	text-transform: none;
	

}



#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;

}

#menu li{
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

#menu li:hover{
	background-color: #cc0033;
}



div#menu h2:hover{color: #FFF; display:block; background-color: #cc0033; margin:0;  border-right-color: #FFFFFF; text-transform: none;	}
					
.h2a { padding:0px; font-weight:bold;}

div#menu li:hover{
cursor:pointer;
z-index:100;

}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;background-color: #cc0033;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{ background: url(../img/expand3.gif) no-repeat right;}
#menu a.b, #menu a.b:visited{ background: url(../img/expand3.gif) no-repeat right;}

/* On Hover Background Colours */
y:hover, a.y:hover 					{background-color:#990000; color:#FFF;}
.bb:hover 							{background-color:#990000; color:#FFF;}



/* End CSS Popout Menu */
#menuname1							{ background-color:#135dc0; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF;}
#menuname1 a:hover				{ text-decoration: underline;}


#menuname2							{ background-color:#135dc0; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF;}
#menuname2 a:hover				{ text-decoration: underline;}

#menuname3							{ background-color:#135dc0; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF;}
#menuname3 a:hover				{ text-decoration: underline;}

#menuname4							{ background-color:#135dc0; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF;}
#menuname4 a:hover				{ text-decoration: underline;}

#menuname5							{ background-color:#135dc0; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF;}
#menuname5 a:hover				{ text-decoration: underline;}

/*---------------|||||||||||Contener------------------------------------------------*/

#content {
width: 520px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
float: left; 
}
#content h2 {
color: #007BC9;
font-size: 16px;
font-weight: bold;
}
#content h2 a {
color: #666;
text-decoration: none;
}
#content h2 a:hover {
color: #999;
}
#content h4 {font-size: 18px;}
#content h5 {
	font-size: 14px;
	color: #0062bc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0062bc;
	margin-bottom: 5px;
}


#content2 {
width: 695px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
float: left; 
}
#content2 h2 {
color: #007BC9;
font-size: 16px;
font-weight: bold;
}
#content2 h2 a {
color: #666;
text-decoration: none;
}
#content2 h2 a:hover {
color: #999;
}
#content2 h4 {font-size: 18px;}
#content2 h5 {
	font-size: 14px;
	color: #0062bc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0062bc;
	margin-bottom: 5px;
}




.splitleft{float: left; width: 50%;}
.splitright{float: right; width: 46%;}
.splitleft2{float: left; width: inherit;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;padding-left: 15px;}
.splitright2{float: right; width: 90%;border-left: 1px solid #ccc;padding-left: 15px;}
.splitleft3{float: left; width: 50%;border-right: 1px solid #ccc;padding-left: 35px;padding-top: 5px;}
.splitright3{float: right; width: 90%;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-left: 30px;padding-top: 5px;}
.cent {text-align: center;font-style: italic;font-size: 11px;color: #000;}
div.box2 {  
padding: 0 0 0 0;
margin: 10px;
width: 250px;

border: 1px solid #000;
background: #eee;
}
.box2 p {   
margin: 0 5px 2px 5px;
font-size: 11px;
margin-left: 30px;
line-height: 16px;
color: #000;
}
.box2 img { 
margin: 0 auto;
}

/*---------------|||||||||||Sidebar------------------------------------------*/

#sidebar {
width: 175px;
float: right;
}
#sidebar p {
padding-bottom: 10px;
}
#sidebar h2 {
color: #fff;
font-size: 16px;
padding-left: 15px;
font: bold 16px georgia;
border-bottom: 1px solid #ddd;
}
div.box {  
padding: 0 0 0 0;
margin: 10px;
width: 170px;
background: url(images/bottom.gif) no-repeat bottom #0062BC;
overflow: hidden;
float: right;
}
div.boxtop { 
height: 10px;
width: 170px;
background: url(images/top.gif) no-repeat top;
}
.box p {   
margin: 0 5px 2px;
font-size: 11px;
color: #fff;
}
.box ul {
margin: 0 5px 5px;
color: #fff;
}
.box li {
margin: 0 15px 5px;
}
.box a{color: #fff;}
.box a:hover {
background: #fff;
color: #007BC9;
list-style-type: none;
}

/*---------------|||||||||||BOX--------------------------------------------------------------*/		

#black_box {
clear: both;
height: 15px;
padding-left: 165px;
padding-top: 1px;
background: url(images/blek_box.gif) no-repeat;
}

#blue_box {
clear: both;
width: 743px;
height: 200px;
font-size: 10px;
color: #000;
background: #007BC9;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

/*---------------|||||||||||Footer-----------------------------------------------*/

#footer {
clear: both;
width: 743px;
background: #000;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
}
#footer p {
color: #ccc;
padding: 5px;
font-size: 10px;
}
#footer ul {
padding: 2px;
float: right;
color: #fff;
font-size: 10px;
}
#footer li {
display: inline;
padding: 6px 1px;
}
#footer a {
color: #ccc;
text-decoration: none;
padding: 2px;
}
#footer a:hover {
color: #FF0000;
border-bottom: 1px solid #FF0000;
}

/*---------------|||||||||||old stuff & address--------------------------------------------------------------*/		

#address {
padding: 14px 10px 35px;
}

#address h2 {
color: #fff;
font: normal 20px georgia;
padding-left: 6px;
}

#address img {
padding: 5px;
margin: 5px;
background: #000;
border: 1px solid #FFF;
}

#address p {
color: #fff;
font-size: 11px;
padding: 5px;
}

#address a:link {
text-decoration: underline;
color: #FFF;
}

#address a:hover {
text-decoration: none;
color: #FF0000;
}

/*----*/
#whats_new_box {
float: right;
width: 350px;
padding: 14px 10px 35px;
background: #000;
color: #fff;
}

#whats_new_box h2 {
color: #fff;
font: normal 20px georgia;
}

#whats_new_box a {
color: #33CCFF;
border-bottom: 1px dotted #007BC9;
text-decoration: none;
}

#whats_new_box a:hover {

background: #000;
}

#whats_new_box ul {
list-style: none;
font-size: 10px;
}

#whats_new_box li {
display: block;
margin-bottom: 1px;
padding: 1px 5px 5px;
}

#whats_new_box li:hover {
background: #fff;
cursor: pointer;
color: #007BC9;
}
.imgborder {
	background-color: #eeeeee;
	margin: 12px;
	padding: 5px;
	border: 1px solid #333333;
}
