@charset "UTF-8";
/* CSS Document */

#navbar {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin:auto;
	text-align:left;
	height: 15px;
	width: 750px;
	background-color: #CCCCCC;
}
#navbar  a:active {
	color: #0066ff;
	;
}

#navbar a:hover {
	color: #0066ff;
}


#navbar a:visited {
	color: #000000;
	}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: none;
	}
	
Body {
	background-repeat:no-repeat;
	}

h1 {
	text-decoration:none;
	border:0;
	width : 200px;
	height : 53px;
	margin : 0;
	padding : 0;
	background : url(/images/ElementsLogoSml.gif) no-repeat 0 0;
}
 
h1 a {
	display : block;
	height : 53px;
	text-indent : -9999px; 
}.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 2px;
}


#Vnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663333;
	height: auto;
	width: auto;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
}
#Vnavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
#Vnavbar ul li a:hover {
	color: #0066ff;
}

#Vnavbar ul li a:active {
	color: #0066ff;
	;
}

#Vnavbar ul li a:visited {
	color: #0066ff;
}

#Vnavbar li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #663333;
	}
	
#Vnavbar ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
}

#Vnavbar ul li a.first{
height: 60px;
}
