body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	/*behavior:url(csshover.htc);*/
	background:#868686;
	height:100%;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#666;
}

h3, h4 {
	color:#666;
	font-weight:800;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.3em;
}

a {
	color:#4D83B3;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

/* TOP MENU CSS*/
#topMenu {
	display:block;
	width:100%;
	height:36px;
	background:#d89524;
	margin-bottom:0px;
	font-size:93%;
	line-height:normal;
	/*border-top:7px solid #d89524;*/
}
#topMenu ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
}
#topMenu li {
	float:left;
	background:#d89524 url(images/menu/left.gif) no-repeat left bottom;
	margin:0;
	padding:0 0 0 5px;
	border-top:7px solid #d89524;
}
#topMenu a {
	display:block;
	background:url(images/menu/right.gif) no-repeat right bottom;
	padding:5px 11px 4px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:10px;
	color:#fff;
	/*border-top:7px solid #d89524;*/
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topMenu a {float:none;}
/* End IE5-Mac hack */
/*#topMenu li:hover {
	background-color:#E9BB76;
}*/
#topMenu .grey {
	background-color:#858585;
	border-top:7px solid #858585;
}
#topMenu .grey a {
	background-color:#858585;
	color:#fff;
}

#topMenu .greylast {
	background-color:#858585;
	border-top:7px solid #858585;
}

#topMenu .greylast a {
	background-color:#858585;
	background-image:none;
	color:#fff;
}

#topMenu .greyfirst {
	background-color:#858585;
	background-image:none;
	border-top:7px solid #858585;
}

#topMenu .greyfirst a {
	background-color:#858585;
	color:#fff;
}

#topMenu .first {
	background-image:none;
}

#topMenu .last {
	height:29px;
}

#topMenu .last a {
	height:29px;
	width:100%;
}

/*#topMenu .grey li:hover {
	background-color:#B6B6B6;
}*/


#Footer {
	/*position:relative;
	top:0px;*/
	padding:5px 50px 5px 5px;
	background-color:transparent;
	text-align:center;
	clear:both;
	/*margin-left: 198px;*/
	border:1px solid #999;
	border-width:1px 0 1px 0;
	background-color:#F0F0F0;
}


/* CENTRAL IMAGE INFO */

#homeContent {
	margin:0px 0px 0px 0px;
	padding:0;	
	border:none;
}

.homeImage {
}

.smallText {
	color:#7a7a7a;
	font-size:11px;
}

.homeImage {
	position:absolute;
	top:166px;
}

.carte {
	background:url('images/home/meet_us.gif') no-repeat;
	width:250px;
	height:143px;
	background-position: 0px 20px

}

.specialOffer {

	background:url('images/home/rightbg.gif') no-repeat;
	width:148x;
	height:143px;

}

.carte h4
 { 
	color:#4D83B3;
	font-size:11px;
	text-align: left;
	margin:10px 10px 10px 10px;
}

.back1 {
	height:20px;
	background:url(images/home/below.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
}

.back2 {
	height:20px;
	background:url(images/home/below2.gif) no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
}

.back3 {
	height:20px;
	background:url(images/home/below3.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	
}

a:link {color:#4D83B3;}
a:visited {color:#4D83B3;}
a:hover {color:#666; text-decoration:underline;}

a.pdf {
	padding-left:15px;
	background:url(images/pdf.gif) no-repeat top left;
}

a.excel {
	padding-left:15px;
	background:url(images/excel.gif) no-repeat top left;
}

a.film {
	padding-left:15px;
	background:url(images/film.gif) no-repeat top left;
}


#Content {
	background:#e5e5e5 url(images/large_bg.gif) center no-repeat fixed;
	margin:0px 50px 0px 200px;
	padding:15px 20px 50px 20px;
	min-height:600px;
	height:100%;
}

ul {
	list-style-image: url(images/orange_bullet.gif);
}

.hr {
	border-bottom:1px solid #d89524;
}

.press {
	border-bottom:1px solid #d89524;
	padding-bottom:20px;
}

