body {
	background: url('i/bg.png') repeat-x top #fff;
	margin: 0;
	font-family: helvetica, Arial;
	color: #1d1d1d;
	font-size: 12px;
}

img {
	border: 0;
}

p.centre {margin: 0 auto; text-align: center;}

#container {
	margin: 0 auto;
	width: 730px;
	border-left: solid 15px #fff;
	border-right: solid 15px #fff;
}

#header {
	width: 730px;
	height: 85px;
	background: url('i/header.png') center no-repeat;
}

#header p {
	padding: 30px 0 0 0;
	float: right;
	text-align: right;
	font-size: 13px;
}

#header p a {
	color: #333;
	text-decoration: none;
	padding: 0 15px 2px 0;
	margin: 0 1px 0 0;
	font-weight: bold;
	position: relative;
}

#header p a:hover {color: #000;}

#header p a.home {border-bottom: 4px solid #ab0534                    ;}
#header p a.services {border-bottom: 4px solid #E10643;}
#header p a.job {border-bottom: 4px solid #FA2E66;}
#header p a.credit {border-bottom: 4px solid #FC6791;}
#header p a.contact {border-bottom: 4px solid #FDACC2;}

#header-img {
	width: 730px;
	height: 300px;
}

#nav {
	width: 730px;
	background: url('i/nav.png') center bottom no-repeat #ab0534;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 10px 0 20px 0;
	font-size: 12px;
	line-height: 1.8em;
	text-align: center;
}

#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #FC6791;
}


#home-l {
	padding: 5px;
	width: 230px;
	float: left;
}

#home-l span {
	color: #ab0534;
	font-weight: bold;
	font-size: 13px;
}

#home-l h1 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0;
	height: 42px;
}

#home-l p {line-height: 1.4em;}

#home-l a {color: #000;}
#home-l a:hover {text-decoration: none;}

#home-c {
	padding: 5px;
	width: 230px;
	float: left;
}

#home-c h1 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0;
	height: 42px;
}

#home-c a {color: #000;}
#home-c a:hover {text-decoration: none;}

#home-c p {line-height: 1.4em;}

#home-r {
	padding: 5px;
	width: 230px;
	float: left;
}

#home-r h1 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0;
	height: 42px;
}

#home-r h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0;
}

#home-r a {color: #000;}
#home-r a:hover {text-decoration: none;}

#home-r p {line-height: 1.4em;}


#pre-footer {
	width: 730px;
	padding: 0 0 50px 0;
	float: left;
	height: 140px;
}

.l {
	width: 730px;
	height: 140px;
	padding: 0 0 25px 0;
	float: left;
}


.r h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.r a {color: #000;}
.r a:hover {text-decoration: none;}

.r p {line-height: 1.2em;}

	


#footer {
	width: 730px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}

#footer2 {
	width: 730px;
	text-align: center;
	font-size: 8px;
	color: #666666;
}

#footer a {
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}

.pics { 
    height:  300px; 
    overflow:hidden;
}