body{
	margin:0;
	padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background: url(images/sidebar.jpg) repeat-y left top;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td#col1{ width:380px;}
td#col2{ width:80px;
}
#tick{
	background: transparent url(images/tick.gif) no-repeat center top;
}
div#container {
	position : relative;
	width: 775px;
	border: 0px solid;
	background: transparent url(images/web1.jpg) no-repeat right bottom;
	}
#frontimage{

}
#frontimage img{
	border:1px solid #000000;
}

#sideimage{
	position:absolute;
	top:700px;
}
#sideimage img{
	border:1px solid #000000;
}

#title {
	position: relative;
	height: 120px;
	border: 0px solid;	
}
#title h1 {
	width: 464px;
	height: 62px;
	margin-top:30px;
	margin-left: 230px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	}
#title h2 {
	width: 464px;
	height: 42px;
	margin-top:0px;
	margin-left: 230px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
      font-size:x-small;
      color:#000000;
	}
a2:hover {
	background-color: #FFCC00;
	height: auto;
	width: 90px;
}
#logoold{
	position: absolute;
	left: 80px;
	height:150px;
	width:88px;
	top:10px;
	background-color: #FFFFFF;
	border: 0px solid;
	background: transparent url(images/labellogo.gif) no-repeat left top;
}
#logo{
	position: absolute;
	left: 40px;
	height:118px;
	width:111px;
	top:10px;
	background-color: #FFFFFF;
	border: 0px solid;
	background: transparent url(images/weblogo.gif) no-repeat left top;
}
#info{
	position: relative;
	margin-top:-40px;
	margin-left: 230px;
	margin-right: 130px;
	background-color: #FFFFFF;
	font-size: smaller;	
}
#datatitle{
	position: relative;
	margin-top:50px;
	margin-left: 230px;
	background-color: #FFFFFF;
	border: 0px solid;
}
#data{
	position: relative;
	margin-top:0px;
	margin-left: 230px;
	margin-right: 100px;
	background-color: #FFFFFF;
	text-align: justify;
	background: transparent;
}
#data li{
	padding: 5px;
}
#imagebox{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	background: transparent;
}
#menu{
	position: absolute;
	width: 120px;
	left: 20px;
	top: 130px;
	padding: 10px;
	color: #E6C300;
}
#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#menu a:hover{
	background-color:#8FB7CC;
	color:#000000;
}
#menu a{
	color: #E6C300;
	
	display: block;
	padding: 3px;
	width: 160px;
}
#footer{
	position: relative;
	width:775px;
	height:100px;
	margin-top:0px;	
}
#footer h3 {
	position: relative;
	font-size: 10px;
	margin-left:230px;
	top:50px;
	background-color: #FFFFFF;
	width: 440px;
	background: transparent;
	height: 35px;

	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
h2 {
	color: #8FB7CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
