body {
   
    background-image: 		url("images/background.png");
    background-repeat:		repeat-x;
    background-attachment:	fixed;
    background-color:		white;
    background-position:	top;
    margin-left:			20px;
}
	
p {
	margin:		20px;
	margin-top:	10px;
	color:		#877c30;
	font-family:	verdana, geneva,  arial, sans-serif;
	font-size:	13px;
	line-height:	24px;
}	
	
h1 {
	margin:		20px;
	color:		#877c30;
	font-family:	 arial, geneva, verdana, sans-serif;
	font-size:	40px;
	font-weight:	bold;
	line-height:	20px;
}

h2 {
    color: #333;
}

a href {
	color:			#f6f7fc;
	
}
a {
	color:			#877c30;
	text-align: 		right;
	font-family:		verdana,  sans-serif;
	font-size:		14px;
	font-weight:		bolder;
	line-height:		38px;
	padding-right:	2px;
	text-decoration:	none;
	
}	
a:link {
	color:			#877c30;
	text-align: 		center;
	text-decoration:	none;
}

a:visited{
	color:			#877c30;
	text-align: 		center;
	text-decoration:	none;
}

a:hover{
	color:			#973d42;
	text-align: 		center;
	text-decoration:	underline;
}
a:focus{
	color:			#877c30;
	text-align: 		center;
	text-decoration:	underline;
}
a:active{
	color:			#877c30;
	text-decoration:	none;
}


img {
    border-width: 0;
   }

div#wrapper {
        margin: auto;
        width: 955px;
        background: white;
}

 
div#right img   {
    margin:     6px;
}

html>body div#top{
position:				fixed;
background-image: 	url("images/top2.png");
 background-position:		center;
}

div#left {
	text-align: 		right;
	font-family:		arial, geneva, verdana, sans-serif;
	font-size:			12px;
	line-height:		20px;
	border:				none;
	background-image: 	url("images/backgroundleft.jpg");
	background-repeat:	repeat-x;
	width:      		120px;
	height:     		380px;
	position:			absolute;
	top:				170px;
	float:				auto;
	padding:			10px;
	padding-bottom:		10px;
	}

html>body div#left{
position:					fixed;
}
div#top {
	position:			absolute;
	float:				auto;
	z-index:				10;
	width: 1500px; 
	margin: 0px auto;
	font-family:		verdana;
	text-align: 		center;
	height:     		77px;
	background-image: 	url(images/menu2Normal.png);
	background-repeat: 	repeat-x; 
	top:				0px;

	
}
div#left p {
}

div#middle1 {
	font-family:		arial, geneva, verdana, sans-serif;
	text-align: 		left;
	border:				solid;
	border-width:		3px;
	border-color:		#e3e2e2;
	background-color: 	#ffffff;
	width:      		290px;
	height:     		550px;
    position:			absolute;
	top:				100px;
	float:				auto;
	margin-left:		0px;
}

div#middle2{
	border:				solid;
	border-width:		3px;
	border-color:		#e3e2e2;
	background-color: 	#ffffff;
	width:      		290px;
	height:     		550px;
    position:			absolute;
	top:				100px;
	float:				auto;
	margin-left:		340px;
}

div#middle3{
	border:				solid;
	border-width:		3px;
	border-color:		#e3e2e2;
	background-color: 	#ffffff;
	width:      		634px;
	height:     		*px;
    position:			absolute;
	top:				100px;
	float:				auto;
	margin-left:		0px;
}

div#right1{
	color:				#a1a9d3;
	text-align: 		center;
	font-family:		arial, geneva, verdana, sans-serif;
	font-size:			12px;
	line-height:		20px;
	border:				none;
	width:      		215px;
	height:     		210px;
	position:			absolute;
	top:				150px;
	float:				auto;
	margin-left:		700px;
}
html>body div#right1{
position:		auto;
}

div#right2{
	text-align: 		left;
	font-family:		arial, geneva, verdana, sans-serif;
	font-size:		11px;
	line-height:		20px;
	border:			none;
	background-image: url("images/backgroundleft.jpg");
	background-repeat:	repeat-x;
	width:      		215px;
	height:     		180px;
	position:			absolute;
	top:				390px;
	float:			auto;
	margin-left:			730px;
}

html>body div#right2{
position:		fixed;
}

div#ocassion{
	border:			none;
	background-color: 	#c5c8d7;
	width:      		785px;
	height:			72%;
        position:			absolute;
	top:				170px;
	float:				auto;
	margin-left:			160px;
	
	}
	
div#route{
	border:					none;
	background-image: 		url("images/backgroundtop.jpg");
	width:      				785px;
	height:     				135px;
        position:					absolute;
	top:						160px;
	float:				auto;
	margin-left:			160px;
	
	}
	
html>body div#ocassion{
position:		fixed;
}

.iframe {
	WIDTH: 785px; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #c5c8d7;
	overflow:			auto;
	}

div#bottom  {
	position:		absolute;
	top:			95%;
	left:			780px;
	text-align:	right;
	border:		none;
	position:		absolute;
	bottom: 		0px;
	clear: 		both;
}
html>body div#bottom{
position:		fixed;
}
