﻿body
{
	font-family: Verdana,Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
}

img
{
	float:right;
	padding:5px 0px 5px 10px;
}

.wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
}

.header
{
	background: url('img/logo.jpg') no-repeat scroll -25px 0px;
	height: 130px;
	margin-top: 10px;
}

.menu ul
{
	list-style:none;
	margin: 0px;
	height: 40px;
	padding: 0px;
}

.menu li
{
	float:left;
	text-align: center;
	width: 130px;
	height:100%;
}
	
.menu a
{
	display: block;
	font-weight: bold;
	color: #f0f0f0;
	height:100%;
	line-height: 40px;
	background: url('img/menu.png') 0 -41px;
}

.menu a.wrap
{
	line-height: 19px !important;
}

.menu  a:hover
{
	/*color:#000;*/
	background: url('img/menu.png') 130px -41px;
}

.menu .frst a
{
	background: url('img/menu.png') 0 0;
}

.menu .frst a:hover
{
	background: url('img/menu.png') 130px 0;
}

.menu .lst a
{
	background: url('img/menu.png')  0 40px;
}

.menu .lst a:hover
{
	background: url('img/menu.png') 130px 40px;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration:none;
}


.content a:link, .content a:visited, .content a:hover, .content a:active
{
	color: #FF0000;
}

.content a:hover
{
	text-decoration:underline;
}

.content a:visited
{
	color: #BF0000;
}


.content
{
	margin-top: 1px;
	height: 450px;
	padding-left: 270px;
	text-indent: 3em;
	line-height: 1.5em;
	text-align:justify;
	background:  #ededed url('img/cod1.jpg') no-repeat;
}

.content .text
{
	overflow: auto;
	height: 100%;
	padding: 10px 80px;
}

.prez 
{
	background-image: url('img/cod1.jpg');
}

.cntc
{
	background-image: url('img/phone.jpg');
}

.serv
{
	background-image: url('img/meeting.jpg');
}

.fin
{
	background-image: url('img/cod2.jpg');
}

.res
{
	background-image: url('img/cod3.jpg');
}

.resp
{
	background-image: url('img/cod5.jpg');
}

.wgrp
{
	background-image: url('img/wgrp.jpg');
}

.footer
{
	height: 22px;
	background: url('img/bottoml.png') no-repeat;
	margin-right: 10px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}

.footer div
{
	height: 22px;
	background: url('img/bottomr.png') no-repeat right center;
	margin-right: -10px;
}

ul.mc
{
list-style-type:none;
padding:0px;
margin:0px;
}

ul.mc li
{
background-image:url(img/redcross.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:14px;
}