body {
	background-color:#B2B2B2;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 15px 0;
}

span {margin:0; /*display:block;*/}

b, strong, .blockquote {font-weight:bold;}

strong p{margin:0;} 

em, sup, sub, acronym, abbr, cite { color:#666666;}

a {text-decoration: underline;	color: #666; cursor:pointer;}
	
a:hover {
	color: #EB852A;
}

/*a:visited {
	color: #F25308;
}*/


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #760012;
	font-weight: normal;
	
}

h1.logo { margin:5px;}


h1 {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight:bold;
}

h2 {
	font-size: 12px;
	line-height: 16px;
}

h3 {
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
        line-height: 15px;
	font-weight: bold;
        display:inline;
		
}

h5 {
	font-size: 10px;
        line-height: 15px;
	font-weight: normal;text-transform:uppercase;
        display:inline;
		
}

h6 {
	
	font-size: 8px;
        line-height: 15px;
	font-weight:lighter; text-transform:uppercase;
        display:inline;
		
}


/*********General lists**********/

ul, ol {margin: 0 0 15px 0; padding:0;
}

ol { list-style-type:decimal;}

ul { list-style-type:square; }

li {padding:0 ; margin:0 0 0 20px; list-style-position:outside;}



/*********Global Classes**********/
.pageContainerOuter {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background:#FFFFFF;
}
.pageContainerInner {
	padding: 15px;
	background-color: #fff;
}
.headerContainer{
	height: 103px;
	
}
.logoContainer {
	text-align: left;
	float: left;
	width: 320px; 
	/*height:40px;*/
}
.leftContainer{
	float: left;
	width: 150px;
padding:5px;
}
.rightContainer{
	/*padding-top: 15px;*/
	width: 150px;
	float: right;
padding:0 5px;

}
.bannerContainer{
	margin-left: 150px;
}

.bannerContainer_center{
	margin:0 auto; 
}

.bannerContainer_case{
	margin:0 auto; 
/*padding:5px;*/ 
border-bottom:1px solid #000000;
height:130px;
}



.contentArea{
	margin:25px 0;
display:block;
}

.contentArea_left{
	margin:10px 25px 0 0; padding:0; float:left; width:600px; border: 0px solid #000000; min-height:255px;height: auto !important; height: 255px;
}

.contentArea_txt_home{
padding:0 30px 0 60px;
border-bottom:1px solid #EBEBEB;
margin:20px 0;
}

.contentArea_modul_home{
padding:0 0 0 60px;

}


.contentsContainer{
	padding-left: 150px;
	padding-top: 15px;
	padding-right: 175px;
	min-height: 250px;
}

.contentSection { float:left;width: 640px;clear: right;}


.divSpacer {
	height: 5px;
	clear: both;
}
/*********Primary Naviation Menu**********/
.primaryMenuContainer { 
	float: left;
	margin-top:70px;

}
.mainMenuLinkContainer {
	position: relative;
	margin: 0;
	float: left;
}

/*--top nav---*/
.mainMenuLinkContainer a#toptab_home {background-image:url(/images/nav_home.gif);width:48px;}
.mainMenuLinkContainer a#toptab_solutions {background-image:url(/images/nav_solutions.gif);width:78px;}
.mainMenuLinkContainer a#toptab_products {background-image:url(/images/nav_products.gif);width:74px;}
.mainMenuLinkContainer a#toptab_company {background-image:url(/images/nav_company.gif);width:74px;}
.mainMenuLinkContainer a#toptab_support {background-image:url(/images/nav_support.gif);width:67px;}
.mainMenuLinkContainer a#toptab_press {background-image:url(/images/nav_news.gif);width:49px;}
.mainMenuLinkContainer a#toptab_contact {background-image:url(/images/nav_contactus.gif);width:85px;}

a.mainMenuLink {
	padding-left: 12px;
	display: block;
	height: 10px;
	margin-top: 0 !important;
	margin-top: -3px;
	background-position: 0 0 !important;
	background-position: 0 3px;
	background-repeat: no-repeat;
}
a.mainMenuLink:hover {
	background-position: 0 -10px !important;
	background-position: 0 -7px;
}
.subMenuOuterContainer {
	position: absolute;
	top: 30px;
	left: 0px;
	overflow: hidden;
	height: 0px;
	padding-bottom: 6px;
	background-color: #eee;
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-opacity: 0.0;
}
.subMenuInnerContainer {
	top: 0px;
	position: absolute;
}
.subMenuInnerContainer a.subMenuLink {
	color: #000;
	display: block;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
}
.subMenuInnerContainer a.subMenuLink:hover {
	background-color: #ccc;
}


/*********Footer CSS Classes**********/
.footerContainer {
	/*float: left;*/
	line-height: 30px;
	/*width: 900px;*/
	color: #3F3F3F;
	height: 30px;
	margin:0 auto;
	border-top:2px solid #EBEBEB;
	padding: 0 5px;
}
.footerContainer a {
	text-decoration: underline;
	color: #3F3F3F;
}
.footerContainer a:hover {
	color: #B2B2B2;
}

.footerCopy { float:left; }
.footerLinks { float:right; }

.wireFooter { margin:0 auto; width:900px;}

/*-----images example -----*/
.image {
	/*border: 1px solid #000;*/
	padding: 15px;
	display: block;
	text-align: center;
	/*margin-bottom: 15px;*/
	height: 74px;
height:100px;
background-color:#CCCCCC;
	}

.image_big_banner {
	border:1px solid #000000;
display:block;
height:74px;
margin-bottom:15px;
padding:15px;
text-align:center;
	}

.imageSquare {
	border: 1px solid #000;
	padding: 15px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0px 15px 15px 0;
	width: 74px;
	height: 74px;
	}


/*--------modules right column-------*/

.moduleHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	/*padding: 3px 5px 2px 5px;*/
	position: relative;
	margin-top: 5px;
}
.titleHolderNews{
float:left;
}
.titleHolderProducts{
float:left;
margin-left:180px;
}


