/**
* Events Digital - Layout CSS
* Layout CSS			
*
* CSS developed by newadventuresinpixels.co.uk
* 
*/



body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#06141f;
	}
	
#container{
	width:984px;
	margin:17px auto;
	}
	
#topcorners{
	width:984px;
	background-image:url(../images/bg-top-corners.png);
	height:15px;
	float:left;
	}
#bottomcorners{
	width:984px;
	background-image:url(../images/bg-bottom-corners.png);
	height:15px;
	float:left;
	border-bottom:20px solid #06141f;
	}
	
	
#inner-container{
	width:935px;
	float:left;
	background-image:url(../images/bg-main-col-repeat.png);
	background-repeat:repeat-y;
	padding:10px 24px 10px 25px;
	}
	
#header{
	float:left;
	width:934px;
	}
	#header p{
	float:right;
	clear:right;
	margin-right:6px;
	}
	#header  a#logo{
	background-image:url(../images/events-digital-logo.png);
	width:271px;
	height:57px;
	float:left;
	text-indent:-9999px;
	margin:0 0 15px 10px;
	display:block;
	}
	#header p.tel{
	background-image:url(../images/bg-tel-num.png);
	width:208px;
	height:20px;
	text-indent:-9999px;
	margin:10px 4px 0 0;
	}
	#header a{
	color:#0e81ad;
	font-weight:bold;
	}
	
#navigation{
	width:934px;
	background-image:url(../images/bg-nav-bar.png);
	height:38px;
	float:left;
	margin:0 0 13px 0;
	}
	#navigation ul{
	float:left;
	list-style:none;
	padding:11px 0 0 18px;
	margin:0 0 0 -10px;
	}
	#navigation ul li{
	float:left;
	}
	#navigation ul li a{
	color:#fff;
	font-weight:bold;
	padding:0 10px 0 10px;
	border-right:1px solid #fff;
	}
	body#home #navigation ul li a.home, body#what #navigation ul li a.what, body#who #navigation ul li a.who, body#contact #navigation ul li a.contact{
	color:#06131e;
	}
	#navigation ul li a.contact{
	border-right:none;
	}
	#social-links-top{
	width:88px;
	float:right;
	padding-top:10px;
	}
	#social-links-top img{
	border:none;
	}
	
#welcome{
	background-image:url(../images/bg-banner.png);
	width:905px;
	height:177px;
	float:left;
	padding:30px 0 0 30px;
	margin-bottom:13px;
	}
	#welcome h1{
	background-image:url(../images/bg-hello.png);
	width:762px;
	height:111px;
	float:left;
	text-indent:-9999px;
	margin-bottom:15px;
	}
	#welcome p{
	clear:left;
	text-indent:-9999px;
	}
	#welcome a{
	background-image:url(../images/bg-welcome-a.png);
	width:497px;
	height:22px;
	display:block;
	}
	

#main-content-wrapper{
	float:left;
	width:644px;
	}
	#main-content{
	float:left;
	background-image:url(../images/bg-main-content.png);
	width:584px;
	padding:30px 30px 0 30px;
	height:340px;
	}
	#main-content h2{
	color:#035ea2;
	margin:0 0 15px 0;
	font-size:200%;
	letter-spacing:-0.035em;
	}
	
	#main-content a{
	color:#df24d4;
	}
	#main-content ul{
	list-style:none;
	}
	#main-content ul li{
	margin-bottom:15px;
	}
	#main-content ul li a{
	color:#06141f;
	background-image:url(../images/bg-a-pink-arrow.png);
	padding:0 0 0 22px;
	background-repeat:no-repeat;
	}
	.what-we-do-col{
	float:left;
	width:283px;
	}
	#main-content-bottom{
	float:left;
	background-image:url(../images/bg-bottom-main-content.png);
	background-repeat:no-repeat;
	width:644px;
	height:16px;
	margin-bottom:14px;
	}
	
	
#right-column{
	float:left;
	width:277px;
	margin:0 0 13px 13px;
	}
	
#contact-us{
	float:left;
	background-image:url(../images/bg-c2a-box.png);
	width:237px;
	height:155px;
	padding:20px;
	margin-bottom:13px;
	}
	#contact-us h3{
	background-image:url(../images/bg-h3-contactus.png);
	width:148px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
	#right-column p{
	color:#108dc3;
	margin-bottom:1em;
	}
	#contact-us strong{
	color:#fff;
	}
	#contact-us a{
	color:#fff;
	}
	#contact-us em{
	font-style:normal;
	color:#df24d4;
	width:60px;
	}
	
#brochure{
	float:left;
	background-image:url(../images/bg-c2a-brochure-box.png);
	width:237px;
	height:136px;
	padding:20px;
	}
	#brochure h3{
	background-image:url(../images/bg-h3-brochure.png);
	width:159px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
	#brochure a{
	color:#fff;
	background-image:url(../images/bg-a-pink-arrow-down.png);
	padding:0 0 0 22px;
	background-repeat:no-repeat;
	font-weight:bold;
	}
	
	
	
	
	
	
#footer{
	clear:both;
	background-image:url(../images/bg-footer.png);
	width:904px;
	height:28px;
	padding:10px 15px 0 15px;
	}
	#footer ul{
	list-style:none;
	}
	#footer ul li{
	float:left;
	padding-right:25px;
	}
	#footer a{
	color:#fff;
	}
	#footer a.twitter{
	background-image:url(../images/icn-twitter.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 20px 6px 0;
	}
	#footer-left{
	float:left;
	}
	#footer-right{
	float:right;
	}
	
	
	

