body {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
#pageholder {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	width: 892px;
	height: 38px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
}
#topNavL {
	width: auto;
	height: 37px;
	float: left;
}
#topNavR {
	width: auto;
	height: 37px;
	float: right;
	padding-right: 10px;
}
#content {
	width: 902px;
	height: auto;
	margin-top: 64px;
}
.logo {
	position: relative;
	left: 10px;
	top: -55px;
	border: none;
}
.headerText {font-size: small; color: #000000; margin:1px; font-weight:100;}
.clear {
	display: block;
	clear: both;
}
/* content background */

#contentT { background-image: url(images/contentTop.gif); background-repeat:no-repeat; height: 13px; width: 900px; float: left; }
#contentM { background-image: url(images/contentCentre.gif); background-repeat: repeat-y;  width: 900px; height: auto; float: left; }
#contentB { background-image: url(images/contentBottom.gif); background-repeat: no-repeat; height: 23px; width: 900px; float: left; }
#headers {
	width: 680px;
	height: 60px;
	float: right;
	text-align: right;
}
#mission {
	width: 680px;
	height: auto;
	float: right;
	padding-bottom: 8px;
	padding-right: 5px;
}
#mainText {
	height: auto;
	width: 870px;
	margin: 10px 10px 10px 10px;
	float: left;
	padding-top: 25px;
}
#mainText h1 {
	font-family: "Trebuchet MS";
	font-size: large; 
	font-weight: 100;
	display: inline;
}
.services {padding-top: 20px; color: #000000; font-size: 85%; }
.clear {
	display: inline;
	clear: both;
}

/* not needed banner - remove */

#banner {
	height: 30px;
	width: 902px;
	float: left;
}
/* General links */

a:link, a:visited {
	color: #0691dc;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a:focus {
	color: #0691dc;
	background-color: inherit;
	text-decoration: underline;
}

/* Top Nav Links */

#topNav a:link {
	color: #ffffff;
}
#topNav a:visited {
	color: #ffffff;
}
#topNav a:hover {
	color: #0691dc;
	text-decoration: none;
}

/* front page services */

#twoState {
	width: 598px;
	height: 352px;
	float: left;
}
#stateL,
#stateM,
#stateR {
	width: 294px;
	height: 352px;
	background-image: url(images/statement.gif);
}
#stateL { float: left; }
#stateM,
#stateR { float: right; }

.stateContent {
	width: 270px;
	height: 305px;
	margin-left: 12px;
	margin-top: 7px;
	text-align: center;
}
.stateContent img {
	margin-top: 10px;
	border: solid 1px #666666;
}
.stateLink {
	width: 270px;
	height: 25px;
	margin-left: 12px;	
	text-align: center;
}
/* SEO */

#packWrap {
	width: 860px;
	height: 300px;
}
#packL {
	width: 570px;
	height: 280px;
	float: left;
}
.packageL, .packageR, .packageRo {
	width: 281px;
	height: 280px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
.packageL { float: left; background-image: url(images/bronze75.jpg);}
.packageR { float: right; background-image: url(images/silver.jpg);}
.packageRo { float: right; background-image: url(images/gold.jpg);}

.pText { width: auto; height: 110px; margin: 20px 15px 20px 15px; }
.pPrice { width: 279px; height: 22px; padding-top: 20px; font-weight: bold; }
.pLink { width: 279px; height: 30px; }

.pLink a {
	font-weight: bold;
}

#webRight {
	width: 300px;
	height: auto;
	float: right;
	position: relative;
	top: -25px;
}
#webRightT {
	width: 180px;
	height: 30px;
	margin-left: 70px;
}
.webOffer {
	width: 862px;
	height: auto;
	margin-left: 10px;
	float: left;
	padding-bottom: 19px;
}
#webOfferT { background-image: url(images/webofferTop.gif); background-repeat:no-repeat; height: 13px; width: 860px; float: left; }
#webOfferM { background-image: url(images/webofferCentre.gif); background-repeat: repeat-y;  width: 860px; height: auto; float: left; padding-left: 10px;}
#webOfferB { background-image: url(images/webofferBottom.gif); background-repeat: no-repeat; height: 23px; width: 860px; float: left; }
#webOfferM ul {text-decoration: none;}
.webm { width: 560px; float: right;}
.webP { width: 280px; float: left;}
.webP a:link {border: none;}

/* Header Tags */

h2 {
	font-size: medium; 
	color: #006699;
	display: inline;
}
.blue {
	color: #006699;
}

/* Portfolio */
.port {
	width: 870px;
	height: 160px;
	margin: 25px 5px 25px 5px;
}
.portL {
	width: 665px;
	height: 160px;
	float: left;
}
.portLtext, .portLlink {
	width: 430px;
	float: right;
	height: 30px;
}
.portLtext {
	height: 140px;
}
.portR {
	width: 160px;
	height: 160px;
	float: right;
	padding-left: 25px;
}
.portImg {
	float: left;
	border: none;
	border: 1px solid #006699;
}


/*footer */

#footer {
	height: auto;
	width: 900px;
	float: left;
	background-image: url(images/bottom2.gif);
	background-repeat: repeat-y;
}
#footerTop { background-image: url(images/bottom-top.gif); background-repeat: no-repeat; height: 23px; width: 900px; float: left; }
#footerBottom { background-image: url(images/bottom3.gif); background-repeat: no-repeat; height: 23px; width: 900px; float: left; }
#footerB {
	width: 900px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #FFFFFF;
	position: relative;
	top: -10px;
}
#footerB a {
	color: #FFFFFF;
}
.footerHeadline {
	height: 30px;
	width:	260px;
	background-image: url(images/footerhead.gif);
	background-repeat: repeat-x;
	font-weight: 200;
	font-size: 18px;
}
#footerBLeft {
	width: 590px;
	float: left;
}
.footerBL {
	width: 280px;
	float: left;
}
.footerBR {
	width: 280px;
	float: right;
}
#footerBstate {
	width: 890px;
	height: 60px;
}
#botNav {
	background-image: url(images/footerlegal.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 30px;
	color: #0691dc;
	float: left;
}
#botNavL, #botNavR {
	width: 400px;
	height: 28px;
	margin: 5px 5px 5px 5px;
}
#botNavL { float: left; }
#botNavR { float: right; text-align:right; }
#botNavR a {
	margin-left: 10px;
	margin-right: 5px;
}
#servicesB {
	width: auto;
	float: left;
	height: 15px;
	padding-left: 5px;
	font-size: 10px;
	color: #0691dc;
}
#servicesB a { color: #0691dc; }


/* Link Exchange */
#linkEx {
	width: 600px;
	height: auto;
	line-height: 30px;
}
#linkExL {
	width: 300px;
	float: left;
}
#linkExR {
	width: 300px;
	float: right;
}
/* LinkX bottom */
.LinkSubmit {
	width: 730px;
	height: 40px;
	background-color: #EFECCA;
	border: solid 1px #046380;
	margin: 8px;
	padding: 4px;
}
.right { float: right; }