/* V-Enable Sub-Page CSS */
/* /////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////// */
/* ============= OVERRIDDEN HTML TAGS ============================ */
body {
	margin: 0;
	padding: 0;
	background: url(http://www.v-enable.com/images/sub_bkgrnd.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
 margin-top: 0;
 margin-bottom: 20px;
 text-align: justify;
}

h3 {
	color: #af0005;
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
}

a {
	text-decoration: none;
	color: #af0005;
	
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
	color: #330000;
}
/* ================== /OVERRIDDEN HTML TAGS ====================== */
/* /////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////// */


/* /////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////// */
/* ================= STRUCTURAL DIVS ============================= */

#container {
	width: 811px;
	position: relative;
}

#mast {
	width: 799px;
	height: 110px;
	background: url(http://www.v-enable.com/images/sub_mast_bkgrnd.gif) repeat-x;
	margin-bottom: 15px;
}

#mast img {
	margin-top: 35px;
	margin-left: 15px;
}

/* -------------------- CONTACT BUTTON ------------------------- */
#contact {
	width: 234px;
	height: 110px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 12px;
	background: url(http://www.v-enable.com/images/contact.gif) no-repeat;
}

#contactBtn a {
	width: 83px;
	height: 20px;
	display: block;
	margin-left: 110px;
	background: url(http://www.v-enable.com/images/contactUs.gif) no-repeat;
}

#contactBtn  a:hover {
	background: url(http://www.v-enable.com/images/contactUs.gif) no-repeat 0 -20px;
}
/* ------------------- /CONTACT BUTTON -------------------------- */


/* ------------------- NAVIGATION MENU -------------------------- */
#nav {
	width: 169px;
	height: 240px;
	position: absolute;
	left: 4px;
	top: 120px;
	padding-left: 3px;
	padding-top: 10px;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #af0005;
	font-weight: bold;
	line-height: 22px;
}

#nav ul ul {
	font-weight: normal;
	color: #999999;
	padding-left: 15px;
}



#nav a {
	color: #af0005;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.8em;
}

#nav ul ul a {
	font-weight: normal;
	color: #999999;
}

#nav a:hover {
	text-decoration: underline;
	color: #330000;
}

#nav ul ul a:hover {
	text-decoration: underline;
	color: #999999;
}

.s_li { /* a selected menu item in the nav */
	background: url(http://www.v-enable.com/images/bullet_1.gif) no-repeat;
	background-position: .4em .9em;
	padding-left: 0.8em;
}

.u_li {
	background: url(http://www.v-enable.com/images/bullet_1-2.gif) no-repeat;
	background-position: .4em .9em;
	padding-left: .8em;
}

.secondary_u_li {
	background: url(http://www.v-enable.com/images/bullet_2.gif) no-repeat;
	background-position: .4em .4em;
	padding-left: 1em;
}

.secondary_s_li {
	background: url(http://www.v-enable.com/images/bullet_2-2.gif) no-repeat;
	background-position: .4em .4em;
	padding-left: 1em;
}

.tertiary_u_li {
	background: url(http://www.v-enable.com/images/bullet_2.gif) no-repeat;
	background-position: .4em .4em;
	padding-left: 1em;
}

.tertiary_s_li {
	background: url(http://www.v-enable.com/images/bullet_2-2.gif) no-repeat;
	background-position: .4em .4em;
	padding-left: 1em;
}

.sb_li {
	background: url(http://www.v-enable.com/images/bullet_1-2.gif) no-repeat;
	background-position: .4em .7em;
	padding-left: 1.5em;
}
/* ------------------------- /NAVIGATION MENU -------------------- */


#wrapper {
	position: relative;
	width: 587px;
	height: auto;
	padding: 8px 20px 10px 20px;
	background: url(http://www.v-enable.com/images/dot_vert.gif) repeat-y;
	margin-left: 172px;
}

#fma {
	width: 587px;
	height: 100px;
	margin-bottom: 3px;
}

#fma2 {
	width: 587px;
	height: 178px;
	margin-bottom: 3px;
}

#sectionHeader {
	width: 587px;
	height: 82px;
	border-top: 6px solid #c20d06;
	border-bottom: 6px solid #c20d06;
	margin-bottom: 25px;
}

#sectionHeader img {
	margin-top: 58px;
}


/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* ===================== MAIN CONTENT AREA =================== */
#contentContainer {
	width: 587px;
	position: relative;
	margin-top: 25px;
} 

#content {
	width: 370px;
	height: auto;
}

#contentWide {
	width: 587px;
	height: auto;
}

#contentFullWidth {
	width: 750px;
	position: relative;
	margin-top: 25px;
	margin-left: 25px;
} 

/* ===================== /MAIN CONTENT AREA ================== */
/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */


/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* ======================== SIDE BAR ========================= */
#sidebar {
	width: 190px;
	position: absolute;
	right: 0;
	top: 0;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#topic {
	width: 170px;
	padding: 10px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#topic img {
	margin-left: 5px;
}

#action {
	width: 166px;
	padding: 12px;
	background-color: #dddddd;
}

#action img {
	margin-right: 5px;
}
/* ======================= /SIDE BAR ========================= */
/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */


/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* =======================  FOOTER =========================== */
#footer {
	width: 577px;
	background-color: #f2f2f2;
	background-image: url(http://www.v-enable.com/images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 9px;
	margin-top: 40px;
}

#footerFullWidth {
	width: 750px;
	background-color: #f2f2f2;
	background-image: url(http://www.v-enable.com/images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 9px;
	margin-top: 40px;
	margin-left: 25px;
}

/* ====================== /FOOTER ============================ */
/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* ================== /STRUCTURAL DIVS ======================= */
/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */


/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* ================== SUPPORTING CLASSES ===================== */

/* -- Section header classes -- */
.about {
	background: url(http://www.v-enable.com/images/title_about.gif) no-repeat;
}

.solutions {
	background: url(http://www.v-enable.com/images/title_solutions.gif) no-repeat;
}

.tech {
	background: url(http://www.v-enable.com/images/title_tech.gif) no-repeat;
}

.products {
	background: url(http://www.v-enable.com/images/title_products.gif) no-repeat;
}

.partner {
	background: url(http://www.v-enable.com/images/title_partner.gif) no-repeat;
}

.press {
	background: url(http://www.v-enable.com/images/title_press.gif) no-repeat;
}

.contact {
	background: url(http://www.v-enable.com/images/title_contact.gif) no-repeat;
}
/* -- /Section header classes -- */

/* -- Pull quote image margins -- */
.quote {
	margin-left: 10px;
	margin-top: 25px;
}

.prdct_highlight {
	width: 578px;
	height: auto;
	background: url(http://www.v-enable.com/images/dot_horiz.gif) repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.title {
	color: #af0005;
	font-weight: bold;
	margin-right: 3px;
}

.center {
	display: block;
	margin: 10px auto;
	text-align: center;
}

.imgLink {
	border: 1px dotted #d3d3d3;
}

/* ================== /SUPORTING CLASSES ===================== */
/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */