@charset "UTF-8";
/* CSS Document */

body {
text-align: center; /* center things in pre-IE6 */
margin:0;
padding:0;
font-family: "Trebuchet MS"; 
font-size: 10pt; 
color: #000000; 
background-image:url('../images/topBackgroundHome.jpg'); background-repeat:repeat-x; background-position-y:top 
}

#container {
margin: 0px auto;
width: 830px;
text-align: left;
position: relative;
}

#header {
float: left;
width: 830px;
height: 181px;
}

#headerLogo {
float: left;
width: 240px;
height: 181px;
}

#headerMenu {
float: right;
width: 590px;
height: 181px;
}

#menu {
float: left;
width: 550px;
height: 141px;
padding-top: 40px;
padding-left: 40px;
padding-rigt: 40px;
}

#menu1 {
width: 51px;
float: left;
}

#menu2 {
width: 70px;
float: left;
}

#menu3 {
width: 106px;
float: left;
}

#menu4 {
width: 93px;
float: left;
}

#menu5 {
width: 68px;
float: left;
}

#menu6 {
width: 89px;
float: left;
}

#rotator {
float: left;
width: 830px;
height: 333px;
}

#bottom {
float: left;
width: 830px;
}

#bottomLeft {
float: left;
width: 512px;
height: 100%;
padding: 40px; 
}

#bottomRight {
float: left;
width: 210px;
padding-top: 40px;
}

#offerBox {
float: left;
width: 238px;
background: #FFB740;
}

#offerBoxBottom {
float: left;
width: 238px;
}

#acrossFooter {
float: left;
width: 100%;
height: 190px;
background-image:url('../images/bottomBackground.jpg'); 
background-repeat:repeat-x; 
background-position-y:top
}

#footerCenter {
margin: 0px auto;
text-align: left;
width: 830px;
height: 190px; 
}

#footerLeft {
padding-top: 5px;
float: left;
width: 276px;
}

#footerMiddle {
padding-top: 5px;
float: left;
width: 276px;
}

#footerRight {
padding-top: 5px;
float: right;
width: 278px;
}

#footer {
clear: both;
width: 859px;
height: 40px;
text-align: center;
font-size: 8pt; 
}

/*****************************/

/*Here goes the formatting for the content*/

.branchTitle {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.branchGallery {
	margin: 10px;
	background: #eaeaea;
}

.footerTxt {
	color: #808080; 
	text-align:center; 
	padding:10px; 

	text-decoration: none;
}

img { 
	border: none; 
}

.panel { 
	padding-top: 10px;
	text-align: center;
	pading-bottom: 0px;
}

.offerBoxTxt {
	margin: 20px;
}

#acrossFooter:a {
	color:#FFFFFF; 
	font-weight:bold
}

a {
	font-family: "Arial";
	font-size: 10pt; 
	text-decoration:none
}

a.rollover {
	display: block;
	width: 46px;
	height: 28px;
	text-decoration: none;
	background: url('../images/homeBoton.jpg');
}

a:hover.rollover {
	background-position: -46px 0;
}

a.rollover2 {
	display: block;
	width: 65px;
	height: 28px;
	text-decoration: none;
	background: url('../images/servicesBoton.jpg');
}

a:hover.rollover2 {
	background-position: -65px 0;
}

a.rollover3 {
	display: block;
	width: 101px;
	height: 28px;
	text-decoration: none;
	background: url('../images/testimonialBoton.jpg');
}

a:hover.rollover3 {
	background-position: -101px 0;
}

a.rollover4 {
	display: block;
	width: 88px;
	height: 28px;
	text-decoration: none;
	background: url('../images/quoteBoton.jpg');
}

a:hover.rollover4 {
	background-position: -88px 0;
}

a.rollover5 {
	display: block;
	width: 63px;
	height: 28px;
	text-decoration: none;
	background: url('../images/careersBoton.jpg');
}

a:hover.rollover5 {
	background-position: -63px 0;
}

a.rollover6 {
	display: block;
	width: 81px;
	height: 28px;
	text-decoration: none;
	background: url('../images/contactBoton.jpg');
}

a:hover.rollover6 {
	background-position: -81px 0;
}

a.homeActive {
	display: block;
	width: 46px;
	height: 28px;
	text-decoration: none;
	background: url('../images/homeButtonOver.jpg');
}

a.servicesActive {
	display: block;
	width: 65px;
	height: 28px;
	text-decoration: none;
	background: url('../images/servicesButtonOver.jpg');
}

a.testimonialsActive {
	display: block;
	width: 101px;
	height: 28px;
	text-decoration: none;
	background: url('../images/testimonialButtonOver.jpg');
}

a.quoteActive {
	display: block;
	width: 88px;
	height: 28px;
	text-decoration: none;
	background: url('../images/quoteButtonOver.jpg');
}

a.careersActive {
	display: block;
	width: 63px;
	height: 28px;
	text-decoration: none;
	background: url('../images/careerButtonOver.jpg');
}

a.contactActive {
	display: block;
	width: 81px;
	height: 28px;
	text-decoration: none;
	background: url('../images/contactButtonOver.jpg');
}

.myline {
margin-top: 5px;
margin-bottom: 5px;
}

a.acrossFooter {
	font-family: "Arial";
	font-size: 10pt; 
	text-decoration:none; 
	font-weight:bold; 
	color:#FFFFFF
}

.footerText {
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold; 
	color:#FFFFFF
}
