body
{
	font-family:verdana,arial,helvetica,tahoma,serif;
	text-align: left;
	font-size: 100%;
	background-color: #E9E2DA;
	background-image: url(/i/bg.gif);
	background-repeat: repeat-x;
	padding-bottom:20px;
}
#container
{
	margin: 20px;
	marg\in: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../i/bg_container.gif);
	background-repeat: repeat-y;
	border: 1px solid #4C2900;
	position: relative;
}
#top
{
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #B79E88;
}
a.logo
{
	margin: 0px;
	padding: 0px;
	width: 176px;
	height: 90px;
	background-image: url(../i/logo.gif);
	border-right: 1px solid #B79E88;
	float: left;
}
a.logo span
{
	display: none;
}
h1,h2,h3,h4
{
	text-transform: lowercase;
}
h1
{
	width: 520px;
	text-align: right;
	color: #B79E88;
	font-size: 1.7em;
	font-weight: 100;
	margin:0px;
	padding: 48px 40px 0px 0px;
	w\idth:480px;
	float: right;
	font-family: arial;
}
h2
{
	color: #B79E88;
	font-size: 1.7em;
	font-weight: 100;
	margin:0px 0px 10px 0px;
	font-family: arial;
}
h3
{
	color: #B79E88;
	font-size: 1.4em;
	font-weight: 100;
	margin:26px 0px 4px 0px;
	padding:0px;
	font-family: arial;
}
h3.noTop
{
	margin-top: 0px;
}
h4
{
	color: #B79E88;
	font-size: 1.1em;
	font-weight: normal;
	margin: 2px 0px 4px 0px;
	padding:0px;
	font-family: arial;
}
p
{
	margin:0px 0px 10px 0px;
}
ul
{
	list-style-type: square;
	margin:0px 0px 20px 16px;
	padding:0px;
}
#contacts
{
	list-style-type: none;
	margin: 0px;
}
li
{
	margin: 0px;
	padding: 4px;
}
#contacts li span
{
	display: none;
}
#contacts li
{
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 8px 30px;
}
#contacts li.email
{
	background-image: url(../i/li_mouse.gif);
}
#contacts li.mail
{
	background-image: url(../i/li_envelope.gif);
}
#contacts li.mobile, #contacts li.phone
{
	background-image: url(../i/li_mobile.gif);
}
/* navBar */
#navBar
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #B79E88;
	width: 176px;
	border-right: 1px solid #B79E88;
	display: block;
	float: left;
}
#navBar li
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navBar li a
{
	color: #ffffff;
	display: block;
	width: 176px;
	margin: 0px;
	padding: 6px 0px 6px 52px;
	w\idth: 124px;
	font-family: arial;
	text-decoration: none;
}
#navBar li a.active
{
	color: #000000;
	background-color: #DBCFC3;
}
#navBar li a:hover, #navBar li a:active
{
	text-decoration:underline;
}

