body 
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: center;
      margin-top: 10px;
      margin-bottom: 20px;
	clear: both;	
	background: #0199CB url(images/backg.jpg) repeat-x;

}

a 
{
	text-decoration: none;
	color: #005177;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

#container 
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#container2 
{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#navcontainer 
{
	margin-top: 10px;
	background-color: #9AF9FF;
	height: 60px;
	background-image: url(images/navbg_a.jpg);
	background-repeat: no-repeat;
}

#main 
{
	padding: 10px;
	width: 678px;
	text-align: justify;
	color: #333333;
	line-height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #888;
	float: left;
}
#main2 
{
	padding: 10px;
	width: 798px;
	text-align: justify;
	color: #333333;
	line-height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #888;
	float: left;
}
#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}
#sidebar2 
{
	width: 180px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	color: #005177;
}

.headertext1 
{
	font-size: 16px;
	font-weight: bold;
	color: #005177;
}

.headertext2 
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

#footer 
{
	background-color: #006699;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
	font-size: 10px;
}

#subnav
{
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#subnav ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#subnav li 
{
	border-bottom: 1px solid #DEF3FA;
	margin: 0;
	width: auto;
}

#subnav li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #006699;
	border-right: 5px solid #006699;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#24CEE1;
}

#subnav li a:hover 
{
	border-left: 5px solid #005177;
	border-right: 5px solid #005177;
	color: #fff;
	background-color: #006699;
	font-weight:bold;
}

.subH
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	display: block;
	background-color: #005177;
}

.subH2 
{
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #006699;
    float: right;
    clear:both;
}

.textblock
{
    background: #CFE8EF;
    width: 440px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px;
}
.textblock2
{
    background: #CFE8EF;
    width: 780px;
    padding: 5px;    
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px;
}
.textblockbis
{
    background: #CFE8EF;
    width: 540px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px;
}

.textheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}
#footer a {
	color: #D2EDF6;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
	text-decoration: underline;
	font-size: 10px;
}
#line {
	margin: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
#navBg {
	width: 690px;
	height: 30px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#navBg a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 8px;
}
#mainImg {

	width: 676px;
	border: 1px inset #888;	
	height: 200px;
	clear: both;
	background: #6AABC4 url(images/main.jpg) no-repeat;
}
#main2Img {

	width: 798px;
	border: 1px inset #888;	
	height: 200px;
	clear: both;
	background: #6AABC4 url(images/main2.jpg) no-repeat;
}

