/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Vertical centre hack */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -260px;
	text-align: center;
	min-width: 960px; 
}
#wrapper {
	background-color: #fff;
	text-align: left;
	width: 960px;
	height: 530px;
	margin: 0px auto;
	}


/* Floaters */
.right {
	float:right;
}
.left {
	float:left;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
/* NB: Must have ie.css if you use this */
.clearfix:after {
    content:"."; 
    display:block;
	height:0;
    clear:both; 
    visibility:hidden;
}


/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/
div#container {
	width: 960px;
	height: 530px;
	border:8px solid #b4b5b8;
	padding:0 20px 20px 20px;
	wid\th: 900px;
	heig\ht: 490px;
/*	min-height:100%;*/
}
#header {
	width:900px;
	height:52px;
	background:url(../images/img_logo.gif) no-repeat;
	border:solid  #b4b5b8;
	border-width:0 0 2px 0;
	margin-bottom:20px;
	heig\ht:50px;
}

#header h1 {
	display:inline;
	margin:0 0 0 -3000px;
	height:52px;
	padding:0px;
}


div#panel1_3 {
	width:395px;
	float:left;
}
div#panel2_3 {
	width:505px;
	float:left;
}


#panel_full {
	width: 900px;
	height: 398px;
	background-color:#f0f0f1;
	border:20px solid #f0f0f1;
	wid\th: 860px;
	heig\ht: 358px;
}
div#panel_full2 {
	width: 900px;
	height: 398px;
	background-color:;
	wid\th: 900px;
	heig\ht: 398px;
}

#panel_img {
	width:495px;
	float:left;
}
#panel_desc {
	width:360px;
	height:338px;
	float:left;
	border:solid  #fff;
	border-width:0 0 0 1px;
	padding:0 10px;
	wid\th:339px;
}

#panel_desc p.one_line{
	margin:0 0 30px 0
}

#next {
	float:left;
	height:20px;
	width:360px;
	border:solid  #fff;
	border-width:0 0 0 1px;
	padding:0 10px;
	wid\th:339px;
}

#next p{
	margin:0;
	padding:0;
	display:inline;
	line-height:15px;
	font-size:11px;
	float:left;
}

#panel_desc p{
	color:#b0b0b0;
}


#panel_desc p b{
	color:#8c8a8a;
	font-weight:normal;
}

/* Footer */
div#footer {
	float:left;
	width:900px;
	margin:10px 0 0 0;
}

#copy {
	color:#b4b5b8;
	font-size:10px;
	float:right;
	padding:0px;
	margin:0px;
}


.half_col {
	width:250px;
	float:left;
}
/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  
/* Main nav */

ul.navbar {
	list-style:none;
	padding:0;
	margin:0 0 0 425px;
}
ul.navbar li {
	float:left;
	margin:0 30px 0 0;
	padding:0px;
} 
ul.navbar li a:link, ul.navbar li a:active, ul.navbar li a:visited {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#b4b5b8;
	text-align:left;
	text-decoration:none;
} 


ul.navbar li a:hover {
	color: #666666;
} 

ul.navbar li a#selected {
	color:#666666;
} 

ul.navbar li.last {
	margin:0;
	padding:0;
} 


/* subnav*/
#subnav {
	float:left;
}


ul.subnav {
	list-style:none;
	padding:0;
	margin:0;
}
ul.subnav li {
	float:left;
	margin:0 30px 0 0;
	padding:0px;
} 
ul.subnav li a:link, ul.subnav li a:active, ul.subnav li a:visited {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#b4b5b8;
	text-align:left;
	text-decoration:none;
} 


ul.subnav li a:hover {
	color: #666666;
} 

ul.subnav li a#selected {
	color:#666666;
} 

ul.subnav li.last {
	margin:0;
	padding:0;
} 

/* project nav*/
#projnav {
	float:left;
	margin:0 0 0 10px;
}

ul.projnav {
	list-style:none;
	padding:0;
	margin:0;
}
ul.projnav li {
	margin:0 15px 0 0;
	padding:0px;
	float:left;
} 
ul.projnav li a:link, ul.projnav li a:active, ul.projnav li a:visited {
	font-size:11px;
	font-weight:normal;
	color:#c3c4c5;
	line-height:15px;
	text-align:left;
	text-decoration:none;
} 


ul.projnav li a:hover {
	color: #666666;
} 

ul.projnav li a#selected {
	color:#666666;
} 

/* Generic Links */

a:link, a:visited, a:active {
	color:#8c8a8a;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}	

/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	font-size:18px;
	color:#205d11;
	margin:0px;
	padding:0px;
}
.title_who {
	background:url(../images/img_who.gif) no-repeat;
}
.title_brand {
	background:url(../images/img_brand.gif) no-repeat;
}
.title_what-we-do {
	background:url(../images/img_what-we-do.gif) no-repeat;
}
.title_clients {
	background:url(../images/img_clients.gif) no-repeat;
}
.title_portfolio {
	background:url(../images/img_portfolio.gif) no-repeat;
}
.title_contact {
	background:url(../images/img_contact.gif) no-repeat;
}
.title_literature {
	background:url(../images/img_literature.gif) no-repeat;
}
.title_web {
	background:url(../images/img_web.gif) no-repeat;
}
.title_advertising {
	background:url(../images/img_advertising.gif) no-repeat;
}
.title_publishing {
	background:url(../images/img_publishing.gif) no-repeat;
}
.title_exhibition {
	background:url(../images/img_exhibition.gif) no-repeat;
}
.title_design {
	background:url(../images/img_design.gif) no-repeat;
}
.title_webdesign {
	background:url(../images/img_webdesign.gif) no-repeat;
}
.title_content_management {
	background:url(../images/img_cms.gif) no-repeat;
}
.title_online_markerting {
	background:url(../images/img_online_markerting.gif) no-repeat;
}
.title_print {
	background:url(../images/img_print.gif) no-repeat;
}
.title_testimonials {
	background:url(../images/img_testimonials.gif) no-repeat;
}

#panel2_3 h1 {
	margin:0 0 0 -3000px;
}

h2 {
	font-size:12px;
	color:#205d11;
	margin:0px;
	padding:0px;
}
h3 {
}
h4 {
}
/* Type */
p {
	color:#8c8a8a;
	line-height:18px;
	margin:10px 0 20px 0;
}

#panel1_3 p {
	padding:0 20px 0 20px;
}
#panel2_3 p {
	padding:0 20px 0 20px;
}

li {
	color:#b0b0b0;
	list-style:none;
}
hr {
	color: #205d11;
	width: 100%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-style: none;
}

/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}

