#end { clear:both;}

body {
   padding:0;
   margin:20px 0 0 0;
   border:0;
   font-family:Garamond, Arial;
   text-align:center;
   background-color:#C8A317;
   font-size:14px;
 }

#container 
{
	text-align : left;
	background-color :#FFFFFF;
	width:520px;
	*width:868px;	
	*height:480px;	
	margin: 0 auto;
	padding: 0 0 0 0;
	clear:both;
	border:10px ridge #C8A317;
	display:block;
	position:relative;
	padding:0px 20px 20px 328px;
	*padding:20px 20px 20px 328px;
}

.start{*margin-top:10px;}

#leftColumn{
 width:288px;
 float:left;
 display:block;
 clear:both;
 position:absolute;
 /*background-image:  url(../images/leftBG.gif);*/
 background-color:#FFFFFF;
 background-repeat:no-repeat;
 background-position:0px 0px;
 margin:0px 0px 0p 0px;
 left:0px;
 
}

#logo {
	background-image:url(../images/logoM.gif);
	background-repeat:no-repeat;
	position:relative;
	width:288px;
	height:105px;
	left:20px;
	top:20px;
	*top:0px;
	z-index:2;

}

#logo h1{
  display:none;
}

#menu{
position:absolute;
  height:36px;
  	z-index:3;
	margin-left:40px;
	margin-top:30px;
}

#menu ul {margin: 0; padding: 0;width:244px;}
#menu ul li {position: relative; float:left;list-style: none; }
#menu ul li a , #menu ul li a:link {  
 width:244px;font-family:Verdana;font-size:13px;padding: 10 10 10 10;display:block; color:#C8A317; text-decoration:none;  background:transparent; text-align:left;  vertical-align:middle; font-family:Arial; 
 border-bottom:1px solid #C8A317;
}
#menu ul li a:hover {width:244px;color:#FFFFFF; background:#C8A317;}
#menu ul li a:active {width:244px;color:#C8A317;}

#contact{
 text-align:center;
 position:relative;
 top:250px;
 left:10px;
}

#header1, #header2, #header3, #header4, #header5{
position:relative;height:63px;margin-right:15px;margin-top:20px;margin-bottom:20px; border-bottom:1px solid #C8A317;
/*padding-top:20px;*margin-top:40px;*top:20px;*height:60px;*/
}

#header1{   background-image:url(../images/header1A.gif);background-repeat:no-repeat;}
#header2{   background-image:url(../images/header2A.gif);background-repeat:no-repeat;}
#header3{   background-image:url(../images/header3A.gif);background-repeat:no-repeat;}
#header4{   background-image:url(../images/header4A.gif);background-repeat:no-repeat;}
#header5{   background-image:url(../images/header5A.gif);background-repeat:no-repeat;}

#header1 h1 ,#header2 h1,#header3 h1,#header4 h1,#header5 h1 {display:none;}

p, li
{
	font-size: 16px;
	
}
A:link	{text-decoration:	none; font-size:16px;	color:	#2E3092;}	
A:visited {text-decoration:	none;	font-size:16px;	color:	#2E3092;}	
A:active {text-decoration:	none; font-size:16px;	color:	#2E3092;}	
A:hover	{text-decoration:	underline; ffont-size:16px;	color:	#2E3092;}

img { border:0 0 0 0;margin:10px 10px 10px 10px;}


/* MESSAGES */


#toolbar {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:6.25em; z-index:5; overflow:hidden; color:#fff;background-color:#0076cc;}

#footer {height:30;clear:both;font-size: xx-small;width:100%;text-align:center;margin-top:10;}
#footer a{ font-size: xx-small; }

.block{
  border: 1px solid #E0EEFB;
  background-color:#ffffff;
  padding:4 4 4 4;
  margin-bottom:10px;
  text-align:left;
}


