* {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 12px;
}

body {
	background-color:#fff;
	margin:10px 0px;
	padding:0px;
	text-align:center;
	font-family: Helvetica;
	font-size: 72.5%;
	line-height: 1.6;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
	margin: 1em 0;
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
}

#branding h1 {
  margin: 0;
}

#wrapper {
	background-color: #fff;
	/*background-image: url(../images/logo_bg.gif);*/
	background-repeat: no-repeat;
	width: 1000px;
	height: 711px;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 30px;
	font-family: Helvetica;
	padding-right: 20px;
	padding-left: 20px;
}

#logoimage{
	margin: 0px;
	vertical-align:top;
	border: 0px;
	background-color: transparent;
	height:75px;
	width:275px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../images/onlynewlogo.gif);
	background-repeat: no-repeat;
}

#topnav {
	position: relative;
	text-align: right;
	padding-top: 35px;
	background-color: #FFFFFF;
	width: 650px;
	float: right;
	font-family: Helvetica;
}

#topnavimg {
	height: 150px;
  	text-align:right;
	float:left;
}
#topnavlinks {
	height: 129px;
	text-align:right;
	float:right;
	line-height:12em;
}

#topnavlinks ul {
	list-style: none;
	display: inline;
}

#topnav ul li {
	list-style: none;
	display: inline;
	font-size:9px;
	padding: 10px;
}

#topnav ul li a {
	font-size:11px;
	color: #c4161c;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#leftnavcontainer{
	background-color:#fff;
	width: 140px;
	height:500px;
	float: left;
	display: inline;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#mainNav {
	list-style: none;
	background-color:#fff;
	text-align:left;
	width: 140px;
	float: left;
	margin-bottom: 60px;
	padding-right: 0px;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
	padding-left: 50px;
}

#mainNav ul li {
	list-style:none;
	line-height: 30px;
	color: #c4161c;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-family: Helvetica;
}

#mainNav ul li a {
	padding-left: 0;
	padding-right: 0;
	color: #999;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 12px;
}

#mainNav ul li a:hover {
	padding-left: 0;
	padding-right: 0;
	color: #C4161C;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 12px;
}

/*lvaPlusLink*/
#lvaPlusLink {
	padding-left: 0;
	padding-right: 0;
	color: #c4161c;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 13px;
}

#navon{
	padding-left: 0;
	padding-right: 0;
	color: #c4161c;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 12px;
}

#navurl{
	padding-left: 50px;
	padding-right: 0;
	background-color:#FFF;
	text-align: right;
	padding-top: 0;
}

#navurl a{
	font-size:11px;
	color: #c4161c;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Helvetica;
}

#footer {
	background-color:#fff;
	text-align:right;
	font-family: Helvetica;
	font-size: 10px;
	color: #999999;
	width: 250px;
	float:right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.1em;
	padding: 0px 0px 0px;
	clear: both;
}

/*contact page styles*/
#contact{
	width:400px;
	font-family: Helvetica, sans-serif;
	font-size: 87.5%;
	line-height: 1.6;
	padding-top: 100px;
}

#contact p{
}

#contactlvaname{
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#contactlvaaddress{
	text-align:right;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#contactlvanumbers{
text-align:left;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}

#contactlvaemail {
text-align:right;
}

#contactlvaemail a {
color: #c4161c;
}






/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 900px;
}

#content {
	width: 750px;
	float: right;
	display:inline;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	overflow : auto;
}

#homepageimage{
	float: right;
	height: 498px;
	margin: 0px;
	width: 748px;
	padding: 0;
	border: 1px solid #000000;
}

#lvaplustext {
	font-family: Helvetica;
	font-size: 18px;
	color: #4b8fcc;
}
