﻿*{margin:0;padding:0;}
#container
{
	/*background-image: url('/images/a5.gif');*/
	width: 1002px;
	margin-left: -501px;
	left: 50%;
	position: relative;
	min-height: 200px;
	
	border-left: solid 1px #b1b0af;
	border-right: solid 1px #b1b0af;
	border-bottom: solid 1px #b1b0af;
	background-repeat: repeat;
}
#footer
{
	/*background-image: url('/images/a5.gif');*/
	width: 1002px;
	margin-left: -501px;
	left: 50%;
	position: relative;
	background-repeat: repeat;
	text-align:center;
}
#header{min-height:50px;background:url(/images/a8.gif) repeat-x left bottom;}
#logo a,#logo a:hover,#logo a:visited
{
	float:left;
	color:White;
      font-size:18pt;
      text-decoration:none;
}
#logo
{
	float:left;
	padding-top:10px;
	color:White;
      padding-left:15px;
      font-size:18pt;
     }
#topMenu{width:512px;float:right;margin-top:24px;}
#topMenu ul li 
{
	float:left;
	width:100px;
	overflow:hidden;
	margin-right:13px;
	margin-left:13px;
	list-style-type:none;
	text-align:center;
padding-top:3px;
	padding-bottom:3px;
	
	border-top:1px solid #b1b0af;
	border-left:1px solid #b1b0af;
	border-right:1px solid #b1b0af;
}
#topMenu ul li a,#topMenu ul li a:hover,#topMenu ul li a:visited,#topMenu ul li a:active
{
	width:100px;
	display:block;
	/*margin-right:13px;
	margin-left:13px;*/
	/*padding-left:10px;
	padding-right:10px;*/
	text-align:center;
	text-decoration:none;
	color:white;
}

#topMenu ul li:hover, #topMenu ul li.active, #topMenu ul li.active a,#topMenu ul li:hover a
{
	background:white;
	color:#004778;
	
}
body{margin:0;padding:0;}
#main{width:100%; min-height:200px;}
#contents
{
	padding-top:20px;
	float:left;
 width:800px;
 margin:auto;
 border-left:1px solid #b1b0af;
 padding-bottom:10px;
 padding-left:10px;
 min-height:250px;
	}
	#left
	{
		padding-top:20px;width:150px;margin-left:15px;float:left;
	      padding-bottom:10px;
	      }
.FloatBreaker
{
    overflow: hidden;
    display: block;
    clear: both;
}
.contact
{
	margin-top:20px;
	font-size:0.8em;
}
#left ul.leftMenu 
{
	list-style-type:none;
	margin-bottom:20px;
}