* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-repeat: repeat;
	background-image: url(images/bodyhg.jpg);
	background-color: #CAD7F7;
}



/* links */
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

h1 {
	font-size: 1.1em;
	color: #2743A4;
	font-weight: bold;
}


h2 {
	font-size: 1em;
	font-weight: bold;
	color: #2743A4;
	height: 20px;
	padding-top: 25px;
	padding-left: 10px;
	letter-spacing: 0.5em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	margin-bottom: 50px;
}


h3 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #2743A4;
	height: 30px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 1em;
	font-weight: bolder;
	color: #2743A4;
	height: 30px;
	width: 430px;
	margin-top: 5px;
	letter-spacing: 0.2em;
	text-align: left;
}
h5 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #444;
	height: 30px;
	width: 380px;
	letter-spacing: 0.2em;
	text-align: right;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	border: 1px dotted #FE7723;
	padding-bottom: 10px;
	padding-right: 5px;
}
h6 {
	font-size: 1em;
	font-weight: bolder;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	text-indent: 1px;
	vertical-align: 1%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container {
	width: 770px;
	font-size: 1.2em;
	border: 2px solid white;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	color: #444;
}

#header {
	background-image: url(images/head.jpg);
	height: 169px;
	width: 770px;
	background-repeat: no-repeat;
}

#content {
	background-image: url(images/contneu.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	background-color: #FFFFFF;
}

#content_top {
	height: 64px;
	background-image: url(images/conttop.jpg);
}
#main {
	list-style-type: none;
	float: right;
	width: 450px;
	padding-left: 25px;
	padding-right: 0px;
}
#menuleft {
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 20px;
	float: left;
	margin-top: 15px;
}

#navsubbox 
{
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer ul {
	list-style-type: none;
	text-align: right;
	background-image: url(images/menu.jpg);
	font-style: italic;
	font-weight: bold;
	width: 770px;
	height: 102px;
	padding-top: 10px;
}


li {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}

li a
{
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 2.1em;
	padding-bottom: 0.2em;
	padding-left: 0.1em;
	color: #FFFFFF;
}

li a:hover
{
	color: #FD4A12;
	text-decoration: none;
}
.navcontainer {
	width: 200px;
	float: left;
}
.navcontainer   ul
{
	list-style-type: none;
}
.navcontainer   a
{
	display: block;
	width: 196px;
	border-bottom: 1px solid #bac5d9;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #2743A4;
	font-weight: bold;
}
.navcontainer   a:link, #navlist   a:visited
{
	color: #2743A4;
	font-weight: bold;
	text-decoration: none;
}
.navcontainer   a:hover
{
	color: #0066CC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2743A4;
	text-decoration: none;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.3em;
}
.list {
	color: #6682A7;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	height: 50px;
 }  
img.float-left {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	
}
.clear {
	clear: both;
	background-color: #009966;
}

#footer {
	background-color: #2743A4;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	font-size: 1em;
	text-align: center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	line-height: 1.3em;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

