/* Start of CMSMS style sheet 'style' */
body{
margin: 0px;
padding: 0px;
background-image: url(images/mainbg.gif);
background-repeat: repeat-x;
background-color:#8EC163;
font-family:Verdana;
font-size: 12px;
}
table#main_container{
width: 905px;
border: 0px;
margin: 0px;
padding: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}
div#header{
height: 152px;
width: 905px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
}
div#infobg{
background-image: url(images/infoBg.gif);
background-repeat: no-repeat;
padding: 10px;
padding-top: 20px;
}
div#infobg ul{
	margin:0px;
	padding:0px;
	margin-top: 12px;
	}
div#infobg ul li{
	margin-left:0px;
	padding-bottom: 5px;
	list-style-type: none;
	}
div#shadow{
	background-image:url(images/upShadow.gif);
	background-repeat: no-repeat;
	height: 7px;
	}
div#bottom_bar{
	height: 11px;
	background-image: url(images/bottomShadow.gif);
	}
div#vmi{
	background-image: url(images/vmi.gif);
	height: 180px;
	background-position: center;
	background-repeat:no-repeat;
	}
div#content{
	min-height: 600px;
	padding-left: 20px;
	padding-right: 20px;
padding-bottom: 20px;
padding-top: 10px;
	}
*html div#content{
	height: 600px;
	}
div#content p{
line-height: 17px;
}

div#menu ul{
margin:0px;
padding:0px;
}
div#menu ul li{
list-style-type:none;
margin:0px;
padding: 0px;
background-image: url(images/button_off.gif);
height:1%;
}
div#menu ul li:hover{
background-image: url(images/button_on.gif);
}
div#menu ul li a{
	padding-left: 25px;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
	padding-top: 7px;
	padding-bottom: 7px;
	display:block;
	}
div#menu ul li a:hover{
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
}
div#menu ul li a.active{
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
}

div#favorite a{
	width: 46px;
	height: 45px;
	background-image: url(images/fav_0.gif);
background-position: center;
	display: block;
margin-right: 5px;
	}
div#favorite a:hover{
	width: 46px;
	height: 45px;
	background-image: url(images/fav_1.gif);
background-position: center;
margin-right: 5px;
	}
div#email a{
	width: 40px;
	height: 45px;
	background-image: url(images/mail_0.gif);
background-position: center;
	display: block;
margin-right: 5px;
	}
div#email a:hover{
	width: 40px;
	height: 45px;
	background-image: url(images/mail_1.gif);
background-position: center;
margin-right: 5px;
	}
div#message a{
	width: 65px;
	height: 45px;
	background-image: url(images/message_0.gif);
	display: block;
background-position: center;
	}
div#message a:hover{
	width: 65px;
	height: 45px;
	background-image: url(images/message_1.gif);
background-position: center;
	}
div#message{
	width: 65px;
	}
table#hnav{
	float:right;

	}
div#lang{
	margin-top: -55px;
position: relative;
	width: 65px;
margin-right: -7px;
float: right;
	}
div#content ul li{
padding-top: 3px;
padding-bottom: 3px;
}
/* End of 'style' */

