html,body,table,tr,td,div,p,a,img{
    /* margins etc. off for layout */
	margin: 0;
	padding: 0;
	border: 0;
	/* Why, oh why the defaults are always to be overridden? ;) */
}
html{
	/* force scrollbar, reduces "jumpyness" between pages holding variable sized content*/
	height:101%;
	text-align:left;
}
body, div, input, textarea{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
}

body
{
    background-image: url(../img/master/body_bg_1024x794_cp.jpg);
    background-position:  top left;
    background-repeat: no-repeat;
    background-color: #1E160B;
}

html>body{
    /* IE6 does NOT see this */
}

a {
color: #D4001B;
 text-decoration: none;
}
#Container, #Header, #Columns, #Footer   {
	width: 1024px;
}

#Bodybanner
{
    background-image: url(../img/master/citec_success_stories_1.jpg);
    background-position:  top left;
    background-repeat: no-repeat;
    background-color: #CDCDCD;
    
      height:100%;
       width: 100%;
   
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 749px;
	width: 1px;
}


/* This is needed for clearing floats  inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
#Leftspace_34
{
    position: relative;
    display: block;
    float: left;
    height: 749px;
    width: 34px;
}
#Header 
{
    position: relative;
    display: block;
    float: left;
    width: 920px;
    height: auto;
    background-color: #FFF;
    border-bottom: solid 1px #EEF1F4;
    border-left: solid 1px #EEF1F4;
    border-right: solid 1px #EEF1F4;
    z-index: 20;
}

#Logobox
{
    position: relative;
    display: block;
    float: left;
    width: 134px;
    height: 62px;
    background-color: #FFF;
    margin: 0;
    padding: 0;    
}

.logo
{
    position: relative;
    display: block;
    float: left;
    width: 133px;
    height: 39px;
    /*border-right: dashed 1px #EEF1F4;*/
    margin: 10px 0 0 0;
    padding: 0;
}
.flag1
{
    position: relative;
    display: block;
    float: left;
    width: 19px;
    height: 12px;   
    margin: 10px 0 0 0;
    padding: 0;
    border: solid 1px black;
}
.flag2
{
    position: relative;
    display: block;
    float: left;
    width: 19px;
    height: 12px;   
    margin: 10px 10px 0 10px;
    padding: 0;
    border: solid 1px black;
}
.flag3
{
    position: relative;
    display: block;
    float: left;
    width: 19px;
    height: 12px;   
    margin: 10px 10px 0 0px;
    padding: 0;
    border: solid 1px black;
}
.flag4
{
    position: relative;
    display: block;
    float: left;
    width: 19px;
    height: 12px;   
    margin: 10px 30px 0 0px;
    padding: 0;
    border: solid 1px black;
}

#Headertext
{
    position: relative;
    display: block;
    float: left;
    width: 511px;
    height: 39px;
    background-color: #FFF;
    margin: 10px 0 0 0;
    padding: 0;
    background-image: url(../img/master/headertext.gif);
    background-position:  left;
    background-repeat: no-repeat; 
}

#Headertools
{
    position: relative;
    display: block;
    float: left;
    width: 265px;
    height: 39px;
    margin: 10px 0 0 0;
    padding: 0;  
}

#Headerlinks a
{
    color: #878787;
    font-size: 9px;
}