/* content */
#content
{
	float: right;
	width: 546px;
	margin: 0px;
	padding: 0px;
}
#textArea, #textArea2, #textAreaNorm, #textAreaSite, #textAreaWide
{
	width: 506px;
	background-image: url(../i/bg_content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 40px 0px 0px;
	padding: 20px 144px 20px 52px;
	w\idth: 310px;
	font-size:0.75em;
}
#textAreaHome
{
	width: 540px;
	w\idth: 540px;
	padding: 10px 0px 10px 0px;
}
#textAreaWide
{
	margin: 0px 40px 0px 0px;
	padding: 20px 5px 20px 5px;
	background-image: none;
	width: 506px;
	w\idth: 496px;
}
#textAreaHome h2
{
	text-align: right;
}
#textAreaHome p
{
	padding: 0px 0px 0px 10px;
	font-size: 0.7em;
}
#textArea2
{
	background-image: url(../i/bg_content2.jpg);
}
#textAreaSite ul
{
	margin:10px 0px 0px 16px;
}
#textAreaSite ul li ul
{
	list-style-type: circle;
	margin: 4px 4px 4px 24px;
}

#websites, #multimedia, #freelance
{
	background-repeat: no-repeat;
	width: 180px;
	padding: 86px 20px 0px 0px;
	w\idth: 160px;
	float: left;
}
#websites
{
	background-image: url(../i/p_web-sites.gif);
}
#multimedia
{
	background-image: url(../i/p_multimedia.gif);
}
#freelance
{
	background-image: url(../i/p_freelance.gif);
}
/* anchors */
a
{
	color:#816145;
}
#websites a, #multimedia a, #freelance a, #textArea a
{
	display: block;
	margin: 6px 0px 20px 0px;
}
/* crumb trail */
#crumbTrail
{
	color: #B79E88;
	margin: 0px 0px 20px 0px;
	font-size:0.75em;
}

/* footer */
#footer
{
	margin: 0px;
	padding: 0px;
	width: 744px;
	height: 66px;
	border-top: 1px solid #B79E88;
	background-image:url(../i/bg_footer2.gif);
	background-repeat: no-repeat;
}
div.cFloat
{
	clear: both;
	font-size: 1px;
	width: 1px;
	margin: 0px;
}
div.cFloatTop
{
	clear: both;
	font-size: 1px;
	width: 176px;
	background-color: #ffffff;
	margin: 0px;
}
/* portfolio */
div.box, div.box2
{
	border: 1px solid #E3DBD3;
	width: 420px;
	w\idth: 418px;
	margin: 20px 0px 20px 0px;
}
div.box p.header, div.box2 p.header
{
	padding: 2px;
	text-align: right;
	font-size: 0.9em;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
	color: #000000;
	background-color: #E3DBD3;
}
div.box p, div.box2 p
{
	margin: 8px;
	padding: 4px 4px 4px 126px;
}
div.box p a
{
	display: block;
	margin: 6px 0px 2px 0px;
}
div.box2 p a
{
	display: block;
	margin: 6px 0px 2px 0px;
	text-align: right;
}
#eblett, #chicken, #liquidsky, #cadburymaths, #bigbang
{
	background-repeat: no-repeat;
	background-position: top left;
}
#eblett
{
	background-image: url(../i/casestudy/eblett1.jpg);
}
#chicken
{
	background-image: url(../i/casestudy/chickencoup.gif);
}
#liquidsky
{
	background-image: url(../i/casestudy/liquidsky.gif);
}
#cadburymaths
{
	background-image: url(../i/casestudy/cadburymaths.gif);
}
#bigbang
{
	background-image: url(../i/casestudy/bigbang.gif);
}
#liquidskyMain
{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../i/casestudy/liquidsky.jpg);
	margin: 0px;
	padding: 0px 170px 20px 0px;
	width: 420px;
	w\idth: 248px;
}
blockquote
{
	width: 420px;
	margin: 0px;
	padding: 10px;
	w\idth: 400px;
	border: 1px solid #B79E88;
	background-color: #F8F1EA;
	background-image: url(../i/bg_blockquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
blockquote p
{
	padding-left: 60px;
}
cite
{
	float: right;
}
/* accessibility */
#navJump
{
	display: none;
}
KBD
{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ababab;
	background-color: #dedede;
	padding: 1px;
}
ul.access
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 20px 0px;
}
acronym, abbr
{
	color: #565656;
	cursor: help;
	border-bottom: 1px dashed #565656; 
}
#exampleBanner
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 190px;
	background-image: url(../i/bg_multilayer-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#latestWork
{
	width: 530px;
	w\idth: 518px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #E3DBD3;
}
#latestWork h2
{
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-size: 0.7em;
	margin: 4px 0px 0px 0px;
	padding: 2px 4px 4px 0px;
}
#latestWork div.workBox img
{
	float: left;
	width: 88px;
}
#latestWork div.workBox.noFloat img
{
    width:518px;
    float:none;
}
#latestWork div.workBox.noFloat p
{
    float:none;
    padding:0 10px 10px 10px;
    width:auto;
}
#latestWork div.workBox p
{
	float: right;
	text-align: left;
	width: 412px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#latestWork div.workBox p.top
{
	padding-top: 8px;
}
#latestWork div.workBox hr
{
	width: 100px;
	text-align: center;
	color: #E3DBD3;
	height: 1px;
	margin: 0px;
}
#portfolio
{
	width: 496px;
	padding-top: 180px;
	background-image: url(/i/portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#portfolio div.box
{
	padding: 10px;
}