@charset "utf-8";
/* CSS Document */
* { padding:0; margin: 0 }
body {
    background: #CEC6C3;
	}
#mainWrapper {
	padding: 0;
	margin: 0 auto;
	}
	
/* ##################################################################################################################  */
/* ############################        Head, Navigation Section    ##################################################  */
/* ##################################################################################################################  */

#header {
	background-color:#3A3A3A;
	height:132px;
}
#headerGray {
	width:55%;
	height:28px;
	background-color:#454545;
}
#headerBlack {
	position:absolute;
	top:0;
	left:55%;
	width:367px;
	height:36px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/getQuoteBackGround.jpg) no-repeat;

}
#getAQuoteNow {
	float:left;
	margin-top:4px;
	margin-left:8px;
}
#innerHeader {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
#innerHeaderLogo {
	float:left;
}
#imageLogo {
	margin-top:2px;
	margin-left:80px;
}
#innerHeaderNav{
	float:left;
	width:807px;
}

/* Header navigation  */
#innerheaderTextHolder {
	height:50px;
}
#innerHeaderNavMenu {
	margin-top:20px;
	margin-left:23px;
	width:695px;
	height:27px;
}
#topNav {
	margin:0;
	padding:0;
}

#aboutUs {
	float:left;
	padding-top:5px;
	width:69px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/aboutUsBlack.jpg) no-repeat;
}

#services {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:64px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/servicesBlack.jpg) no-repeat;
}

#internationalMarketing {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:160px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/internationalMarketingBlack.jpg) no-repeat;
}

#interpreting {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:88px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/interpretingBlack.jpg) no-repeat;
}

#translations {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:85px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/translationsBlack.jpg) no-repeat;
}

#freeResources {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:102px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/freeResourcesBlack.jpg) no-repeat;
}

#news {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:47px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/newsBlack.jpg) no-repeat;
}

#contact {
	float:left;
	padding-top:5px;
	margin-left:2px;
	width:59px;
	height:27px;
	background:url(http://conversisglobal.com/images/conversisGlobal/headerNav/contactBlack.jpg) no-repeat;
}












#sectorBg {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/sectorBg.jpg);
	height:195px;
	position:relative;
}
#healthImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/healthcare.jpg) no-repeat;
}
#financialImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/financial.jpg) no-repeat;
}
#technologyImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/technology.jpg) no-repeat;
}
#energyImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/energy.jpg) no-repeat;
}
#legalImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/city/legal.jpg) no-repeat;
}
#headerImageManagers {
	background-color:#212020;
	height:195px;
}
#headerImageManagersImage {
	margin-left:auto;
	margin-right:auto;
	width:624px;
}
/* Center navigation  */
#centerNavHolder {
	margin-left:auto;
	margin-right:auto;
	width:780px;
}
#centerNav {	
	padding-top:159px;
	margin-left:94px;
}


/* #######################################################################################################################  */
/* ###########################################     Content Row Section      ##############################################  */
/* #######################################################################################################################  */


/* Content Section */
#contentTop95px{
	background-color:#e1d7d2;
	height:95px;
     
}
#contentTop95pxInner {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding-top:8px;
}
#contentTop {
	background-color:#e1d7d2;
	height:30px;
}
#contentTopInner {
	margin-left:auto;
	margin-right:auto;
	width:590px;
	padding-top:8px;
}
#contentTopLink{
	margin-left:auto;
	margin-right:auto;
	width:590px;
	padding-top:8px;
}
#contentTopleft {
	float:left;
	width:338px;
}
#contentTopRight {
	float:left;
}
#content {
	background:#EBE3E0 url(http://conversisglobal.com/images/conversisGlobal/contentBackGround.jpg) repeat-x;
}
#innerContent {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}


/* ##########################################################################################################################  */
/* ###########################################     Content column Section      ##############################################  */
/* ##########################################################################################################################  */

/* Column 1  */
#column1 {
	float:left;
	width:200px;
	height:100px;
}
#column1Managers {
	float:left;
	width:184px;
	height:100px;
}
#column1ContactUs {
	float:left;
	width:246px;
	height:100px;
}
/* Column 2 + 3 ms  */
#column23 {
	float:left;
	width:529px;
	margin-right:15px;
	border-right:1px dotted #aaaaaa ;
	border-left:1px dotted #aaaaaa ;
}