#Searchbox
{
    position: relative;
    display: block;
    float: left;
    width: 165px;
    height: 20px;
    margin: 7px 0 0 0;
    padding: 0;     
    background-image: url(../img/master/search_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;    
}

.searchInput
{
    margin: 2px 0 0 10px;
    background-color: Transparent;
    border-style: none;
    border-bottom-width: 0;
     width: 140px;
}

#Headermenu
{
    position: relative;
    display: block;
    float: left;
    width: 920px;
    height: 27px;
    margin: 0;
    padding: 0;
    background-image: url(../img/menu/menu1_bg.jpg);
    background-position:  left;
    background-repeat:  repeat-x;
     z-index: 10;
}

#MenuStart
{ 
    position: relative;
    display:block; 
    width: 50px; 
    height: 27px; 
    background-image: url(../img/menu/menu1_bg.jpg);
    background-position:  left;
    background-repeat:  repeat-x; 
    float: left; 
    margin-left: 0;
    z-index: 12;   
     border-right:  dashed 1px #E7727A;  

}
.MenuStart

{
position: relative;
    display:block; 
 color: #FFF;
  line-height: 27px;
   padding: 0 9px 0 9px;
    width: auto;
    height: 27px; 
       
}

.MenuStart:hover
{
 background-color: #2F2F2F;
}
#MenuEnd
{   
    position: relative;
    display:block; 
    width:1px; 
    height: 27px; 
    background-image: url(../img/menu/menu1_bg.jpg);
    background-position:  left;
    background-repeat:  repeat-x; 
    float: left; 
    margin-left:-1px;
    z-index: 12;     
}

#Leftspace_250
{
    position: relative;
    display: block;
    float: left;
    height: 650px;
    width: 250px;
    margin: 0;
    padding: 0;    
}
#Leftspace_370
{
    position: relative;
    display: block;
    float: left;
    height: 650px;
    width: 370px;
    margin: 0;
    padding: 0; 
    
}

.topborder8
{   
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background-color:  Transparent;    
    width: 672px;
    height: 8px;  
}
.topborder8_successtories
{   
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background-color:  Transparent;    
    width: 551px;
    height: 8px;
  
}

#Columns {
    position: relative;
    display: block;
    float: left;
    width: 672px;
    height: auto;
    margin: 0;
    padding: 0;
   
}
#Columns_successtories {
    position: relative;
    display: block;
    float: left;
    width: 551px;    
    height: auto;
    margin: 0;
    padding: 0;
    overflow:hidden!important;
}

/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
#Columns_successtories:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}




#Footer {
	position: relative;
	display: block;
	float:left;
	width: 672px;	
	height: 20px;
	padding: 0 ;
}	

/*.titleWhite { line-height: 19px ; color: #FFF;  text-transform : uppercase; font-weight: bold; font-size: 11px; }*/
.titleWhite { line-height: 19px ; color: #FFF;  text-transform : uppercase; font-size: 11px; }
.titleWhite1 { line-height: 19px ; color: #FFF;  font-size: 11px; }
.footerWhite { line-height: 20px ; color: #FFF;   font-size: 9px; float: right; }
.footerGray { line-height: 27px ; color: #C2C2C2;   font-size: 9px; float: left; }


.width2 { float: left; width: 2px; height: 100%; margin: 0; padding:0; display: block;}
.width5 { float: left; width: 5px; height: 100%; margin: 0; padding:0; display: block;}
.width7 { float: left; width: 7px; height: 100%; margin: 0; padding:0;}
.width9 { float: left; width: 9px; height: 100%; margin: 0; padding:0;}
.width13 { float: left; width: 13px; height: 100%; margin: 0; padding:0;}
.width16 { float: left; width: 16px; height: 100%; margin: 0; padding:0;}

.height5 { float: left; width: 100%; height: 5px; margin: 0; padding:0; background-color:#FFF;}
.height8 { float: left; width: 100%; height: 8px; margin: 0; padding:0;}
.height12 { float: left; width: 100%; height: 12px; margin: 0; padding:0;}
.height16 { float: left; width: 100%; height: 16px; margin: 0; padding:0;}

.bordertop1 {  float: left; width: 100%; height:1px; margin: 0; padding:0; border-top: solid 1px #C2C2C2;display:inline;}

#Breadcrumbox
{   
	position: relative;
	display: block!important;
	float: left;
	margin: 0;
	padding: 0;
	width: 672px;
	height: 23px;
	
    background-color: #FFF;
    border-bottom: solid 1px #EEF1F4;
    border-top: solid 1px #EEF1F4;
     overflow: hidden;
    
     
}

#Breadcrumbox a
{   
	 line-height: 20px;  
	 color : #878787;    
}


.PikalinkitDropdown
{
    float: right;
    margin-top: 5px;
}