.moduleText {
	display: block;
	/*padding: 3px 5px 2px 5px;*/
	position: relative;
	margin-bottom: 15px;
}

.moduleText p b {color:#666;}


/*--------sub nav left------*/
#subNav {
	margin: 0;
}

#subNav ul {
	margin: 0;
	padding: 0;
}

#subNavList ul {
	margin: 0;
	padding: 0;
}

#subNav li {
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	color: #B2B2B2;
	font-weight: bold;
	padding: 4px 0 4px 5px; margin:0;
}

#subNav a {
	text-decoration: none;
	color: #3F3F3F;
}

#subNav a:hover {
	color: #B2B2B2;
}

#subNav ul ul {
	margin-left: 5px;
}

/*----forms-----*/
fieldset { border:1px solid #CCCCCC; padding:10px; margin:0 0 15px 0;}
legend { text-transform:uppercase;}
label { display:block; margin:15px 0 5px 0; font-weight:bold;}
input, textarea, select, .file  { background:#FFFFFF; border:1px solid #000000; margin:0 0 5px 0; }
select { min-width:150px;}

option { font-size:10px; color:#666666;}

input[type=radio], input[type=checkbox { border:none; width:auto;}

input[type=submit], input[type=reset], input[type=button] { margin:15px 0 0 5px; width:auto;}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {color:#ffffff; border:1px solid #000000; background:#000000;}



/*----forms rightContainer-----*/
.moduleText fieldset { border:1px solid #CCCCCC; padding:5px; margin:5px 0 ;}
.moduleText label { display:block; margin:0; font-weight:normal;}
#left_text_field, #left_textarea, #left_select, #left_password { background:#FFFFFF; border:1px solid #000000; margin:0 0 5px 0; width:124px; min-width:124px; }

.moduleText input[type="submit"], .moduleText input[type="reset"] { float:right; margin:15px 0 0 5px; width:auto; font-size:10px;}
.moduleText input[type="submit"]:hover, .moduleText input[type="reset"]:hover {color:#ffffff; border:1px solid #000000; background:#000000;}

.admin_input {display:block;}

/*----------------table bottom--------------*/
.wireFooter {
	border-top: 1px dashed #000;
	width: 900px;
	margin: 0 auto;
	clear: both;
}

.leftcol {
	font-weight: bold;
	width: 100px;
	padding-top: 5px;
	vertical-align: top;
}

.data1 {
	padding-top: 5px;
	vertical-align: top;
	width: 150px;
}

.data2 {
	padding-top: 5px;
	vertical-align: top;
	width: 550px;
}

.wireLinks {
	padding-top: 5px;
	vertical-align: top;
}

/*-------bio table -------*/
.bioTable { border-bottom:1px dotted #000000; 
	    margin:10px 0; 
	    padding:0 0 10px;
width:100%;
}
.bioTable tbody tr td#imag { padding:0; 
			     margin:0; 
			     text-align:center; 
			     width:75px; 
			     height:75px; 
			   }
.bioTable tbody tr td a { margin:0; 
			  padding:0;  
			  line-height: 15px;}

/*-------client table -------*/
.clientTable { 
    border-bottom:1px dotted #000000; 
    margin:10px 0; 
    padding:0 0 10px;
}
.clientTable tbody tr td#imag { 
padding:0; 
margin:0; 
width:60px; 
height:60px;}

.clientTable tbody tr td a {
margin:0; 
padding:0;  
line-height: 15px;
}

.threeColumn {
    float:left;
/*    height:320px;*/
    min-height:320px;
    margin:0 10px 0 0;
    padding:0 10px 0 0;
    width:215px;
    border-right:1px solid #EBEBEB;
}

.columnHome{
    float:left;
    min-height:320px;
    margin:0 10px 0 0;
    padding:0 10px 0 0;
    width:215px;
    border-right:1px solid #EBEBEB;
}

/* ---- Overriding the styles of modules for home page ---- */
/*.contentArea_modul_home .threeColumn{height: auto;} */
#span_2{width:470px;padding-right: 0;}
/*#span_2 .home-news-item{width: 225px;float: left;margin-right: 10px;}*/
#span_2 .home-news-item{width: 225px;margin-right: 10px;}
/* ---- Overriding end ---- */


/*---------------------Job----------------------*/
.job_list {
margin:0 ;
border-top:1px solid #000000;
{

body.mceContentBody {
background: #fff;
color: #000;
}
