body,h1,h2,ul,li{padding:0; margin:0}

body {
	background: #FFFFFF;
	background-image: url(menus/background.jpg);
}
h1 {
	color:#336699;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-top: 20px;
}

input {
	width: 150px;
}

#container {
	width: 760px;
	margin-left: 20px;
	position: absolute;
	height: 1117px;
	top: 43px;
}

#body-title {
	width: 550px;
	padding-bottom: 50px;
}

#main-img {
	width: 760px;
	margin: 0px 0px 30px 115px;
}

#top {
	background: D8D8E6;
	width: 625px;
	padding-left: 50px;
	line-height: 30px;
	margin: 10px 0px 30px 0px;
}
#top a{
	font-family: "Arial";
	font-weight: bold;
	color: #333333;
}
#top a:hover {
	color: #666666;
}


#content1 {
	margin-left: 10px;
	width: 400px;
	text-align: justify;
	position: absolute;
	left: 202px;
	top: 221px;
}

#message {
	
	width: 330px;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	margin-left: 0px;

}

#btm-nav {
	display:block;
	color: #000000;
	font-size: 10px;
	text-align:center;
	visibility:visible;
}
#btm-nav a{
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}
#btm-nav a:hover {
	color: #666666;
}

#contactform {
	margin:0px 10px 10px 20px; 
	background:url top repeat-none; 
	text-align:left;
	
}

#nav_medave {
	position: absolute;
	top:235px;
	left:30px;
	width: 200px;
	text-align: left;
}

#top_medave {
	background: D8D8E6;
	width: 700px;
	padding-left: 250px;
	line-height: 30px;
	margin: 10px 0px 30px 0px;
}
#top_medave a{
	font-family: "Arial";
	font-weight: bold;
	color: #333333;
}
#top_medave a:hover {
	color: #666666;
}

#header_medave
{
position:absolute;
top:13px;
left:30px;
width:100%;
}

#container_medave {
	width: 760px;
	margin-left: 20px;
	padding-top:230px;
}
#Parity{
display:none;
}

#nav {
	width:200px;
	}
	
	.sideNav {
	width: 200px;
	height:756px;
	background:url(pix/nav.jpg) no-repeat;
	}
	
	.sideNav ul {
	width:105px;
	position:relative;
	top:45px;
	}
	
	.sideNav li {
	width:105px;
	height:68px;
	margin-bottom:4px;
	text-align:right;
	line-height:13px;
	list-style-type:none;
	display:block;
	}
	
	.sideNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}
	
	.sideNav a:hover {
	color:#43388a;
	}
