body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	}
.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:20px;
	padding-top: 15px;
	
}
.text-highlight {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #ff7b4f;
	
}
.form {
	background-color: #E3E4DE;
	border: 1px solid #333333;
	padding: 2px;
}

#mainheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#72a4cd;
	font-size:18px;
	background-image:url(../images/body/title.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 25px;
	height: 30px
	
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ff7b4f;

}

#header{
	width: 1004px;
	height: 72px;
	background-image:url(../images/header/top.png);
	background-repeat:no-repeat;
	text-align:center;
}
#menu {
	width: 1004px;
	height: 29px;
	text-align:left;
	}
	
#top-left {
width: 245px;
height: 32px;
background-image:url(../images/body/top-left.gif);
background-repeat :no-repeat;
}

#top-right {
width: 693px;
height: 32px;
background-image:url(../images/body/top-right.gif);
background-repeat: repeat-x;
}

#left-side {
width: 245px;
height: 550px;
background-image:url(../images/body/side-left.gif);
background-repeat:repeat-y;
}


#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0183a9;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 900px;
}
.text a:link, .text a:visited {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #72a4cd;
}
.text a:hover {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #0183a9;
	text-decoration: underline;
}

#leftmenu-nav ul{

list-style-type: none;
padding: 5px;
}


#leftmenu-nav li {
background:none;
list-style-type: none;
list-style-position: outside;
margin-left: -10px;
padding-bottom: 14px;
padding-right: 10px;

}
.leftmenu-nav {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	
}

#leftmenu-nav a {
	color: #333;
	padding: 1pt;
	border-left: 5px solid #e3e4de;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin-left: -8px;
	margin-top: 12px;
	padding-left: 30px;

}

#leftmenu-nav a:hover {
	color: #333;
	text-decoration: none;
	border-left: 5px solid #EEAF29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	margin-left: -8px;
	margin-top: 12px;
	padding-left: 30px;


}

#text-left {
width: 445px;
}

#picture-right {
width: 305px;
padding-top: 15px;
padding-right: 20px;
padding-left: 20px;
}

#text-product {
width: 750;
padding-right:22px;
}

DIV.left-menu {

width: 220px;
background-image:url(../images/body/side-bar.gif);
background-repeat:no-repeat;
}

.text-menu {
padding: 40px ;
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}
.left-subtitle {
padding-left: 50px ; 
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
 }
.research a:link, .research a:visited {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.research a:hover {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}