*
{
	padding: 0em;
	margin: 0em;
}

/* this amends the colour of the bottom half of background and positions page on screen
*/
body
{
	background: #CCC;
	padding: 35px 0px 35px 0px;
	height: 100%;
}

body,input
{
font-size: 10pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
font-family:Verdana, Geneva, sans-serif;
color: #336699;
padding-left: 20px;
}

a
{
color: #336699;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h1
{
display: inline;
font-weight: bold;
font-size: 1.5em;
color: #336699;
padding-left: 20px;
}
	
	
h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
color: #336699;

}

h4
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
font-family:Verdana, Geneva, sans-serif;
color: #336699;
padding-left: 20px;
font-weight:bold;

}

h5
{
font-size:14px;
padding-bottom: 5px;
}

.contentarea
{
padding-top: 1.0em;
}

#normalcontent {
	border-left: 0px solid #CCC;
	height: 100%;
	min-height: 100%;
	padding-left:15px; 
	padding-top: 20px;
}

img
{
border: solid 0px #333333;
}

img.team
{
border: solid 1px #336699;
margin-left: 30px;
}

img.index
{
position: relative;
float: right;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
border: solid 1px #336699;
margin-right: 20px;
}

img.clients
{
margin-left: 0px;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
padding-right: 20px;
padding-left: 30px;
padding-bottom: 10px;
}

img.google
{
position: relative;
float:right;
margin: 0em 2em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #999999;
margin: 2.0em 0em 0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
	list-style:square;
	padding-left:50px;
	color:#369;
}

ul.linklistindex
{
	list-style:square;
	padding-left:50px;
	color:#369;
}

ul.linklist li
{
line-height: 2.0em;
}

.litext {
color:#336699;
padding-left: 5px;
font-family:Verdana, Geneva, sans-serif;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #CCC
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 990px;
/*border: solid 1px #999999;*/
background-color: #FFF;
margin: 0 auto;
}

#outer2
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 990px;
margin: 0 auto;
background-color:#000;
/* background-image: url(images/bgshadow.jpg); */
}

#header
{
position: relative;
width: 100%;
height: 90px;
background: #FFF;
}

#headercontent
{
	/* position: absolute; */
	bottom: 0px;
	padding: 0;  
	left: 0px;

}

#headercontentright
{
position: right;
bottom: 5em;
padding: 2.0em 3em 1.0em 5.0em;
text-align: right;

}

#headercontent img
{
border: 0;
padding: 0;
margin: 0;

}

#headercontentright img
{
border: 0

}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}


#headerpic
{
position: relative;
height: 146px;
border-top: 2px solid #FFFFFF;
border-bottom: 3px solid #CCC;

}

#menu
{
margin-bottom: 0px;
padding-top: 20px;
left: 10px;
color:#336699;

}

#menu ul
{
	position: relative;
	list-style:none;
	width:145px;
	
}

#menu ul ul li
{
	position: relative;
	list-style:none;
	font-size: 80%;
	padding: 2px;
	padding-left: 20px;
	padding-top:5px;
	border-bottom:solid 0px #CCC;
	padding-right: 10px;
	
}

div#menu ul ul
{
	border-bottom:solid 1px #CCC;
	padding-bottom:2px

	
}

#menu ul li
{
padding: 10px;
padding-right: 10px;
padding-left: 20px;
border-bottom:solid 1px #CCC;
text-align:left;
font-size:14px;

}

#menu ul li a
{
color: #336699;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

}

#menubottom
{
border-top: 3px solid #CCC;
height: 14px;
margin-bottom: 1.5em;

}

#content
{
padding: 10px;
height: 100%;
min-height: 100%;
background: #FFF url('images/border.jpg') repeat-y;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
clear: both;
background: #fff;
font-size: 0.8em;
color: #336699;
border-top: 3px solid #CCC;
padding: 3px 0 0 0;
}


#footer .left
{
	position: absolute;
	left: 30px;
	bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 0.5em;

}