#column2ContactUs {
	float:left;
	width:449px;
	margin-right:15px;
	border-right:1px dotted #aaaaaa ;
	border-left:1px dotted #aaaaaa ;
}
/* Column 2  */
#column2 {
	float:left;
	width:324px;
}
#column2Managers {
	float:left;
	width:324px;
	border-right:1px dotted #aaaaaa ;
	border-left:1px dotted #aaaaaa ;
}
#managersTop{
	margin:15px;
	border-bottom:1px dotted #aaaaaa;
}
#managersBottom{
	padding:25px 5px;
}
#sector {
	margin:15px;
}
#column2Secondary{
	float:left;
	width:677px;
            
}
#column2Content{
	margin-top:15px;
                margin-bottom:15px;
}
#column2TopLeft {
	float:left;
	width:150px;
}
#column2TopRight {
	float:left;
	width:174px;
}
#column2TopRightBox {
	background-color:#FFFFFF;
	height:162px;
}
#column2Bottom {
	width:324px;

}
#column2BottomLeft{
	float:left;
	width:150px;
}
#column2BottomRight {
	float:left;
	width:174px;
}

/* Column 3  */
#column3 {
	float:left;
	width:220px;  
}
#innerColumn3Top {
	height:162px;
	background-color:#FFFFFF;
	background:url(http://conversisglobal.com/images/conversisGlobal/column3/column3BackGround.jpg) repeat-y;
}

#innerColumn3Bottom {
}
#signPost1{
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	width:190px;

}
#signPost2 {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	width:190px;
}
.signPostMiddle {
	float:left;
	width:190px;
	background:url(http://conversisglobal.com/images/conversisGlobal/signPostMiddle.jpg) repeat-y;
}
#signPost1DiscountA {
	float:left; 
	padding:17px 10px 10px 10px;
}
#signPost1DiscountB {
	float:left;
	padding-top:10px;
}
#signPost2Holder {
	float:left; 
	padding:10px;
}
/* Column 4  */
#column4 {
	float:left;
	width:196px;
	height:300px;
	position:relative;
}
#innerColumn4 {
	position:absolute;
	top:-22px;	
}
#innerColumn4Managers {
	margin-top:18px;	
}
#loginBox{
	padding-left:3px;
}
#loginBoxTop{
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/loginBox/loginBoxTop.jpg);
	width:180px;
	height:5px;
}
#loginBoxMiddle{
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/loginBox/loginBoxMiddle.jpg);
	width:180px;
	height:125px;
}
.loginTextHolder {
		padding-top:44px;
}

#loginBoxBottom{
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/loginBox/loginBoxBottom.jpg);
	width:180px;
	height:5px;
}
#blackQuoteBox{
	padding-top:5px;
	padding-left:3px;
}
#blackQuoteBoxTop {
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/blackQuoteBox/blackQuoteBoxTop.jpg);
	width:180px;
	height:5px;
}
#blackQuoteBoxMiddle {
	background-color:#3A3A3A;
	width:180px;
	height:77px;
}
#blackQuoteConversation{
	margin-top:5px;
	margin-left:10px;
}
#blackQuoteBoxBottom {
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/blackQuoteBox/blackQuoteBoxBottom.jpg);
	width:180px;
	height:31px;
}
#blackQuoteBoxBottomManagers {
	background:url(http://conversisglobal.com/images/conversisGlobal/column4/blackQuoteBox/blackQuoteBottomManagers.jpg);
	width:180px;
	height:31px;
}

/* Column 5  */
#column5 {
	float:left;
	width:50px;   
	height:100px;
}





/* ##################################################################################################################  */
/* ###########################################     Footer Section      ##############################################  */
/* ##################################################################################################################  */

/* Footer Section */
.floatLeft{
	float:left;
}
#footer{
	background-color:#CEC6C3;
	height:140px;
}
#footerImage {
	background:url(http://conversisglobal.com/images/conversisGlobal/footer.jpg) no-repeat 50% 0;
	height:23px;
}
#footerContent {
	margin-right:auto;
	margin-left:auto;
	width:860px;
	height:100px;
}	
#footerContact{
	margin-top:14px;
	margin-bottom:30px;

}
#contactNumbersBackGround{
	margin-left:15px;
	float:left;
	background:url(http://conversisglobal.com/images/conversisGlobal/footer/contactNumbersBackGround.jpg) no-repeat;
	width:369px;
	height:27px;
}



/* Other */
#clearthefloats {
	clear:both;
}

.transparent_class {
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}



