#vbPages{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	
}
.container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	clear: both;
}
#header {
	
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.container p span {
	position: absolute;
	top: -10000px;
}
#footer {
	color: #FFF;
	
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.column {
	float: left;
	width: 195px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.columnlarge {
	float: left;
	width: 612px;
	padding-left: 20px;
}

.columnHead {
	float: left;
	width: 150px;
	padding-left: 20px;
	margin-top: 40px;
	margin-left: 250px;
}

.columnHeadTech {
	float: left;
	width: 510px;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 300px;
}

.columnHeadnext {
	float: left;
	width: 150px;
	padding-left: 20px;
	margin-top: 40px;
	margin-left: 10px;
}

.columnHead ul {
	padding: 20px;
	float: left;
	list-style-type: none;
	
}

.columnHead li {
	margin-right: 0.25em;
	display: inline;
	font-size:13px;
	font-weight: bold;
	
}

.columnHeadnext ul {
	padding: 20px;
	float: left;
	list-style-type: none;
	
}

.columnHeadnext li {
	margin-right: 0.25em;
	display: inline;
	font-size:13px;
	font-weight: bold;
	
}


#footer ul {
	padding: 7px;
	list-style-type: none;
}
#footer li {
	margin-right: 0.25em;
	padding-bottom: 0.5em;
	display: inline;
	font-size: 20px;
	font-weight: bolder;
	color: #333;
}
#footer a {
	font-size: 70%;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #b5b5b5;
	border-style: outset;
}
#footer a:focus, #footer a:hover {
	color: #B52620;
}


#base {
	background-color: #C4BCB9;
	background-image: url(imagesHead/vbpHead_technical.png);
	background-repeat: no-repeat;
	min-height: 650px;
	text-align: center;
	background-position: top;
}

#baselarge {
	background-color: #C4BCB9;
	background-image: url(technical/imagesTECH/vbpHead_technicalLong.png);
	background-repeat: no-repeat;
	min-height: 1000px;
	text-align: center;
	background-position: top;
}

.styleVBP {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9px;
	line-height: 14px;
}
#footer-wrapper {
	float: left;
	width: 880px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#secondary-content {
	float: left;
	width: 150px;
	margin-left: 95px;
}

#secondary-content a {
	font-size: 100%;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	background-color: #EEEEEE;
}
