body{
	background-color: #FF9900; 
	color: white; 
	margin : 0px 0px 0px 0px;
	align: center;
	background-image: url(/images/bg.gif);
	background-position: bottom right;
}

font, li, p, td, a, div
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top
{
	margin-top: 25px;
 	margin-left: auto;
 	margin-right: auto;
	background-color: #000045; 
	height: 250px;
	width: 950px;
	min-width: 950px;
	background-image: url(/images/bg_logo.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.fotos
{
	float: right;
	height: 230px;
 	margin-right: 20px;
 	margin-top: 10px;
}

.mmenu
{
 	margin-left: auto;
 	margin-right: auto;
	height: 25px;
	width: 950px;
	min-width: 950px;

}

.logo
{
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 20px;
	float: left;
	text-align: center; 
}

.icons
{
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
}

.content
{
 	margin-left: auto;
 	margin-right: auto;
	background-color: #000045; 
	width:  950px;
	min-width: 950px;
	background-image: url(/images/bg_blue.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.cont
{
 	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
 	padding-top: 20px;
}


.slogan 
{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;	
	letter-spacing:0.1em;
}

.phone 
{
	font-size: 12px;
	font-weight: bold;
	color: #4984F9;	
	letter-spacing:0.1em;
}


UL#mainmenu { 
	padding: 0;
	margin: 0px;
	list-style: none;
	min-width: 900px;
}

UL#mainmenu li { 
	display: block;
	height: 25px;
	line-height: 25px;
	width: 24%;
	text-align : center;
	float:left;
}

.bottom
{
 	margin-left: auto;
 	margin-right: auto; 
	width: 78%;
	min-width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.blue 
{
	font-size: 12px;
	color: #051C75;	
}

.menu 
{
	font-size: 14px;
	color: #ffffff;	
	font-weight: bold;
}


A:VISITED
{
	color: #F5F5F5;
}

A:LINK
{
	color: white;
}

A:HOVER
{
	color: #FFD381;
}

H1,.h1 {
	font-size: 16px;
	color: #ffffff;	
	font-weight: bold;
	background-color: #FF9900; 
	display:inline;
	padding-top:6px;
	padding-bottom:6px;
	line-height:36px;
	padding-left:25px;
	padding-right:25px;
	background-image: url(/images/tit_bg.gif);
}

H2,.h2 {
	font-size: 12px;
	color: #ffffff;	
	font-weight: bold;
}

H3,.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
}



.small {
	
}

