/*
*************************************************
Albi Desgin - General Style Sheet
Created by Andrew Phillips
*************************************************

Reset styles*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
#beta P.contactmap IMG
{
	margin-top: 63px;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
BODY
{
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 130%;
}
P
{
	font-size: 13px;
	color: #666;
}
A
{
	color: #0070C1;
}
UL
{
	list-style-type: none;
	list-style-position: inside;
}
EM
{
	font-style: normal;
	font-weight: bold;
}
UL LI
{
	background: url(../img/bullet.png) no-repeat;
	background-position: 1px 5px;
	padding-left: 15px;
	padding-bottom: 25px;
}
#outwrap
{
	width: 865px;
	background: #FFF url(../img/wrapperbg.png) repeat-y;
	margin: 0px auto;
}
#wrapper
{
	width: 854px;
	margin: 0px auto;
	background: #FFF;
	border-top: 10px solid #041960;
	border-bottom: 10px solid #041960;
}
#header
{
	height: 50px;
	width: 100%;
	border-top: 1px solid #C3C3C4;
	border-bottom: 1px solid #C3C3C4;
	margin-top: 25px;
}
#header H1
{
	float: left;
	width: 281px;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat;
	height: 50px;
}
#header UL
{
	float: right;
	width: 489px;
	height: 50px;
	list-style-type: none;
	background: url(../img/nav.png) no-repeat;
}
#header UL.index
{
	background-position: 0px 0px;
}
#header UL.howwehelp
{
	background-position: 0px -50px;
}
#header UL.expertise
{
	background-position: 0px -100px;
}
#header UL.aboutus
{
	background-position: 0px -150px;
}
#header UL.contact
{
	background-position: 0px -200px;
}
#header UL LI
{
	float: left;
	background: none;
}
#header UL LI A
{
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 79px;
}
#intro
{
	width: 100%;
	height: 245px;
	display: block;
	margin: 25px 0px;
}
#intro H2
{
	text-indent: -9999px;
}
#intro.index
{
	background: url(../img/intro/index.jpg) no-repeat;
}
#intro.howwehelp
{
	background: url(../img/intro/howwehelp.jpg) no-repeat;
}
#intro.expertise
{
	background: url(../img/intro/expertise.jpg) no-repeat;
}
#intro.aboutus
{
	background: url(../img/intro/aboutus.jpg) no-repeat;
}
#intro.contact
{
	background: url(../img/intro/contact.jpg) no-repeat;
}
#content
{
	width: 826px;
	margin: 0px auto;
}
#alpha
{
	width: 235px;
	border: 1px solid #C3C3C4;
	border-top: 0;
	float: left;
	padding: 0px 10px;
}
#alpha H5
{
	font-size: 18px;
	color: #0066CC;
	height: 185px;
	background: url(../img/reportpad.png) no-repeat;
	background-position: 50% 90%;
}
#alpha UL
{
	margin-top: 35px;
}
#alpha UL LI
{
	color: #0066CC;
	font-size: 13px;
	font-weight: bold;
}
INPUT, TEXTAREA
{
	width: 95%;
	color: #535353;
	font-size: 13px;
	margin-top: 15px;
	border: 1px solid #888888;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px;
	background: #EFEFEF;
}
#beta INPUT, #beta TEXTAREA
{
	width: 50%;
}
INPUT#contactnocontact
{
	width: auto;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#beta BUTTON
{
	margin-right: 48%;
}
#beta LABEL
{
	width: 50%;
	margin-right: 45%;
}
TEXTAREA
{
	height: 100px;
}
BUTTON
{
	height: 23px;
	width: 68px;
	background: url(../img/submitbutton.png) no-repeat;
	text-indent: -9999px;
	display: block;
	border: none;
	float: right;
	margin-top: 15px;
	margin-right: 2px;
}
LABEL
{
	font-size: 11px;
	color: #666;
	line-height: 13px;
	clear: both;
	width: 87%;
	display: block;
	float: right;
	padding-top: 14px;
	padding-bottom: 14px;
}
INPUT#nocontact
{
	width: auto;
	float: left;
}
H4
{
	height: 37px;
	width: 255px;
	text-indent: -9999px;
	margin-left: -10px;
	padding-bottom: 20px;
}
H4.type1
{
	background: url(../img/type1.png) no-repeat;
}
H4.type2
{
	background: url(../img/type2.png) no-repeat;
}
H4.type3
{
	background: url(../img/type3.png) no-repeat;
}
H4.type4
{
	background: url(../img/type4.png) no-repeat;
}
#beta
{
	width: 544px;
	float: left;
	margin-left: 21px;
}
#beta H3
{
	font-size: 14px;
	color: #0066CC;
	margin-bottom: 30px;
}
#beta H5
{
	font-size: 13px;
	color: #666;
	margin-top: 15px;
}
#beta H5.telemail
{
	font-weight: normal;
	font-size: 18px;
}
#beta H5.telemail SPAN
{
	color: #0070C1;
}
#beta UL LI
{
	font-size: 13px;
	color: #666;
}
#beta P
{
	margin-bottom: 20px;
}
#beta P.mugshot
{
	float: right;
	width: 130px;
	margin-left: 10px;
	font-size: 12px;
	color: #0070C1;
	font-weight: bold;
}
#gamma
{
	width: 826px;
	clear: both;
	padding-top: 25px;
}
#gamma DIV
{
	width: 235px;
	padding: 0px 10px;
	float: left;
	margin-right: 18px;
	height: 308px;
	border: 1px solid #C3C3C4;
	border-top: none;
}
#gamma P
{
	margin-bottom: 20px;
}
#gamma P.readmore A
{
	float: left;
	line-height: 150px;
}
#gamma P.readmore A.xpara
{
	float: left;
	line-height: 27px;
}
#footer
{
	width: 100%;
	clear: both;
	padding: 30px 0px;
}
#footer H6
{
	color: #999;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}
