body {
	text-align: center; /*ie fix for centering main-container */
	background-image: url(http://www.cibcommunications.co.uk/images/img/bg/cib_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px; /*155*/
	margin: 0px;
	padding: 0px;
}

#container-header-full {
	width: 100%;
	
	background-image: url(http://www.cibcommunications.co.uk/images/img/bg/cib_head_bg.jpg);
	background-repeat: repeat-x;
}

#container-header {
	/*center main container	*/
	width: 970px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	
}

	
#container-main {
	/*center main container	*/
	width: 970px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#container-header-department {
	background-image: url(http://www.cibcommunications.co.uk/images/img/bg/swf_bg.png);
	position: relative;
	left: 70px;
	width: 900px;
}

#container-page {
	background-color: #000000;
	position: relative;
	left: 70px;
	width: 900px;	
	

}

#container-content {
	width: 900px;
	background-color: #000000;	/*background-position: 40px 32px;
	background-repeat: no-repeat;*/
}

#header {
	background-image: url(http://www.cibcommunications.co.uk/images/img/logos/cib_logo.png);
	background-repeat: no-repeat;
}

#nav-department {
	height: 40px;
	top: -74px;
	width: 775px;
	position: relative;
	left: 194px;
}

#nav-secondary-main {
	width: 900px;
	height: 30px;
	background-color: #8f5600;

	background-image: url(http://www.cibcommunications.co.uk/img/nav/corners/corner-main.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



#nav-secondary-creative {
	width: 900px;
	height: 35px;

}

#nav-secondary-pr {
	width: 900px;
	height: 35px;

}

#nav-secondary-interactive {
	width: 900px;
	height: 35px;

}

#nav-secondary-media {
	width: 900px;
	height: 35px;

}

#nav-secondary-strategy {
	width: 900px;
	height: 35px;

}

#nav-secondary-partners {
	width: 900px;
	height: 35px;
	background-image: url(http://www.cibcommunications.co.uk/images/img/nav/nav-secondary-partners.png);
	background-repeat: no-repeat;
}

#nav-secondary-international {
	width: 900px;
	height: 35px;

}

#header-department {
	height: 180px;
	width: 900px;
}

#content {
	width: 900px;
	margin-bottom: 50px;
	margin-top: 35px;
	
}

#container-footer-full {
	/*width: 100%; 
	padding-left: 70px;
*/
	/*fix bottom scrollbars from above*/
	margin-left:140px;


	
	/*
	background-image: url(http://www.cibcommunications.co.uk/images/img/bg/cib_head_bg.png);
	background-repeat: repeat-x;
	*/
}

#container-footer {
	width: 970px;
	
	/* center it */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
	
}




#footer {
	width: 900px;
	height: 50px;


	

	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	clear: both;
	background-color: #000000;
	padding-bottom: 5px;
}

.content-main-column {
	width:410px;
	float: left;
	margin-left: 45px;	 /* left margin */
	margin-bottom:100px;
}

.content-secondary-column {
	width: 310px;
	float: left;
	margin-left: 90px;	/* central gutter */
	margin-bottom:100px;	
}

.leftcolumn {
	
	width: 47%;
	float: left;
}

.rightcolumn {
	
	width: 47%;
	margin-left:1%;
	float: left;
}

/* /////////////////////////////////*/
/* HOME PAGE */
.home-menu {
	width:220px;
	float: left;
	margin-left: 45px;	 /* left margin */
	margin-bottom:100px;
	
	

}

.home-content {
	width: 475px;
	float: left;
	margin-left: 90px;	/* central gutter */
	margin-bottom:100px;
	
	margin-top: 36px;	
	
	
}
	

/* //////////////////////////////// */
/* CLEARFIX */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ///////////////////////////////// */
.home-menu ul {
list-style-type:none
}

.home-menu a {
	list-style-type: none;
	text-decoration: none;
	color: #FFCA28;

}

.home-menu a:hover {
	list-style-type: none;
	text-decoration: underline;
	color: #8F5600;
}

/* ///////////////////////////////// */

.contact-address ul {
	width:220px;
	float: left;
	margin-left: 45px;	 /* left margin */
	margin-bottom:100px;


list-style-type:none
color:#FFF;
}

.contact-address a {
	list-style-type: none;
	text-decoration: none;
	color: #FFCA28;

}

.home-address a:hover {
	list-style-type: none;
	text-decoration: underline;
	color: #8F5600;
}
