html, body {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size        : 9pt;
    margin           : 0px;
    padding          : 0px;
    text-align       : center;
    background       : #EEEEEE url("images/bg_main.jpg") repeat-y center;
	

}



/* -------------------------------------------------------------- */
/* Common stuff and basic page layout                             */
/* -------------------------------------------------------------- */


#container
{
	width            : 800px;
	height:        auto;
	text-align       : left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}



#header
{
	height           : 116px;
	width            : 100%;
	padding          : 0px;
	margin           : 0px;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#header #alink{
float:left;
padding-top:100px;
height:116px;
width: 365px;
margin:0;
padding:0;

}


/* -------------------------------------------------------------- */
/* Navigation/menu bar                                            */
/* -------------------------------------------------------------- */

#menubar
{
    background-color : #2c77a6;
    height           : 20px;
	width: 800px;
	
    /*border-bottom    : 1px solid #B4B4B4;*/
}

#menu
{	
	background-color : #004b84;
	background : url(images/home_header.jpg);
	height           : 25px ;
    padding-top      : 0px;
    padding-bottom   : 0px;
	width: 800px;
}

#menu a, #menu a:link, #menu a:visited
{	font-size		 :14px;
    color            : #fff;
    text-decoration  : none;
}

#menu a:hover
{
    color            : #3ed3de;
}


#menu_prod
{
	height           : 50px;
	width            : 100%;
	padding          : 0px;
	margin           : 0px;
	
	background-color: #FFFFFF;
	background-image: url(images/product_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#prodlink {
	font-family: Arial, Helvetica, sans-serif;
	padding-top     : 1px;
	padding-bottom: 1px;
	font-size		 :12px;
}

#prodlink a,#prodlink a:link,#prodlink  a:visited{
	font-size		 :12px;
	color            : #004b84;
    text-decoration  : none;
}

#prodlink a:hover
{
	color            :#3ed3de;
}
#sublink a,#sublink a:link,#sublink  a:visited{
	font-size		 :11px;
	color            : #fff;
    text-decoration  : none;
}
#sublink a:hover
{
    color            : #3ed3de;
}

#sublink a:active
{
    color            : #3ed3de;
}


#menu_link a, #menu_link a:link, #menu_link a:visited
{
    font-size		 :14px;
    color            : #fff;
    text-decoration  : none;
}

#menu_link a:hover
{
    color            : #3ed3de;
}

#menu_company
{
	height           : 50px;
	width            : 100%;
	padding          : 0px;
	margin           : 0px;
	background-color: #FFFFFF;
	background-image: url(images/company_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu_application
{
	height           : 70px;
	width            : 100%;
	padding          : 0px;
	margin           : 0px;
	text-transform   : uppercase;
}

.menu_app
{
	background-color: #004b84;
}
.menu_app_active
{
	background-color: #2d77a6;
}

#menu_contact
{
	height           : 50px;
	width            : 100%;
	padding          : 0px;
	margin           : 0px;
	background-color: #FFFFFF;
	background-image: url(images/contact_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.menuitemactive{
letter-spacing: -1px;
font-size:14px;
color:#003366;
font-weight:bold;
}

.submenuitemactive{
letter-spacing: -1px;
color:#003366;
font-weight:bold;
}
/* -------------------------------------------------------------- */
/* New style created for ValenceTech	                          */
/* -------------------------------------------------------------- */

#Bottom {
	width: 750px;
	background: url("images/footer_06.jpg") repeat-x center;
	}
	

#Bottomtxt {
	width: 750px;
	
	}
	
#left {
	height: 270px;
	background: url("images/leftbar_06.jpg") repeat-y center;
	}
#leftmenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color : #004b84;
	border: solid 1px #e2e2e2;
	}
#leftmenu a, #leftmenu a:link, #leftmenu a:visited{
	text-decoration  : none;
	color:#FFF;
	}
		
#leftmenu td{
	border: solid 1px #e2e2e2;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF
	}

.catag{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #004b84;
	}
	
.catag a{
color: #004b84;
}

.catag a:hover{
color: #0099FF;
text-decoration:none;
}

		
.headtit{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    }
	
.footertxt{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    }	

#labela {
	padding-left: 10px;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; }	
	
#labela a, #labela a:link, #labela a:visited{
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; }	

.content {
	font-size: 11px;
			 }	

.contenttit {
	font-size: 11px; 
	font-weight: bold; 
	 }	
	 
.ind_content {
padding:5px;
font-size: 11px;
line-height:16px;
			 }		 
	 
.list {
font-size: 11px;
border-collapse:collapse; 
border:1px solid #666666;
}
.list td,th{
padding:5px 10px;
border-collapse:collapse; 
border:1px solid #666666;

}

.prodlist {
background-color:#004b84;
font-size: 11px; 
color: #FFFFFF;

}
