/* CSS Document */
/* Main content */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #900;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cls {clear:both; height:0px; overflow:hidden;}

/* Top tabs */
#boxMenuTop {
	width:auto;
	height:75px;
	background-image: url(Images/flag.jpg);
	background-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#boxMenuTop ul {margin:45px 10px 0px 0px; padding:0px; list-style:none; float:right;}
#boxMenuTop li {margin:0px 0px 0px 2px; padding:0px; float:left;}
#boxMenuTop li a {
	font-size:14px;
	font-weight:bold;
	color:#006;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	background-image: url(Images/nav-off.png);
	background-repeat: no-repeat;
}
#boxMenuTop li a:hover {
	color:#003;
	background-image: url(Images/nav-on.png);
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}

/* Logo */
#bgLogo {
	height:auto;
	background-image: url(Images/bg%20logo.png);
	background-repeat: repeat-x;
}
#logo {
	height:105px;
	width:800px;
	background-image: url(Images/vboc-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Header */
#bgHeader {
	height:525px;
	border-bottom:#8C8172 2px solid;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
}
#header {
	height:auto;
	width:1024px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	padding: 15px;
	font-size: 16px;
}
#header h1 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#00F;
}
#header span {
	color:#000000;
	font-size:18px;
}
#header p {margin:0px; padding:0px 0px 10px 0px; color:#353931; line-height:16px;}

/* Main content */
#bgContent {
	width:100%;
	background-color: #900;
	background-repeat: repeat;
	background-position: 0px 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Testimonial */
#content-left {
	float:left;
	width:252px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-left #boxLeftTop {
	width:252px;
	height:13px;
	overflow:hidden;
	background-image: url(Images/left%20box%20top.png);
}
#content-left #boxLeft {
	width:252px;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(Images/left%20box.png);
	border: 0px solid #665D4E;
	vertical-align: middle;
	padding: 0px;
}
#content-left #boxLeft h2 {
	margin:0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	color:#FFFFFB;
	background-image: url(Images/quotes.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	left: 15px;
}
#content-left #boxLeft span {
	color:#291207;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 5px 10px;
	display:block;
}
#content-left #boxLeft p {margin:0px; padding:0px 0px 10px 0px; font-style:italic; line-height:18px; color:#444444;}
#content-left #boxLeft a {
	font-style:italic;
	font-weight:bold;
	color:#291207;
	text-decoration:none;
	float:right;
	padding-right: 10px;
}
#content-left #boxLeft a:hover {text-decoration:underline;}
#content-left #boxLeftBottom {
	width:252px;
	height:16px;
	overflow:visible;
	background-image: url(Images/left%20box%20bottom.png);
}

/* Main box */
#content-right {
	float:left;
	width:505px;
	padding-left: 15px;
}
#content-right #boxRightTop {
	height:14px;
	overflow:hidden;
	background-image: url(Images/right-box-top.png);
	background-repeat: no-repeat;
} 
#content-right #boxRight {
	width:450px;
	background-image: url(Images/right-box.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content-right #boxRight span {color:#291207; font-size:16px; font-weight:bold; font-style:italic; padding:0px 0px 5px 10px; display:block;}
#content-right #boxRight p {margin:0px; padding:0px 0px 10px 0px; line-height:16px; color:#353931;}
#content-right #boxRight a {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	float:right;
	background:url(images/arrow.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 8px
}
#content-right #boxRight a:hover {
	text-decoration:none;
	color: #000;
}
#content-right #boxRightBottom {
	height:15px;
	overflow:hidden;
	background-image: url(Images/right-box-bottom.png);
	background-repeat: no-repeat;
} 

/* Title */
#titleBig {position:absolute; font-size:26px; margin:-65px 0px 0px -30px}
#titleBig h3 {
	margin:0px;
	padding:0px;
	float:left;
	height:53px;
	background-image: url(Images/h2-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#titleBig h3 span {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:26px !important;
	color:#FFFFFB !important;
	;
	float:left;
	display:block;
	height:38px;
	padding:15px 70px 0px 60px !important;
	background-image: url(Images/h2-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Box */
#content #boxTop {background:url(images/box-top.jpg); height:13px; overflow:hidden;}
#content #box {width:708px; background:#F4EEE1 url(images/box-bg.jpg) top repeat-x; border:#5D5448 1px solid; border-width:0px 2px; margin:0px 0px 0px 8px; padding:65px 20px 0px 20px;}
#content #box span {color:#291207; font-size:16px; font-weight:bold; font-style:italic; padding:0px 0px 5px 10px; display:block;}
#content #box p {margin:0px; padding:0px 0px 10px 0px; line-height:16px; color:#353931;}
#content #boxBottom {background:url(images/box-bottom.jpg); height:13px; overflow:hidden;} 

/* Footer */
#boxDown {
	width:auto;
	text-align:center;
	font-size:12px;
	color:#FFF;
	background-image: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-color: #900;
	background-repeat: repeat;
}
#boxDown ul {margin:20px 0px 10px 0px; padding:0px; list-style:none;}
#boxDown li {margin:0px 0px 0px 2px; padding:0px; display:inline;}
#boxDown li a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	padding:0px 20px
}
#boxDown li a:hover {text-decoration:underline;}
#boxDown a {font-size:11px; color:#CAB5B0; text-decoration:none;}
#boxDown a:hover {
	text-decoration:underline;
	font-size: 12px;
}
#bgHeader #header p {
	color: #000;
	text-align: right;
}
#bgHeader #header p {
	font-size: 16px;
}
#bgHeader #header p strong {
	font-size: 16px;
	text-align: left;
}
#bgHeader #header p strong em {
	font-size: 12px;
}
ERFC_RULE {
	font-size: 18px;
}
#bgHeader #header p {
	text-align: left;
	font-size: 16px;
}
EFRC {
	text-align: center;
}
efrc {
	text-align: center;
}
.EFRC {
	font-size: 18px;

}
#EFRC1 {
	text-align: center;
}
#bgHeader #header .cls {
	text-align: center;
	font-weight: normal;
}
#bgHeader #header p strong a {
	text-align: left;
	font-size: 24px;
}
.locations {
	background-color: #FFF;
	height: 1250px;
}
#bgHeader #header h1 strong1 {
	color: #00F;
}
#bgHeader #header table tr td p {
	font-weight: normal;
}
#header table tr td p {
	font-weight: normal;
}
