.picdepot {


	margin-left: 350px;
    margin-top: -65px;
	width: 161px;
	height: 105px;
}
.picdepot2 {


	margin-left: 270px;
    margin-top: -75px;
	width: 161px;
	height: 105px;
}

.piccontact {


margin-top: 0;

}
.picwelc {


text-align:center;
align:center;
}










html,body {
	padding: 0;
	margin: 0;
	background: white url('../design/bg.gif') repeat-x;
	color: #838383;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	text-align: center;
}

a:link {
	color: #838383;
	text-decoration: underline;
}

a:visited {
	color: #838383;
}

a:hover, a:active {
	color: #119339;
	text-decoration: none;
}

/*---------------------------------------------------------------------------------------------------------Design---------------------------------------------------------------------------------------------------------*/

div#page {
	height: auto;
	background: white; 	
	border: 1px solid #dddddd; 
	margin: 0 auto; 
	width: 960px !important; /* For firefox */
	width: 962px; 
}

div#header {
	background: url('../design/header.gif') no-repeat;
	width: 960px;
	height: 134px;
}

div#header-bottom {
	background: url('../design/header_bottom.gif') no-repeat;
	width: 960px;
	height: 15px;
}

div#menu-block {
	float: left;
}

div#menu1 {
	background: url('../design/menu1.gif') no-repeat;
	width: 190px;
	height: 180px;
}

div#menu2 {
	background: url('../design/menu2.gif') no-repeat;
	width: 190px;
	height: 204px;
}

div#separator {
	height: 38px;
	background-color: white;
	width: 180px;
}

div#content {
	float: right;
	background: url('../design/content_repeat.gif') repeat-y;
	width: 770px;
}

div#content-up {
	background: url('../design/content_up.gif') no-repeat;
	width: 770px;
}

div#content-bottom {
	background: url('../design/content_bottom.gif') no-repeat;
	width: 770px;
	height: 50px;
}

div#footer {
	clear: both;
	background: url('../design/footer.gif') no-repeat;
	width: 960px;
	height: 29px;
	margin-bottom: 0;
	margin-left: 0;
	bottom: 0;
}

/*---------------------------------------------------------------------------------------------------------Texts, links---------------------------------------------------------------------------------------------------------*/

#text-content {
	padding-top: 20px;
	width: 719px;
	text-align: justify;
	padding-left: 20px !important; /* for firefox */
	padding-left: 0px;
}

.title-menu {
	color: white;
	float: left; 
	padding-left: 70px;
	font-weight: bold;
}

#title-menu1 {	
	padding-top: 12px;
	padding-left: 74px;
}

#title-menu2 {	
	padding-top: 20px;
	padding-left: 63px;
}

.link-menu {
	color: #838383;
	float: left;
	margin-left: 12px;
	font-weight: bold;
	width: 161px;
	height: 105px;
}

#link-menu1 {
	padding-top: 39px;
}

#link-menu2 {
	padding-top: 32px;
}

#text-footer {	
	color: #119339;
	margin-top: 13px;
	float: left;
	width: 959px;
}

#text-footer a:visited {
	color: #119339;
}

h1 {
	font-size: 11pt;
	color: #838383;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	color: #838383;
	font-weight: bold;
	margin-top: -10px !important;
	margin-top: -18px;
	padding-left: 20px;
}


