body {
	margin: 0px;
	background: url(../images/bkgd.gif) top left repeat-x;
	background-color: #f1f1f1;
}
u {
/*	background-color:#FFFF00;
	font-size:16px;	
*/}
#container {
	width: 780px;
	height: auto;
	position: relative;
	top:0px;
	left: 50%;
	z-index:1;
	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

/*------------------------------------------*/
/*-----------------header-------------------*/
/*------------------------------------------*/

#header {
	width: 780px;
	height: 120px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	background-color:#f1f1f1;
}
#header .logo img {
	margin-top:10px;
	border:none;
}
#iColor {
	width: 125px;
	height: 18px;
	position: absolute;
	left: -30px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7d9fb3;
}

#options {
	width: 400px;
	height: 150px;
	position: absolute;
	left: 30px;
	top: 20px;
	text-align: center; 
	z-index: 5;
	padding-left: 50px;
}

#options img {
	margin: 3px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#address {
	position: absolute;
	width: 250px;
	height: 50px;
	top: 35px;
	left: 422px;
	font-size: 12px;
	line-height: 16px;
	color: #7d9fb3;
	text-align: right;
	font-weight: bold;
}

#headerFlash {
	width: 673px;
	height: 228px;
	position: absolute;
	top: 100px;
	left: 0;
	background-image: url(../images/top.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	background-color:transparent;
}

#contactBtn {
	width: 127px;
	height: 272px;
	position: absolute;
	left: 673px;
	top: 60px;
	z-index:999;
	margin-bottom: 0px;
}

#contactBtn a {
	width: 127px;
	height: 272px;
	display: block;
}

#contactBtn a:link, #contactBtn a:visited {
	background-image: url(../images/contactBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contactBtn a:hover, #contactBtn a:active {
	background-image: url(../images/contactBtn.gif);
	background-repeat: no-repeat;
	background-position: -127px 0px;
}


/*------------------------------------------*/
/*------------contentContainer--------------*/
/*------------------------------------------*/

#contentContainer {
	background: url(../images/content.gif) repeat-y left top;
	/*position: absolute;
	top: 328px;
	left: 0px*/;
	margin: 0;
	padding:340px 0px 0px 0px;
	position:relative;
}

#contentTop {
	width: 760px;
	height: 8px;
	position: absolute;
	top: 322px;
	left: 3px;
	z-index:3;
	background-color:#CCCC33;
	display:none;
}
/*------------------------------------------*/
/*-----------------leftColumn------------------*/
/*------------------------------------------*/
#leftColumn {
	width: 190px!important;
	height: auto;
	float:left;
	padding: 0px 10px 0px 10px;
	background-color:transparent;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b0;
	background-color:transparent;

}
.cta-lvi {
	display:block;
	width:125px;
	height:90px;
	background: transparent url(../images/LVI_global.jpg) no-repeat 0px 0px;
	text-indent:-99em;
	outline:none;
	overflow:hidden;
	margin:30px 0px 15px 30px;
}
.cta-lvi:hover {
	background: transparent url(../images/LVI_global.jpg) no-repeat  -125px 0px;
}
/*------------------------------------------*/
/*-----------------sideNav------------------*/
/*------------------------------------------*/

#sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	background-color:#00FFCC;

}
#sideNav li {
	display:block;
}
#sideNav ul {

}
#sideNav ul li {

}
#sideNav li ul li{
	list-style:none;
}
#sideNav a:link, #sideNav a:visited {

}

#sideNav a:hover, #sideNav a:active {
	color: #3366CC;
}

/*------------------------------------------*/
/*-----------------content------------------*/
/*------------------------------------------*/

#content {
	height: auto;
	width: 525px;
	background-color:transparent;
	float:right;
	padding:0px 10px 0px 0px;
}

#content h1 {
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-color: #AFADAD;
	background-position: left top;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 12px;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	margin: 0px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
}

#content a:link, #content a:visited {
	color: #8eb5cc;
	background-color:transparent;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #3366CC;
}
#content .float-left {
	float:left;
	margin: 0px 10px 10px 0px;
}
#content .float-right {
	float:right;
	margin: 0px 0px 10px 10px;
}
#content .clear {
	clear:both;
}
.wellsFargo {
	width: 210px;
	height: 85px;
	float: left;
	padding: 0 10px 0 0;
}
.wellsFargo a {
	display: block;
	width: 210px;
	height: 85px;
}
.wellsFargo a:link, .wellsFargo a:visited {
	background: url(../images/wellsfargoCTA.jpg) top left no-repeat;
}
.wellsFargo a:hover, .wellsFargo a:active {
	background: url(../images/wellsfargoCTA.jpg) bottom left no-repeat;
}
.wfDisclaimer {
	font-size: 10px;
}
#Contact {
	margin-top: 15px;
	text-align: center;
}
#Contact .logo img {
	border:none;
	margin-top:25px;
}
#Contact a:link, #Contact a:visited {
	font-size: 18px;
	color: #7d9fb3;
}

#Contact a:hover, #Contact a:active {
	color: #3366CC;
}

/*------------------------------------------*/
/*------------------footer------------------*/
/*------------------------------------------*/

/*#footerTop {
	width: 772px;
	height: 8px;
	position: absolute;
	top: -1px;
	left: 3px;
}*/


#footer {
	background-color: #f1f1f1;
	background-image: url(../images/footerTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7d9fb3;
	font-weight: bold;
	width: 780px;
	clear:both;
}

#footer #Page1 {
	font-size: 10px;
	padding: 20px;
}

#footer a:link, #footer a:visited {
	color: #7d9fb3;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #3366CC;
}


/*------------------------------------------*/
/*-------this is for the design!!!----------*/
/*------------------------------------------*/

#shadowRight1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 258px;
	left: 775px;
	z-index:89;
	background: url(../images/right_shadow.gif) left top no-repeat;
}

#shadowRight2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 468px;
	left: 775px;
	z-index:89;
	background: url(../images/right_shadow.gif) left top no-repeat;
}


#shadowLeft1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 258px;
	left: -6px;
	z-index:89;
	background: url(../images/left_shadow.gif) left top no-repeat;
}


#shadowLeft2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 468px;
	left: -6px;
	z-index:89;
	z-index: 10;
	background: url(../images/left_shadow.gif) left top no-repeat;
}

/*------------------------------------------*/
/*-------------main contact form------------*/
/*------------------------------------------*/

#mainContact {
	text-align: center;
	font-size: 12px;
}

#mainContact input {
	width: 150px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

#mainContact textarea {
	width: 150px;
	height: 100px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

#mainContactBtn input {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8EB5CC;
	border: 1px solid #7EA1B6;
}

.mainContact {
	text-align: center;
	font-size: 12px;
}

.mainContact input {
	width: 150px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

.mainContact textarea {
	width: 150px;
	height: 100px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

#mainContactBtn input {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8EB5CC;
	border: 1px solid #7EA1B6;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA!important;
}
.invalid {
  background-color: #EC8486!important;
}
/* ASPX form/Captcha controls */
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lblErrors ul {
}
#lblErrors li {
}
#pnlCaptcha {
	width: 350px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	margin-left: 80px;
}
#pnlCaptcha label {
}
.captcha {
	margin: 15px 0 0 0px;
}
.captcha img {
}
.captcha div {
	margin: 10px 0 0 0;
}
.captcha span {
}
.captcha input {
	margin-left: 10px;
}
#btnSubmit {
	margin: 20px 0 5px 0px;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

