body {
  text-align: center;
  background: #F7F2F3 url('/opencms/opencms/system/modules/com.vbc.www/resources/images/bodybg.png') top center no-repeat fixed;
  margin-top: 10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
}




#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	border: 0px solid #55212D;
	background-color: #FFFFFF;
	background-image: url(/opencms/opencms/system/modules/com.vbc.www/resources/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#page_header {
	clear: both;
	width: 100%;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:30px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #FFFFFF;
}

#menu_bar {
  height:40px;
  background: #FFFFFF url('/opencms/opencms/system/modules/com.vbc.www/resources/images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #FF6600 url('/opencms/opencms/system/modules/com.vbc.www/resources/images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #FF6600 url('/opencms/opencms/system/modules/com.vbc.www/resources/images/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #FF6600 url('/opencms/opencms/system/modules/com.vbc.www/resources/images/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
  min-height:600px;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #7A2E40;
  padding:4px;
  border: 1px solid #7A2E40;
  background-color:#F7F2F3;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:540px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E40;
	font-size: 18px;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	letter-spacing: 2pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A4155;
}

#left_side h4 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E40;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	letter-spacing: 2pt;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

#left_side p.bigspace {
  line-height: 24px;
}

#left_side_single {
  float: left;
  width:720px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#left_side_single h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E40;
	font-size: 18px;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	letter-spacing: 2pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A4155;
}

#left_side_single h4 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A2E40;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	letter-spacing: 2pt;
}

#left_side_single p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

#left_side_single p.bigspace {
  line-height: 24px;
}

#homeimage{
	float:left;
	margin-right: 12px;

}
.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}


#feature_box_left {
  float:left;
  width:250px;
  background-color: #F7F2F3;
  border:1px solid #7A2E40;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
  margin-left:5px;
}

#feature_box_left h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #7A2E40;
}

#feature_box_left p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#feature_box_right {
  float:right;
  width:250px;
  background-color: #F7F2F3;
  border:1px solid #7A2E40;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
  margin-left:5px;
}

#feature_box_right h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #7A2E40;
}

#feature_box_right p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
	height: 60px;
	background-color: #7A2E40;
	clear: both;
	color: #FFFFFF;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#page_footer a:link, #page_footer a:visited {
      	color:			#FFF;
      	text-decoration:none;
      }


#page_footer a:hover {
      	color:			#FFF;
 	text-decoration:underline;
      }


#spacer {
  height:20px;
  clear:both;
}


.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(/opencms/opencms/system/modules/com.vbc.www/resources/images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 5px;
  line-height:21px;
}

#vbclogo {
	 color : #f6dde3; 
	 height:120px; 
	 width:100%; 
	 z-index:2;	
	 margin-bottom:0px; 
}
#vbclogo-left {
	width : 444px;
	float : left;
	text-align:left;
	background: url('/opencms/opencms/system/modules/com.vbc.www/resources/images/header.gif') top left no-repeat;
	height: 120px;
}
#vbclogo-right {
	width : 306px;
	float : right;
	height: 120px;
}

#vbclogotext {
	position:relative;
	left:130px;
	top:103px;
	float:left;
	width:300px;
	height:10px;
	z-index:3;
	color:#FFFFFF;
	text-align: right;
}

#nav { 		
	clear:both; 
	padding: 0px 0px 0px 0px; 
	white-space:nowrap;		
	}

.table_grey_border {
	border: 0px;
	background-color:#CCCCCC;
}
.td_grey_border{
	background-color:#FFFFFF;	
	font-family: verdana, arial, sans-serif;
        font-size: 12px; 
}
td {
	font-size: 12px;
	white-space:nowrap;	
}
#footertable td{
	color:#FFFFFF;
}

A:link {
	COLOR: #7A2E40; text-decoration: none
}
A:visited {
	COLOR: #7A2E40; text-decoration: none
}
A:active {
	COLOR: #7A2E40; text-decoration: none
}
A:hover {
	COLOR: #7A2E40; text-decoration: underline
}