body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #666666;
  background-image: url(/images/background.jpg); 
  background-repeat: no-repeat;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

a { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-decoration: underline; 
} 

a:hover {
	text-decoration: underline; 
	color: #A53655;
} 

#topnav a {
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: none;
}	

div#lefthandside {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 190px;
	height: 400px;
	text-align: center;
}

div#lefthandside p {
	margin-left: 0px;
	padding-left: 0px;
	width: 190px;
	text-align: left;
}

div#lefthandside img {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 28px;
}

div, span, form {
	border: 0px solid black;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#mainpage, #copyright {
	width: 400px;
	margin-left: 220px;
}

#mainpage {
	line-height: 1.7em;
}

#mainpage .title {
	color: #A53655;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: .46em;
	font-variant: small-caps;
	padding-bottom: 12px;
}

#copyright .backstrip {
	font-size: 0.8em;
	line-height: 1.23em;
}

#copyright {
	margin-top: 30px;
}

#copyright p {
	font-size: 0.8em;
}


div#copyright p {
	display: inline;
}

div#copyright ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline;
}
div#copyright li {
	list-style: none;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}



#topbar {
	background-image: url(../../../pub/skins/valueu/images/topbar_background.gif);
	background-repeat: no-repeat;
	height: 140px;
	margin-top: 0px;
	vertical-align: top;
}

#topbuttons {
	height: 60px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	padding-top: 10px;
}

#topbuttons p {
	margin: 0px;
	padding: 0px;
}

#topbuttons p a {
	margin: 0px;
	padding: 0px;
	margin-right: 14px;
}

#search_form {
	height: 40px;
	display: inline;
}

#topnav {
	padding-top: 4px;
	padding-left: 23px;
	height: 140px;
	width: 380px;
	float: left;
}

#topnav ul {
	font-size: 0.7em;
	list-style-type: square;
	color: #A53655;
}

#topnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	top: 6px; 
	line-height: 1.8em; 
	letter-spacing: 0.18em;
	text-decoration: none;
	font-size: 1.05em;
	font-weight: bold;
}

#topnav ul li a.g333 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	top: 6px; 
	line-height: 16px; 
	letter-spacing: 1pt;
	text-decoration: none;
}
